OP Malhotra Class 11 Maths Solutions Chapter 21 Measures of Dispersion Chapter Test

Download ISC Solutions for Class 11 Mathematics Chapter 21 Measures of Dispersion

Access comprehensive textbook solutions for Chapter 21 Measures of Dispersion using the official curriculum guides for Class 11 Mathematics. Designed to align with the 2026-27 ISC standards, these detailed answers help students reinforce core academic concepts.

Access ISC Solutions and Answers

Access the complete solution PDF for Class 11 Mathematics below. Regular practice with these targeted textbook answers builds familiarity with standard question patterns and helps secure higher marks in final school evaluations.

Question 1. Find the mean deviation from the mean for the following data : 38, 70, 48, 40, 42, 55, 63, 46, 54, 44
Answer:
First, we find the mean (\( \bar{x} \)) of the given data points. We sum all the numbers and divide by the count of numbers, which is 10.
\( \bar{x} = \frac{38+70+48+40+42+55+63+46+54+44}{10} = \frac{500}{10} = 50 \)
Next, we calculate the absolute difference between each data point (\( x_i \)) and the mean (\( \bar{x} \)). This is \( |x_i - \bar{x}| \). We then sum these absolute differences.

\( x_i \)38704840425563465444\( \Sigma |x_i - \bar{x}| \)
\( |x_i - \bar{x}| \)1220210851344684
The sum of absolute deviations is \( \Sigma |x_i - \bar{x}| = 84 \). Finally, we calculate the Mean Deviation (M.D.) about the mean.
M.D about mean \( = \frac{\Sigma|x_i-\bar{x}|}{n} = \frac{84}{10} = 8.4 \). The mean deviation shows how spread out the data points are, on average, from the mean.
In simple words: First, find the average of all numbers. Then, for each number, see how far it is from the average. Add up all these "distances" (ignoring negative signs) and divide by how many numbers you have. This gives you the mean deviation, which tells you how much the numbers typically vary from their average.

🎯 Exam Tip: Always calculate the mean accurately as the first step. Remember to take the absolute value of differences when finding mean deviation; do not consider negative signs.

 

Question 2. Find the mean deviation from the mean for the following data:
Answer:
To find the mean deviation for this frequency distribution, we first need to calculate the mean (\( \bar{x} \)). We use the formula \( \bar{x} = \frac{\Sigma f_ix_i}{\Sigma f_i} \).
Let's prepare a table to organize the calculations:

\( x_i \)\( f_i \)\( f_ix_i \)\( |x_i - \bar{x}| \)\( f_i|x_i - \bar{x}| \)
3618530
5840324
715105115
925225125
11888324
13452520
Total\( \Sigma f_i = 66 \)\( \Sigma f_ix_i = 528 \)\( \Sigma f_i |x_i - \bar{x}| = 138 \)
Using the direct method, we find the mean:
Mean \( \bar{x} = \frac{\Sigma f_i x_i}{\Sigma f_i} = \frac{528}{66} = 8 \)
Now, we calculate the mean deviation from the mean:
M.D from mean \( = \frac{\Sigma f_i\left|x_i-\bar{x}\right|}{\Sigma f_i} = \frac{138}{66} = 2.09 \) (approximately).
In simple words: When you have numbers that appear multiple times (frequencies), first multiply each number by how many times it appears and sum them up. Then divide by the total count of all numbers to find the mean. After that, calculate how far each number is from this mean, multiply by its frequency, and sum them up again. Finally, divide this sum by the total count of numbers to get the mean deviation.

🎯 Exam Tip: For frequency distributions, remember to multiply the absolute deviations by their respective frequencies before summing them up. This ensures each observation's deviation is weighted correctly.

 

Question 3. Find the mean deviation for the mean for the following data:
Answer:
For grouped data (data in classes), we first find the mid-mark (\( x_i \)) for each class interval. Then, we calculate the mean (\( \bar{x} \)) using \( \bar{x} = \frac{\Sigma f_ix_i}{\Sigma f_i} \). After finding the mean, we can calculate the mean deviation using \( M.D. = \frac{\Sigma f_i|x_i-\bar{x}|}{\Sigma f_i} \).
Let's organize the data and calculations in a table. Here, \( \bar{x} = 27 \), as derived from the calculations:

ClassesFrequencies (\( f_i \))Mid-Marks (\( x_i \))\( f_ix_i \)\( |x_i - 27| \)\( f_i|x_i - 27| \)
0-10653022132
10-208151201296
20-301425350228
30-4016355608128
40-504451801872
50-602551102856
Total\( \Sigma f_i = 50 \)\( \Sigma f_ix_i = 1350 \)\( \Sigma f_i |x_i - 27| = 512 \)
By direct method, the mean is calculated as:
Mean \( \bar{x} = \frac{\Sigma f_i x_i}{\Sigma f_i} = \frac{1350}{50} = 27 \)
Thus, the Mean Deviation (M.D.) from the mean is:
M.D from mean \( = \frac{\Sigma f_i\left|x_i-27\right|}{\Sigma f_i} = \frac{512}{50} = 10.24 \).
In simple words: For data grouped into classes, find the middle value of each class. Use these middle values like individual data points and their frequencies to calculate the mean. Then, find the mean deviation using the same steps as for a normal frequency distribution. This helps understand the spread of data in categories.

🎯 Exam Tip: When dealing with class intervals, always calculate the mid-point (or mid-mark) for each class accurately. This value represents \( x_i \) in your calculations for mean and mean deviation.

 

Question 4. Find the mean deviation about the median for the following data : 11, 3, 8, 7, 5, 14, 10, 2, 9
Answer:
To find the mean deviation about the median, we first need to arrange the data in ascending order and find the median (Md).
Arranging the given data in ascending order, we have:
2, 3, 5, 7, 8, 9, 10, 11, 14
Here, the number of observations (\( n \)) is 9, which is an odd number.
The median (Md) for an odd number of observations is the \( \left(\frac{n+1}{2}\right) \)th observation.
Md \( = \left(\frac{9+1}{2}\right) \)th observation \( = 5 \)th observation
From the sorted data, the 5th observation is 8. So, Md \( = 8 \).
Now, we calculate the absolute deviation of each data point from the median (\( |x_i - Md| \)) and sum them up:

\( x_i \)\( |x_i - Md| \)
26
35
53
71
80
91
102
113
146
Total\( \Sigma |x_i - Md| = 27 \)
Finally, we calculate the Mean Deviation (M.D.) about the Median:
M.D about Median \( = \frac{\Sigma\left|x_i-\mathrm{M}_d\right|}{n} = \frac{27}{9} = 3 \).
In simple words: To find how much numbers vary from the middle value, first sort them from smallest to largest and find the exact middle number (the median). Then, for each number, find its distance from the median, ignoring if it's bigger or smaller. Add up all these distances and divide by how many numbers there are. This shows the average difference from the median.

🎯 Exam Tip: Always arrange the data in ascending or descending order before finding the median. Be careful when finding the median for an even number of observations; it's the average of the two middle values.

 

Question 5. Find the variance and standard deviation of the following data :
Answer:
To find the variance and standard deviation for this data with frequencies, we can use the assumed mean method. We'll choose an assumed mean (A), calculate deviations, and then apply the formulas.
Let's take Assumed Mean (A) = 98. The class interval (i) is not relevant here as the data is discrete.

\( x_i \)\( f_i \)\( d_i = x_i - A \)
(A=98)
\( d_i^2 \)\( f_id_i \)\( f_id_i^2 \)
923-636-18108
932-525-1050
973-11-33
9820000
10264162496
104363618108
10931112133363
Total\( \Sigma f_i = 22 \)\( \Sigma f_id_i = 44 \)\( \Sigma f_id_i^2 = 728 \)
Now, we can calculate the Variance:
Variance \( = \frac{\Sigma f_i d_i^2}{\Sigma f_i}-\left(\frac{\Sigma f_i d_i}{\Sigma f_i}\right)^2 \)
\( = \frac{728}{22} - \left(\frac{44}{22}\right)^2 \)
\( = 33.090909 - (2)^2 \)
\( = 33.090909 - 4 \)
\( = 29.09 \) (approximately)

Next, we calculate the Standard Deviation (S.D.). Standard deviation is simply the square root of the variance.
S.D \( = \sqrt{\text{Variance}} = \sqrt{29.09} = 5.3935 \) (approximately).
In simple words: Variance tells you how much the numbers are spread out from their average, on average, by looking at squared differences. Standard deviation is the square root of variance, giving a more direct measure of this spread in the original units. Both help understand how consistent or varied a set of data is.

🎯 Exam Tip: Remember that variance is the mean of the squared deviations, and standard deviation is its square root. The assumed mean method simplifies calculations, especially with larger data values, by reducing the numbers you work with.

 

Question 6. Calculate the mean and variance after the following data :
Answer:
For grouped data with class intervals, we use the step deviation method to simplify calculations for the mean and variance. We first find the mid-marks, choose an assumed mean (A), and a common class interval (i).
Let's organize the calculations in a table:

ClassesFrequency (\( f_i \))\( x_i \)\( d_i = x_i - A \)
(A=105)
\( u_i = \frac{d_i}{i} \)
(i=30)
\( f_iu_i \)\( f_iu_i^2 \)
0-30215-90-3-618
30-60345-60-2-612
60-90575-30-1-55
90-120101050000
120-150313530133
150-18051656021020
180-2102195903618
Total\( \Sigma f_i = 30 \)\( \Sigma f_iu_i = 2 \)\( \Sigma f_iu_i^2 = 76 \)
Using the step deviation method, we calculate the mean:
Mean \( \bar{x} = A + \frac{\Sigma f_iu_i}{\Sigma f_i} \times i \)
\( = 105 + \frac{2}{30} \times 30 \)
\( = 105 + 2 \)
\( = 107 \)

Next, we calculate the variance using the step deviation formula:
Variance \( = \left[\frac{\Sigma f_iu_i^2}{\Sigma f_i} - \left(\frac{\Sigma f_iu_i}{\Sigma f_i}\right)^2\right] \times i^2 \)
\( = \left[\frac{76}{30} - \left(\frac{2}{30}\right)^2\right] \times 30^2 \)
\( = \left[2.5333 - \frac{4}{900}\right] \times 900 \)
\( = [2.5333 - 0.0044] \times 900 \)
\( = 2.5289 \times 900 \)
\( = 2276.01 \) (approximately 2276).
The calculation in the source is \( 76 \times 30 - 4 = 2276 \), which implies a simplified formula or rounding difference. We will follow the standard formula here.
In simple words: The step deviation method simplifies finding the mean and variance for data grouped into classes, especially when numbers are large. You choose a middle point (assumed mean) and divide deviations by the class size. This makes the numbers smaller and easier to calculate with, but you must remember to multiply back by the class size at the end.

🎯 Exam Tip: The step deviation method is efficient for grouped data with equal class intervals. Remember the \( i^2 \) term when calculating variance to correctly scale back from the \( u_i \) values.

Step-by-Step Textbook Answers: Class 11 Mathematics Chapter 21 Measures of Dispersion

Chapter Exercise Answers for Class 11 Mathematics

Review comprehensive exercise answers for Class 11 Mathematics Chapter 21 Measures of Dispersion. Fully updated to match current ISC syllabus guidelines, these textbook solutions help students verify their work and maintain accurate study notes.

Detailed Answer Guides for Chapter 21 Measures of Dispersion

Each solution includes detailed reasoning to foster genuine comprehension of Chapter 21 Measures of Dispersion concepts. Reviewing these step-by-step breakdowns allows learners to master both analytical and descriptive questions expected in school evaluations.

Complete Preparation Kit for Class 11 Exams

Frequent review of these structured answers builds strong analytical capabilities and response efficiency. Maximize your academic readiness by combining these textbook solutions with our curated study materials and mock evaluations for Class 11 Mathematics.

FAQs

Where can I find the latest OP Malhotra Class 11 Maths Solutions Chapter 21 Measures of Dispersion Chapter Test for the 2026-27 session?

The complete and updated OP Malhotra Class 11 Maths Solutions Chapter 21 Measures of Dispersion Chapter Test is available for free on StudiesToday.com. These solutions for Class 11 Mathematics are as per latest ISC curriculum.

Are the Mathematics ISC solutions for Class 11 updated for the new 50% competency-based exam pattern?

Yes, our experts have revised the OP Malhotra Class 11 Maths Solutions Chapter 21 Measures of Dispersion Chapter Test as per 2026 exam pattern. All textbook exercises have been solved and have added explanation about how the Mathematics concepts are applied in case-study and assertion-reasoning questions.

How do these Class 11 ISC solutions help in scoring 90% plus marks?

Toppers recommend using ISC language because ISC marking schemes are strictly based on textbook definitions. Our OP Malhotra Class 11 Maths Solutions Chapter 21 Measures of Dispersion Chapter Test will help students to get full marks in the theory paper.

Do you offer OP Malhotra Class 11 Maths Solutions Chapter 21 Measures of Dispersion Chapter Test in multiple languages like Hindi and English?

Yes, we provide bilingual support for Class 11 Mathematics. You can access OP Malhotra Class 11 Maths Solutions Chapter 21 Measures of Dispersion Chapter Test in both English and Hindi medium.

Is it possible to download the Mathematics ISC solutions for Class 11 as a PDF?

Yes, you can download the entire OP Malhotra Class 11 Maths Solutions Chapter 21 Measures of Dispersion Chapter Test in printable PDF format for offline study on any device.