1
2
3
4
5
#

Name:

Description:

Data consist of average body weight gain of chickens being treated with one of the two methionine sources DLM and HMTBA.

Variables:

A data frame with 9 observations on the following 4 variables:

product

a factor with levels control, DLM and MHA denoting the treatments

dose

a numeric vector of methionine dose

gain

a numeric vector of average body weight gain

 

Details

The dataset contains a common control measurement for the two treatments. More examples using this dataset are found under AR.2 and MM.2.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Kratzer. D. D. and Littell, R. C. (2006) Appropriate Statistical Methods to Compare Dose Responses of Methionine Sources, Poultry Science, 85, 947–954.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Weight_gain_for_different_methionine_sources_486_24.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.