Skip to main content

SECTION C: DATA INTERPRETATION

[!IMPORTANT] As a Data Analyst candidate at DecisionTree, Data Interpretation (DI) is the most relevant part of the aptitude round. Expect tables, bar charts, pie charts, or line graphs.


14. Table-Based DIโ€‹

๐Ÿ“ Exampleโ€‹

Table: Quarterly Revenue (โ‚น lakhs) of 4 Products

ProductQ1Q2Q3Q4
Alpha120150180200
Beta90110130160
Gamma200180160140
Delta6080100120

Q1: Which product had the highest annual revenue?

Alpha: 120+150+180+200 = 650
Beta: 90+110+130+160 = 490
Gamma: 200+180+160+140 = 680 โ† Highest โœ…
Delta: 60+80+100+120 = 360

Q2: What is the % growth of Delta from Q1 to Q4?

Growth = [(120-60)/60] ร— 100 = 100% โœ…

Q3: In Q3, what % of total revenue comes from Alpha?

Total Q3 = 180+130+160+100 = 570
Alpha's share = (180/570) ร— 100 = 31.58% โœ…

Q4: Which product shows a declining trend?

Gamma: 200 โ†’ 180 โ†’ 160 โ†’ 140 (consistently declining) โœ…

15. Pie Chart DIโ€‹

๐Ÿ“ Exampleโ€‹

Monthly Expenses of a Company (Total: โ‚น50 lakhs)

CategoryPercentage
Salaries40%
Rent15%
Marketing20%
Technology15%
Miscellaneous10%

Q1: How much is spent on Marketing?

20% of 50 lakhs = โ‚น10 lakhs โœ…

Q2: If Salaries increase by 10% and total budget stays same, what's the new marketing budget (assuming cut comes from marketing)?

Original salary = 40% of 50L = โ‚น20L
New salary = 20L ร— 1.10 = โ‚น22L
Increase = โ‚น2L โ†’ cut from marketing
New marketing = 10L - 2L = โ‚น8L โœ…

16. Speed Tricks for the Examโ€‹

Multiplication Shortcutsโ€‹

Multiply byTrick
5Divide by 2, multiply by 10. Ex: 48ร—5 = 24ร—10 = 240
25Divide by 4, multiply by 100. Ex: 36ร—25 = 9ร—100 = 900
11Write first digit, add consecutive pairs, write last digit. Ex: 34ร—11 = 3(3+4)4 = 374
9Multiply by 10, subtract original. Ex: 43ร—9 = 430-43 = 387

Percentage Shortcutsโ€‹

PercentageShortcut
10%Move decimal one place left
5%Half of 10%
1%Move decimal two places left
15%10% + 5%
33.33%Divide by 3
25%Divide by 4
12.5%Divide by 8

Practice Set โ€” Full Mock Test (20 Questions, 30 Minutes)โ€‹

#QuestionAnswer
135% of 800280
2If CP = โ‚น400, SP = โ‚น340, Loss%?15%
3Average of 12, 15, 18, 21, 24?18
4A does work in 20 days, B in 30 days. Together?12 days
5Train at 72 km/hr. Speed in m/s?20 m/s
6P(drawing an ace from 52 cards)?1/13
7Next in series: 5, 11, 23, 47, ?95 (ร—2+1)
88C3 = ?56
9Divide โ‚น3,600 in ratio 2:3:4โ‚น800, โ‚น1200, โ‚น1600
10A is 25% more than B. B is what % less than A?20%
112 coins tossed, P(at least 1 tail)?3/4
12Next in: 1, 4, 9, 16, 25, ?36 (perfect squares)
13CP = โ‚น500, MP = โ‚น700, Discount 20%. Profit%?12% (SP=560)
14Speed 60 km/hr for 2 hrs, 40 km/hr for 3 hrs. Avg speed?48 km/hr
15All cats are animals. Some animals are dogs. Some cats are dogs?Does not follow
16A's father's wife's daughter is B. B is A's?Sister
175! = ?120
18If sum of 7 numbers is 287, average?41
1912.5% of 640?80
20Successive discounts of 20% and 10% on โ‚น1000?โ‚น720

โœ… PRACTICE SET โ€” DETAILED SOLUTIONS WITH THOUGHT PROCESSโ€‹

๐Ÿง  Har question ke saath bataya hai โ€” "Pehle kya socho?" aur "Shortcut kya hai?"


Q1: 35% of 800โ€‹

๐Ÿง  Socho: 35% = 30% + 5%. 10% of 800 = 80. So 30% = 240, 5% = 40. Total = 280.

Shortcut:  10% = 80 โ†’ 30% = 240, 5% = 40
Answer = 240 + 40 = 280 โœ…

Q2: CP = โ‚น400, SP = โ‚น340. Loss%?โ€‹

๐Ÿง  Socho: SP < CP โ†’ Loss hai. Formula: Loss% = (Loss/CP) ร— 100.

Loss = 400 - 340 = โ‚น60
Loss% = (60/400) ร— 100 = 15% โœ…

๐Ÿ’ก Quick check: 60 out of 400 = 6 out of 40 = 15 out of 100 = 15%. Dimag mein fraction simplify karo.


Q3: Average of 12, 15, 18, 21, 24?โ€‹

๐Ÿง  Socho: Yeh arithmetic progression hai (difference = 3). AP mein average = middle term!

Numbers are 5, evenly spaced โ†’ Average = middle number = 18 โœ…
Verify: (12+15+18+21+24)/5 = 90/5 = 18 โœ…

๐Ÿ’ก Shortcut yaad rakho: Equally spaced numbers mein average ALWAYS = middle value. Jod-ghataav ki zaroorat nahi!


Q4: A does work in 20 days, B in 30 days. Together?โ€‹

๐Ÿง  Socho: Seedha formula lagao: Together = (aร—b)/(a+b)

= (20 ร— 30) / (20 + 30) = 600 / 50 = 12 days โœ…

๐Ÿ’ก Trick: Agar numbers chhote hain toh LCM method use karo โ€” LCM(20,30) = 60 units of work. A = 3 units/day, B = 2 units/day. Together = 5 units/day. Time = 60/5 = 12 days.


Q5: Train at 72 km/hr. Speed in m/s?โ€‹

๐Ÿง  Socho: km/hr โ†’ m/s = multiply by 5/18. Bas yaad rakho: 5/18.

72 ร— 5/18 = 72/18 ร— 5 = 4 ร— 5 = 20 m/s โœ…

๐Ÿ’ก Reverse: m/s โ†’ km/hr = multiply by 18/5. Example: 20 ร— 18/5 = 72 km/hr.


Q6: P(drawing an ace from 52 cards)?โ€‹

๐Ÿง  Socho: Deck mein 4 Aces hain (one per suit). Total 52 cards.

P(Ace) = Favorable/Total = 4/52 = 1/13 โœ…

๐Ÿ’ก Cards ke basic facts yaad karo โ€” interview mein zaroor poochte hain:

  • 52 cards, 4 suits (โ™ โ™ฅโ™ฆโ™ฃ), 13 cards per suit
  • 4 Aces, 4 Kings, 4 Queens, 4 Jacks
  • 26 Red (โ™ฅโ™ฆ), 26 Black (โ™ โ™ฃ)
  • Face cards = 12 (4 Kings + 4 Queens + 4 Jacks)

Q7: Next in series: 5, 11, 23, 47, ?โ€‹

๐Ÿง  Socho: Pehle differences dekho: 6, 12, 24 โ†’ double ho raha hai! Toh next diff = 48. But wait โ€” ek aur pattern check karo: 5ร—2+1=11, 11ร—2+1=23, 23ร—2+1=47, 47ร—2+1=95

Pattern: ร—2 + 1
5 โ†’ 5ร—2+1 = 11
11 โ†’ 11ร—2+1 = 23
23 โ†’ 23ร—2+1 = 47
47 โ†’ 47ร—2+1 = 95 โœ…

๐Ÿ’ก Elimination trick: Options mein se 95 aur 94 dono ho sakte hain. "ร—2+1" pattern confirm karne ke liye puri series verify karo.


Q8: 8C3 = ?โ€‹

๐Ÿง  Socho: Combination = n! / (r! ร— (n-r)!) but shortcut: numerator mein top 3 numbers multiply karo, denominator mein 3! = 6.

8C3 = (8 ร— 7 ร— 6) / (3 ร— 2 ร— 1) = 336 / 6 = 56 โœ…

๐Ÿ’ก Shortcut: nCr mein numerator = n se start karke r numbers neeche giro, denominator = r!. Sirf multiply aur divide karo โ€” factorial puri likhne ki zaroorat nahi.


Q9: Divide โ‚น3,600 in ratio 2:3:4โ€‹

๐Ÿง  Socho: Total parts = 2+3+4 = 9. Each part = 3600/9 = 400.

Total parts = 2 + 3 + 4 = 9
One part = 3600 รท 9 = โ‚น400

Share 1 = 2 ร— 400 = โ‚น800
Share 2 = 3 ร— 400 = โ‚น1,200
Share 3 = 4 ร— 400 = โ‚น1,600 โœ…

Verify: 800 + 1200 + 1600 = 3600 โœ…

Q10: A is 25% more than B. B is what % less than A?โ€‹

๐Ÿง  Socho: TRAP QUESTION! Bahut log "25%" bol dete hain โ€” GALAT! Base alag hai!

Let B = 100 โ†’ A = 125 (25% more)

Ab poochha: B, A se kitna % LESS hai?
Difference = 125 - 100 = 25
Base = A = 125 (kyunki "A se" poocha hai)

B is less than A by = (25/125) ร— 100 = 20% โœ…

๐Ÿ’ก Yaad rakho: "X% more" ka reverse "X% less" KABHI nahi hota! Base change ho jaata hai. Hamesha socho: "KISKE comparison mein?"


Q11: 2 coins tossed, P(at least 1 tail)?โ€‹

๐Ÿง  Socho: "At least 1" ka easiest method = 1 - P(none).

Total outcomes = HH, HT, TH, TT = 4
P(NO tails) = P(HH) = 1/4
P(at least 1 tail) = 1 - 1/4 = 3/4 โœ…

๐Ÿ’ก Golden Rule: "At least 1" = 1 - P(zero). Yeh shortcut HAMESHA use karo โ€” seedha count karne se galti hoti hai.


Q12: Next in: 1, 4, 9, 16, 25, ?โ€‹

๐Ÿง  Socho: Pehle 5 perfect squares hain: 1ยฒ, 2ยฒ, 3ยฒ, 4ยฒ, 5ยฒ. Next = 6ยฒ.

1ยฒ = 1
2ยฒ = 4
3ยฒ = 9
4ยฒ = 16
5ยฒ = 25
6ยฒ = 36 โœ…

๐Ÿ’ก Agar squares nahi pehchaan paaye toh: Differences dekho: 3, 5, 7, 9 โ†’ odd numbers sequentially badh rahe hain โ†’ next diff = 11 โ†’ 25+11 = 36. Dono methods same answer dete hain.


Q13: CP = โ‚น500, MP = โ‚น700, Discount 20%. Profit%?โ€‹

๐Ÿง  Socho: Step by step โ€” pehle SP nikalo (MP se discount lagao), phir profit% nikalo (SP vs CP).

Step 1: SP = MP ร— (1 - Discount/100) = 700 ร— 0.80 = โ‚น560
Step 2: Profit = SP - CP = 560 - 500 = โ‚น60
Step 3: Profit% = (60/500) ร— 100 = 12% โœ…

๐Ÿ’ก Common mistake: Log MP ko CP samajh lete hain. Yaad rakho: MP = Marked Price (jo likha hai), CP = Cost Price (jo actual mein laga), SP = Selling Price (jis pe becha).


Q14: Speed 60 km/hr for 2 hrs, 40 km/hr for 3 hrs. Avg speed?โ€‹

๐Ÿง  Socho: Yeh SAME DISTANCE wala case NAHI hai โ€” time diya hai, distance nahi. Toh seedha formula: Total Distance / Total Time.

Distance 1 = 60 ร— 2 = 120 km
Distance 2 = 40 ร— 3 = 120 km
Total Distance = 120 + 120 = 240 km
Total Time = 2 + 3 = 5 hrs

Average Speed = 240/5 = 48 km/hr โœ…

๐Ÿ’ก Trap pehchaano: Agar SAME DISTANCE par different speeds hain toh harmonic mean lagta hai: 2ab/(a+b). But agar TIME diya hai toh seedha total distance รท total time karo. Pehle identify karo: same distance hai ya same time?


Q15: All cats are animals. Some animals are dogs. Conclusion: Some cats are dogs?โ€‹

๐Ÿง  Socho: Venn Diagram banao. Cats ka circle Animals ke andar hai. Dogs ka circle Animals se overlap karta hai. But dogs waala overlap "Animals minus Cats" waale area mein bhi ho sakta hai!

Cats โŠ‚ Animals
Dogs โˆฉ Animals โ‰  โˆ… (some overlap)

But: Dogs ka overlap Cats ke saath ZARURI nahi hai.
Conclusion: DOES NOT FOLLOW โœ…

๐Ÿ’ก Syllogism ka #1 rule: "Some A are B" + "All B are C" โ†’ "Some A are C" follow karta hai. But "All A are B" + "Some B are C" โ†’ "Some A are C" FOLLOW NAHI KARTA. "Some" waala portion B ke non-A part mein ho sakta hai.


Q16: A's father's wife's daughter is B. B is A's?โ€‹

๐Ÿง  Socho: Step by step relationship todho.

A's father โ†’ papa
A's father's wife โ†’ papa ki biwi โ†’ mummy (ya step-mother)
A's father's wife's daughter โ†’ mummy ki beti โ†’ A ki SISTER (ya step-sister)

Answer: B is A's SISTER โœ…

๐Ÿ’ก Blood relation tip: Jab complex lag rahi ho, toh ek ek step mein todho aur family tree banao paper pe. Dimag mein mat karo!


Q17: 5! = ?โ€‹

๐Ÿง  Socho: 5! = 5 ร— 4 ร— 3 ร— 2 ร— 1 = 120. Yeh ratt lo โ€” bahut baar aata hai.

5! = 5 ร— 4 ร— 3 ร— 2 ร— 1 = 120 โœ…

๐Ÿ’ก Common factorials yaad rakho: 0! = 1, 1! = 1, 2! = 2, 3! = 6, 4! = 24, 5! = 120, 6! = 720, 7! = 5040


Q18: Sum of 7 numbers is 287. Average?โ€‹

๐Ÿง  Socho: Average = Sum / Count. Bas itna hi hai!

Average = 287 / 7 = 41 โœ…

๐Ÿ’ก Quick division trick: 287 รท 7 โ†’ 7 ร— 40 = 280, 287-280 = 7, 7รท7 = 1. So answer = 40+1 = 41.


Q19: 12.5% of 640?โ€‹

๐Ÿง  Socho: 12.5% = 1/8. Toh 640 รท 8 karo. DONE!

12.5% = 1/8
640 รท 8 = 80 โœ…

๐Ÿ’ก Yeh percentage-fraction conversions zaroor yaad karo: 12.5% = 1/8, 25% = 1/4, 33.33% = 1/3, 50% = 1/2, 66.67% = 2/3, 75% = 3/4


Q20: Successive discounts of 20% and 10% on โ‚น1000?โ€‹

๐Ÿง  Socho: Successive = ek ke baad doosra. Pehle 20% discount lagao, phir uss NAYE price pe 10% lagao. DO NOT add 20+10=30%!

Step 1: After 20% discount = 1000 ร— (1 - 0.20) = 1000 ร— 0.80 = โ‚น800
Step 2: After 10% discount on โ‚น800 = 800 ร— (1 - 0.10) = 800 ร— 0.90 = โ‚น720 โœ…

๐Ÿ’ก Formula shortcut: Successive discounts a% and b% โ†’ Final price = Original ร— (1-a/100) ร— (1-b/100) = 1000 ร— 0.8 ร— 0.9 = โ‚น720.

โš ๏ธ TRAP: 20% + 10% โ‰  30% discount! Actual discount = 1000-720 = 280, so effective discount = 28%, NOT 30%. Formula for effective discount = a + b - (aร—b)/100 = 20 + 10 - (200/100) = 28%.


Preparation Tip: Roz 20โ€“30 problems practice karo 2 hafte tak. Apps: IndiaBIX, PrepInsta, Testbook. Speed aur accuracy DONO chahiye โ€” target 85%+ accuracy, 1โ€“1.5 min per question. Timer lagake practice karo!