Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 572 Bytes

File metadata and controls

20 lines (13 loc) · 572 Bytes

Statistical_data_analysis

🚢 Titanic Dataset – Statistical Analysis & Machine Learning Project

This project explores the famous Titanic dataset using a full data analysis workflow:

  • Data cleaning
  • Exploratory Data Analysis (EDA)
  • Statistical hypothesis testing (t-test, chi-square, ANOVA)
  • Regression modeling
  • Machine learning classification
  • Feature engineering
  • Insights & interpretation

This repository is designed as a beginner-friendly, reproducible analysis using Python and Jupyter Notebook.


📂 Project Structure