psych (version 1.0-42)

sat.act: 3 Measures of ability: SATV, SATQ, ACT

Description

Self reported scores on the SAT Verbal, SAT Quantitative and ACT were collected as part of the Synthetic Aperture Personality Assessment (SAPA) web based personality assessment project. Age, gender, and education are also reported. The data from 700 subjects are included here as a demonstration set for correlation and analysis.

Usage

data(sat.act)

Arguments

source

http://personality-project.org

Details

hese items were collected as part of the SAPA project to develop online measures of ability. The score means are higher than national norms suggesting both self selection for people taking on line personality and ability tests and a self reporting bias in scores.

See also the iq.items data set.

Examples

Run this code
data(sat.act)
describe(sat.act)
pairs.panels(sat.act)

Run the code above in your browser using DataLab