ex0332: College Tuition

ex0332R Documentation

College Tuition

Description

Tuition in dollars of 20 private and 20 public U.S. colleges and universities for 1993–1994.

Usage

ex0332

Format

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

Private

tuition in dollars of 20 private schools

PubIn

tuition in dollars of 20 public schools (in-state tuition)

PubOut

tuition in dollars of 20 public schools (out-of-state tuition)

Source

Ramsey, F.L. and Schafer, D.W. (2002). The Statistical Sleuth: A Course in Methods of Data Analysis (2nd ed), Duxbury.

References

1995 U.S. News and World Report's Guide to America's Best Colleges.

Examples

str(ex0332)

Sleuth2 documentation built on Jan. 25, 2024, 3:02 p.m.