Class 11- Applied Mathematics-NCERT Handbook Solutions-Chapter-10 (Measures of Dispersion and Percentiles)

Class 11 Applied Mathematics - Chapter 10 Solutions

Chapter 10: Measures of Dispersions and Percentiles

Complete Step-by-Step Solutions & Mathematical Reasoning

Check Your Progress 10.1

Q1
Find the standard deviation of the data 3,6,2,1,7,5.
Solution

Step 1: Find the mean of the data.
The given observations are: xi=3,6,2,1,7,5. Total number of observations, n=6.
Mean x¯=xin=3+6+2+1+7+56=246=4.

Step 2: Find the deviations from the mean and their squares.

xixi-x¯(xi-x¯)2
3-11
624
2-24
1-39
739
511
Sum028

Step 3: Calculate the standard deviation (σ).
σ=(xi-x¯)2n =286 =4.667 2.16

Standard Deviation = 2.16
Q2
Calculate standard deviation for the following set of scores: 40,38,42,60,72,54.
Solution

Step 1: Find the mean of the data.
The scores are: 40,38,42,60,72,54. Number of observations, n=6.
Mean x¯=40+38+42+60+72+546=3066=51.

Step 2: Find the deviations from the mean and their squares.

xixi-x¯(xi-x¯)2
40-11121
38-13169
42-981
60981
7221441
5439
Sum0902

Step 3: Calculate the standard deviation (σ).
σ=(xi-x¯)2n =9026 =150.33 12.26

Standard Deviation = 12.26
Q3
By multiplying each of the numbers 3, 6, 2, 1, 7, and 5 by 2 and then adding 5, we obtain the set 11, 17, 9, 7, 19, 15. What is the relationship between the standard deviations and the means for the two sets?
Solution

Step 1: Understand the property of Mean and Standard Deviation.
Let the original set of numbers be xi. The new set of numbers is generated using a linear transformation yi=axi+b. Here, a=2 and b=5. So, yi=2xi+5.

Step 2: Relationship for the Mean.
The mean changes by the same exact scale and origin shifts applied to the individual data points.
y¯=ax¯+b=2x¯+5 Therefore, the New Mean is obtained by multiplying the old mean by 2 and adding 5. (From Q1, old mean was 4. New mean will be 2(4)+5=13).

Step 3: Relationship for the Standard Deviation.
Standard Deviation is a measure of spread. It is independent of the change of origin (adding a constant b does not affect the spread), but it is affected by a change of scale (multiplying by a constant a).
σy=|a|σx=|2|σx=2σx

Relationship:
1. New Mean = 2 × (Old Mean) + 5
2. New Standard Deviation = 2 × (Old Standard Deviation)

Check Your Progress 10.2

Q1
Differentiate between Percentile and Percentile Rank.
Solution

Percentile and Percentile Rank are related concepts but describe different aspects of relative standing in a dataset.

  • Percentile: A percentile is a value (or score) below which a certain percentage of the observations fall. For example, if a score of 75 represents the 90th percentile, it means that 90% of the scores in the entire distribution are strictly less than 75. It points to the actual data value.
  • Percentile Rank: The percentile rank of a specific score is the percentage of scores in its frequency distribution that are equal to or lower than it. For instance, if you score an 85 on a test and your percentile rank is 80, it means you scored better than or equal to 80% of the students who took the test. It points to a percentage position.

Practice Exercise (Q1 to Q18)

Q1
The different types of measures of dispersion are:
  • Quartile deviation
  • Mean deviation
  • Standard deviation
  • All of above
Solution

Measures of dispersion measure the spread of values in a dataset. Quartile deviation, Mean deviation, and Standard deviation are all universally recognized measures of dispersion.

Correct Option: (d) All of above
Q2
The variance of 15 observations is 18. If each observation is multiplied by 3, the new variance of resulting observations, will be:
  • 45
  • 135
  • 162
  • 54
Solution

Step 1: Understand the property of variance.
If a constant k is multiplied to each observation of a dataset, the new variance is multiplied by k2.
New Variance=k2×Original Variance

Step 2: Calculate the new variance.
Here, original variance = 18 and k=3.
New Variance=32×18=9×18=162

Correct Option: (c) 162
Q3
Find the Mean Deviation about the median of the following data: 4, 8, 11, 16, 18.
  • 4.4
  • 12
  • 10.5
  • None of these
Solution

Step 1: Find the median.
The data arranged in ascending order is: 4,8,11,16,18. There are n=5 (odd) observations. The median is the middle value, which is the 3rd observation. Median M=11.

Step 2: Find the absolute deviations from the median |xi-M|.

  • |4-11|=7
  • |8-11|=3
  • |11-11|=0
  • |16-11|=5
  • |18-11|=7

Step 3: Calculate the Mean Deviation.
M.D.(Median)=|xi-M|n=7+3+0+5+75=225=4.4

Correct Option: (a) 4.4
Q4
If each observation is multiplied by a constant k, then
  • New S.D. = |k|× Original S.D.
  • New S.D. = |k|+ Original S.D.
  • New S.D. = Original S.D.|k|
  • no change
Solution

If each value in a dataset is multiplied by a constant factor k, the spread of the data is scaled by the absolute value of that factor. Therefore, the new standard deviation becomes |k| times the original standard deviation.

Correct Option: (a) New S.D. = |k|× Original S.D.
Q5
The scores of 10 students in an examination are as follows: 14, 28, 22, 18, 20, 25, 32, 30, 26, 21. Find the percentile rank of the student scoring 25 marks.
  • 75th percentile
  • 55th percentile
  • 65th percentile
  • 85th percentile
Solution

Step 1: Arrange the data in ascending order.
The sorted scores are: 14,18,20,21,22,25,26,28,30,32.
Total number of observations, N=10.

Step 2: Find the rank (R) of the score 25.
By looking at the ordered list, the score 25 is at the 6th position. Thus, R=6.

Step 3: Calculate the Percentile Rank (PR).
The formula for Percentile Rank in an individual series is: PR=100N(R-0.5) Substitute R=6 and N=10: PR=10010(6-0.5)=10×5.5=55 So, the score lies at the 55th percentile.

Correct Option: (b) 55th percentile
Q6
If σ is the standard deviation and v is the variance, then:
  • v=σ2
  • v=1σ
  • v=1σ2
  • v=σ
Solution

By definition, standard deviation is the positive square root of variance. Therefore, variance (v) is the square of standard deviation (σ).

Correct Option: (a) v=σ2
Q7
The mean deviation calculated about the median is:
  • the same as the mean deviation calculated about some other value.
  • the greatest when all observations are positive.
  • greater than the mean deviation calculated about any other value.
  • smaller than the mean deviation calculated about any other value.
Solution

One of the fundamental mathematical properties of the median is that the sum of the absolute deviations of the observations from the median is minimal. Consequently, the mean deviation is the smallest when it is calculated about the median.

Correct Option: (d) smaller than the mean deviation calculated about any other value.
Q8
If the S.D. of a set of observations is 12 and if each observation is divided by –3, the S.D. of the new set of observation will be:
  • -4
  • -8
  • 8
  • 4
Solution

Step 1: Understand the property of standard deviation.
If each observation is divided by a constant k, the new standard deviation is obtained by dividing the original standard deviation by the absolute value of k. Standard deviation is always a non-negative quantity. New S.D.=Original S.D.|k|

Step 2: Calculate the new S.D.
Here, original S.D. = 12 and k=-3.
New S.D.=12|-3|=123=4

Correct Option: (d) 4
Q9
The range of a data set is defined as:
  • the difference between the mean and median
  • the difference between the highest and lowest observations
  • the average of all observations
  • the middle value of the data
Solution

Range is the simplest measure of dispersion. It represents the total spread of a dataset and is defined purely as the difference between the maximum (highest) and minimum (lowest) values in the dataset.

Correct Option: (b) the difference between the highest and lowest observations
Q10
If x¯ is the mean of n observations x1,x2,x3,...,xn, then the Sum of deviations about the mean (xi-x¯) is:
  • 1
  • -1
  • 0
  • 100
Solution

By the algebraic property of the arithmetic mean, the algebraic sum of deviations of a set of observations from their mean is always identically zero.
Mathematically: i=1n(xi-x¯)=i=1nxi-i=1nx¯=nx¯-nx¯=0

Correct Option: (c) 0
Q11
Calculate the mean and standard deviation of the first n natural numbers.
Solution

The first n natural numbers are 1,2,3,...,n.

Step 1: Calculate the Mean.
The sum of the first n natural numbers is given by: x=n(n+1)2 Mean (x¯) = xn=n(n+1)2n=n+12.

Step 2: Calculate the Variance (σ2).
The sum of the squares of the first n natural numbers is given by: x2=n(n+1)(2n+1)6 Variance σ2=x2n-(x¯)2
σ2=n(n+1)(2n+1)6n-(n+12)2 σ2=(n+1)(2n+1)6-(n+1)24 Factor out n+12: σ2=n+122n+13-n+12 Find a common denominator for the terms in the bracket (which is 6): σ2=n+122(2n+1)-3(n+1)6 σ2=n+124n+2-3n-36=n+12n-16=n2-112

Step 3: Calculate the Standard Deviation (σ).
Standard deviation is the square root of the variance. σ=n2-112

Mean = n+12
Standard Deviation = n2-112
Q12
The marks obtained by 20 students of class XI are as follows:
35, 50, 62, 47, 78, 88, 49, 30, 95, 80, 65, 72, 67, 70, 65, 60, 68, 65, 55, 59.
Find the percentile rank of 65 marks.
Solution

Step 1: Arrange the marks in ascending order.
Sorted list: 30,35,47,49,50,55,59,60,62,65,65,65,67,68,70,72,78,80,88,95.
Total number of observations, N=20.

Step 2: Determine the rank of the score 65.
Looking at the ordered list, the score 65 appears multiple times. It occupies positions 10th, 11th, and 12th. When a value repeats, we take the average of these ranks.
Rank R=10+11+123=11.

Step 3: Calculate the Percentile Rank (PR).
Formula: PR=100N(R-0.5) PR=10020(11-0.5)=5×10.5=52.5

The score of 65 lies at the 52.5th percentile.
Q13
For the given Frequency Distribution, find the percentile rank of 55 marks.
Marks101520253035404550556065
Students213241235642
Solution

Step 1: Calculate the Cumulative Frequency (CF) for the distribution.

Marks (x)Students (f)Cumulative Frequency (cf)
1022
1513
2036
2528
30412
35113
40215
45318
50523
55629
60433
65235

Total number of students, N=35.

Step 2: Determine parameters for the score 55.
For a discrete frequency distribution, the effective rank position (R) representing the midpoint of the data bundle corresponding to the required score is given by:
R = c\mathit{f}_{\text{below}} + 0.5 \times f Where:

  • cfbelow is the cumulative frequency of the scores strictly below 55. Here, cfbelow=23 (the cf up to score 50).
  • f is the frequency of the score 55 itself. Here, f=6.
R=23+0.5(6)=23+3=26

Step 3: Calculate the Percentile Rank.
PR=100N×R=10035×26=26003574.285

The score of 55 lies at the 74.3rd percentile.
Q14
MCQ Test Scores of a school is as follows:
Score1012151820222528
Students53426732
Find percentile ranks of: 20, 22, 25.
Solution

Step 1: Calculate the Cumulative Frequency (CF) table.

ScoreStudents (f)Cumulative Freq (cf)
1055
1238
15412
18214
20620
22727
25330
28232

Total number of students, N=32.

Step 2: Calculate Percentile Rank (PR) using formula PR=100N(cfbelow+0.5f)

For Score 20:
cfbelow=14, f=6.
PR=10032(14+0.5×6)=10032(14+3)=170032=53.125

For Score 22:
cfbelow=20, f=7.
PR=10032(20+0.5×7)=10032(20+3.5)=235032=73.4375

For Score 25:
cfbelow=27, f=3.
PR=10032(27+0.5×3)=10032(27+1.5)=285032=89.0625

Percentile Rank for 20: 53.1th percentile
Percentile Rank for 22: 73.4th percentile
Percentile Rank for 25: 89.1th percentile
Q15
Find out the value of quartile deviation and its coefficient from the following data:
Roll No.1234567
Marks20284012301550
Solution

Step 1: Arrange the marks in ascending order.
Sorted Data: 12,15,20,28,30,40,50.
Number of observations, n=7.

Step 2: Calculate the First Quartile (Q1) and Third Quartile (Q3).
Q1=n+14th term=7+14th term=2nd term=15 Q3=3n+14th term=3(2)th term=6th term=40

Step 3: Calculate the Quartile Deviation (Q.D.) and its Coefficient.
Q.D.=Q3-Q12=40-152=252=12.5 Coefficient of Q.D.=Q3-Q1Q3+Q1=40-1540+15=2555=5110.4545

Quartile Deviation = 12.5
Coefficient of Quartile Deviation ≈ 0.45
Q16
Find the S.D. and variance from the following data:
Marks0-1010-2020-3030-4040-5050-6060-7070-80
Number of Students123065107157202222230
Solution

Step 1: Identify that frequencies are cumulative.
The given "Number of Students" row is strictly increasing and represents a "less than" cumulative distribution. We must convert it to a standard frequency distribution by finding the individual class frequencies (fi).

  • 0-10:12
  • 10-20:30-12=18
  • 20-30:65-30=35
  • 30-40:107-65=42
  • 40-50:157-107=50
  • 50-60:202-157=45
  • 60-70:222-202=20
  • 70-80:230-222=8

Total frequency N=230.

Step 2: Prepare calculation table using the Step Deviation Method.
Let assumed mean A=45 and class width h=10. We calculate yi=xi-Ah.

Class IntervalMidpoint (xi)Frequency (fi)yifiyifiyi2
0-10512-4-48192
10-201518-3-54162
20-302535-2-70140
30-403542-1-4242
40-504550000
50-60554514545
60-70652024080
70-8075832472
Sum230-105733

Step 3: Calculate Variance (σ2) and S.D. (σ).

Variance (σ2)=h2fiyi2N-fiyiN2 σ2=102733230--1052302 σ2=100[3.1869-0.2085]=100[2.9784]=297.84 Standard Deviation (σ)=297.8417.26
Variance = 297.85 (approx)
Standard Deviation = 17.26
Q17
For a group of 200 candidates, the mean and the S.D. were found to be 40 and 15 respectively. Later on it was found that the score 43 was misread as 34. Find the correct mean and correct S.D.
Solution

Step 1: Write down the given incorrect data parameters.
Number of candidates, n=200
Incorrect Mean x¯wrong=40
Incorrect S.D. σwrong=15
Wrong observation = 34, Correct observation = 43.

Step 2: Find the correct mean.
Incorrect sum of observations: xwrong=n×x¯wrong=200×40=8000.
Correct sum: xcorrect=8000-34+43=8009.
Correct Mean: x¯correct=8009200=40.045.

Step 3: Find the correct sum of squares.
We use the variance formula: σ2=x2n-(x¯)2
152=xwrong2200-402 225 = \frac{\sum x_{\text{wrong}}^2}{200} - 1600 \implies \frac{\sum x_{\text{wrong}}^2}{200} = 1825 \implies \sum x_{\text{wrong}}^2 = 1825 \times 200 = 365000 xcorrect2=365000-342+432=365000-1156+1849=365693

Step 4: Calculate the correct S.D.
Correct Variance (σcorrect2)=xcorrect2n-(x¯correct)2 σcorrect2=365693200-(40.045)2=1828.465-1603.602=224.863 σcorrect=224.86314.995

Correct Mean = 40.045
Correct S.D. = 14.995
Q18
The mean and standard deviation of 20 observations are found to be 10 and 2 respectively. On rechecking, it was found that an observation 8 was incorrect. Calculate the correct mean and standard deviation in each of the following cases:
(i) If the wrong observation is omitted.
(ii) If it is replaced by 12.
Solution

Initial incorrect values:
n=20, x¯=10, σ=2.
Incorrect Sum: x=20×10=200.
Incorrect Sum of Squares: σ2=x220-10222=x220-100x2=104×20=2080.

Case (i): The wrong observation (8) is omitted.
New number of observations, n'=20-1=19.
New Sum: x'=200-8=192.
New Mean: x¯'=1921910.105.
New Sum of Squares: (x')2=2080-82=2080-64=2016.
New Variance: (σ')2=201619-192192=2016×19-36864361=38304-36864361=14403613.9889 New S.D.: σ'=3.98891.997.

Case (ii): The wrong observation (8) is replaced by 12.
Number of observations remains, n"=20.
New Sum: x"=200-8+12=204.
New Mean: x¯"=20420=10.2.
New Sum of Squares: (x")2=2080-82+122=2080-64+144=2160.
New Variance: (σ")2=216020-(10.2)2=108-104.04=3.96 New S.D.: σ"=3.961.9899.

(i) If omitted: Correct Mean = 10.10, Correct S.D. = 1.997
(ii) If replaced by 12: Correct Mean = 10.2, Correct S.D. = 1.9899
Scroll to Top