top of page

R Programming: Investigating Weird Data

  • Writer: uzan baroto
    uzan baroto
  • May 30, 2022
  • 1 min read

Updated: Aug 22, 2022

Desc:

The bike store sales Europe dataset contains the sales data of a bike store with 18 columns and 113036 rows. The purpose of this analysis is to figure out why the recorded profits in the data are not aligned with the order quantity, unit price, and unit cost data.


This analysis is done in R as an exploratory data analysis


Download the R markdown here:





Comments


bottom of page