ex1320: Gender Differences in Performance on Mathematics Achievement...

Description Usage Format Source References Examples

Description

Data set on 861 ACT Assessment Mathematics Usage Test scores from 1987. The test was given to a sample of high school seniors who met one of three profiles of high school mathematics course work: (a) Algebra I only; (b) two Algebra courses and Geometry; and (c) two Algebra courses, Geometry, Trigonometry, Advanced Mathematics and Beginning Calculus.

These data were generated from summary statistics for one particular form of the test as reported by Doolittle (1989).

Usage

1

Format

A data frame with 861 observations on the following 3 variables.

Sex

a factor with levels "female" and "male"

Background

a factor with levels "a", "b" and "c"

Score

ACT mathematics test score

Source

Ramsey, F.L. and Schafer, D.W. (2013). The Statistical Sleuth: A Course in Methods of Data Analysis (3rd ed), Cengage Learning.

References

Doolittle, A.E. (1989). Gender Differences in Performance on Mathematics Achievement Items, Applied Measurement in Education 2(2): 161–177.

Examples

1

Example output

'data.frame':	861 obs. of  3 variables:
 $ Sex       : Factor w/ 2 levels "female","male": 2 2 2 2 2 2 2 2 2 2 ...
 $ Background: Factor w/ 3 levels "a","b","c": 1 1 1 1 1 1 1 1 1 1 ...
 $ Score     : int  5 13 7 20 11 16 18 4 7 17 ...

Sleuth3 documentation built on May 2, 2019, 6:41 a.m.