DI
DI
com/
[Link]
= 2000 Rs.
The share of R = 1 × 6000
6
= 1000 Rs.
Data Interpretation
Data Interpretation is a major part of Quantitative Aptitude section for any exam. Now, first and
foremost, What does Data Interpretation exactly mean?
Interpretation is the process of making sense of numerical data that has been collected,
analysed, and presented. Interpreting data is an important critical thinking skill that helps you
comprehend textbooks, graphs and tables
Majority of the questions asked in the Data Interpretation Section are based on the following
topics of the Arithmetic Section -
1. Ratios
2. Averages
3. Percentages
If the basics of these topics are clear, attempting DI in the exams becomes comparatively easy.
Now, let us go through the types of DI graphs/charts that you may encounter in the exams -
1. Pie Charts
2. Line Charts
3. Bar Graphs
4. Tabular Charts
5. Mixed Graphs
We shall now have a look at the types of questions that are asked under these Data
Interpretation Graphs -
Percentage of Students who like different sports in two different years is provided in the following
graph. Total number of Students is 1000 for both the years.
[Link]
Year 2011 and Year 2012
[Link]
[Link]
Now the following types of questions may be asked from this data -
These are the most basic questions that may be asked in a DI set. For instance,
What was the sum of the total number of students who like Badminton and Cricket in both the
years?
Now for such questions, first find the number of students who like the two sports in the two years
-
Total = 570
Total = 570
Average based questions are very commonly asked in the Data Interpretation sets. For instance,
What is the average number of students who like badminton, cricket and football in 2011?
Total students who like badminton, cricket and football in 2011 = (12 + 45 + 22) = 79% of 1000
Another arithmetic operation based question that may be asked is Ratio based.
Now, these questions may be asked directly or in combination with the above. For instance,
What is the ratio of the students who like football and tennis in 2011 and those who like volleyball
and squash in 2012?
Students who like football and tennis in 2011= (22 + 4) = 26% of 1000
Students who like volleyball and squash in 2012 = (10 + 5) = 15% of 1000
Remember for such questions, you do not need to do the entire calculation, because such
numbers will eventually cancel out while calculating the ratios.
These are yet other arithmetic problems that are usually asked in DI questions.
These problems again may be asked individually or in combination with the sum or difference
based problems. For instance,
The students who like badminton and squash in 2011 is what per cent of the students who like
football and swimming in 2011?
Students who like badminton and squash in 2011 = (12 + 2) = 14% of 1000
Students who like football and swimming in 2011 = (22+7) = 29% of 1000
Same data may be presented in the form of other graphs as well, however, the approach
to attempt the questions would remain the same. You may find numbers in place of
percentages or vice - versa, so do read the question carefully before proceeding.
Line Graph -
[Link]
[Link]
[Link]
Tabular Chart -
Pie Chart -
One more variety of question that may be asked in pie charts is the angle based. For instance,
What is the central angle corresponding to football and volleyball together for 2012?
Angle = (20 + 10)% * 360 = (30/100) * 360 = 108
One important thing is that we can arrange the vowels order as well and we can do that in 5!=
120 ways.
So total ways = 24*120 = 2880
Direct answer: 4!*5! = 24*120 = 2880
Q.11) There are 7 candidates for 4 different posts. In how many ways we can fill the
posts?
Solution: First of all, we will select 4 candidates out of total 7 candidates. The ways of selection
are,
7
C4 = 7C3 = (7*6*5)/(1*2*3) = 35
After doing selection, we can arrange 4 candidates for 4 different posts in 4! ways = 24 ways.
So total possible number of ways to fill the posts = 35*24 = 840
Direct answer: 7P4 = (7*6*5*4) = 840
Q.12) Twenty students are participating in a race. In how many ways can the first three
prizes be won?
Solution: First of all, we will select 3 candidates from total 20 candidates. The ways of selection
are,
20C = (20*19*18)/(1*2*3) = 1140
3
After doing selection, we can arrange 3 candidates on 3 positions in 3! = 6 ways.
So total possible number of ways in which the first three prizes can be won = 1140*6 = 6840.
Direct answer: 20P3 = (20*19*18) = 6840 ways
Key points related to Permutation & Combination:
• Whenever we want to arrange n things at n places, we have total n! ways of
arrangement.
• Whenever we have to select r things out of n, we have total nCr ways of selection.
• Whenever we have to select r things from n and then arrange those r things at r
places, we have total nPr ways.
• nC = n! / [r! x (n-r)!]
r
• nC = nC
r (n-r)
• nP = n!/(n-r)!
r
Basics of Probability
A word which can also be used in the place of ‘Probability’ is ‘Chance’. We all are well aware of
the word ‘chance’. We use it in our daily life. Whatever we do, whatever we observe, there is
always a chance that this is going to happen or not. When we want to find out the value of this
chance in a quantitative form, at that point of time we use ‘Probability’ at the place of ‘Chance’.
Some basic terms related to probability:
Experiment: Whatever we do, is called experiment.
Outcome: Whatever is the result of the experiment is known as the outcome.
Favourable Outcome: The outcome in which we are interested is known as a favorable
outcome.
Total possible outcomes: All possibilities related to the result of the experiment.
If one is aware with all the basic terms of probability, then the probability of any event/experiment
can be found out by dividing the favourable outcome by total possible outcomes.
For example: Suppose we have a pack of cards and we want to pick a king of red then there will
be less chance that we will pick out the same one. But let us find this quantitatively.
In this example: Experiment – Picking out one card from a pack of 52 cards.
Favourable outcome – Card picked out is red king (King of Heart or Diamond) (Only 2)
Total possible outcomes – Card picked out is any one of the total 52 cards.
Probability = (Favourable outcome / Total possible outcomes)
Combination concept [Link]
Combination is also known as collection. Whenever we deal with probability questions, we use
only Combination concept of ‘Permutation and
[Link]
[Link]
Combination’. The reason is that in probability, we only have to collect or pick the things. We
don’t arrange them after picking out. So once a student knows the basics of Combination can
deal with probability questions in easy way.
The formula used for combination is nCr
nC = n! / [r! x (n-r)!]
r
nC = [n x (n-1) x (n-2) x…...x(n-r+1) x (n-r) X…....x 1] / [1x 2 x 3….. x r] x [(n-r) x……..3 x 2 x
r
1]
n
Cr = [n x (n-1) x (n-2) x (n-3)….. x (n-r+1)] / [1x 2 x 3….. x r]
For example: 12C2 = 12!/ [2! X (12-2)!] = 12!/ (2! X 10!) = [12 x 11] / [1 x 2] = 66
5C = [5 x 4] / [1 x 2] = 10
2
nC = nC
r (n-r)
For example: 5C3 = [5 x 4 x 3] / [1 x 2 x 3] = [5 x 4]/[1 x 2] = 5C2 = 10
10C = 10C = [10 x 9 x 8]/[1 x 2 x 3] = 120
7 3
TRICK: When both equations are in cube form. If X3 > Y3, then X > Y and X3 < Y3, then X <
Y.
5. Square and cube cases.
If X2=16 and Y3=64
then X = +4, -4 and Y=4
So, Y = 4 is equal to X = 4 and Y = 4 is greater than X = -4.
So, Y ≥ X
If X2=25 and Y3=64
then X = +5, -5 and Y = 4
So, Y = 4 is greater than X = -5 and less than X = +5, So relation Can’t be Determined.
Table Method to solve Quadratic Equations Easily
1. Write down the table (given below) before exam starts, in your rough sheet, to use during the
exam, Analyse the (+, -) signs in the problem, and refer to the table of signs.
2. Write down the new (solution) signs, and see if a solution is obtained instantly. If not, then go
to step 3.
3. Obtain the two possible values for X & Y, from both the equations,
4. Rank the values and get the solution,
STEP 1
Firstly, when you enter the exam hall, you need to write down the following master table in your
rough sheet instantly (only the signs):-
Let us consider that the equations are AX2+BX+C = 0 and AY2+BY+C = 0
Type of AX2+BX+C = 0 or Roots in X or Y equation
Equation AY2+BY+C = 0
Sign of Sign of C Sign of Sign of
BX or BY bigger root smaller root
P + + - -
Q - + + +
R + - - +
S - - + -
Now we will discuss the cases as mentioned below in the table.
CASE ROOTS OF X /Y ROOTS OF X/Y CONCLUSION
I +,+ (Q) +,+ (Q) Easy
II +,+ (Q) +,- (R or S) Will discuss
III +,+ (Q) -,- (P) Left>Right
IV +,- (R or S) -,- (P) Will discuss
V +,- (R or S) +,- (R or S) Cannot be defined
VI -,- (P) -,- (P) Easy
CASE I: When the result of both equations are Q-type having both roots (+).
(i) If X2-5X+6 = 0
both roots will be positive i.e. +3 and +2
Y2-17Y+66 = 0
both roots will be positive i.e. +11 and +6
We can see that both roots of X are less than both roots of Y. So, X < Y.
(ii) If X2-17X+42
both roots will be positive i.e. +14 and +3.
Y2-17Y+66 = 0
both roots will be positive i.e. +11 and +6.
Here, +14 > +11
but +14 < +6
also +3 < +11
and +3 < +6
As we can see in the comparison above, there are TWO relations between X and Y which are
both > and <. So relation cannot be defined.
[Link]
Note 1: When both equations have BX (-) and C(+), You have to go in detail.
[Link]
[Link]
CASE II: When the result of one equation is Q type and another is either R type or S type.
(i) Q type: Y2-49Y+444, Roots are 37,12
R type: X2+14X-1887, Roots are -51,37
Now let us compare the values in this table below -
X RELATION Y
-51 < 37
-51 < 12
37 = 37
37 > 12
When we compared the values of X and Y in the table above, we found that there are THREE
relations between X and Y i.e. =, > and <. So, a relation cannot be defined.
(ii) Q type: X2-5X+6 = 0, Roots are 3,2
R type: Y2-Y-6 = 0, Roots are 3,-2
Now let us compare the values in this table below -
X RELATION Y
3 = 3
3 > -2
2 < 3
2 > -2
When we compared the values of X and Y in the table above, we found that there are TWO
relations between X and Y i.e. >, =. So relation CANNOT BE DEFINED.
CASE III: When one equation is P-type having both roots (-) another Q type having both
roots (+).
(i) P type: X2+5X+6=0, Roots are -3, -2
Q type: Y2-7Y+12=0, Roots are 4,3
Comparing the values in the below table -
X RELATION Y
-3 < 3
-3 < 2
-2 < 3
-2 < 2
On comparing, we saw that So roots of Y equation are greater than roots of X.
Note: In this case, roots of the equation Q type will always be greater than P-type.
CASE IV: When the result of one equation is P-type having both roots negative and
another is either R type or S type having one root (-) and another one (+)
(i) P type: X2+5X+6, Roots are -3,-2
R type: X2-X-6, roots are 3,-2
Comparing the values in the below table -
X RELATION Y
-3 < 3
-3 < -2
-2 < 3
-2 = -2
On comparison of X and Y values, There are THREE relations between X and Y i.e. =, > and <.
So relation cannot be defined.
(ii) P type: X2+5X+6, Roots are -3, -2
R type: X2-X-6, Roots are 3,-2
Now let us compare the values in this table below -
X RELATION Y
-3 < 3
-3 < -2
-2 < 3
-2 = [Link] -2
[Link]
[Link]
When we compared the values of X and Y in the table above, we found that there are TWO
relations between X and Y i.e. <, =. So, the relation is X ≤ Y.
Case V: When the result of both equations are either R type or S type or one equation is R
type and another is S type having one root (-) and another root (+).
(i) If X2+X-6 = 0
Roots are -3 and +2.
Y2+5Y-66 = 0
Roots are -11 and +6.
Comparing the values in the below table -
X RELATION Y
-3 > -11
-3 < +6
+2 > -11
+2 < +6
On comparison of X and Y values, there are two relations between X and Y i.e. both > and <. So,
the relation cannot be defined.
(ii) If X2+11X-42
Roots are -14 and +3
Y2+5Y-66 = 0
Roots are -11 and +6
Comparing the values in the below table -
X RELATION Y
-14 < -11
-14 < +6
+3 > -11
+3 < +6
When we compared the values of X and Y in the table above, we saw that there are two relations
between X and Y i.e. both > and <. So, the relation cannot be defined.
(iii) If X2-X-6 = 0
Roots are +3 and -2
Y2-5Y-66 = 0
Roots are +11 and -6.
Let us compare the values of X and Y in below table -
X RELATION Y
+3 < +11
+3 > -6
-2 < +11
-2 > -6
As the table shows, there are two relations between X and Y i.e. both > and <. So,
relation cannot be defined.
(iv) If X2-11X-42
Roots are +14 and -3
Y2-5Y-66 = 0
Roots are +11 and -6
We are comparing these roots of X and Y in the table below -
X RELATION Y
+14 > +11
+14 > -6
-3 < +11
-3 > -6
On comparing, there are two relation between X and Y i.e. both > and <. So relation cannot be
defined. [Link]
Note 4: In this case, the answer will always be CANNOT BE DEFINED.
[Link]
[Link]
Basics of Simplification
Simplification generally means to find an answer for the complex calculation that may involve
numbers on division, multiplication, square roots, cube roots, plus and minus.
Simplification questions are asked in the exam to check the ability of an aspirant to deal with
numbers which can be in one of the following two types.
• Sometimes, a calculation is given and one of the numbers is missing from the calculation.
To find out the missing number, we have to approximate the given numbers or do the
basic operations.
• Sometimes all the numbers are given with some operations between them & we have to
simplify the calculation.
Rules related to Simplification
Rule-(I) Replace ‘of’ by ‘Multiplication’ & ‘/’ by ‘Division’.
Explanation: Whenever we find ‘of’ in a simplification problem, we can replace that by
‘multiplication(*)’. Similarly ‘/’ can be replaced by ‘÷’.
Example: Find ¼ of 20
Solution: (¼) x 20 = 20÷4 = 5
Rule-(II) Always keep in mind the “BODMAS” rule. These operations have priorities in the
same order as mentioned.
Explanation: Whenever we have more than one operation in the given calculation, we have to
do the operations according to the priority specified by ‘BODMAS’
• B-Bracket [Link]
• O-Of (means multiplication)
• D-Division
[Link]
[Link]
• M-Multiplication
• A-Addition
• S-Subtraction
Now let us see some of the previous year questions asked from 'Simplification' & try to apply the
rules learnt so far.
Q. 1) (17 -13)4 - 174 – 134 – [- 52(17)3 – 68(133)] = (?)*221
Using formula: (a – b)4 = a4 – 4a3b + 6a2b2 – 4ab3+ b4)
⇒ (a – b)4 - a4 + 4a3b + 4ab3 - b4 = + 6a2b2
(17 -13)4 - 174 – 134 – [- 52(17)3 – 68(133)] = (?)*221
Here, a = 17 and b = 13
⇒ (?)= (6 (17)2 (13)2)/221
⇒ (?) = (6 × 289 × 169)/221
⇒ (?) = 1326
Q.2) Simplify: 127.001 * 7.998 + 6.05 * 4.001
1. 1000
2. 1020
3. 1040
4. 1080
5. None of these
Solution: Using the rounding concept
127 * 8 + 6 * 4
Using the BODMAS rule
1016 + 24
1040 (Option 3)
Q.3) What will come at place of ?: 9876 ÷ 24.96 + 215.005 - ? = 309.99
1. 270
2. 280
3. 290
4. 300
5. 310
Solution: Using the rounding concept
9875 ÷ 25 + 215 - ? = 310
Using the BODMAS rule
395 + 215 - ? = 310
610 - ? = 310
? = 300 (Option 4)
Q.4) What will come at place of a: (128 ÷ 16 x a – 7*2)/(72-8*6+a2) = 1
1. 1
2. 5
3. 9
4. 13
5. 17
Solution: Using the BODMAS rule
(8*a – 14)/(49-48+a2) = 1
(8*a – 14)/(1 + a2) = 1
8a – 14 = 1 + a2
a2 – 8a + 15 = 0
a=3 or 5 (Option 2)
Q.5) What will come at place of ?: 85.147 + 34.192*6.2 + ? = 802.293
1. 400
2. 450
3. 550
4. 600
5. 500
Solution: Using the rounding concept
85 + 35*6 + ? = 803
Using the BODMAS rule [Link]
85 + 210 + ? = 803
295 + ? = 803
[Link]
[Link]
About Mensuration:-
Mensuration questions are an important part of the Quant section in the CSAT exam.
Mensuration question asked in the CSAT exam related to Perimeter and Area.
1. Square:- A square four-sided polygon characterized by right angles and sides of equal
length.
Perimeter = 4side
2. Rectangle:- A four-sided flat shape with straight sides where all interior angles are right
angles (90°). Also, the opposite sides are parallel and of equal length.
Perimeter = 2(L+B)
3. Circle;- Circle is the locus of points equidistant from a given point, the centre of the circle. The
common distance from the centre of the circle to its points is called the radius
Area = π(radius)2,
Perimeter = 2πradius
Que 2. If the length is to be increased by 10% and breadth of a rectangle plot to be decreased by
12%, then find % change in area?
Sol:- In such questions, use formula: Increment in area = [L%+B%+{(L%*B%)/100)}]
Increment in area = 10 – 12(because breadth is decreased) {+ 10+(-12) (-120/100)} = -3.2%
Que 3. The length of rectangular plot is increased by 60%. By what percentage should the width
be decreased to maintain the same area?
Sol:- In such questions, use the formula:
Que 4. If the radius of the circle is increased by 5% find the percentage change in its area.
In such questions, use formula:
Sol:-
Change in area = (2x + x2/100) %
Change in area = 2×5 + 52/100 = 10 + ¼ = 10.25% increment.
Note: In such questions, the negative sign implies decrements while positive sign shows
increment.
Que 5. The circumference of a circle is 100 cm. Find the side of the square inscribed in the
circle.
Sol. Always use this formula, Side of a square inscribed in a circle of radius r = Root 2
Circumference = 100 ⇒ 2πr = 100
r = 50/π [Link]
Side of square = Root 2 (50/π)
[Link]
[Link]
Que 6. The length and breadth of the floor of the room are 20 by 10 feet respect. Square tiles of
2 feet are to be laid. Black tiles are laid in the first row on all sides, white tiles on 1/3rd of
remaining sides and blue tiles on the rest. How many blue tiles are required?
Sol:- Side of a tile = 2 feet ⇒ Area of 1 tile = 22 = 4 sq ft. ----- (1)
Que 7. A cow is tethered in the middle of the field with a 14 ft long rope. If the cow grazes 100
sq. ft. per day, then the approximate time is taken to graze the whole field?
Sol: Here, the rope of cow is like radius
Area = π (14)2
Que 8. A circle and a rectangle have the same perimeter. Sides of the rectangle are 18 by 26
cm. What is the area of the circle?
Sol:- 2πr = 2 (18 + 26) ⇒ r = 14 cm
Area = π r2 = 616 cm2
Que 9. What will be the ratio between the area of a rectangle and the area of a triangle with one
of the sides of the rectangle as a base and a vertex on the opposite side of the rectangle?
Sol:-
Area of triangle = ½ × L × B
Area of rectangle = L × B
Area of a rectangle: area of a triangle = L × B: ½ × L × B = 2: 1
Que 10. In a rectangular plot, a cow is tied down at a corner with a rope of 14m long. Find the
area that cow can graze?
Sol. The area that cow can graze can be illustrated as the shaded area:
[Link]