Statistics — Class 11 MCQs with Answers
Class 11 CBSE Mathematics · Chapter 15
90 practice questions · 30 Easy · 30 Medium · 30 Hard · Updated
Practise the most important Class 11 CBSE Mathematics questions from Chapter 15, "Statistics". You get 9 timed quizzes made from 90 NCERT-based MCQs, with answers and explanations. The questions are split into 30 Easy, 30 Medium and 30 Hard. Warm up on the basics, then move on to the exam-level questions that set top scorers in CBSE & Maharashtra HSC Board exams, JEE Main, MHT-CET and JEE Advanced apart.
To score well in "Statistics", focus on fast problem-solving, formula recall and step-by-step working. Each MCQ here is timed and uses exam-style marking (+4 correct, −1 wrong, 0 skipped). This trains you to stay accurate under time pressure, as real papers need. Every question has a short explanation, so a wrong answer becomes a quick lesson. It is the fastest way to fix gaps before a test.
Use this chapter for focused revision. Start with the Easy set to check your basics on Statistics, then move to Medium and Hard to practise applying them. Your accuracy, streaks and XP save automatically. This chapter also adds to your overall Class 11 Mathematics mastery score. 14 sample questions are solved in full below, with the answer and a worked explanation. Sign in free to start practising.
Key concepts: Statistics (Class 11 Mathematics)
Two data sets can share a mean yet differ wildly in spread. This chapter measures that spread: the range, the mean deviation about the mean or median, the variance and its square root the standard deviation, and the coefficient of variation, which compares consistency across data measured on different scales.
- Measures of dispersion
- They quantify how scattered data is about a central value; range, mean deviation, variance and standard deviation are the four studied here.
- Range
- The simplest measure: maximum value minus minimum value. It uses only the two extremes, so it ignores how the middle data is spread.
- Mean deviation about the mean
- The average of the absolute distances of observations from the mean; absolute values are taken so positive and negative deviations don't cancel.
- Mean deviation about the median
- The average absolute deviation measured from the median; for any data set the mean deviation is least when taken about the median.
Statistics — important questions & MCQs with answers (Class 11 Mathematics)
14 solved questions from this chapter's difficulty levels, each with its answer and explanation. The other 76 are timed and scored when you sign in.
- Q1Easy
Mean of 2,4,6,8,10:
A.4B.5C.7D.6✓ CorrectAnswer: D. 6
Explanation: Mean is the sum of values divided by their count: (2+4+6+8+10)/5 = 30/5 = 6. Stopping at the sum, 30, without dividing by the number of terms is what produces a wrong smaller option.
- Q2Easy
Range of 3,7,5,9,2:
A.7✓ CorrectB.9C.2D.5Answer: A. 7
Explanation: Range is the spread from smallest to largest: max − min = 9 − 2 = 7. Picking the largest value alone, or subtracting in the wrong order, gives a meaningless spread.
- Q3Easy
Arithmetic mean of n observations is:
A.Sum + nB.Sum × nC.Sum of observations / n✓ CorrectD.Sum / 2Answer: C. Sum of observations / n
Explanation: Arithmetic mean is total value shared equally: sum of all observations divided by n. Multiplying by n, or dividing by a fixed 2 instead of the actual count, gives a wrong average.
- Q4Easy
Median is the:
A.MaximumB.Most frequent valueC.AverageD.Middle value when data is arranged✓ CorrectAnswer: D. Middle value when data is arranged
Explanation: Median is the middle value once data is sorted in order — not simply an average of all values, nor the most frequent one, which is what mode measures instead.
- Q5Easy
Mode is the:
A.Middle valueB.Most frequent value✓ CorrectC.Sum of all valuesD.MaximumAnswer: B. Most frequent value
Explanation: Mode is the value that occurs most often in the data — distinct from the middle value (median) or the total of all values, which mode has nothing to do with.
- Q6Easy
Range of data is:
A.Maximum − Minimum✓ CorrectB.Maximum + MinimumC.Maximum × MinimumD.SumAnswer: A. Maximum − Minimum
Explanation: Range measures total spread as maximum minus minimum. Adding the extremes instead of subtracting, or multiplying them, produces a number with no meaning as a spread.
- Q7Medium
Variance is the:
A.Average of squared deviations from mean✓ CorrectB.Range squaredC.Mean × medianD.Square of meanAnswer: A. Average of squared deviations from mean
Explanation: Variance is the mean of the squared deviations from the mean, σ² = Σ(xᵢ−x̄)²/n — not the range squared or the mean times median, which ignore how far each value sits from x̄.
- Q8Medium
If a constant c is added to each observation, new mean is:
A.cB.Original meanC.Original mean + c✓ CorrectD.Original mean × cAnswer: C. Original mean + c
Explanation: Shifting every observation by a constant c shifts the mean by the same amount: new mean = original mean + c. The mean does not become just c, nor does it stay unchanged.
- Q9Medium
Median of {1, 2, 4, 6, 8, 10, 12, 14, 16, 18}:
A.12B.8C.10D.9✓ CorrectAnswer: D. 9
Explanation: Ten values means the median is the average of the 5th and 6th terms: sorted, these are 8 and 10, so median = (8+10)/2 = 9 — not either middle value taken alone.
- Q10Medium
For grouped data, mean deviation about mean =
A.Σ f_i x_i / nB.Σ |x_i|/nC.Σ f_i |x_i − x̄|/Σ f_i✓ CorrectD.Σ f_i (x_i − x̄)²Answer: C. Σ f_i |x_i − x̄|/Σ f_i
Explanation: For grouped data, mean deviation about the mean weights each deviation by its frequency: Σfᵢ|xᵢ−x̄|/Σfᵢ. Leaving out the frequency weights, as in Σ|xᵢ|/n, ignores how often each value occurs.
- Q11Medium
Variance of {2, 4, 6, 8, 10}:
A.2.83B.8✓ CorrectC.16D.12Answer: B. 8
Explanation: Mean is 6; squared deviations are 16,4,0,4,16, summing to 40. Variance = 40/5 = 8 — stopping at the sum 40 without dividing by n=5 is what produces the wrong larger option.
- Q12Hard
Mean deviation about mean uses:
A.Squared deviationsB.Absolute deviations |xᵢ−x̄|✓ CorrectC.Cubed deviationsD.Differences from median onlyAnswer: B. Absolute deviations |xᵢ−x̄|
Explanation: Mean deviation about the mean averages the absolute deviations, Σ|xᵢ−x̄|/n — using squared deviations instead gives variance, a different statistic that overweights values far from x̄.
- Q13Hard
Coefficient of Variation =
A.mean−σB.(mean/σ)×100C.σ²/meanD.(σ/mean)×100✓ CorrectAnswer: D. (σ/mean)×100
Explanation: Coefficient of variation is spread relative to size: CV = (σ/mean) × 100. Flipping the ratio to mean/σ, or dropping the ×100, is the usual mix-up when comparing data in different units.
- Q14Hard
Means of groups of size 30 and 60 are 35 and 40. Combined mean:
A.35B.37.5C.40D.38.33✓ CorrectAnswer: D. 38.33
Explanation: Combined mean is size-weighted: (30×35 + 60×40)/(30+60) = (1050+2400)/90 = 3450/90 ≈ 38.33 — plain-averaging 35 and 40 to get 37.5 ignores that the second group has twice the observations.
Start this chapter free
You have 14 solved above. Sign in with Google (no card needed). You get 1 Easy + 1 Medium quiz on every chapter during your 30-day trial. After that, you keep 1 Easy quiz on every chapter, free for good, plus the full key-concept notes, formulas & exam tips.
This chapter has 90 questions (30 Easy · 30 Medium · 30 Hard), with timed scoring and instant feedback. The rest unlock with the ₹999/year plan.
Start this chapter free →Statistics — FAQs
What are the key concepts in Class 11 Mathematics Statistics?+
Two data sets can share a mean yet differ wildly in spread. This chapter measures that spread: the range, the mean deviation about the mean or median, the variance and its square root the standard deviation, and the coefficient of variation, which compares consistency across data measured on different scales. Key ideas include Measures of dispersion, Range, Mean deviation about the mean, Mean deviation about the median.
What does Class 11 Mathematics Chapter 15 (Statistics) cover on XamBaaz?+
It has 90 NCERT-based MCQs on "Statistics": 30 Easy, 30 Medium and 30 Hard. Together they make 9 timed quizzes, and you never get the same set twice. Every question has an instant explanation. They help you prepare for CBSE & Maharashtra HSC Board exams, JEE Main, MHT-CET and JEE Advanced.
Are these "Statistics" questions free to practise?+
Yes. Sign in with Google to practise "Statistics" free. Full unlimited access is ₹999/year on a launch offer until 1 December 2026. No chapter is charged separately.
How should I revise "Statistics" for the exam?+
Start with the Easy quiz to check your basics, then try Medium and Hard to practise applying them. There are 9 timed quizzes on this chapter, so you can come back for a fresh set instead of one you have seen. Read each explanation, retry the questions you miss, and track your accuracy until it stays high.
Are these "Statistics" MCQs available with answers?+
Yes. 14 sample questions are shown here in full, each with the correct option and a step-by-step "Why" explanation. Sign in free with Google to start practising, with instant scoring.
Is there negative marking in the "Statistics" quizzes?+
Yes. The timed quizzes use exam-style marking: +4 for a right answer, −1 for a wrong one and 0 for a skip, the same negative marking as JEE Main and JEE Advanced. MHT-CET and CBSE board papers have no negative marking. Our mocks for those are scored their way.
What are the important questions from Statistics (Class 11 Mathematics)?+
The questions that matter most test Measures of dispersion, Range, Mean deviation about the mean, Mean deviation about the median. This page shows 14 solved important MCQs with answers and explanations; all 90 questions on the chapter are available as timed quizzes once you sign in.
Is there an online quiz for Statistics?+
Yes — Class 11 Mathematics Statistics has timed online quizzes at Easy, Medium and Hard levels, with instant scoring and a worked explanation on every question. The first quiz on the chapter is free.
