fevdata | R Documentation |
Data from: Fundamentals of Biostatistics Notes from: Kahn, M.
Sample of 654 youths, aged 3 to 19, in the area of East Boston during middle to late 1970's. Interest concerns the relationship between smoking and FEV. Since the study is necessarily observational, statistical adjustment via regression models clarifies the relationship.
This is a versatile dataset that can be used throughout an introductory statistics course as well as an introductory modeling course. It includes many issues from statistical adjustment in observational studies, to subgroup analysis, quadratic regression and analysis of covariance.
fevdata
A data frame with 654 observations on the following 5 variables:
AGE
Age, in years
FEV
Forced expiratory volume, in liters
HEIGHT
Height, in inches
SEX
0
= Female, 1
= Male
SMOKE
0
= Non-smoker, 1
= Smoker
Kahn,M. (2003). Data Sleuth, STATS, 37, 24. http://jse.amstat.org/datasets/fev.txt Rosner, B. (1999). Fundamentals of Biostatistics, Pacific Grove, CA: Duxbury
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.