Learn R Programming

s20x (version 3.1-40)

teach.df: Comparison of Three Teaching Methods

Description

Data from an experiment to assess the impact of three different teaching methods on language ability. 30 students were randomly allocated into three groups, one for each method. The students' IQ before instruction and a language test score after instruction were recorded.

Arguments

Format

A data frame with 30 observations on 3 variables.

[,1]langnumericLanguage test score after instruction
[,2]IQnumericStudent's IQ
[,3]methodfactorTeaching method (1, 2, 3)