ex1921 | R Documentation |
In the study of different diets for losing weight
(ex0623
, ex1420
and ex1922
),
there appear to have been many more experimental subjects that dropped out
from the low carbohydrate diet group than from the other two diet groups. This
data set contains the numbers who did and didn't drop out in each diet group.
Is there any evidence that the drop out rate differs in the three groups?
ex1921
A data frame with 3 observations on the following 4 variables.
a factor with levels "LowCarb"
,
"LowFat"
, and "Medit"
the number of subjects who dropped out of the study
the number of subjects who completed the study
Ramsey, F.L. and Schafer, D.W. (2013). The Statistical Sleuth: A Course in Methods of Data Analysis (3rd ed), Cengage Learning.
ex0623
, ex1420
, ex1922
str(ex1921)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.