0
0
Excelspreadsheet~20 mins

Why advanced charts tell better stories in Excel - Challenge Your Understanding

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
Advanced Chart Storyteller
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🎯 Scenario
intermediate
2:00remaining
Choosing the best chart type for sales trends

You have monthly sales data for two products over a year. You want to show how sales changed over time and compare the two products clearly. Which chart type tells the best story?

AA pie chart showing total sales for each product
BA bar chart showing total sales per product
CA scatter plot with months on X-axis and sales on Y-axis
DA line chart with two lines, one for each product, showing sales over months
Attempts:
2 left
💡 Hint

Think about showing changes over time and comparing two sets of data.

📊 Formula Result
intermediate
2:00remaining
Calculating percentage change for a chart label

You want to add a label showing the percentage change in sales from January to December in a cell. If January sales are in B2 and December sales in B13, which formula correctly calculates the percentage change?

A=B13/B2+1
B=(B13-B2)/B2
C=(B2-B13)/B13
D=B2/B13-1
Attempts:
2 left
💡 Hint

Percentage change is (new - old) divided by old.

Function Choice
advanced
2:00remaining
Which function helps create dynamic chart ranges?

You want your chart to update automatically when you add new data rows. Which Excel function helps create a dynamic range for the chart data?

AOFFSET
BVLOOKUP
CSUM
DIF
Attempts:
2 left
💡 Hint

Think about a function that can define a range based on a starting point and size.

data_analysis
advanced
2:00remaining
Identifying misleading chart elements

You see a bar chart where the Y-axis starts at 50 instead of 0. What effect does this have on the story the chart tells?

AIt has no effect on how the data is perceived
BIt makes the chart more accurate by focusing on relevant data
CIt exaggerates differences between bars, making changes look bigger
DIt hides the smallest values completely
Attempts:
2 left
💡 Hint

Consider how starting the axis higher than zero changes visual bar lengths.

🧠 Conceptual
expert
3:00remaining
Why use combination charts in storytelling?

Combination charts use two or more chart types together (e.g., bars and lines). What is the main advantage of using combination charts in data storytelling?

AThey allow showing different types of data with different scales in one chart
BThey make charts more colorful and attractive without adding meaning
CThey reduce the need for labels and legends
DThey simplify data by showing only one data series at a time
Attempts:
2 left
💡 Hint

Think about showing data with different units or scales together.