Introduction
Mixed-graph questions combine two different data displays - commonly a bar chart with a line chart or a table paired with a pie chart. These are used to compare absolute values (bars / table) with rates or percentages (line / pie) in the same problem.
This pattern is important because real-world data often shows counts and rates together (e.g., sales volume vs. profit margin). You must read both displays, link the datasets correctly, and perform the required calculations.
Pattern: Mixed Graphs (Bar + Line / Table + Pie)
Pattern
Key concept: Extract values separately from each display (bar/table → absolute; line/pie → percentage or trend), then combine using appropriate formulas (percentage of total, ratio, difference, or derived value).
Common steps:
1. Read absolute numbers from bar/table.
2. Read percentages/trends from line/pie.
3. Apply formula: Value = (percent × base) ÷ 100, or combine volumes and rates to get derived amounts (e.g., profit = sales × profit%).
Step-by-Step Example
Question
The chart below is a combined bar (sales in ₹ lakhs) and line (profit %). The table shows Discounts (₹ lakhs) given in the same years.
Find: (a) Profit amount (in ₹ lakhs) for 2023, and (b) Net revenue after discount for 2023 (Sales - Discount).
| Year | Discount (₹ lakhs) |
|---|---|
| 2021 | 10 |
| 2022 | 12 |
| 2023 | 20 |
Given: Sales 2023 = ₹200 lakhs; Profit% 2023 = 15%; Discount 2023 = ₹20 lakhs.
Solution
-
Step 1: Identify the base values
Sales = 200 lakhs; Profit% = 15%; Discount = 20 lakhs.
-
Step 2: Apply percentage formula
Profit = (15 × 200) ÷ 100
-
Step 3: Compute profit amount
Profit = 30 lakhs.
-
Step 4: Compute net revenue
Net revenue = 200 - 20 = 180 lakhs.
-
Final Answer:
Profit = ₹30 lakhs; Net revenue = ₹180 lakhs. -
Quick Check:
15% of 200 = 30; 200-20 = 180 - both match correctly.
Quick Variations
1. Bar + line → derive amounts (profit, tax, commission).
2. Table + pie → convert pie% into actual values using table total.
3. Clustered bar + line → compare across categories + rate trends.
4. Missing data → use totals from one graph, percentages from another.
Trick to Always Use
- Step 1: Read values from both displays separately before combining.
- Step 2: Convert percentages last and apply them to the correct base value.
- Step 3: Keep all numbers in the same units (₹, lakhs, thousands).
Summary
Summary
- Extract absolute values (bars/tables) and rate values (line/pie) separately.
- Use Value = (percent × base) ÷ 100 for conversions.
- Check & standardize units before combining results.
- Quick re-computation prevents small arithmetic errors.
