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
| Product | Q1 | Q2 | Q3 | Q4 |
|---|---|---|---|---|
| Alpha | 120 | 150 | 180 | 200 |
| Beta | 90 | 110 | 130 | 160 |
| Gamma | 200 | 180 | 160 | 140 |
| Delta | 60 | 80 | 100 | 120 |
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)
| Category | Percentage |
|---|---|
| Salaries | 40% |
| Rent | 15% |
| Marketing | 20% |
| Technology | 15% |
| Miscellaneous | 10% |
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 by | Trick |
|---|---|
| 5 | Divide by 2, multiply by 10. Ex: 48ร5 = 24ร10 = 240 |
| 25 | Divide by 4, multiply by 100. Ex: 36ร25 = 9ร100 = 900 |
| 11 | Write first digit, add consecutive pairs, write last digit. Ex: 34ร11 = 3(3+4)4 = 374 |
| 9 | Multiply by 10, subtract original. Ex: 43ร9 = 430-43 = 387 |
Percentage Shortcutsโ
| Percentage | Shortcut |
|---|---|
| 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)โ
| # | Question | Answer |
|---|---|---|
| 1 | 35% of 800 | 280 |
| 2 | If CP = โน400, SP = โน340, Loss%? | 15% |
| 3 | Average of 12, 15, 18, 21, 24? | 18 |
| 4 | A does work in 20 days, B in 30 days. Together? | 12 days |
| 5 | Train at 72 km/hr. Speed in m/s? | 20 m/s |
| 6 | P(drawing an ace from 52 cards)? | 1/13 |
| 7 | Next in series: 5, 11, 23, 47, ? | 95 (ร2+1) |
| 8 | 8C3 = ? | 56 |
| 9 | Divide โน3,600 in ratio 2:3:4 | โน800, โน1200, โน1600 |
| 10 | A is 25% more than B. B is what % less than A? | 20% |
| 11 | 2 coins tossed, P(at least 1 tail)? | 3/4 |
| 12 | Next in: 1, 4, 9, 16, 25, ? | 36 (perfect squares) |
| 13 | CP = โน500, MP = โน700, Discount 20%. Profit%? | 12% (SP=560) |
| 14 | Speed 60 km/hr for 2 hrs, 40 km/hr for 3 hrs. Avg speed? | 48 km/hr |
| 15 | All cats are animals. Some animals are dogs. Some cats are dogs? | Does not follow |
| 16 | A's father's wife's daughter is B. B is A's? | Sister |
| 17 | 5! = ? | 120 |
| 18 | If sum of 7 numbers is 287, average? | 41 |
| 19 | 12.5% of 640? | 80 |
| 20 | Successive 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!