1
2
3
4
5
#

Name:

Description:

SAT data assembled for a statistics education journal article on the link between SAT scores and measures of educational expenditures

Variables:

A data frame with 50 observations on the following variables.

  • state a factor with names of each state

  • expend expenditure per pupil in average daily attendance in public elementary and secondary schools, 1994-95 (in thousands of US dollars)

  • ratio average pupil/teacher ratio in public elementary and secondary schools, Fall 1994

  • salary estimated average annual salary of teachers in public elementary and secondary schools, 1994-95 (in thousands of US dollars)

  • frac percentage of all eligible students taking the SAT, 1994-95

  • verbal average verbal SAT score, 1994-95

  • math average math SAT score, 1994-95

  • sat average total SAT score, 1994-95

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

http://www.amstat.org/publications/jse/secure/v7n2/datasets.guber.cfm

References

Deborah Lynn Guber, "Getting what you pay for: the debate over equity in public school expenditures" (1999), Journal of Statistics Education 7(2).

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/State_by_State_SAT_data_1289_15.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.