| gpa_iq {openintro} | R Documentation | 
Sample of students and their GPA and IQ
Description
Data on 78 students including GPA, IQ, and gender.
Usage
gpa_iq
Format
A data frame with 78 observations representing students on the following 5 variables.
- obs
- a numeric vector 
- gpa
- Grade point average (GPA). 
- iq
- IQ. 
- gender
- Gender. 
- concept
- a numeric vector 
Examples
gpa_iq
[Package openintro version 2.5.0 Index]