0
0
Excelspreadsheet~20 mins

Column and bar charts in Excel - Practice Problems & Coding Challenges

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

You have monthly sales data for three products in Excel. You want to compare the sales of each product side by side for each month. Which chart type should you use?

AClustered column chart
BStacked column chart
C100% stacked bar chart
DPie chart
Attempts:
2 left
💡 Hint

Think about how to show each product's sales separately for each month.

📊 Formula Result
intermediate
1:30remaining
Effect of changing data on a bar chart

You have a horizontal bar chart linked to a data range A1:A5 with values {10, 20, 30, 40, 50}. If you change the value in cell A3 from 30 to 60, what will happen to the bar chart?

AThe third bar will become twice as long as before
BThe third bar will disappear
CAll bars will become longer
DThe chart will show an error
Attempts:
2 left
💡 Hint

Bar length corresponds to the value in the cell.

Function Choice
advanced
1:30remaining
Which Excel feature helps add data labels to a column chart?

You created a column chart and want to display the exact values on top of each column. Which Excel feature should you use?

AInsert Trendline
BAdd Data Labels
CChange Chart Type
DFormat Axis
Attempts:
2 left
💡 Hint

Look for an option that shows values directly on the chart.

data_analysis
advanced
2:00remaining
Interpreting a stacked column chart

You have a stacked column chart showing quarterly revenue for three regions. The total height of the Q2 column is 150, with segments 50, 60, and 40 from bottom to top. What is the revenue for the second region in Q2?

A40
B50
C60
D150
Attempts:
2 left
💡 Hint

Look at the middle segment's value in the stacked column.

🧠 Conceptual
expert
2:30remaining
Understanding axis scaling in bar charts

You create a bar chart with values ranging from 0 to 1000. You notice the horizontal axis starts at 200 instead of 0. What is the likely reason for this behavior?

AExcel automatically hides values below 200
BThe chart type does not support zero baseline
CThe data contains negative values
DThe axis minimum was manually set to 200
Attempts:
2 left
💡 Hint

Check axis formatting options.