Using 'intsvy' to analyze international assessment data

Similar documents
intsvy: An R Package for Analysing International Large-Scale Assessment Data

Department of Education and Skills. Memorandum

TIMSS ADVANCED 2015 USER GUIDE FOR THE INTERNATIONAL DATABASE. Pierre Foy

Impact of Educational Reforms to International Cooperation CASE: Finland

Twenty years of TIMSS in England. NFER Education Briefings. What is TIMSS?

We re Listening Results Dashboard How To Guide

Improving education in the Gulf

EXECUTIVE SUMMARY. TIMSS 1999 International Science Report

EXECUTIVE SUMMARY. TIMSS 1999 International Mathematics Report

Introduction Research Teaching Cooperation Faculties. University of Oulu

Welcome to. ECML/PKDD 2004 Community meeting

PIRLS. International Achievement in the Processes of Reading Comprehension Results from PIRLS 2001 in 35 Countries

Level 1 Mathematics and Statistics, 2015

CHAPTER 3 CURRENT PERFORMANCE

HAAGA-HELIA University of Applied Sciences. Education, Research, Business Development

SOCIO-ECONOMIC FACTORS FOR READING PERFORMANCE IN PIRLS: INCOME INEQUALITY AND SEGREGATION BY ACHIEVEMENTS

Learning Microsoft Publisher , (Weixel et al)

Overall student visa trends June 2017

Gender and socioeconomic differences in science achievement in Australia: From SISS to TIMSS

TIMSS Highlights from the Primary Grades

Generic Skills and the Employability of Electrical Installation Students in Technical Colleges of Akwa Ibom State, Nigeria.

RELATIONS. I. Facts and Trends INTERNATIONAL. II. Profile of Graduates. Placement Report. IV. Recruiting Companies

15-year-olds enrolled full-time in educational institutions;

SECTION 12 E-Learning (CBT) Delivery Module

ACS HONG KONG INTERNATIONAL CHEMICAL SCIENCES CHAPTER 2014 ANNUAL REPORT

Standard 5: The Faculty. Martha Ross James Madison University Patty Garvin

Eye Level Education. Program Orientation

PIRLS 2006 ASSESSMENT FRAMEWORK AND SPECIFICATIONS TIMSS & PIRLS. 2nd Edition. Progress in International Reading Literacy Study.

Evaluation of Teach For America:

GREAT Britain: Film Brief

Ricopili: Postimputation Module. WCPG Education Day Stephan Ripke / Raymond Walters Toronto, October 2015

REFLECTIONS ON THE PERFORMANCE OF THE MEXICAN EDUCATION SYSTEM

National Academies STEM Workforce Summit

Accessing Higher Education in Developing Countries: panel data analysis from India, Peru and Vietnam

Educational Indicators

Social, Economical, and Educational Factors in Relation to Mathematics Achievement

A Case Study: News Classification Based on Term Frequency

IAB INTERNATIONAL AUTHORISATION BOARD Doc. IAB-WGA

International Recruitment and Marketing

DOES OUR EDUCATIONAL SYSTEM ENHANCE CREATIVITY AND INNOVATION AMONG GIFTED STUDENTS?

Data Diskette & CD ROM

Listening and Speaking Skills of English Language of Adolescents of Government and Private Schools

Business Students. AACSB Accredited Business Programs

The Use of Statistical, Computational and Modelling Tools in Higher Learning Institutions: A Case Study of the University of Dodoma

Advances in Aviation Management Education

The Effect of Extensive Reading on Developing the Grammatical. Accuracy of the EFL Freshmen at Al Al-Bayt University

Beginning Blackboard. Getting Started. The Control Panel. 1. Accessing Blackboard:

The Achievement Gap in California: Context, Status, and Approaches for Improvement

Science Olympiad Competition Model This! Event Guidelines

Why OUT-OF-LEVEL Testing? 2017 CTY Johns Hopkins University

JAMK UNIVERSITY OF APPLIED SCIENCES

Assessing and Providing Evidence of Generic Skills 4 May 2016

Instructor: Mario D. Garrett, Ph.D. Phone: Office: Hepner Hall (HH) 100

The educational efficiency drivers in Uruguay: Findings from PISA 2009.

PeopleSoft Human Capital Management 9.2 (through Update Image 23) Hardware and Software Requirements

Improved Effects of Word-Retrieval Treatments Subsequent to Addition of the Orthographic Form

Measuring up: Canadian Results of the OECD PISA Study

TOURISM ECONOMICS AND POLICY (ASPECTS OF TOURISM) BY LARRY DWYER, PETER FORSYTH, WAYNE DWYER

Innovative methods for laboratory courses in physics degree programs: the Slovenian experience

Learning Microsoft Office Excel

HIGHLIGHTS OF FINDINGS FROM MAJOR INTERNATIONAL STUDY ON PEDAGOGY AND ICT USE IN SCHOOLS

Procedia - Social and Behavioral Sciences 197 ( 2015 )

In reviewing progress since 2000, this regional

Lecture Notes on Mathematical Olympiad Courses

EXAMINING FACTORS AFFECTING IMPLEMENTATION OF INQUIRY-BASED LEARNING IN FINLAND AND SOUTH KOREA

Student Course Evaluation Class Size, Class Level, Discipline and Gender Bias

Python Machine Learning

The Moodle and joule 2 Teacher Toolkit

Review in ICAME Journal, Volume 38, 2014, DOI: /icame

The International Coach Federation (ICF) Global Consumer Awareness Study

PRINCE2 Practitioner Certification Exam Training - Brochure

PROGRESS TOWARDS THE LISBON OBJECTIVES IN EDUCATION AND TRAINING

EDEXCEL FUNCTIONAL SKILLS PILOT TEACHER S NOTES. Maths Level 2. Chapter 4. Working with measures

TIPS PORTAL TRAINING DOCUMENTATION

HIGHER EDUCATION IN POLAND

One Hour of Code 10 million students, A foundation for success

Houghton Mifflin Online Assessment System Walkthrough Guide

Linking the Ohio State Assessments to NWEA MAP Growth Tests *

The Impact of Inter-district Open Enrollment in Mahoning County Public Schools

Charles Sturt University Wagga Wagga, Australia 24 November Opening Think Tank of Visit. Global Perspectives on ODL Partnerships

Science and Technology Indicators. R&D statistics

Observing Teachers: The Mathematics Pedagogy of Quebec Francophone and Anglophone Teachers

DOCTORAL SCHOOL TRAINING AND DEVELOPMENT PROGRAMME

USC MARSHALL SCHOOL OF BUSINESS

Cambridge NATIONALS. Creative imedia Level 1/2. UNIT R081 - Pre-Production Skills DELIVERY GUIDE

Using GIFT to Support an Empirical Study on the Impact of the Self-Reference Effect on Learning

CREATIONS: Developing an Engaging Science Classroom

The European Higher Education Area in 2012:

PROJECT MANAGEMENT AND COMMUNICATION SKILLS DEVELOPMENT STUDENTS PERCEPTION ON THEIR LEARNING

Missouri 4-H University of Missouri 4-H Center for Youth Development

Independent Assurance, Accreditation, & Proficiency Sample Programs Jason Davis, PE

The Internet as a Normative Corpus: Grammar Checking with a Search Engine

Oxford Reading Tree Story Sparks: Oxford Level 9: Class Pack Of 36 By Ciaran Murtagh

Schoology Getting Started Guide for Teachers

2010 National Survey of Student Engagement University Report

Research computing Results

How to Search for BSU Study Abroad Programs

Global Business. ICA s first official fair to promote co-operative business. October 23, 24 and 25, 2008 Lisbon - Portugal From1pmto8pm.

James H. Williams, Ed.D. CICE, Hiroshima University George Washington University August 2, 2012

ERIN A. HASHIMOTO-MARTELL EDUCATION

Transcription:

Oxford University Centre for Educational Assessment Using 'intsvy' to analyze international assessment data Professional Development and Training Course: Analyzing International Large-Scale Assessment Data with R Dr. Daniel Caro & Dr. Christian Bokhove AERA 2014 Philadelphia, April 2, 2014

'intsvy': International Assessment Data Manager # Package 'intsvy' provides tools for importing, merging, and analysing data from international assessment studies (TIMSS, PIRLS, and PISA) # Install package > install.packages("intsvy") # Load package > library(intsvy) # Get help for 'intsvy' > help(package="intsvy") 2

'intsvy': Print variable labels # Print TIMSS Grade 8 data labels >?timssg8.var.label > timssg8.var.label(folder = filepath) > timssg8.var.label(folder = "/home/eldani/work/international LSA/TIMSS/TIMSS 11/Grade 8/Data") # Selecting output location and name > timssg8.var.label(folder = filepath, name="timssg8 variable labels", output = filepath) 3

'intsvy': Print variable labels # Print PISA 2012 labels > pisa.var.label(folder= # PISA data filepath #, school.file="int_scq12_dec03.sav", student.file="int_stu12_dec03.sav") > pisa.var.label(folder = filepath, school.file="int_scq12_dec03.sav", student.file="int_stu12_dec03.sav", name="pisa 2012 labels", output = # enter output filepath #) 4

'intsvy': Import selected data # Select and merge functions >?timssg8.select.merge >?pisa.select.merge # TIMSS Grade 8: Import selected data > timss8g <- timssg8.select.merge(folder=filepath, countries=c("aus", "BHR", "ARM", "CHL"), student =c("bsdgedup", "ITSEX", "BSDAGE", "BSBGSLM", "BSDGSLM"), school=c("bcbgdas", "BCDG03")) # Examine data > class(timss8g); dim(timss8g); head(timss8g) 5

'intsvy': Import selected data # PISA 2012: Import selected data > pisa <- pisa.select.merge(folder = filepath, school.file="int_scq12_dec03.sav", student.file="int_stu12_dec03.sav", student= c("st01q01", "IMMIG", "ESCS", "hisced", "PARED", "ST04Q01", "ST61Q04", "ST62Q01", "ST08Q01", "ST09Q01", "ST115Q01", "ST87Q07", "BELONG", "ATSCHL"), school = c("stratio", "SCHAUTON", "CLSIZE", "TCSHORT", "SCMATBUI", "SC20Q01", "SC21Q05")) 6

'intsvy': Average achievement by country # PISA 2012 - Math achievement >?pisa.mean.pv # Calculate mean reading achievement by country > pisa.mean.pv(pvlabel = "MATH", by = "IDCNTRYL", data = pisa) IDCNTRYL Freq Mean Std.err. 1 China, Hong Kong 4670 561.24 3.22 2 Peru 6035 368.10 3.69 3 Poland 4607 517.50 3.62 4 Sweden 4736 478.26 2.26 5 United States of America 4978 481.37 3.60 # Compare with international report (Table I.2.3a, p. 305) 7

'intsvy': Average achievement by country # Table I.2.3a, PISA 2012 International Report, Volume I, p. 305 8

'intsvy': Average achievement by country # Export results into spreadsheet > pisa.mean.pv(pvlabel = "MATH", by = "IDCNTRYL", data = pisa, export=true, name= "PISA mean", folder= "filepath") # TIMSS Grade 8 - Math achievement >?timss.mean.pv > timss.mean.pv(pvlabel="bsmmat", by= "IDCNTRYL", data=timss8g) IDCNTRYL Freq Mean s.e. SD s.e 1 Armenia 5846 466.59 2.73 90.68 1.73 2 Australia 7556 504.80 5.09 85.42 3.36 3 Bahrain 4640 409.22 1.96 99.57 1.72 4 Chile 5835 416.27 2.59 79.65 1.85 9

'intsvy': Average achievement by country # Exhibit 2.5 TIMSS 2011 User Guide, p. 15 # Calculate average by gender > timss.mean.pv(pvlabel="bsmmat", by= c("idcntryl", "ITSEX"), data=timss8g) 10

'intsvy': Average by country and gender # Exhibit 2.8 TIMSS 2011 User Guide, p. 18 11

'intsvy': Average by country and gender # PISA: calculate mean by gender > pisa.mean.pv(pvlabel = "MATH", by = c("idcntryl", "ST04Q01"), data = pisa) IDCNTRYL ST04Q01 Freq Mean Std.err. 1 China, Hong Kong Female 2161 552.96 3.94 2 China, Hong Kong Male 2509 568.38 4.55 3 Peru Female 3118 358.92 4.75 4 Peru Male 2917 377.82 3.65 5 Poland Female 2388 515.53 3.76 6 Poland Male 2219 519.56 4.25 7 Sweden Female 2378 479.63 2.41 8 Sweden Male 2358 476.92 2.97 9 United States of America Female 2453 479.00 3.91 10 United States of America Male 2525 483.65 3.81 12

'intsvy': Testing mean differences # TIMSS Grade 8 - Statistical significance of math gender gap > timss.reg.pv(pvlabel="bsmmat", by=c("idcntryl"), x=c("itsex"), data=timss8g) # Exhibit 2.11, TIMSS 2011 User Guide, p.21 # PISA 2009 - Statistical significance of reading gender gap > pisa.reg.pv(pvlabel="math", x="st04q01", by = "IDCNTRYL", data=pisa) 13

'intsvy': Frequency tables # TIMSS Grade 8: Percentage of students who like learning math > timss.table(variable="bsdgslm", by="idcntryl", data=timss8g) # Exhibit 2.19, TIMSS 2011 User Guide, p. 29 14

'intsvy': Frequency tables # TIMSS Grade 8: Percentage of students who attended schools with a given SES > timss.table(variable="bcdg03", by="idcntryl", data=timss8g) # Exhibit 2.25, TIMSS 2011 User Guide, p. 36 15

'intsvy': Frequency tables # PISA: Percentage of students by Grade > pisa.table(variable="st01q01", by="idcntryl", data=pisa) # Table A2.4a, International Report 2012, Volume 1, p.274 16

'intsvy': Calculate mean for single variable # PISA: Average socioeconomic status (SES) index > pisa.mean(variable="escs", by="idcntryl", data=pisa) # Table II.2.3, International Report 2012, p. 183 IDCNTRYL Freq Mean Std.err. 1 China, Hong Kong 4547-0.79 0.05 2 Peru 6005-1.23 0.05 3 Poland 4560-0.21 0.03 4 Sweden 4616 0.28 0.02 5 United States of America 4915 0.17 0.04 17

'intsvy': Calculate mean for single variable # TIMSS: Average index of students like learning mathematics > timss.mean(variable='bsbgslm', by='idcntryl', data=timss8g) # Exhibit 2.17 User Guide TIMSS 2011, p. 27 18

Thank you! daniel.caro@education.ox.ac.uk C.Bokhove@soton.ac.uk 19