In this repo, I will show my some Data Analysis Task Using Excel.
I am given sales data of Plexus Biker’s Hub [Sales Data.xlsx]. Analyze the data so that they can get some valuable insights that will help them to maximize revenue.
-
Sales data from 2011 to 2016 are given in ‘Sales Data’ file.
-
The G Column - ‘Age Group’ is empty. Use formula to derive the age group from the Customer Age column. Let's group the customers based on the following criteria:
- Youth (<25)
- Young Adults (25-34)
- Adults (35-64)
- Seniors (>64)
-
Find out ‘Customer Gender’ using Index Match (Not Vlookup).
-
Use formula to derive the month of sales (i.e. January, February) from the Date column.
-
Add any other column that might be necessary for the analysis.
Use pivot tables to summarize the data. Do not make more than five tables.
Make an interactive dashboard containing at least 5 to 8 charts.
Share five insights you’ve found from the analysis. Write them down in the excel sheet.
All Problem statement's solution can be found in Result of Sales Data.xlsx
Use formula to derive the age group from the Customer Age column.
Find out ‘Customer Gender’ using Index Match (Not Vlookup)
Use formula to derive the month of sales (i.e. January, February) from the Date column.
Use pivot tables to summarize the data. Do not make more than five tables.
Pivot-1 Image
Pivot-2 Image
Pivot-3 Image
Pivot-4 Image
Pivot-5 Image
Make an interactive dashboard containing at least 5 to 8 charts.
Share five insights you’ve found from the analysis. Write them down in the excel sheet.