Introduction
Line Graph Interpretation tests your ability to read trends and exact values from data plotted over a continuous axis (usually time). This pattern is common in aptitude tests because many business and data problems show trends (sales, profit, population) across months or years.
Typical tasks: read exact values, compute differences, percentage change, average rate of change, and identify trends (increasing, decreasing, steady).
Pattern: Line Graph Interpretation
Pattern
Key concept: Read numeric values from points, then use difference, percentage-change, average (mean) or rate formulas depending on the question.
Useful formulas:
Absolute change = New - Old
% change = (New - Old) ÷ Old × 100
Average rate (per period) = Total change ÷ Number of periods
Step-by-Step Example
Question
The line graph below shows yearly revenue (in ₹ lakhs) of Company Z from 2018 to 2023.
Find: (a) The absolute increase in revenue from 2019 to 2023, and (b) the percentage increase over the same period.
Solution
-
Step 1: Read the values from the graph
2019 = ₹95 lakhs, 2023 = ₹170 lakhs.
-
Step 2: Compute absolute increase
Increase = 170 - 95 = ₹75 lakhs.
-
Step 3: Compute percentage increase
% increase = (75 ÷ 95) × 100 ≈ 78.95%.
-
Final Answer:
(a) ₹75 lakhs, (b) ≈ 78.95%
-
Quick Check:
95 + 75 = 170; 75 ÷ 95 ≈ 0.789 → 78.9% ✅
Quick Variations
1. Read values at specific x (year/month) and compute difference or % change.
2. Find average yearly growth: (Final - Initial) ÷ Number of years.
3. Estimate slope between two points for rate comparison.
4. When intermediate values missing, interpolate visually or use nearest ticks.
Trick to Always Use
- Step 1 → Always write down the exact read-off numbers before calculating.
- Step 2 → Use absolute-change first, then percentage to avoid sign errors.
- Step 3 → For trends, check at least three consecutive points to confirm direction.
Summary
Summary
- Always read values carefully from plotted points.
- Use formulas for absolute and percentage change.
- Cross-check visually on the graph for correctness.
- Verify results with a quick calculation.
Example to remember:
Increase = 170 - 95 = 75; % increase ≈ 78.95%
