cake | R Documentation |
Data on breaking angles of chocolate cakes made using different recipes, mixes, and cooking temperatures.
data(cake)
A data frame with 270 observations on the following 4 variables.
Recipe used
mix, a factor with 15 levels
temperature (degrees Fahrenheit) at which cake baked
breaking angle (degrees)
These are data from an experiment in which six different temperatures for cooking three recipes for chocolate cake were compared. Each time a mix was made using one of the recipes, enough batter was prepared for six cakes, which were then randomly allocated to be cooked at the different temperatures. The response is the breaking angle, found by fixing one half of a slab of cake, then pivoting the other half about the middle until breakage occurs.
Cochran, W. G. and Cox, G. M. (1959) Experimental Designs. Second edition. New York: Wiley.
Davison, A. C. (2003) Statistical Models. Cambridge University Press. Page 454.
data(cake)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.