Exploratory-data-analysis-using-R

  • This repository features EDA on three datasets : ChickWeight dataset, IrisFlower Dataset and Diamond prices dataset.
  • Interesting insights and hypothesis formed while carrying out EDA on these dataset are explained in executive reports attached.
  • RMD files and R scripts show to follow along while carrying out the similar analysis.
  • please go through these reports (pdf files) as these explain the following points about the analysis:
    • Describes the level of data, its type and data summary
    • Logical flow of finding patterns from data
    • Charts and graphs obtained describing intersting data insights.