This project applies statistical inference to the asteroid dataset to answer questions with confidence.
- Computed confidence intervals for key asteroid features
- Performed hypothesis testing to answer research questions
- Interpreted results in the context of the dataset
- Confidence intervals for numeric variables
- Hypothesis testing for group comparisons
- Histograms and bar graphs supporting inference
- Python
- Jupyter Notebook
- Pandas, Matplotlib, Seaborn