1
2
3
4
5
#

Name:

Description:

An experiment on the effects of a hormone on blood calcium levels in robins

Variables:

A data frame with 20 observations on the following 6 variables.

Bird

ID number for each bird (1 to 20)

Sex

female or male

Hormone

Treated with hormone (no or yes)

Group

Combined Sex and Hormone (F No, F Yes, M No, or M Yes)

Ca

Blood calcium level (mg per 100 ml)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Bliss, Chester (1970), Statistics in Biology, McGraw-Hill

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.