law: Law School Data

Description Usage Format Source References Examples

Description

The population of measurements (LSAT, GPA), for the universe of 82 American law schools participating in a large study of admission practices. Two measurements were made on the entering classes of each school in 1973: LSAT, the average score for the class on a national law test, and GPA, the average undergraduate grade-point average for the class.

Usage

1

Format

A data frame with 82 cases and 2 variables:

LSAT

Law School Admission Test.

GPA

Grade Point Average.

Source

Table 3.2 in Efron and Tibshirani (1993).

References

Efron, B., & Tibshirani, R. J. (1993). An introduction to the bootstrap. New York, N.Y: Chapman & Hall. ISBN:9780412042317. Google:gLlpIUxRntoC.

Examples

1
2
3
data(law, package = "jeksterslabRdatarepo")
str(law)
head(law)

jeksterslabds/jeksterslabRdatarepo documentation built on Jan. 5, 2021, 3:27 a.m.