GithubHelp home page GithubHelp logo

illi4 / titanic_dataset Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 3.0 701 KB

An analysis of titanic dataset from Kaggle using Python pandas and mathplotlib. Includes the definition of questions to be answered, detailed description of the exploratory steps, and communication of conclusions.

Jupyter Notebook 48.97% HTML 51.03%
titanic-dataset python pandas seaborn t-test chi-test factorplot plots

titanic_dataset's Introduction

Titanic dataset analysis

The aim of this project is to analyse the Kaggle Titanic dataset, which includes the following steps:

  1. Defining the list of questions to be answered with data analysis.
  2. Data wrangling (including its cleansing and adding additional fields) to allow for more convenient consumption of the data and making analysis possible.
  3. Data exploration and effective communication of the exploratory steps.
  4. Summarising conclusions.

Questions

  1. What was the distribution of age across the passengers? Was it different between men and women?
  2. What was the distribution of ticket fares? What were the average and the most expensive tickets? How much would this average and the most expensive tickets worth now?
  3. Can we detect the port where the richest passengers embarked? How much would the median price for this subset of passengers worth now?
  4. What was the survival rate for men, women and children? Was sex correlated to survival rate?
  5. What was the survival rate among different ticket classes? Was ticket class correlated to survival rate?

Results

The results are saved in the Jupyter notebook file in the repository. An html version is available here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.