exam_pa_titanic {ExamPAData} | R Documentation |
Exam PA Titanic
Description
Titanic passengers as used in ExamPA.net’s practice exam
Usage
exam_pa_titanic
Format
data.frame, 906 observations of 11 variables:
- passengerid
Passenger id
- survived
Survived Y/N
- pclass
Ticket class
- name
Name
- sex
male, female
- age
Age
- sibsp
# of siblings
- parch
# of parents or children aboard the Titanic.
- ticket
Number fare
- fare
Cost of ticket.
- embarked
Port of Embarkation. C = Cherbourg, Q = Queenstown, S = Southampton.
[Package ExamPAData version 0.5.0 Index]