Statistical_data_analysis
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.