Recently Published
Agata Station Temperature Comparisons
A study of warming in Siberia and the Arctic Circle.
Titanic Analysis - EDA
In this analysis, we will be evaluating the Titanic dataset. The data
dictionary is as follows:
- Passengerid: Passenger ID
- Age: Age in years
- Fare: Passenger fare
- Sex: Sex (female, male)
- Sibsp: \# of siblings/spouses aboard the Titanic (Sibling = brother,
sister, stepbrother, stepsister ; Spouse = husband, wife )
- Parch: \# of parents/children aboard the Titanic (Parent = mother,
father; Child = daughter, son, stepdaughter, stepson)
- Pclass: Ticket class (1 = 1st class, 2 = 2nd class, 3 = 3rd class)
- Embarked: Port of Embarkation (C = Cherbourg, Q = Queenstown, S =
Southampton)
- Survived: Survival (0 = No, 1 = Yes)
- Cabin: Cabin number
- Ticket: Ticket number