PYQ Vault

MHT-CET Maths · Measures of Dispersion

Shift and Scale — How Adding and Multiplying Change Mean, Variance and SD

Add a constant: the mean shifts by it and the variance does not move. Multiply by λ: the mean multiplies by λ, the SD by |λ|, the variance by λ².

Why this matters

10 PYQs at 30% HARD — the chapter's only HARD questions are here, though six of the ten are one-line applications of the two rules. The HARD three are the same rules used inside an algebraic identity: the mean of (x − 5)² from a known mean and variance (set twice), and the b = a + c identity whose stored options had lost a factor of 3 until this session restored them from the paper. Learn the rules as facts about the formula, not as slogans.

Concept 1 of 4

Adding a Constant: Mean Shifts, Variance Stays

Intuition

Adding 88 to every observation slides the whole data set along the line. Distances between values — and so the spread — are untouched; only the centre moves.

Definition

  • yi=xi+cy_i = x_i + c: yˉ=xˉ+c\bar y = \bar x + c, σy2=σx2\sigma_y^2 = \sigma_x^2, σy=σx\sigma_y = \sigma_x.
  • Variance 66, mean 1010; each observation increased by 88: new variance 66, new mean 1818.
  • Why: yi−yˉ=(xi+c)−(xˉ+c)=xi−xˉy_i - \bar y = (x_i + c) - (\bar x + c) = x_i - \bar x, so every squared deviation is the same.
  • This is the fact behind the assumed-mean method and behind 'the SD of a+2,b+2,c+2a + 2, b + 2, c + 2 is dd' meaning the SD of a,b,ca, b, c is dd.

Shift rule

x+c‾=xˉ+c,Var⁡(x+c)=Var⁡(x)\overline{x + c} = \bar x + c,\qquad \operatorname{Var}(x + c) = \operatorname{Var}(x)

Diagram · mean = the balance point

0246810122459mean = 5

Treat each value as equal weight on a beam; the mean is the point where it balances. The pulls on the left (deviations −3, −1) exactly cancel those on the right (0, +4), which is the identity Σ(xᵢ − x̄) = 0. One extreme value drags the balance point toward it — why the mean is sensitive to outliers.

Worked example

The mean and variance of 1212 observations are 2525 and 99. Each observation is decreased by 55. Find the new mean and SD.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 1Measures of DispersionEASY
The variance and mean of 15 observations are respectively 6 and 10. If each observation is increased by 8 then the new variance and new mean of resulting observations are respectively

[Q119 · Shift 1 · 2022]

Adding the constant to the variance

New variance 1414 is option (C) on the classic stem. Adding a constant moves nothing but the mean.

Concept 2 of 4

Multiplying by λ: Mean × λ, SD × |λ|, Variance × λ²

Intuition

Scaling every value by 33 stretches every deviation by 33, so the SD triples and the variance — a square — grows nine-fold. A multiply-then-add stem uses both rules; only the multiplication touches the variance.

Definition

  • yi=λxiy_i = \lambda x_i: yˉ=λxˉ\bar y = \lambda\bar x, σy=∣λ∣σx\sigma_y = |\lambda|\sigma_x, σy2=λ2σx2\sigma_y^2 = \lambda^2\sigma_x^2.
  • Variance 1212, each value ×3\times 3: 108108. Variance 1616, ×3\times 3: 144144. Variance 55, ×2\times 2: 2020.
  • Variance 55, each value ×3\times 3 THEN +8+ 8: 9×5=459 \times 5 = 45; the +8+8 does nothing to the variance.
  • The sign of λ\lambda is lost in the variance and the SD (∣λ∣|\lambda|) but kept in the mean; that matters when a stem lets p=±12p = \pm\frac12.

Scale rule

λx‾=λxˉ,σλx=∣λ∣ σx,Var⁡(λx)=λ2Var⁡(x)\overline{\lambda x} = \lambda\bar x,\qquad \sigma_{\lambda x} = |\lambda|\,\sigma_x,\qquad \operatorname{Var}(\lambda x) = \lambda^2\operatorname{Var}(x)

Diagram · mean deviation = average distance from the centre

mean = 523415094
MD = (3 + 1 + 0 + 4) / 4 = 2

Take each value's distance from the centre (the red segments, signs dropped) and average them. Mean deviation can be taken about the mean or the median; about the median it is smallest.

Worked example

The variance of 1010 observations is 77. Each observation is multiplied by 44 and then 33 is subtracted. Find the new variance and the new SD.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 2Measures of DispersionEASY
The variance of 20 observations is 5. If each observation is multiplied by 3 and then 8 is added to each number, then variance of resulting observations is

[Q120 · 9th May Shift 2 · 2023]

Multiplying the variance by λ, not λ²

3×12=363 \times 12 = 36 is option (B). The variance carries a square, so it scales by 99: 108108.

Concept 3 of 4

y = px − q With Target Mean and SD: Two Equations, Watch the Sign of p

Intuition

A combined transformation gives one equation from the mean (pxˉ−qp\bar x - q) and one from the SD (∣p∣σ|p|\sigma). The SD equation fixes ∣p∣|p|, leaving two candidates; the mean equation, together with any condition like q≠0q \ne 0, picks the sign.

Definition

  • xˉ=20\bar x = 20, σ=2\sigma = 2; y=px−qy = px - q with new mean 1010 and new SD 11: ∣p∣⋅2=1⇒p=±12|p| \cdot 2 = 1 \Rightarrow p = \pm\frac12; 20p−q=1020p - q = 10. With p=12p = \frac12: q=0q = 0, excluded by q≠0q \ne 0; with p=−12p = -\frac12: −10−q=10-10 - q = 10, q=−20q = -20.
  • Order of operations matters for the mean only: px−qpx - q and p(x−q)p(x - q) have the same SD but different means.
  • Always solve the SD equation first; it is the one with two solutions.

Combined rule

y=px−q:yˉ=pxˉ−q,σy=∣p∣ σxy = px - q:\quad \bar y = p\bar x - q,\qquad \sigma_y = |p|\,\sigma_x

Worked example

A data set has mean 3030 and SD 44. Each value is transformed to y=px+qy = px + q so that the new mean is 1515 and the new SD is 22, with q≠0q \ne 0. Find pp and qq.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 3Measures of DispersionMODERATE
The mean and the standard deviation of 10 observations are 20 and 2 respectively. Each of these 10 observations is multiplied by pp and then reduced by qq, where p≠0p\neq0 and q≠0q\neq0. If the new mean and new standard deviation (s.d.) become half of the original values, then qq is equal to

[Q134 · 9th May Shift 1 · 2023]

Taking p positive by default

p=12p = \frac12 forces q=0q = 0, which the stem forbids. The SD fixes only ∣p∣|p|; the remaining condition chooses the sign, and here it is negative.

Concept 4 of 4

Mean of (x − k)² and the b = a + c Identity: Expand, Then Use σ² + x̄²

Intuition

∑(x−k)2n=∑x2n−2kxˉ+k2\dfrac{\sum (x - k)^2}{n} = \dfrac{\sum x^2}{n} - 2k\bar x + k^2, and ∑x2n=σ2+xˉ2\dfrac{\sum x^2}{n} = \sigma^2 + \bar x^2. Any 'mean of squares of shifted values' collapses to σ2+(xˉ−k)2\sigma^2 + (\bar x - k)^2.

Definition

  • xˉ=16\bar x = 16, σ2=256\sigma^2 = 256, mean of (xi−5)2(x_i - 5)^2: σ2+(xˉ−5)2=256+121=377\sigma^2 + (\bar x - 5)^2 = 256 + 121 = 377. Same by expansion: 512−160+25512 - 160 + 25.
  • b=a+cb = a + c identity: the SD of a+2,b+2,c+2a + 2, b + 2, c + 2 is dd, so dd is the SD of a,b,ca, b, c; mean =2b3= \dfrac{2b}{3}; d2=a2+b2+c23−4b29d^2 = \dfrac{a^2 + b^2 + c^2}{3} - \dfrac{4b^2}{9}, so 9d2=3a2+3c2−b29d^2 = 3a^2 + 3c^2 - b^2, i.e. b2=3(a2+c2)−9d2b^2 = 3(a^2 + c^2) - 9d^2.
  • The three-observation identity is the same expansion with symbols; the shift rule is what lets the +2+2 be ignored.
  • σ2+(xˉ−k)2\sigma^2 + (\bar x - k)^2 is minimised at k=xˉk = \bar x — the mean is the value about which the mean squared deviation is least.

Shifted squares

∑(xi−k)2n=σ2+(xˉ−k)2\frac{\sum (x_i - k)^2}{n} = \sigma^2 + (\bar x - k)^2

Worked example

The mean and variance of 2020 observations are 1010 and 44. Find the mean of (xi−7)2(x_i - 7)^2.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 4Measures of DispersionHARD
If both mean and variance of 50 observations x1,x2,…,x50x_1, x_2, \ldots, x_{50} are equal to 16 and 256 respectively, then mean of (x1−5)2,(x2−5)2,…,(x50−5)2(x_1-5)^2, (x_2-5)^2, \ldots, (x_{50}-5)^2 is

[Q149 · 14th May Shift 2 · 2024]

Using Σx²/n = σ² in the expansion

The mean of the squares is σ2+xˉ2=512\sigma^2 + \bar x^2 = 512, not 256256. Dropping xˉ2\bar x^2 gives 121121, which is not offered — the offered distractors come from arithmetic slips in 512−160+25512 - 160 + 25.

Summary — formulas & gotchas at a glance

A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.

Formulas (4)

Watch out for (4)

Drill every past-year question on this subtopic

10 questions from the bank — paginated, with cart and Word-export support.

Related notes