Why this topic matters · 9 min read
Mensuration and Statistics together form one of the most reliably tested areas in CDS Maths, contributing 8-12 questions per paper. Mensuration covers areas, volumes, and surface areas of 2D and 3D shapes. Statistics covers mean, median, mode, range, and basic data interpretation. Expect direct formula application, unit conversion traps, and combined shape problems. Statistics questions are usually easier and can be solved in under a minute if formulas are memorised.
2D Mensuration: Triangles, Quadrilaterals, Circles
These are the bread-and-butter shapes. CDS frequently tests area of a triangle using Heron's formula when all three sides are given, and the standard half-base-height formula otherwise. Circles appear in problems involving sectors, arcs, and combinations with squares or rectangles. Always confirm whether diameter or radius is given — this single slip wastes marks.
- Area of triangle = half x base x height; for sides a,b,c use Heron's formula
- Area of circle = pi r squared; Circumference = 2 pi r
- Area of sector = (theta/360) x pi r squared; Arc length = (theta/360) x 2 pi r
- Area of trapezium = half x (sum of parallel sides) x height
- Area of rhombus = half x product of diagonals
- Area of equilateral triangle = (root 3 / 4) x side squared
Key formulas
Heron's Formula
Area = sqrt(s(s-a)(s-b)(s-c)), where s = (a+b+c)/2
When: When all 3 sides of a triangle are given, no height available
Circle Area
A = pi * r^2
When: Any circle or circular region problem
Sector Area
A = (theta/360) * pi * r^2
When: Pie-slice shaped region with given angle and radius
Trapezium Area
A = 0.5 * (a + b) * h
When: Four-sided figure with one pair of parallel sides
Worked examples
A triangle has sides 5, 12, 13. s = 15. Area = sqrt(15 x 10 x 3 x 2) = sqrt(900) = 30 sq units. Note: 5-12-13 is a right triangle, so also = 0.5 x 5 x 12 = 30. Always check for Pythagorean triplets first to save time.
A sector has radius 7 cm and angle 90 degrees. Area = (90/360) x (22/7) x 49 = 0.25 x 154 = 38.5 sq cm.
3D Mensuration: Cylinder, Cone, Sphere, Cube, Cuboid
Volume and surface area of 3D shapes are tested heavily. CDS loves problems where a shape is melted or reshaped into another — set the volumes equal and solve. Lateral surface area versus total surface area is a common distinction. Hollow cylinders and frustum (truncated cone) appear occasionally in harder sets.
- Cube: Volume = a cubed; Total SA = 6a squared; Diagonal = a root 3
- Cuboid: Volume = l x b x h; Total SA = 2(lb + bh + hl)
- Cylinder: Volume = pi r squared h; Curved SA = 2 pi r h; Total SA = 2 pi r (r + h)
- Cone: Volume = one-third pi r squared h; Curved SA = pi r l; l = sqrt(r squared + h squared)
- Sphere: Volume = (4/3) pi r cubed; SA = 4 pi r squared
- Hemisphere: Volume = (2/3) pi r cubed; Total SA = 3 pi r squared
Key formulas
Cylinder Volume
V = pi * r^2 * h
When: Any cylindrical tank, pipe, or rod problem
Cone Volume
V = (1/3) * pi * r^2 * h
When: Conical vessel filling or reshaping problems
Sphere Volume
V = (4/3) * pi * r^3
When: Ball or sphere melting / surface area problems
Slant Height of Cone
l = sqrt(r^2 + h^2)
When: Before computing curved surface area of a cone
Worked examples
A solid sphere of radius 3 cm is melted into a cylinder of radius 3 cm. Find height. Volume of sphere = (4/3) x pi x 27 = 36 pi. Volume of cylinder = pi x 9 x h = 9 pi h. So 9 pi h = 36 pi, h = 4 cm.
A cone has r = 3, h = 4. Slant height l = sqrt(9 + 16) = 5. Curved SA = pi x 3 x 5 = 15 pi sq cm.
Statistics: Mean, Median, Mode
CDS tests all three measures of central tendency. Mean is the arithmetic average. Median is the middle value when data is arranged in order — for even count, average the two middle values. Mode is the most frequently occurring value. CDS also asks about effect on mean when a value is added, removed, or changed — use the total sum approach, not recalculation.
- Mean = Sum of all values divided by number of values
- For grouped data, Mean = Sum(f x x) / Sum(f), where f is frequency and x is midpoint
- Median: arrange data in order; if n is odd, median = ((n+1)/2)th term; if n is even, average of (n/2)th and (n/2 + 1)th terms
- Mode = value that appears most often; a dataset can be bimodal
- Range = Maximum value minus Minimum value
- If one incorrect value is replaced, new sum = old sum - wrong value + correct value; recalculate mean
Key formulas
Arithmetic Mean
Mean = (Sum of observations) / (Number of observations)
When: Any average or mean question
Grouped Data Mean
Mean = Sum(f * x) / Sum(f)
When: Frequency table given with class intervals; use midpoints
Median Position
Position = (n+1)/2 for odd n; average of n/2 and n/2+1 positions for even n
When: Finding median from a list of numbers
Worked examples
Mean of 5 numbers is 20. One number 15 is replaced by 35. New sum = (5 x 20) - 15 + 35 = 100 + 20 = 120. New mean = 120 / 5 = 24. Always work with the total sum.
Data: 3, 7, 7, 9, 11, 15. n = 6 (even). Median = average of 3rd and 4th terms = (7 + 9)/2 = 8. Mode = 7.
Statistics: Variance and Standard Deviation (Basic)
CDS occasionally asks variance or standard deviation. These measure how spread out data is. Variance is the average of squared deviations from the mean. Standard Deviation (SD) is the square root of variance. For CDS, you rarely need to compute full SD — usually a conceptual question or a small dataset is given.
- Variance = Sum of (xi - mean) squared, divided by n
- Standard Deviation = square root of Variance
- If all values are equal, SD = 0 (no spread)
- Adding a constant to all values does not change SD; multiplying all values by k multiplies SD by k
- CDS rarely asks full computation of SD — focus on properties
Key formulas
Variance
Var = (1/n) * Sum((xi - mean)^2)
When: When asked to find how spread the data is
Standard Deviation
SD = sqrt(Variance)
When: After computing variance, or to compare spread of two datasets
⚠ Common mistakes to avoid
- Using diameter instead of radius in circle/cylinder/sphere formulas — always halve the diameter first before substituting
- Forgetting to compute slant height before finding curved surface area of a cone — l = sqrt(r squared + h squared) is a mandatory intermediate step
- In median calculation, not sorting the data before finding the middle position — unsorted data gives completely wrong answer
- Confusing Total Surface Area with Lateral or Curved Surface Area — for cylinder TSA includes two circular ends; CSA does not
- In melting/recasting problems, equating surface areas instead of volumes — always equate volumes unless the question explicitly asks about surface
🧠 Memory aids
- CAVE for 3D volumes: Cube = a3, A cylinder = pi r2 h, Volume cone = one-third of cylinder, Everything sphere = four-thirds pi r3
- For median with even n, think PAIR and AVERAGE — pair the two middle ones and average them
- Sector is a SLICE of pizza: both area and arc length use the same fraction theta/360 of the whole circle
- SD properties: Add a constant, SD STAYS; Multiply by k, SD SCALES — remember Add-Stay, Multiply-Scale
🎯 CDS exam tips
- CDS papers typically carry 4-6 Mensuration questions and 3-4 Statistics questions. Together they are among the highest yield areas — do not skip either.
- Mensuration questions are mostly direct formula application at medium difficulty. If a question takes more than 90 seconds, skip and return — it usually means a simpler approach exists.
- Statistics questions in CDS are almost always easy to moderate. Mean and median questions are the most common. A question on correcting a wrong entry using the sum method appears almost every year.
- For 3D problems, always write down what is given (radius, height, slant height) and what is asked (volume, CSA, TSA) before starting — this prevents applying the wrong formula.
- Unit conversion is a hidden trap: if radius is in cm and height is in m, convert before computing. Volume answers may be asked in litres (1 litre = 1000 cubic cm).
Q1 · hard · AI-verified
A rectangular tank 12 m × 8 m × 6 m is filled with water to 2/3 of its height. How much water (in liters) does it contain?
- 320000
- 384000
- 576000
- 480000
Q2 · hard · AI-verified
The median of the data set {3, 7, 9, 12, 15, 18, 21} is 12. If each value is increased by 5, what is the new median?
- 21
- 17
- 15
- 19
Q3 · hard · AI-verified
In a frequency distribution, the mode is 65 and the mean is 69. Using the empirical relationship, what is the median?
- 66
- 67
- 68
- 69
Q4 · hard · AI-verified
A right circular cone has a base radius of 5 cm and slant height of 13 cm. What is its curved surface area?
- 78π cm²
- 70π cm²
- 65π cm²
- 60π cm²
Q5 · hard · AI-verified
The quartiles of a data set are Q1 = 15, Q2 = 25, Q3 = 35. What is the interquartile range?
- 10
- 15
- 25
- 20