What Matters in Student Rating of Instructor Teaching (SRI)?

Slides:



Advertisements
Similar presentations
1.) Identify the learning goals of one of your campus CIRTL programs. To provide a diverse group of STEM Ph.D. students with mentored teaching and research.
Advertisements

Assessment of the Impact of Ubiquitous Computing on Learning Ross A. Griffith Wake Forest University Ubiquitous Computing Conference Seton Hall University.
Assessing Library Contributions to University Outcomes 9th Northumbria International Conference University of York, England Joe Matthews August 2011.
Academic Analytics: Obtaining Benchmarks for Faculty Productivity Carol Livingstone Division of Management Information
1 DATA MINING: DEFINITIONS AND DECISION TREE EXAMPLES Emily Thomas Director of Planning and Institutional Research.
SAK 5609 DATA MINING Prof. Madya Dr. Md. Nasir bin Sulaiman
The quality assurance system in Sweden Håkan Hult Linköping University Gdansk March 13, 2009.
Data Mining and Data Warehousing – a connected view.
Learning Analytics – Tools & Techniques For Analysing Large Volumes Of Educational Data
April 29 - May 1, 2015 Better Donor Engagement Through Cluster Analysis.
Master Online Teacher Competencies eLearning Conference 2007 Virgil E. Varvel Jr.
Data Mining: A Closer Look
Data Mining & Data Warehousing PresentedBy: Group 4 Kirk Bishop Joe Draskovich Amber Hottenroth Brandon Lee Stephen Pesavento.
LECTURE 2 Understanding Relationships Between 2 Numerical Variables
Data Mining Techniques
Data Mining. 2 Models Created by Data Mining Linear Equations Rules Clusters Graphs Tree Structures Recurrent Patterns.
CS490D: Introduction to Data Mining Prof. Chris Clifton April 14, 2004 Fraud and Misuse Detection.
1 Learning Assistance Department Learning Assistance Department Student Learning Outcomes LERN 50 College Success Course A three unit course that meets.
Chapter 13 Genetic Algorithms. 2 Data Mining Techniques So Far… Chapter 5 – Statistics Chapter 6 – Decision Trees Chapter 7 – Neural Networks Chapter.
For every $ spent on the library, the university received ‘X’ $ in return. Articulate value in terms of institutional objectives Measurable effects Replicable.
Student Affairs 08/10. Enrollment 11,648 undergraduate students –9,855 Full Time –1,793 Part Time 2,222 graduate students –1,237 Full Time – 985 Part.
The Impact of Scholarly Communication on LIS Education Carol Tenopir University of Tennessee web.utk.edu/~tenopir/
Main components of effective teaching. SRI validity A measuring instrument is valid if it measures what it is supposed to measure SRIs measure: Student.
Banking on Analytics Dr A S Ramasastri Director, IDRBT.
Fox MIS Spring 2011 Data Mining Week 9 Introduction to Data Mining.
Data Mining In contrast to the traditional (reactive) DSS tools, the data mining premise is proactive. Data mining tools automatically search the data.
EDUCATION FOR THE FUTURE THOMAS E. DAY AET 515 JULY 30, 2012 MARTHA KENNEDY.
POST-TENURE REVIEW: Report and Recommendations. 2 OVERVIEW Tenure Field Test Findings Recommendations This is a progress report. Implementation, assessment,
1 STAT 5814 Statistical Data Mining. 2 Use of SAS Data Mining.
FY15 Academic Affairs Budget Planning & Discussion UC Raccoon Mountain Room March 17, 2014.
1 Some more examples Client satisfaction Products sold Trusted advisor score Net growth TOP PERFORMERS Age diversity HIGH Credibility HIGH Absenteeism.
Using Data Analytics for School Library Assessment and Improvement Dr. Lesley Farmer California State University Long Beach.
3.Establish Patterns of Course Activities Best Practices in E-Learning Created by the MTSU Faculty Instructional Technology Center.
Do Not Pay Business Center- Using Analytics to Help Agencies Prevent Improper Payments JFMIP May 2016.
Athabasca University COMP 683 Introduction to Learning and Knowledge Analytics Project Analytics Model Darin Hobbs
DATA MINING and VISUALIZATION Instructor: Dr. Matthew Iklé, Adams State University Remote Instructor: Dr. Hong Liu, Embry-Riddle Aeronautical University.
How To Build An Assessment And Impact Model Dr. Suzan Harkness
Utilizing “big Data” analytics for student success
NEFLIN Assessment Basics for Library Instruction
Implementing QM towards Program Certification
AAU Membership Metrics
Data Mining, Machine Learning, Data Analysis, etc. scikit-learn
Data Mining in Higher Education
Indirect and Direct Evidence
Assessment: Will It Be a “We Have To?” or “We Get To?”
Presented by Khawar Shakeel
Learning Assistance Department
DATA MINING © Prentice Hall.
IAP Data Support for Academic Program Reviews
Introduction to Course, Fordham and NYC Week 1
A Predictive Model for Student Retention Using Logistic Regression
NSSE Results for Faculty
Freshmen Receiving Library Instruction had Significantly Higher Scores
RESEARCH APPROACH.
Data Mining 101 with Scikit-Learn
Program Collaborations for Workforce Alignment
Data Mining: Concepts and Techniques Course Outline
Machine Learning & Data Science
Baselining PMU Data to Find Patterns and Anomalies
Summer/Winter Programs
FSSE-G RESULTS Faculty Survey of Student Engagement for Graduate Student Instructors.
Mapping the ACRL Framework and Nursing Professional
College of Behavioral and Community Sciences
Data Mining, Machine Learning, Data Analysis, etc. scikit-learn
Data Mining, Machine Learning, Data Analysis, etc. scikit-learn
From Data to Action Thanos Gentimis
The Strategic Impact of Effective Scheduling
UNIVERSITY TOP 10 Understanding What to Expect as a Future University Student
Business Application & Conceptual Issues
ASEAN Conference Training high skilled human resources for the ASEAN
Presentation transcript:

What Matters in Student Rating of Instructor Teaching (SRI)? Decision Trees (CHAID)

Student Evaluation of Teaching Form

Decision Tree Analysis

What Matters in Student Rating of Instructor Teaching?

Expected Grade versus Overall Instructor Rating

Competitive Positioning Cluster Analysis (K-Means)

Variables Used in the Analysis 1. Books per Faculty 2. Articles per Faculty 3. Citations per Faculty 4. Awards per Faculty 5. Grant Dollars per Faculty (federal) 6. Grants per Faculty 7. Conference Proceedings per Faculty

Data Analytics Lifecycle

Anomaly Detection Anomaly detection models are used to identify outliers, or unusual cases, in the data. Unlike other modeling methods that store rules about unusual cases, anomaly detection models store information on what normal behavior looks like. Anomaly detection is an exploratory method designed for quick detection of unusual cases or records that should be candidates for further analysis. For example, the algorithm might lump records into three distinct clusters and flag those that fall far from the center of any one cluster. Source: SPSS, 2014

Application of Analytics in Institutional Research Cafeteria meal planning Student housing planning Identify high risk students Estimate/predict alumni contributions Predict new student application rate Course planning Academic scheduling Identify student preferences for clubs and social organizations Faculty teaching load estimation Predict alumni donations Predict potential demand for library resources Categorize your students Classification/Segmentation Predict students retention/Alumni donations Neural Nets/Regression Group similar students Clustering We can use Classification techniques to categorize students into different groups: Examples: Survey data analysis such as CSEQ, NSSE, Assessment, Opinion Surveys. Ex writing skills Prediction techniques can be used to predict students success: Six years graduation rate or one year retention, predict potential alumni donations/donors Segmentation/Cluster analysis can be used to group similar students: Cafeteria mean plans, survey data analysis Association techniques can be used to identify courses that are taken together, useful for course scheduling. Sequence analysis or generators can be used to find patterns and trends overtime: transcript analysis for student learning and post graduation outcomes, course taking pattern analysis for course scheduling and faculty load estimation, trend analysis of library usage by students and faculty for structuring library services and hours. Identify courses that are taken together Association Find patterns and trends over time Sequence Source: Thulasi Kumar, 2004