Compute period-over-period changes, identify delta patterns, and distinguish level from rate using bar and line chart combinations.
Compute period-over-period changes, identify delta patterns, and distinguish level from rate using bar and line chart combinations.
Review the core rule: Delta = New − Old
Always verify axis labels and legends before extracting values.
Check units on every axis before computing ratios or changes.
GI data requires interpolation — use approximate values and pick the closest answer.
% change = Delta / Old × 100 — always identify what you're dividing by.
If group sizes differ, compute weighted average, not simple mean.
One counterexample makes a universal statement False.
Conclusions are limited to the data range provided, not broader populations.
Absolute change ($) and relative change (%) answer different questions.
P(at least one) = 1 − P(none). In set logic, use complement for "not" conditions.
A bar chart shows Jan revenue $120K and Feb revenue $150K. The month-over-month change is:
Revenue grew from $200M (Year 1) to $260M (Year 3). Two-year percentage change is:
A line graph shows that the largest period-over-period decline occurred when revenue fell from $500K to $350K. This decline as a percentage is:
A dual-axis chart shows bars (left axis: sales volume) and a line (right axis: price per unit). In Q3: volume bar = 800 units, price line = $75. Revenue in Q3 is:
A bar chart shows growth across 5 years. Year 1 to 2: +$10M. Year 2 to 3: +$15M. Year 3 to 4: +$8M. Year 4 to 5: +$20M. The year with the largest absolute increase is:
A line graph shows Unit Cost declining from $80 to $50 over 4 years. The percentage decline is:
A bar chart has bars of height 40, 60, 50, 70, 45 for months Jan-May. The month with the second-largest value is:
Revenue in Q1 was $300M. It grew 20% in Q2 and fell 10% in Q3. Revenue in Q3 is:
A bar chart shows 2022 and 2023 data for 5 departments. Which department had the highest percentage change (any direction)?
Is the following True/False? "A 50% increase followed by a 50% decrease returns to the original value."
Change between two periods. Positive = growth. Negative = decline.
Always use the earlier value as the denominator.
Compare rates, not absolute differences, when base values differ.
Two y-axes serve different series. Always match series to axis before computing.