ZE
ZESTEXAM

SSC MTS Standard Deviation & Variance

Study Material — 15 PYQs (2021–2021) · Concept Notes · Shortcuts

SSC MTS Standard Deviation & Variance is a frequently tested subtopic — 15 previous year questions from 2021–2021 papers are included below with concept notes, key rules and shortcut tricks.

15 PYQs
2021–2021
0 Practice
MCQs
6 Key Points
to remember
Free
no login needed
Take Free Mock →Full Practice Set
Also for:CGLCHSLGDCPO
PYQs
15
Practice
0
Key Points
6
Access
Free
Previous Year Questions

SSC MTS Standard Deviation & Variance — Past Exam Questions

15 questions from actual SSC MTS papers · all shown free · click option to reveal solution

Exam Q 12021Previous Year Pattern

The variance of the dataset {2, 4, 6, 8, 10} is:

Exam Q 22021Previous Year Pattern

If the standard deviation of a dataset is 5, what is the variance?

Exam Q 32021Previous Year Pattern

The standard deviation of the dataset {5, 5, 5, 5, 5} is:

Exam Q 42021Previous Year Pattern

The variance of {1, 2, 3} is 2/3. What is the variance of {2, 4, 6} (each value doubled)?

Exam Q 52021Previous Year Pattern

The mean of a dataset is 10 and the sum of squared deviations from the mean is 80. If there are 8 observations, the standard deviation is:

Exam Q 62021Previous Year Pattern

If the standard deviation of a dataset increases from 4 to 8, by what factor has the variance increased?

Exam Q 72021Previous Year Pattern

The variance of a dataset is 36. If each observation is multiplied by 5, what will be the new variance?

Exam Q 82021Previous Year Pattern

The standard deviation of five numbers is 4. If each number is decreased by 2, what is the new standard deviation?

Exam Q 92021Previous Year Pattern

The mean of a dataset {8, 12, 16, 20, 24} is 16. What is the variance of this dataset?

Exam Q 102021Previous Year Pattern

Two datasets have the same mean of 50. Dataset A has variance 25, and Dataset B has variance 100. Which statement is correct?

Exam Q 112021Previous Year Pattern

The standard deviation of a set of 10 observations is 6. The sum of squared deviations from the mean is ___.

Exam Q 122021Previous Year Pattern

A dataset has 5 observations: 10, 15, 20, 25, 30. If each observation is multiplied by 3, what is the ratio of the new variance to the original variance?

Exam Q 132021Previous Year Pattern

A frequency distribution has mean 40 and variance 36. The sum of all frequencies is 100. If the sum of squared deviations from mean is recalculated after removing 4 observations of value 40, what is the new variance (approximately)?

Exam Q 142021Previous Year Pattern

Three groups have sizes 20, 30, and 50 with means 10, 20, and 30 respectively. The overall mean is 23. What is the combined variance if each group has internal variance of 4?

Exam Q 152021Previous Year Pattern

A dataset has standard deviation 8. After subtracting 5 from each observation and then dividing by 2, the new standard deviation is:

Concept Notes

Standard Deviation & Variance— Rules & Concept

Core ConceptRead this first — the foundation of the topic

Standard Deviation and Variance are measures that tell us how spread out data is from the average. Think of them as measuring 'how different' the numbers are from each other. CORE CONCEPT:

Imagine you have marks of 5 students: 10, 20, 30, 40, 50. All are spread out widely. Now imagine: 28, 29, 30, 31, 32. These are clustered tightly around 30. Both have the same average (30), but the spread is different. Variance and Standard Deviation measure this spread. Variance (σ²) = Average of squared differences from the mean

Standard Deviation (σ) = Square root of Variance KEY RULES:

1. Standard Deviation is always non-negative (≥0) 2. If all numbers are identical, SD = 0

3. Larger SD means more scattered data; smaller SD means data is clustered 4. Standard Deviation is preferred over Variance because it's in the same units as original data

Formula BlockMemorise — at least one formula appears in every paper
Variance = Σ(x - mean)² / n
Standard Deviation = √Variance
For quick calculation: Variance = (Σx² / n) - (mean)²
Exam PatternsWhat examiners ask — read before attempting PYQs

SSC CGL typically asks: - Calculate SD or Variance from raw data - Compare spread of two datasets - Identify which dataset has more variation - Effect on SD when all values are multiplied or added by a constant SHORTCUT/TRICK: When values are multiplied by k: New SD = k × Original SD When values are added by c: New SD = Original SD (unchanged) This saves calculation time significantly.

Worked ExampleSolve this step-by-step before moving on
1
Step 1

Find mean = (2+4+6+8+10)/5 = 30/5 = 6

2
Step 2

Find differences from mean: (2-6)=-4, (4-6)=-2, (6-6)=0, (8-6)=2, (10-6)=4

3
Step 3

Square differences: 16, 4, 0, 4, 16

4
Step 4

Variance = (16+4+0+4+16)/5 = 40/5 = 8

5
Step 5

Standard Deviation = √8 = 2.83 (approximately)

Exam TrapsCommon mistakes students make — avoid these

Students forget to divide by n after summing squared differences. They calculate Σ(x-mean)² but stop there—this is NOT variance. You MUST divide by n.

Also, many confuse which measure to use; remember SD is more commonly reported in exams because it's interpretable.

Key Points to Remember

  • Variance measures average squared distance of data points from the mean; Standard Deviation is its square root.
  • Formula: Variance = Σ(x - mean)² / n; SD = √Variance
  • If all data values are identical, Standard Deviation = 0 (no spread).
  • When multiplying all values by k: New SD = k × Original SD; when adding c: SD remains unchanged.
  • Standard Deviation is preferred in exams because it's expressed in the same units as original data, making it more interpretable.
  • Larger SD indicates data is spread out; smaller SD indicates data is clustered around the mean.

Exam-Specific Tips

  • Standard Deviation formula: σ = √[Σ(x - μ)² / n], where μ is the arithmetic mean and n is number of observations.
  • Variance is the square of Standard Deviation: σ² = Variance.
  • Alternative variance formula for quick calculation: Variance = (Σx² / n) - (mean)².
  • Property: If each observation is multiplied by constant k, new SD = k × original SD (linear transformation rule).
  • Property: If constant c is added to each observation, SD remains unchanged (addition does not affect spread).
  • Standard Deviation of any dataset is always a non-negative value (σ ≥ 0).
  • Coefficient of Variation (CV) = (SD / Mean) × 100, used to compare variability across different datasets with different means.
  • For grouped data, class midpoints are used in calculations, and frequency weights are applied in variance formula.

60-Second Revision — Standard Deviation & Variance

  • Formula: Variance = Σ(x-mean)²/n; SD = √Variance. Use quick formula: Variance = (Σx²/n) - (mean)² to save time.
  • Multiply by k → SD multiplies by k; Add constant c → SD unchanged. Use this trick for transformation questions.
  • SD=0 only when all values are identical. Higher SD = more scattered; Lower SD = clustered around mean.
  • Trap: Don't forget to divide by n after summing squared differences—this is the most common error in calculations.
  • Remember: SD is preferred over Variance in SSC exams because it's in original units and easier to interpret.
  • For two datasets with same mean: compare SDs to determine which is more variable/consistent.
  • In exam, if asked 'which dataset varies more?'—calculate or compare SD values; higher SD = more variation.
Studied the notes? Now test yourself
See how Standard Deviation & Variance appears in the real SSC MTS paper
Full timed mock · Instant All-India percentile · Free
Free forever for basic prepNo app downloadReal exam-pattern questions12,000+ aspirants
Test Standard Deviation & Variance under exam conditions
Free SSC MTS mock · instant rank · no login
Free Mock →