1
2
3
4
5
#

Name:

Description:

List and outcomes for passengers on the Titanic

Variables:

A dataset with 756 observations on the following 7 variables.

Name Passenger name
PClass Passenger class: *=missing, 1st, 2nd, or 3rd
Age Age (in years)
Sex female or male
Survived 1=survived or 0=died
SexCode 1=female or 0=male

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Philip Hinde's Encyclopedia Titanica, http://www.encyclopedia-titanica.org/. Data may also be downloaded from the Australasian Data and Story Library (OzDASL) at
http://www.statsci.org/data/general/titanic.html.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.