Standard Deviation MCQ Quiz - Objective Question with Answer for Standard Deviation - Download Free PDF

Last updated on May 17, 2025

Practice Standard Deviation objective questions from the given set of practice questions. The Testbook team has worked on bringing not just the questions but also solutions and explanations together. Candidates will also find tips to solve Standard Deviation MCQs Quiz easily and quickly with greater accuracy. Candidates have an option to save questions making, it easier for them to revisit any question in future easily. So get to practice Standard Deviation question answers with Testbook now!

Latest Standard Deviation MCQ Objective Questions

Standard Deviation Question 1:

The coefficient of variation of two distributions are 75 and 80, and their standard deviations are 15 and 16, respectively. What are their arithmetic means?

  1. 5 and 5, respectively
  2. 5 and 6, respectively
  3. 20 and 20, respectively
  4. 500 and 500, respectively

Answer (Detailed Solution Below)

Option 3 : 20 and 20, respectively

Standard Deviation Question 1 Detailed Solution

Given:

Coefficient of variation of two distributions = 75 and 80

Standard deviations of two distributions = 15 and 16

Formula used:

Coefficient of Variation (CV) = (Standard Deviation (σ) / Arithmetic Mean (μ)) × 100

Calculation:

For the first distribution:

CV = 75, σ = 15

⇒ 75 = (15 / μ) × 100

⇒ μ = (15 × 100) / 75

⇒ μ = 20

For the second distribution:

CV = 80, σ = 16

⇒ 80 = (16 / μ) × 100

⇒ μ = (16 × 100) / 80

⇒ μ = 20

∴ The arithmetic means of the two distributions are 20 and 20, respectively

Standard Deviation Question 2:

If the variance of a set of data is 361, then what is the standard deviation of the data?

  1. 14
  2. 16
  3. 19
  4. 23

Answer (Detailed Solution Below)

Option 3 : 19

Standard Deviation Question 2 Detailed Solution

Given:

Variance of the data = 361

Formula used:

Standard Deviation (SD) = √(Variance)

Calculation:

SD = √361

⇒ SD = 19

∴ The correct answer is option (3).

Standard Deviation Question 3:

The diagrams show the distribution of trees in two forest patches A and B. Each patch is divided into smaller “quadrats”. The number of trees in each quadrat is shown. Which one of the following statements about the means (μ) and standard deviations (σ) of the numbers of trees in the two patches is true? 

Forest Patch A

1 1 1 1 1
1 1 1 1 1
1 1 1 1 1
1 1 1 1 1
1 1 1 1 1


Forest Patch B

2 0 0 0 0
0 0 0 0 0
0 0 0 7 0
0 10 0 0 0
0 0 0 0 6

  1. μ(A) = μ(B), σ(A) = σ(B)
  2. μ(A) > μ(B), σ(A) > σ(B)
  3. μ(A) = μ(B), σ(A) < σ(B)
  4. μ(A) < μ(B), σ(A) < σ(B)

Answer (Detailed Solution Below)

Option 3 : μ(A) = μ(B), σ(A) < σ(B)

Standard Deviation Question 3 Detailed Solution

Concept:

Mean \( \mu(A) \):

\(\mu(A) = \frac{\text{Total number of trees}}{\text{Total number of quadrats}} \)\(\frac{25}{25}\) = 1

Standard Deviation \(\sigma(A) \):

\(\sigma(A) = \sqrt{\frac{1}{N} \sum_{i=1}^{N} (x_i - \mu(A))^2}\)

Explanation:

Forest Patch A:

There are 25 quadrats, each containing exactly 1 tree.

Mean (μA): Total number of trees is 25. Mean is \(\mu(A) = \frac{25}{25} = 1 \).

Standard deviation (σA): Since all values are the same (1), the standard deviation is \(\sigma(A) = 0\) .

Forest Patch B:

Quadrats contain the following numbers of trees: \(\{2, 0, 0, 0, 0, 0, 0, 7, 0, 10, 0, 0, 0, 6, 0\} \)

Mean (μB): Total number of trees is 2 + 7 + 10 + 6 = 25 . Mean is \(\mu(B) = \frac{25}{15} = 1.67 \) .

Standard deviation (σB): Since values vary greatly, the standard deviation \(\sigma(B) > 0\) .

⇒ \( \mu(A)\)  and \( \mu(B)\)  are not equal.

⇒ The standard deviation in Patch B is higher due to the large variation in tree numbers.

Thus, Option 3) is correct.

Standard Deviation Question 4:

Guess the next number in this series -

150, 170, 155, 160, 180, 165, ?

  1. 130
  2. 150
  3. 160
  4. 170

Answer (Detailed Solution Below)

Option 4 : 170

Standard Deviation Question 4 Detailed Solution

To determine the next number in the series, let's look for a pattern:
  • The given series is: 150, 170, 155, 160, 180, 165, ?
Observing the pattern:
  • Start at 150
  • Add 20 to get 170
  • Subtract 15 to get 155
  • Add 5 to get 160
  • Add 20 to get 180
  • Subtract 15 to get 165
The pattern alternates between adding 20, subtracting 15, and adding 5:
  • +20 (150 + 20 = 170)
  • -15 (170 - 15 = 155)
  • +5 (155 + 5 = 160)
  • +20 (160 + 20 = 180)
  • -15 (180 - 15 = 165)
Following the pattern, the next step after subtracting 15 should be adding 5:
 
+5 (165 + 5 = 170)
Thus, the next number in the series is 170.

Standard Deviation Question 5:

Calculate the standard deviation of ungrouped data of marks of students which are given below:

85, 65, 55, 42, 69, 83, 92, 77.

  1. 31.26
  2. 244.25
  3. 15.63
  4. More than one of the above
  5. None of the above

Answer (Detailed Solution Below)

Option 3 : 15.63

Standard Deviation Question 5 Detailed Solution

Concept:

The Standard Deviation: The Standard Deviation is the most stable measure of variability. Therefore it is most commonly used in research studies.

Calculation of Standard Deviation for Ungrouped Data

  • Standard Deviation for ungrouped data can be computed by the following formula.
  • The formula for Standard Deviation = \(\sqrt{\frac{{∑ X^2}}{N}}\)


Where x = Deviation from mean of the data, N = Total number of students.

Given:

Marks of students: 85, 65, 55, 42, 69, 83, 92, 77.

Calculation:

Mean of the marks\(\frac{85~+~65~+~55~+~42~+~69~+~83~+~92~+~77}{8}\)

\(=\frac{568}{8}=71\)

Marks (X)

Deviation from the
mean (x) = (Marks - Mean)
(x2) Square of deviation of the mean
85 85 - 71 = 14 196
65 65 - 71 = -6 36
55 55 - 71 = -16 256
42 42 - 71 = -29 841
69 69 - 71 = 2 4
83 83 - 71 = 12 144
92 92 - 71 = 21 441
77 77 - 71 = 6 36
Total   \(\sum x^2=1954\)


We know that,

Standard Deviation (SD)\(\sqrt{\frac{{∑ X^2}}{N}}\)

Here \(\sum x^2\) = 1954, N = 8

Then,

SD = \(\sqrt{\frac{{1954}}{8}}\)

\(\sqrt{244.25}\) = 15.63

Thus the standard deviation for this data is 15.63

Additional Information

Steps For ungrouped data

  1. Add all the scores (∑x) and divide this sum by the number of scores (N) and find out the mean.
  2. Find out the difference between scores and means (X - x) and find out deviation (x).
  3. Square all the deviation to get x2.
  4. Add all the squared deviation to get \(\sum x^2\)
  5. Divide \(\sum x^2\) by N.
  6. Find out the square root of the obtained values.

Top Standard Deviation MCQ Objective Questions

If the median of the numbers 9, 15, 1, 15, 14, 9, 4 and X is 11, find X.

  1. 12
  2. 11
  3. 10
  4. 13

Answer (Detailed Solution Below)

Option 4 : 13

Standard Deviation Question 6 Detailed Solution

Download Solution PDF

Ascending order 1, 4, 9, 9, X, 14, 15, 15

Formula:

Median = Sum of two mid observation/2  [In case of even number of observaions]

Calculation

11 = (9 + x)/2

⇒ 22 – 9 = x

⇒ x = 13

Calculate the mean from the following table.

Scores

Frequencies

0-10

2

10-20

4

20-30

12

30-40

21

40-50

6

50-60

3

60-70

2

  1. 34.2
  2. 33.4
  3. 32.6
  4. 35.6

Answer (Detailed Solution Below)

Option 2 : 33.4

Standard Deviation Question 7 Detailed Solution

Download Solution PDF

Given:

Scores

Frequencies

0-10

2

10-20

4

20-30

12

30-40

21

40-50

6

50-60

3

60-70

2

Formula used:

Mean = \(\Sigma fixi \over \Sigma fi\)

where fi = frequency of particular value

xi = Mid value of the frequency class

Calculation: 

Scores Frequencies (fi) xi fixi
0-10 2 5 10
10-20 4 15 60
20-30 12 25 300
30-40 21 35 735
40-50 6 45 270
50-60 3 55 165
60-70 2 65 130
Total (∑): 50 245 1670
 

Mean = \(1670 \over 50\) = 33.4 

 ∴ The mean of the given frequency distribution table is 33.4.

Find the variance of 42, 24, 32, 64, 68?

  1. 312.4
  2. 300.8
  3. 306.6
  4. 308.2

Answer (Detailed Solution Below)

Option 2 : 300.8

Standard Deviation Question 8 Detailed Solution

Download Solution PDF

GIVEN:

Five numbers 42, 24, 32, 64, 68

CONCEPT:

Concept of variance

FORMULA USED:

Mean = Sum/Total

Variance (σ2) = ∑δ2/n

CALCULATION:

Mean = (42 + 24 + 32 + 64 + 68)/5 = 230/5 = 46

∑δ2 = |42 - 46|2 + |24 - 46|2 + |32 - 46|2 + |64 - 46|2 + |68 - 46|2

⇒ 16 + 484 + 196 + 324 + 484

⇒ 1504

Variance (σ2) = ∑δ2/n

⇒ 1504/5

= 300.8

What is the standard deviation of the given data?

3, 8, 4, 5, 9, 13

  1. 5.12
  2. 2.55
  3. 4.82
  4. 3.41

Answer (Detailed Solution Below)

Option 4 : 3.41

Standard Deviation Question 9 Detailed Solution

Download Solution PDF

Given:

Given observation: 3, 8, 4, 5, 9, 13

Concept used:

Standard deviation = \(\sigma = \sqrt {\frac{\sum x^2_i}{n}-{(\frac{\sum x_i}{n})}^2} \)

Calculation:

n = 6

\(\sum \frac{x_i}{n} = \frac {3 + 8 + 4 + 5 + 9 + 13}{6} \) = 7

\(\frac{\sum x^2_i}{n} = \frac {3^2 + 8^2 + 4^2 + 5^2 + 9^2 + 13^2}{6} \) = 60.66

Now, the standard deviation

\(\sqrt {{60.66} -7^2 } \)

\(3.41\)

If the standard deviation of a population is 10, what would be the population variance?

A. 100

B. 30

C. 5

D. 20

  1. D
  2. B
  3. A
  4. C

Answer (Detailed Solution Below)

Option 3 : A

Standard Deviation Question 10 Detailed Solution

Download Solution PDF

The correct answer is 100.

Key Points

  • Variance is the square of standard deviation.
  • Here given the standard deviation of a population is 10.
  • So, the population variance = 102 = 100.

If the standard deviation of a, b and c is t, then what will be the standard deviation of a + 6, b + 6 and c + 6?

  1. t
  2. t + 6
  3. a + b + c
  4. 6t

Answer (Detailed Solution Below)

Option 1 : t

Standard Deviation Question 11 Detailed Solution

Download Solution PDF

Given:

The standard deviation of a, b and c is t

Concept used:

If the standard deviation of any set of numbers is A 

And we are doing the same value mathematical operation to each of the terms, then the standard deviation will remains the same.

Calculation:

Here standard deviation of a, b and c is t

And we are adding 6 to every term

According to the concept, we have

Standard deviation of a + 6, b + 6 and c + 6 is t.

∴ The required standard deviation is t.

Determine the mean deviation about the mean for the following data:

2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 1, 3, 5, 7, 9, 11, 13, 15, 17, 19

  1. 5
  2. 2
  3. 6
  4. 7

Answer (Detailed Solution Below)

Option 1 : 5

Standard Deviation Question 12 Detailed Solution

Download Solution PDF

Given:

Data: 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 1, 3, 5, 7, 9, 11, 13, 15, 17, 19

Concept:

Mean: It is the average of given observation. Let x1, x2, …, xn be n observations, then

Mean  = \({\rm{\bar X}} \)\(\dfrac{{\mathop \sum \nolimits_{{\rm{i}} = 1}^{\rm{n}} {{\rm{x}}_{\rm{i}}}}}{{\rm{n}}}\)

Mean deviation: Let x1, x2, …, xn be n observations, then:

Mean deviation  = \(\dfrac{{\mathop \sum \nolimits_{{\rm{i}} = 1}^{\rm{n}} \left| {{{\rm{x}}_{\rm{i}}} - {\rm{\bar x}}} \right|}}{{\rm{n}}}\)

Calculation:

\(\sum \overline{x} \) = 2 + 4 + 6 + 8 + 10 + 12 + 14 + 16 + 18 + 20 + 1 + 3 + 5 + 7 + 9 + 11 + 13 + 15 + 17 + 19 = 210

Mean \({\rm{\bar X}} = \frac{{210}}{20}\) = 10.5

⇒ X̅ = 10.5

Mean deviation  = \( \dfrac{{\mathop \sum \nolimits_{\rm{i}}^{\rm{n}} \left| {{{\rm{X}}_{\rm{i}}} - {\rm{\bar X}}} \right|}}{{\rm{n}}}\) 

\({{\mathop \sum \nolimits_{{\rm{i}} = 1}^{\rm{n}} \left| {{{\rm{x}}_{\rm{i}}} - {\rm{\bar x}}} \right|}}\) = 8.5 + 6.5 + 4.5 + 2.5 + 0.5 + 1.5 + 3.5 + 5.5 + 7.5 + 9.5 + 9.5 + 7.5 + 5.5 + 3.5 + 1.5 + 0.5 + 2.5 + 4.5 + 6.5 + 8.5 = 100

⇒ \(\dfrac{{100}}{20}\) = 5

Based on the data given in the following table find the arithmetic mean of the marks obtained out of 10 in a class test by the students of a class. 

Marks obtained out of 10 in a class test Frequency
0 3
1 2
2 2
3 4
4 6
5 7
6 7
7 5
8 3
9 4
10 2
Find out the arithmetic mean. 

  1. 5.1
  2. 5.4
  3. 5.2
  4. 5

Answer (Detailed Solution Below)

Option 3 : 5.2

Standard Deviation Question 13 Detailed Solution

Download Solution PDF

Given: 

Marks obtained out of 10 in a class test Frequency
0 3
1 2
2 2
3 4
4 6
5 7
6 7
7 5
8 3
9 4
10 2

Concept Used:

Arithmetic Mean = ∑(fx)/n

Calculations:

Arithmetic mean = \(\frac{0\times 3+1\times 2+ 2 \times 2+3\times 4+ 4 \times 6+ 5\times 7+ 6\times 7+ 7\times5+8\times 3+ 9\times 4+ 10\times 2}{3+2+2+4+6+7+7+5+3+4+2}\)

Arithmetic mean = \(\frac{234}{45}=5.2\)

∴ The arithmetic mean of the given data is 5.2

Marks (out of 100) of seven students in an examination are given below. Find the difference between their mean and median.

70, 55, 52, 85, 68, 67, 79

  1. 2
  2. 1.45
  3. 2.3
  4. 0

Answer (Detailed Solution Below)

Option 4 : 0

Standard Deviation Question 14 Detailed Solution

Download Solution PDF

Given:

Numbers: 70, 55, 52, 85, 68, 67, 79

Formula used:

Mean = Sum of all observations / Total number of all observations

There are 'n' observations.

If n is odd, then the median is {(n + 1)/2}th term.

If n is even, then the median is the average of  (n/2)th term and {(n/2) + 1}th term.

Calculation:

Mean = \(\dfrac{70 + 55 + 52 + 85+ 68 + 67+ 79}{7}\)

⇒ \(\dfrac{476}{7}\) = 68

Arrange all the observations in ascending order.

52, 55, 67, 68, 70, 79, 85

n = 7

So, Median = {(7 + 1)/2}th term

⇒ 4the term = 68

Median = 68

The difference between their mean and median = 68 - 68 = 0

∴ The difference between their mean and median is 0.

What is the formula for calculating the SD of ungrouped data?

  1. \(\frac{{\sum FX}}{N}\)
  2. \(\frac{{\sum FX^2}}{N}\)
  3. \(\sqrt{\frac{\sum({ X - \bar{X}})^2}{N}}\)
  4. \(\sqrt {\frac{{\sum {X^2}}}{N} - {{\left( {\frac{{\sum FX}}{N}} \right)}^2}} \)

Answer (Detailed Solution Below)

Option 3 : \(\sqrt{\frac{\sum({ X - \bar{X}})^2}{N}}\)

Standard Deviation Question 15 Detailed Solution

Download Solution PDF

The Standard Deviation: The Standard Deviation is the most stable measure of variability. Therefore it is most commonly used in research studies.

Calculation of Standard Deviation for Ungrouped Data

  • Standard Deviation for ungrouped data can be computed by the following formula.
  • Formula SD =\(\sqrt{\frac{({\sum X - \bar{X}})^2}{N}}\)

The above formula can be explained by the following example.

Scores (X)

Deviation from the
mean (x) (scores-mean)
(x²) deviation square
52 -8 64
50 -10 100
56 -4 16
68 8 64
65 5 25
62 2 4
57 -3 9
70 10 100
Total  

Mean= ∑X/N = 480/8 = 60

To calculate standard deviation using the formula, we get the following

SD= √(∑x2 ) /N

Here ∑x2 =382 N = 8 SD= √ 382/8 = √ 47.7 = 6.91

Thus the standard deviation for this data is 6.91.

Additional Information

Steps For ungrouped data

  1. Add all the scores (∑x) and divide this sum by the number of scores (N) and find out the mean.
  2. Find out the difference between scores and means (X-x) and find out deviation (x).
  3. Square all the deviation to get x2.
  4. Add all the squared deviation to get∑x2.
  5. Divide ∑x2 by N.
  6. Find out the square root of the obtained values.

Hence, we can conclude that the correct option is 3.

Get Free Access Now
Hot Links: teen patti joy 51 bonus teen patti apk teen patti - 3patti cards game downloadable content teen patti tiger