1
2
3
4
5
#

Name:

Description:

Results from an experiment to compare yields (as measured by dried weight of plants) obtained under a control and two different treatment conditions.

Variables:

A data frame of 30 cases on 3 variables.

[, 1]

weight

numeric

[, 2]

group

factor

The levels of group are ‘ctrl’, ‘trt1’, and ‘trt2’.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Dobson, A. J. (1983) An Introduction to Statistical Modelling. London: Chapman and Hall.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.