In this project, me and my partner used statistical methods to analyse the efficiency of different kinds of fuels and definitively pick the best one.
- Hypothesis Testing
- Confidence Intervals
- Data Visualization
- Exploratory Data Analysis
- Install R in your computer
- Install Anaconda or Miniconda in your computer and enable the
R Kernel
- Install the packages used in this project namely:
TidyVerse
,Infer
,testthat
,digest
,broom
- Clone or download this repository and run the
fuel-efficiency-analysis.ipynb
file cell by cell