hsb_sample: Sample of the High School and Beyond data set

hsb_sampleR Documentation

Sample of the High School and Beyond data set

Description

A subest of the hsb data set containing demographic information and standardized test scores of high school students.

Usage

hsb_sample

Format

A data frame with 200 rows and 6 variables:

female

Gender of the student. Female = 1 / Not female = 0

read

Scores from test of reading

write

Scores from test of writing

math

Scores from test of math

hon

Student is in honors class (1) or not (0)

femalexmath

Interaction term between female and math variables

...

Source

https://stats.idre.ucla.edu/wp-content/uploads/2016/02/sample.csv


emilelatour/lamisc documentation built on April 9, 2024, 10:33 a.m.