ex0623 | R Documentation |
These data are simulated to match the summary and conclusions of a real study of overweight employees who were randomly assigned to three diet groups: a low-fat diet, a low-carb diet (similar to the Atkins diet), and a Mediterranean diet. The study ran for two years, with 272 employees completing the entire protocol. Is there evidence of differences in average weight loss among these diets? If so, which diets appear to be better than which others?
ex0623
A data frame with 272 observations on the following 3 variables.
subject identification number
a factor with levels "Low-Carbohydrate"
,
"Low-Fat"
, and "Meditrranean"
the amount of weight lost in 24 months on the diet, in kg
Ramsey, F.L. and Schafer, D.W. (2013). The Statistical Sleuth: A Course in Methods of Data Analysis (3rd ed), Cengage Learning.
ex1420
, ex1921
,
ex1922
str(ex0623)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.