Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 961 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 961 Bytes

Fuel-Efficiency-Analysis

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.

Image

Concepts used in this project

  • Hypothesis Testing
  • Confidence Intervals
  • Data Visualization
  • Exploratory Data Analysis

How to recreate this project:

  • 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

Happy Coding!!!