Assignments

Lab 4 — Data Visualization & Dashboard

Due
Sunday of Week 8, 23:59
Released
Week 8
Weight
Part of 20% Participation & Homework
CLOs
4, 6

Goal

Apply visualization design principles to turn your EDA findings into charts and an interactive dashboard. Each chart must answer a specific question — title and axes should make that question and its answer immediately clear.

Data

Visualization dataset from Google Drive, or the cleaned store sales data from previous labs.

Tasks

Part A — Chart selection and creation

Create five charts. For each, state the question it answers, choose an appropriate chart type, and apply clean formatting.

# Question Recommended chart type
1 How does total revenue compare across categories? Bar chart (horizontal or vertical)
2 How has total revenue trended month by month? Line chart
3 What is the distribution of individual order amounts? Histogram
4 Is there a relationship between Quantity and Amount? Scatter plot
5 What share of total revenue does each region contribute? Pie or donut chart

For each chart:

Part B — Dashboard

Assemble all five charts on a single Dashboard sheet:

  1. Remove gridlines (View → Show → uncheck Gridlines).
  2. Set a white or very light background.
  3. Add two slicers: one for Category, one for Region. Connect both slicers to all five PivotCharts (right-click slicer → Report Connections → check all relevant PivotTables).
  4. Test: click "North" in the Region slicer — all charts should update simultaneously.
  5. Add a title cell at the top (e.g. "Store Sales Analysis Dashboard — Q1 2024").

Part C — Design critique

Examine the dashboard you built and answer (2–3 sentences each):

  1. Which chart is most effective? Why?
  2. Which chart would you replace or redesign, and how?
  3. Does the slicer interaction reveal any segment you would want to investigate further?

Submission

Submit one Excel workbook (.xlsx) containing:


Group Progress Report 4 is also due this week. Submit separately: