Exploring the Titanic Dataset

Explore the Titanic passenger dataset to study what kind of passengers were more likely to survive.

Start building, submit solution and get feedback from the community.
2Submit Solution
5 upvotes10 upvotes

In this project, you will explore the Titanic passenger dataset from Kaggle. The ultimate goal is to answer the following question: What kind of passengers were more likely to survive?

This is one of the most used datasets for beginners. It has a clear goal, interesting variables, and enough missing data to practice real exploratory data analysis (EDA) skills.

Project Requirements

  • Download train.csv from the Kaggle Titanic competition

  • Inspect the data: shape, types, missing values

  • Analyze survival rates by gender, class, and age group

  • Create bar plots and histograms using Matplotlib or Seaborn

  • Use relative frequencies when comparing distributions between survivors and non-survivors

  • Write short observations below each chart

Technologies to Use

  • Python

  • Pandas

  • Matplotlib / Seaborn

  • Jupyter Notebook

What You Will Learn

You will practice asking questions about data and answering them with charts. You will also learn to think carefully about what a chart actually shows — for example, why absolute frequency can be misleading when two groups have different sizes.

Want to See a Solution?

A full walkthrough of this project is available on Towards Data Science: 🔗 Exploratory Data Analysis & Visualization in Python

Join the Community

roadmap.sh is the 6th most starred project on GitHub and is visited by hundreds of thousands of developers every month.

Rank 6th out of 28M!

352K

GitHub Stars

Star us on GitHub
Help us reach #1

+90kevery month

+2.8M

Registered Users

Register yourself
Commit to your growth

+2kevery month

46K

Discord Members

Join on Discord
Join the community

RoadmapsGuidesFAQsYouTube

roadmap.shby@kamrify

Community created roadmaps, best practices, projects, articles, resources and journeys to help you choose your path and grow in your career.

© roadmap.sh·Terms·Privacy·

ThewNewStack

The top DevOps resource for Kubernetes, cloud-native computing, and large-scale development and deployment.