Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Data Interpretation

Data Interpretation (DI) tests your ability to analyze data presented in various formats and answer questions quickly. It’s heavily featured in placement tests, banking exams, and MBA entrance tests.

Types of Data Representation

1. Tables

Data organized in rows and columns. The most basic and versatile format.

Example Table: Sales Data (in ₹ lakhs)

QuarterProduct AProduct BProduct CTotal
Q1453025100
Q2503530115
Q3404035115
Q4554540140
Total190150130470

Common Questions:

  • What percentage of total sales is Product A? → 190/470 × 100 = 40.4%
  • Which quarter had the highest growth? → Q4 (140 vs Q3’s 115)
  • Ratio of Q1 to Q4 sales? → 100:140 = 5:7

2. Bar Charts

Vertical or horizontal bars representing quantities. Can be simple, grouped, or stacked.

Reading Tips:

  • Read values from the y-axis (for vertical bars)
  • Compare bar heights for relative comparisons
  • Stacked bars show composition within totals
  • Grouped bars allow direct comparison between categories

Common Calculations:

Percentage of a category = (Value / Total) × 100
Growth rate = ((New - Old) / Old) × 100
Average = Sum of values / Number of bars

3. Pie Charts

Circular chart divided into sectors. Each sector’s angle is proportional to its value.

Key Formula:

Angle = (Value / Total) × 360°
Value = (Angle / 360°) × Total
Percentage = (Angle / 360°) × 100

Example: If total expenditure is ₹60,000 and Food sector is 72°:

Food expenditure = (72/360) × 60000 = ₹12,000
Food percentage = 72/360 × 100 = 20%

Common Conversions:

AnglePercentageFraction
36°10%1/10
72°20%1/5
90°25%1/4
108°30%3/10
120°33.33%1/3
144°40%2/5
180°50%1/2

4. Line Graphs

Points connected by lines showing trends over time.

Reading Tips:

  • Slope upward = increase
  • Slope downward = decrease
  • Steeper slope = faster change
  • Flat line = no change

Common Questions:

  • When was the maximum/minimum value?
  • What was the growth rate between two periods?
  • What is the trend (increasing, decreasing, fluctuating)?

5. Caselets

Data given in paragraph form. You must extract numerical information and solve.

Strategy:

  1. Read the passage carefully
  2. Extract all numerical data
  3. Organize into a table or diagram
  4. Solve questions using the organized data

Percentage-Based Questions

Finding Percentage

Percentage = (Part / Whole) × 100

Example: Company revenue breakdown — Domestic: ₹240 cr, Export: ₹160 cr. What percentage is domestic?

Total = 240 + 160 = 400
Domestic% = (240/400) × 100 = 60%

Percentage Change

% Change = ((New - Old) / Old) × 100

Example: Sales grew from ₹80 cr to ₹100 cr:

% Change = ((100-80)/80) × 100 = 25% increase

Percentage Point Difference

Important: Percentage point ≠ percentage change.

If rate goes from 20% to 25%:

  • Increase in percentage points = 5
  • Percentage change = (5/20) × 100 = 25%

Ratio & Average Questions

Ratios from Data

Example: If Department A has 120 employees and B has 80:

Ratio A:B = 120:80 = 3:2

Averages from Data

Average = Sum of values / Count

Example: Monthly sales (₹ lakhs): 10, 15, 12, 18, 20, 14

Average = (10+15+12+18+20+14)/6 = 89/6 = 14.83 lakhs

Growth Rate Problems

Simple Growth Rate

Growth Rate = ((Final - Initial) / Initial) × 100

CAGR (Compound Annual Growth Rate)

CAGR = ((Final/Initial)^(1/n) - 1) × 100

Where n = number of years.

Example: Revenue grew from ₹100 cr to ₹146.41 cr in 2 years:

CAGR = ((146.41/100)^(1/2) - 1) × 100
= (1.4641^0.5 - 1) × 100
= (1.21 - 1) × 100 = 21%

Year-over-Year Growth

YoY Growth = ((Current Year - Previous Year) / Previous Year) × 100

Estimation & Approximation

In timed tests, exact calculations are often unnecessary. Estimation saves time.

Rounding Strategy

Round numbers to the nearest convenient value:

  • ₹48.7M → ~₹50M
  • 32.4% → ~1/3
  • 66.7% → ~2/3

Fraction Shortcuts for Percentages

PercentageClose Fraction
33%1/3
25%1/4
20%1/5
16.67%1/6
14.28%1/7
12.5%1/8
11.11%1/9
10%1/10

Common DI Question Types

Type 1: “What percentage…”

Usually straightforward division and multiplication.

Type 2: “How much more/less…”

Find the difference, then optionally convert to percentage.

Type 3: “Ratio of…”

Simplify the fraction.

Type 4: “Average of…”

Sum divided by count.

Type 5: “If the trend continues…”

Extend the pattern (linear, exponential, or constant growth).

Type 6: “In which year/quarter…”

Compare all values and find max/min.

Speed Tips for DI

Tip 1: Read Questions First

Don’t analyze the entire dataset. Read the question, then find the relevant data.

Tip 2: Use Approximation

For “which is closest” questions, round and estimate.

Tip 3: Eliminate Options

If options are far apart (e.g., 10%, 25%, 50%, 75%), rough estimation is enough.

Tip 4: Practice Mental Math

Quick multiplication and division saves crucial seconds.

Tip 5: Don’t Calculate Everything

If a question asks “Is X greater than Y?”, you may not need exact values — just compare.

Practice Problems

Problem 1: Table Analysis

Data:

YearRevenue (₹Cr)Expenses (₹Cr)
2019500350
2020450380
2021600400
2022700420
2023800500

Q1: What is the profit percentage in 2021?

Profit = 600 - 400 = 200
Profit% = (200/400) × 100 = 50%

Q2: In which year was the profit margin highest?

2019: (150/350)×100 = 42.9%
2020: (70/380)×100 = 18.4%
2021: (200/400)×100 = 50%
2022: (280/420)×100 = 66.7%
2023: (300/500)×100 = 60%
Answer: 2022 (66.7%)

Q3: What is the CAGR of revenue from 2019 to 2023?

CAGR = ((800/500)^(1/4) - 1) × 100
= (1.6^0.25 - 1) × 100
= (1.1247 - 1) × 100 ≈ 12.47%

Problem 2: Pie Chart Analysis

Data: Company expenses: Rent (72°), Salaries (144°), Materials (90°), Others (54°). Total: ₹48 lakhs.

Q1: What is the salary expense?

= (144/360) × 48 = ₹19.2 lakhs

Q2: Rent is what percentage of salaries?

Rent = (72/360) × 48 = 9.6
Salaries = 19.2
Percentage = (9.6/19.2) × 100 = 50%

Q3: If materials cost increases by 20%, what is the new total?

Materials = (90/360) × 48 = 12
New materials = 12 × 1.2 = 14.4
New total = 48 - 12 + 14.4 = 50.4 lakhs

Problem 3: Line Graph Analysis

Data: Company profits (₹Cr) over months: Jan: 20, Feb: 25, Mar: 30, Apr: 22, May: 35, Jun: 40

Q1: What is the average monthly profit?

Average = (20+25+30+22+35+40)/6 = 172/6 = ₹28.67 Cr

Q2: Growth from Jan to Jun?

= ((40-20)/20) × 100 = 100% growth

Q3: Which month saw the sharpest decline from the previous month?

Jan→Feb: +5
Feb→Mar: +5
Mar→Apr: -8 (decline)
Apr→May: +13
May→Jun: +5
Sharpest decline: March to April (-8 Cr)

Problem 4: Caselet

“A company has 500 employees. 60% are in engineering, 25% in sales, and the rest in admin. In engineering, 40% are senior. In sales, 30% are senior. In admin, 50% are senior.”

Q1: How many senior employees in total?

Engineering: 300 × 0.4 = 120
Sales: 125 × 0.3 = 37.5
Admin: 75 × 0.5 = 37.5
Total seniors = 120 + 37.5 + 37.5 = 195

Sanity check: 500 employees total = 300 + 125 + 75 = 500 ✓

Q2: What percentage of all employees are senior engineers?

= (120/500) × 100 = 24%

Q3: Ratio of junior sales to junior admin?

Junior sales: 125 - 37.5 = 87.5
Junior admin: 75 - 37.5 = 37.5
Ratio = 87.5:37.5 = 7:3

Advanced DI Concepts

Cumulative Data

Some DI sets show cumulative figures. To find individual period values:

Individual = Cumulative(current) - Cumulative(previous)

Mixed Data Sets

Some questions combine multiple formats (table + chart). Cross-reference between formats.

Missing Data

Sometimes you need to find a missing value using totals or other relationships.

Example: If total is 500 and four values are 120, 80, 150, 100:

Missing = 500 - (120+80+150+100) = 500 - 450 = 50

Practice Questions

Q1: Table

A company’s quarterly revenue (₹Cr): Q1=120, Q2=150, Q3=180, Q4=200. What % of annual revenue is Q3?

Solution:

Annual = 120+150+180+200 = 650
Q3% = (180/650) × 100 = 27.69%

Q2: Bar Chart

Sales of 4 products: A=240, B=180, C=300, D=120. What is the ratio of highest to lowest?

Solution:

Highest: C=300, Lowest: D=120
Ratio = 300:120 = 5:2

Q3: Pie Chart

Total budget ₹600,000. Education sector is 54°. Find education budget.

Solution:

= (54/360) × 600000 = ₹90,000

Q4: Growth Rate

Production: 2020=500 units, 2023=750 units. Find CAGR.

Solution:

CAGR = ((750/500)^(1/3) - 1) × 100
= (1.5^(1/3) - 1) × 100
= (1.1447 - 1) × 100 ≈ 14.47%

Q5: Mixed

A pie chart shows expenses. If Food is 90° and Transport is 54°, and total is ₹40,000. How much more is spent on Food than Transport?

Solution:

Food = (90/360) × 40000 = 10,000
Transport = (54/360) × 40000 = 6,000
Difference = ₹4,000

Summary Table

Chart TypeKey Skill
TablesRead exact values, calculate percentages/ratios
Bar ChartsCompare heights, read from axis
Pie ChartsConvert angles to percentages (÷3.6)
Line GraphsRead trends, calculate slopes
CaseletsExtract data, organize, solve

Quick Reference: Angle ↔ Percentage

Percentage to Angle: × 3.6
Angle to Percentage: ÷ 3.6

Or equivalently:
Angle = Percentage × 360/100 = Percentage × 3.6
Percentage = Angle × 100/360 = Angle / 3.6