1
2
3
4
5
#

Name:

Description:

Students were administered two parallel forms of a test after a random assignment to three different treatments.

Variables:

A data frame with 35 observations on the following 4 variables.

treatment

a factor with levels AA, C, and NC.

low

the result of the first test.

high

the result of the second test.

Details

The data arise from a large study of risk taking (Timm, 2002). Students were randomly assigned to three different treatments labelled AA, C and NC. Students were administered two parallel forms of a test called low and high. The aim is to carry out a test of the equality of the bivariate means of each treatment population.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

N. H. Timm (2002), Applied Multivariate Analysis. Springer, New York.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.