TIMSSSlo: Data from TIMSS (Trends in International Mathematics and...

Description Usage Format Source Examples

Description

A list of data.frame s. Statistical units are teachers. Each dataframe represents one variable from the questionnaire, "variables" represent this variable categories. There are 2 variables for teachers and 3 variables for students (taught by that teacher). The names of variables are the the names of list items and are thoroughly explained in the TIMSS Advanced 2008 documentation at the website of IEA.

The variables are mostly categorical, the numerical ones were categorized according to the 5 equidistant quantiles. One teacher and 20 students were excluded due to many missing values.

Usage

1
data("TIMSSSlo")

Format

A list of 5 data.frames (variables). The variables (data.frames) are

"MT2TAUT"

teachers' years teaching: [2,10], (10,15], (15,21], (21,26.6],(26.6,35]

"MT2GOTDC"

teachers' professional interaction with coworkers: never or almost never, 2-3 times per month, 1-3 times per week, daily or almost daily

"MS2GSEX"

students' gender: GIRL, BOY

"MS2MACRH"

quantification of frequency of reviewing homework: every or almost every lesson, about half the lessons, some lessons, never

"MS2MHTIM"

minutes per week of doing homework: [0,30], (30,60], (60,120], (120,180], (180,600]

Source

The International Association for the Evaluation of Educational Achievement (IEA) http://www.iea.nl/data.html

Examples

1
2
3

clamix documentation built on May 2, 2019, 4:51 p.m.