Question 1

The mean of 5 observations is 4.4 and their variance is 8.24. If three of the observations are 1, 2, and 6, find the other two observations.

Solution: Let the two unknown observations be aa and bb. The complete set of observations is {1, 2, 6, aa, bb}.

Step 1: Use the Mean Formula to find the sum of the unknown observations.

The mean is given by xˉ=xin\bar{x} = \frac{\sum x_i}{n}. 4.4=1+2+6+a+b54.4 = \frac{1+2+6+a+b}{5} 4.4×5=9+a+b4.4 \times 5 = 9+a+b 22=9+a+b22 = 9+a+b a+b=13(1)a+b = 13 \quad \cdots(1)

Step 2: Use the Variance Formula to find the sum of the squares.

The formula for variance is σ2=xi2n(xˉ)2\sigma^2 = \frac{\sum x_i^2}{n} - (\bar{x})^2. 8.24=12+22+62+a2+b25(4.4)28.24 = \frac{1^2+2^2+6^2+a^2+b^2}{5} - (4.4)^2 8.24=1+4+36+a2+b2519.368.24 = \frac{1+4+36+a^2+b^2}{5} - 19.36 8.24+19.36=41+a2+b258.24 + 19.36 = \frac{41+a^2+b^2}{5} 27.6=41+a2+b2527.6 = \frac{41+a^2+b^2}{5} 27.6×5=41+a2+b227.6 \times 5 = 41+a^2+b^2 138=41+a2+b2138 = 41+a^2+b^2 a2+b2=97(2)a^2+b^2 = 97 \quad \cdots(2)

Step 3: Solve the system of two equations.

From equation (1), we have b=13ab = 13-a. Substitute this into equation (2): a2+(13a)2=97a^2 + (13-a)^2 = 97 a2+(16926a+a2)=97a^2 + (169 - 26a + a^2) = 97 2a226a+16997=02a^2 - 26a + 169 - 97 = 0 2a226a+72=02a^2 - 26a + 72 = 0 Divide by 2: a213a+36=0a^2 - 13a + 36 = 0.

Factor the quadratic equation: (a4)(a9)=0(a-4)(a-9) = 0.

This gives two possible values for aa: a=4a=4 or a=9a=9.

  • If a=4a=4, then from (1), b=134=9b = 13-4 = 9.
  • If a=9a=9, then from (1), b=139=4b = 13-9 = 4.

Answer: The other two observations are 4 and 9.

Question 2

Find the mean deviation about the median for the frequency distribution:

Marks 0-10 10-20 20-30 30-40 40-50 50-60
No. of Students 6 8 14 16 4 2

Solution: Step 1: Create a table with Mid-points and Cumulative Frequencies.

Marks Freq (fif_i) Mid-point (xix_i) C.F.
0-10 6 5 6
10-20 8 15 14
20-30 14 25 28
30-40 16 35 44
40-50 4 45 48
50-60 2 55 50

Step 2: Calculate the Median. Total frequency N=fi=50N=\sum f_i = 50. We find the position N/2=25N/2 = 25. The cumulative frequency just greater than 25 is 28, so the median class is 20-30. Using the median formula: M=l+N/2Cf×hM = l + \frac{N/2 - C}{f} \times h.

  • l=20l = 20 (lower limit of median class)
  • C=14C = 14 (C.F. of class preceding median class)
  • f=14f = 14 (frequency of median class)
  • h=10h = 10 (class size) M=20+251414×10=20+1114×1020+7.86=27.86M = 20 + \frac{25-14}{14} \times 10 = 20 + \frac{11}{14} \times 10 \approx 20 + 7.86 = 27.86.

Step 3: Calculate the Mean Deviation. We now find the sum of fixiMf_i |x_i - M|.

xix_i fif_i xi27.86|x_i - 27.86| fixi27.86f_i|x_i - 27.86|
5 6 22.86 137.16
15 8 12.86 102.88
25 14 2.86 40.04
35 16 7.14 114.24
45 4 17.14 68.56
55 2 27.14 54.28

Sum fixiM=137.16+102.88+40.04+114.24+68.56+54.28=517.16\sum f_i |x_i - M| = 137.16+102.88+40.04+114.24+68.56+54.28 = 517.16.

Finally, M.D.(M) = fixiMN=517.1650=10.3432\frac{\sum f_i |x_i - M|}{N} = \frac{517.16}{50} = 10.3432.

Answer: The mean deviation about the median is approximately 10.34.

Question 3

The mean and S.D. of 100 observations were calculated as 40 and 5.1. It was later found that one observation was misread as 50 instead of 40. Find the correct mean and S.D.

Solution: Part A: Correcting the Mean

  1. Find the incorrect sum: Incorrect xi=n×xˉinc=100×40=4000\sum x_i = n \times \bar{x}_{inc} = 100 \times 40 = 4000.

  2. Calculate the correct sum: We remove the incorrect value and add the correct one.

    Correct xi=Incorrect xi(wrong value)+(correct value)=400050+40=3990\sum x_i = \text{Incorrect } \sum x_i - (\text{wrong value}) + (\text{correct value}) = 4000 - 50 + 40 = 3990.

  3. Calculate the correct mean: Correct Mean xˉcorr=3990100=39.9\bar{x}_{corr} = \frac{3990}{100} = 39.9.

Part B: Correcting the Standard Deviation

  1. Find the incorrect sum of squares: Use the variance formula σ2=xi2n(xˉ)2\sigma^2 = \frac{\sum x_i^2}{n} - (\bar{x})^2 So, xi2=n(σ2+xˉ2)\sum x_i^2 = n(\sigma^2 + \bar{x}^2).

    Incorrect xi2=100(5.12+402)=100(26.01+1600)=100(1626.01)=162601\sum x_i^2 = 100(5.1^2 + 40^2) = 100(26.01 + 1600) = 100(1626.01) = 162601.

  2. Calculate the correct sum of squares: We remove the square of the incorrect value and add the square of the correct one.

    Correct xi2=162601502+402=1626012500+1600=161701\sum x_i^2 = 162601 - 50^2 + 40^2 = 162601 - 2500 + 1600 = 161701.

  3. Calculate the correct variance: Correct Variance σcorr2=Correct xi2n(xˉcorr)2=161701100(39.9)2\sigma^2_{corr} = \frac{\text{Correct } \sum x_i^2}{n} - (\bar{x}_{corr})^2 = \frac{161701}{100} - (39.9)^2.

    σcorr2=1617.011592.01=25\sigma^2_{corr} = 1617.01 - 1592.01 = 25.

  4. Calculate the correct S.D.: Correct S.D. σcorr=25=5\sigma_{corr} = \sqrt{25} = 5.

Answer: The correct mean is 39.9 and the correct S.D. is 5.

Question 4

Calculate the variance for the following discrete frequency distribution:

xix_i 4 8 11 17 20 24 32
fif_i 3 5 9 5 4 3 1

Solution: Step 1: Calculate the Mean (xˉ\bar{x}) We need to compute fi\sum f_i and fixi\sum f_i x_i. N=fi=3+5+9+5+4+3+1=30N = \sum f_i = 3+5+9+5+4+3+1 = 30. fixi=3(4)+5(8)+9(11)+5(17)+4(20)+3(24)+1(32)\sum f_i x_i = 3(4)+5(8)+9(11)+5(17)+4(20)+3(24)+1(32) =12+40+99+85+80+72+32=420= 12+40+99+85+80+72+32=420. Mean xˉ=fixiN=42030=14\bar{x} = \frac{\sum f_i x_i}{N} = \frac{420}{30}=14.

Step 2: Calculate the sum of squared deviations fi(xixˉ)2\sum f_i(x_i - \bar{x})^2. We create a table to organize the calculation.

xix_i fif_i xixˉx_i - \bar{x} (xixˉ)2(x_i - \bar{x})^2 fi(xixˉ)2f_i(x_i - \bar{x})^2
4 3 -10 100 300
8 5 -6 36 180
11 9 -3 9 81
17 5 3 9 45
20 4 6 36 144
24 3 10 100 300
32 1 18 324 324
Sum: 1374

The sum is fi(xixˉ)2=1374\sum f_i(x_i - \bar{x})^2 = 1374.

Step 3: Calculate the Variance. The formula for variance is σ2=fi(xixˉ)2N\sigma^2 = \frac{\sum f_i(x_i - \bar{x})^2}{N}. σ2=137430=45.8\sigma^2 = \frac{1374}{30} = 45.8.

Answer: The variance is 45.8.

Question 5

The Coefficient of Variation of two distributions are 60% and 70%, and their standard deviations are 21 and 16 respectively. What are their arithmetic means?

Solution: Recall the Formula: The Coefficient of Variation (C.V.) is defined as: C.V.=σxˉ×100\text{C.V.} = \frac{\sigma}{\bar{x}} \times 100 where σ\sigma is the standard deviation and xˉ\bar{x} is the mean. We can rearrange this formula to solve for the mean: xˉ=σC.V.×100\bar{x} = \frac{\sigma}{\text{C.V.}} \times 100.

Calculation for Distribution 1:

  • Given: C.V. = 60 and σ1=21\sigma_1 = 21.
  • xˉ1=2160×100=210060=35\bar{x}_1 = \frac{21}{60} \times 100 = \frac{2100}{60} = 35.

Calculation for Distribution 2:

  • Given: C.V. = 70 and σ2=16\sigma_2 = 16.
  • xˉ2=1670×100=160070=160722.86\bar{x}_2 = \frac{16}{70} \times 100 = \frac{1600}{70} = \frac{160}{7} \approx 22.86.

Answer: The mean of the first distribution is 35 and the mean of the second distribution is approximately 22.86.

Question 6

Find the mean deviation about the mean for the first nn natural numbers.

Solution: Let the set of observations be xi={1,2,,n}x_i = \{1, 2, \dots, n\}.

Step 1: Find the Mean. The mean of the first nn natural numbers (which form an A.P.) is xˉ=first term+last term2=n+12\bar{x} = \frac{\text{first term} + \text{last term}}{2} = \frac{n+1}{2}

Step 2: Set up the Sum of Deviations.

The mean deviation is M.D.=1ni=1nxixˉ=1ni=1nin+12M.D. = \frac{1}{n} \sum_{i=1}^n |x_i - \bar{x}| = \frac{1}{n} \sum_{i=1}^n |i - \frac{n+1}{2}| The calculation differs slightly depending on whether n is odd or even.

Case 1: n is odd. Let n=2k+1n=2k+1. The mean is xˉ=2k+1+12=k+1\bar{x} = \frac{2k+1+1}{2} = k+1. The mean is an integer.

The sum of deviations is 2×[1(k+1)+...+k(k+1)]=2×[k+(k1)+...+1]2 \times [|1-(k+1)| + ... + |k-(k+1)|] = 2 \times [k + (k-1) + ... + 1].

This is twice the sum of the first kk natural numbers: 2×k(k+1)2=k(k+1)2 \times \frac{k(k+1)}{2} = k(k+1).

Since k=n12k=\frac{n-1}{2}, the sum is (n12)(n+12)=n214(\frac{n-1}{2})(\frac{n+1}{2}) = \frac{n^2-1}{4}.

The M.D. is Sumn=n214n\frac{\text{Sum}}{n} = \frac{n^2-1}{4n}.

Case 2: n is even. Let n=2kn=2k. The mean is xˉ=2k+12=k+0.5\bar{x} = \frac{2k+1}{2} = k+0.5.

The sum of deviations is 2×[1(k+0.5)+...+k(k+0.5)]=2×[(k0.5)+(k1.5)+...+0.5]2 \times [|1-(k+0.5)| + ... + |k-(k+0.5)|] = 2 \times [(k-0.5) + (k-1.5) + ... + 0.5].

This sum simplifies to 2×k22=k22 \times \frac{k^2}{2} = k^2. Since k=n/2k = n/2, the sum is (n/2)2=n2/4(n/2)^2 = n^2/4.

The M.D. is Sumn=n2/4n=n4\frac{\text{Sum}}{n} = \frac{n^2/4}{n} = \frac{n}{4}.

Answer: The mean deviation is n214n\frac{n^2-1}{4n} if n is odd, and n4\frac{n}{4} if n is even.

Question 7

The variance of 15 observations is 4. If each observation is increased by 9, what is the new variance?

Solution: 1. Understand the Property: Variance and standard deviation are measures of dispersion, which is the spread of the data around a central point (the mean). They are independent of the actual location of the data on the number line.

2. Change of Origin: Adding or subtracting a constant value to every observation in a dataset is called a change of origin. This action shifts the entire dataset along the number line.

  • Let the original data be xix_i and the mean be xˉ\bar{x}.
  • Let the new data be yi=xi+9y_i = x_i + 9.
  • The new mean will be yˉ=xˉ+9\bar{y} = \bar{x} + 9.

3. Effect on Deviations: The deviation of a new data point from the new mean is: yiyˉ=(xi+9)(xˉ+9)=xixˉy_i - \bar{y} = (x_i + 9) - (\bar{x} + 9) = x_i - \bar{x}. The deviations remain exactly the same.

4. Conclusion: Since variance is the average of the squared deviations, and the deviations themselves are unchanged, the variance will also be unchanged. New Variance = Old Variance = 4.

Answer: The new variance is 4.

Question 8

The standard deviation of 20 observations is 5. If each observation is multiplied by 2, find the new standard deviation and new variance.

Solution: 1. Understand the Property: Unlike a change of origin, multiplying or dividing each observation by a constant (a change of scale) directly affects the spread of the data.

2. Change of Scale:

  • Let the original data be xix_i with mean xˉ\bar{x} and standard deviation σx\sigma_x.
  • Let the new data be yi=kxiy_i = k \cdot x_i. In this case, k=2k=2.
  • The new mean will be yˉ=kxˉ\bar{y} = k \cdot \bar{x}.

3. Effect on Standard Deviation: The new standard deviation, σy\sigma_y, is k|k| times the original standard deviation. σy=kσx\sigma_y = |k| \cdot \sigma_x. Given σx=5\sigma_x = 5 and k=2k=2: New S.D. = 2×5=10|2| \times 5 = \mathbf{10}.

4. Effect on Variance: The variance is the square of the standard deviation, so σy2=(kσx)2=k2σx2\sigma_y^2 = (|k| \cdot \sigma_x)^2 = k^2 \cdot \sigma_x^2.

New Variance = k2×k^2 \times Old Variance.

Old Variance = σx2=52=25\sigma_x^2 = 5^2 = 25.

New Variance = 22×25=4×25=1002^2 \times 25 = 4 \times 25 = \mathbf{100}.

Alternatively, we can simply square the new standard deviation: New Variance = (10)2=100(10)^2 = 100.

Answer: The new standard deviation is 10 and the new variance is 100.

Question 9

Two cricket players, A and B, have the following scores in 10 innings:

  • Player A: xˉA=45\bar{x}_A = 45, σA=12\sigma_A = 12
  • Player B: xˉB=60\bar{x}_B = 60, σB=15\sigma_B = 15 Who is the more consistent batsman?

Solution: 1. The Need for a Relative Measure: Standard deviation ("σ""\sigma") is an absolute measure of spread. We cannot directly compare the standard deviations (12 vs. 15) to judge consistency because the players have different average scores (means). A variation of 15 runs is less significant for a player averaging 60 than a variation of 12 runs for a player averaging 45.

2. Using the Coefficient of Variation (C.V.): To compare consistency, we must use a relative measure of dispersion, the C.V. It expresses the standard deviation as a percentage of the mean. A lower C.V. indicates higher consistency. C.V.=σxˉ×100\text{C.V.} = \frac{\sigma}{\bar{x}} \times 100

3. Calculate C.V. for Player A: C.V.(A) = σAxˉA×100=1245×100=415×10026.67%\frac{\sigma_A}{\bar{x}_A} \times 100 = \frac{12}{45} \times 100 = \frac{4}{15} \times 100 \approx 26.67\%.

4. Calculate C.V. for Player B: C.V.(B) = σBxˉB×100=1560×100=14×100=25%\frac{\sigma_B}{\bar{x}_B} \times 100 = \frac{15}{60} \times 100 = \frac{1}{4} \times 100 = 25\%.

5. Compare and Conclude: Since C.V.(B) (25%) is less than C.V.(A) (26.67%), Player B has a smaller relative spread in his scores.

Answer: Player B is the more consistent batsman.

Question 10

Find the standard deviation of the first 10 natural numbers.

Solution: The data set is {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}.

Step 1: Calculate the Mean (xˉ\bar{x}): For the first nn natural numbers, the mean is n+12\frac{n+1}{2}. xˉ=10+12=5.5\bar{x} = \frac{10+1}{2} = 5.5.

Step 2: Calculate the Sum of Squares (xi2\sum x_i^2): The sum of the squares of the first nn natural numbers is given by the formula n(n+1)(2n+1)6\frac{n(n+1)(2n+1)}{6}. xi2=10(10+1)(210+1)6=10(11)(21)6=23106=385\sum x_i^2 = \frac{10(10+1)(2 \cdot 10+1)}{6} = \frac{10(11)(21)}{6} = \frac{2310}{6} = 385.

Step 3: Calculate the Variance (σ2\sigma^2) using the Shortcut Formula: The shortcut formula is σ2=xi2n(xˉ)2\sigma^2 = \frac{\sum x_i^2}{n} - (\bar{x})^2. σ2=38510(5.5)2=38.530.25=8.25\sigma^2 = \frac{385}{10} - (5.5)^2 = 38.5 - 30.25 = 8.25.

Alternatively, for the first n natural numbers, the variance has a direct formula: σ2=n2112\sigma^2 = \frac{n^2-1}{12}. For n=10, σ2=102112=9912=334=8.25\sigma^2 = \frac{10^2-1}{12} = \frac{99}{12} = \frac{33}{4} = 8.25.

Step 4: Calculate the Standard Deviation (σ\sigma): Standard deviation is the square root of the variance. σ=8.252.87\sigma = \sqrt{8.25} \approx 2.87.

Answer: The standard deviation is 8.25\sqrt{8.25} (or approximately 2.87).

Question 11

The mean and variance of 7 observations are 8 and 16, respectively. If 5 of the observations are 2, 4, 10, 12, 14, find the remaining two observations.

Solution: Let the two unknown observations be aa and bb. The complete set of observations is {2, 4, 10, 12, 14, a,ba, b}.

Step 1: Use the Mean to find a+ba+b. xˉ=xin    8=2+4+10+12+14+a+b7\bar{x} = \frac{\sum x_i}{n} \implies 8 = \frac{2+4+10+12+14+a+b}{7}.

8×7=42+a+b8 \times 7 = 42 + a + b

56=42+a+b56 = 42 + a + b

a+b=14(1)a+b=14 \quad \cdots(1).

Step 2: Use the Variance to find a2+b2a^2+b^2. Using the shortcut formula for variance: σ2=xi2n(xˉ)2\sigma^2 = \frac{\sum x_i^2}{n} - (\bar{x})^2.

16=22+42+102+122+142+a2+b27(8)216 = \frac{2^2+4^2+10^2+12^2+14^2+a^2+b^2}{7} - (8)^2.

16=4+16+100+144+196+a2+b276416 = \frac{4+16+100+144+196+a^2+b^2}{7} - 64.

16+64=460+a2+b2716+64 = \frac{460+a^2+b^2}{7}.

80×7=460+a2+b280 \times 7 = 460+a^2+b^2.

560=460+a2+b2560 = 460+a^2+b^2.

a2+b2=100(2)a^2+b^2=100 \quad \cdots(2).

Step 3: Solve the system of equations. From (1), we have b=14ab=14-a. Substitute this into (2):

a2+(14a)2=100a^2 + (14-a)^2 = 100

a2+(19628a+a2)=100a^2 + (196 - 28a + a^2) = 100

2a228a+96=02a^2 - 28a + 96 = 0

a214a+48=0a^2 - 14a + 48 = 0.

Factor the quadratic equation: (a6)(a8)=0(a-6)(a-8) = 0.

This gives two possible values: a=6a=6 or a=8a=8.

  • If a=6a=6, then b=146=8b=14-6=8.
  • If a=8a=8, then b=148=6b=14-8=6.

Answer: The remaining two observations are 6 and 8.

Question 12

Calculate the mean deviation about the mean for the data:

xix_i 10 30 50 70 90
fif_i 4 24 28 16 8

Solution: Step 1: Calculate the Mean (xˉ\bar{x}) We create a table to help with calculations.

xix_i fif_i fixif_i x_i
10 4 40
30 24 720
50 28 1400
70 16 1120
90 8 720
Sum N=80 4000

Mean xˉ=fixiN=400080=50\bar{x} = \frac{\sum f_i x_i}{N} = \frac{4000}{80} = 50.

Step 2: Calculate the sum of absolute deviations, fixixˉ\sum f_i|x_i - \bar{x}| Now we add columns for the deviations.

xix_i fif_i xi50|x_i - 50| fixi50f_i|x_i - 50|
10 4 40 160
30 24 20 480
50 28 0 0
70 16 20 320
90 8 40 320
Sum: 1280

The sum is fixixˉ=160+480+0+320+320=1280\sum f_i|x_i - \bar{x}| = 160+480+0+320+320 = 1280.

Step 3: Calculate the Mean Deviation. M.D.(xˉ\bar{x}) = fixixˉN=128080=16\frac{\sum f_i|x_i - \bar{x}|}{N} = \frac{1280}{80} = 16.

Answer: The mean deviation about the mean is 16.

Question 13

The sum of 10 items is 12 and the sum of their squares is 18. Find the standard deviation.

Solution: We are given the following information:

  • Number of items, n=10n=10.
  • Sum of items, xi=12\sum x_i = 12.
  • Sum of their squares, xi2=18\sum x_i^2 = 18.

Step 1: Calculate the Mean (xˉ\bar{x}): xˉ=xin=1210=1.2\bar{x} = \frac{\sum x_i}{n} = \frac{12}{10} = 1.2.

Step 2: Calculate the Variance (σ2\sigma^2) using the Shortcut Formula: It is most efficient to use the formula σ2=xi2n(xˉ)2\sigma^2 = \frac{\sum x_i^2}{n} - (\bar{x})^2. σ2=1810(1.2)2\sigma^2 = \frac{18}{10} - (1.2)^2 σ2=1.81.44=0.36\sigma^2 = 1.8 - 1.44 = 0.36.

Step 3: Calculate the Standard Deviation (σ\sigma): Standard deviation is the square root of the variance. σ=0.36=0.6\sigma = \sqrt{0.36} = 0.6.

Answer: The standard deviation is 0.6.

Question 14

If the mean and C.V. of a distribution are 20 and 40% respectively, find the variance.

Solution: This is a two-step problem where we first find the standard deviation from the C.V., and then find the variance.

Step 1: Find the Standard Deviation (σ\sigma) from the C.V.: The formula for the Coefficient of Variation is: C.V.=σxˉ×100\text{C.V.} = \frac{\sigma}{\bar{x}} \times 100 We are given C.V. = 40 and xˉ=20\bar{x} = 20. 40=σ20×10040 = \frac{\sigma}{20} \times 100 To solve for σ\sigma, we can first divide by 100: 0.4=σ200.4 = \frac{\sigma}{20} σ=0.4×20=8\sigma = 0.4 \times 20 = 8. So, the standard deviation is 8.

Step 2: Find the Variance (σ2\sigma^2) from the S.D.: Variance is the square of the standard deviation. Variance = σ2=82=64\sigma^2 = 8^2 = 64.

Answer: The variance is 64.

Question 15

Calculate the standard deviation for the following continuous distribution:

Class 30-40 40-50 50-60 60-70 70-80 80-90 90-100
Freq 3 7 12 15 8 3 2

Solution: For a continuous distribution with equal class sizes, the step-deviation method is the most efficient way to calculate variance and standard deviation.

Step 1: Set up the Calculation Table.

  • Class size is h=10h=10. Let's choose the assumed mean a=65a=65 (the mid-point of the class with the highest frequency).
  • Total frequency N=3+7+12+15+8+3+2=50N = 3+7+12+15+8+3+2 = 50.
  • We will calculate yi=xiah=xi6510y_i = \frac{x_i - a}{h} = \frac{x_i - 65}{10}.
Class Freq (fif_i) Mid-point (xix_i) yiy_i fiyif_i y_i yi2y_i^2 fiyi2f_i y_i^2
30-40 3 35 -3 -9 9 27
40-50 7 45 -2 -14 4 28
50-60 12 55 -1 -12 1 12
60-70 15 65 0 0 0 0
70-80 8 75 1 8 1 8
80-90 3 85 2 6 4 12
90-100 2 95 3 6 9 18
N=50 fiyi=15\sum f_i y_i = -15 fiyi2=105\sum f_i y_i^2 = 105

Step 2: Calculate the Variance (σ2\sigma^2). Using the step-deviation formula for variance: σ2=h2[fiyi2N(fiyiN)2]\sigma^2 = h^2 \left[ \frac{\sum f_i y_i^2}{N} - \left(\frac{\sum f_i y_i}{N}\right)^2 \right] σ2=102[10550(1550)2]\sigma^2 = 10^2 \left[ \frac{105}{50} - \left(\frac{-15}{50}\right)^2 \right] σ2=100[2.1(0.3)2]=100[2.10.09]=100[2.01]=201\sigma^2 = 100 \left[ 2.1 - (-0.3)^2 \right] = 100 [2.1 - 0.09] = 100 [2.01] = 201.

Step 3: Calculate the Standard Deviation (σ\sigma). σ=Variance=20114.18\sigma = \sqrt{\text{Variance}} = \sqrt{201} \approx 14.18

Answer: The standard deviation is approximately 14.18.

Question 16

The mean of a set of 20 observations is 10 and its standard deviation is 2. If each observation is multiplied by 3 and then increased by 4, find the new mean and new standard deviation.

Solution: This question tests the effect of change of origin and change of scale on measures of central tendency and dispersion. Let the original observations be xix_i and the new observations be yiy_i. The transformation is yi=3xi+4y_i = 3x_i + 4.

1. Effect on the Mean: The mean is affected by both change of scale (multiplication) and change of origin (addition). New Mean yˉ=3xˉ+4\bar{y} = 3\bar{x} + 4. Given xˉ=10\bar{x} = 10. yˉ=3(10)+4=30+4=34\bar{y} = 3(10) + 4 = 30 + 4 = \mathbf{34}.

2. Effect on the Standard Deviation: Standard deviation is a measure of spread.

  • Change of Origin (+4): Adding a constant to every value shifts the entire dataset but does not change its spread. So, this part has no effect on the S.D.
  • Change of Scale (x3): Multiplying every value by a constant stretches or shrinks the data, so it does affect the spread. The new S.D. is multiplied by the absolute value of the constant. New S.D. σy=3×σx\sigma_y = |3| \times \sigma_x. Given σx=2\sigma_x = 2. σy=3×2=6\sigma_y = 3 \times 2 = \mathbf{6}.

Answer: The new mean is 34 and the new standard deviation is 6.

Question 17

Find the range of the data: 148, 154, 158, 160, 162, 166, 170, 175, 180, 185.

Solution: 1. Understand Range: The range is the simplest measure of dispersion. It is the difference between the highest (maximum) and lowest (minimum) values in a dataset. Range=Maximum ValueMinimum Value\text{Range} = \text{Maximum Value} - \text{Minimum Value}

2. Identify Maximum and Minimum Values: The data is already sorted in ascending order, which makes it easy to identify the extremes.

  • Minimum Value = 148
  • Maximum Value = 185

3. Calculate the Range: Range = 185148=37185 - 148 = 37.

Answer: The range of the data is 37.

Question 18

For a group of 50 male workers, the mean age is 40 years with a S.D. of 5 years. For a group of 40 female workers, the mean age is 35 years with a S.D. of 4 years. Find the combined standard deviation of the 90 workers.

Solution: Step 1: Find the Combined Mean (xˉ12\bar{x}_{12})

n1=50,xˉ1=40,σ1=5n_1=50, \bar{x}_1=40, \sigma_1=5 n2=40,xˉ2=35,σ2=4n_2=40, \bar{x}_2=35, \sigma_2=4. xˉ12=n1xˉ1+n2xˉ2n1+n2=50(40)+40(35)50+40=2000+140090=34009037.78\bar{x}_{12} = \frac{n_1\bar{x}_1+n_2\bar{x}_2}{n_1+n_2} = \frac{50(40)+40(35)}{50+40} = \frac{2000+1400}{90} = \frac{3400}{90} \approx 37.78

Step 2: Calculate d1d_1 and d2d_2

These values represent the difference between each group's mean and the combined mean.

d1=xˉ1xˉ12=4037.78=2.22d_1 = \bar{x}_1 - \bar{x}_{12} = 40 - 37.78 = 2.22.

d2=xˉ2xˉ12=3537.78=2.78d_2 = \bar{x}_2 - \bar{x}_{12} = 35 - 37.78 = -2.78.

Step 3: Calculate the Combined Variance (σ122\sigma^2_{12}) The formula for combined variance is: σ122=n1(σ12+d12)+n2(σ22+d22)n1+n2\sigma^2_{12} = \frac{n_1(\sigma_1^2 + d_1^2) + n_2(\sigma_2^2 + d_2^2)}{n_1+n_2} First, find the components:

  • σ12=52=25\sigma_1^2 = 5^2 = 25
  • d12=(2.22)24.93d_1^2 = (2.22)^2 \approx 4.93
  • σ22=42=16\sigma_2^2 = 4^2 = 16
  • d22=(2.78)27.73d_2^2 = (-2.78)^2 \approx 7.73

Now, substitute into the formula:

σ122=50(25+4.93)+40(16+7.73)90=50(29.93)+40(23.73)90\sigma^2_{12} = \frac{50(25 + 4.93) + 40(16 + 7.73)}{90} = \frac{50(29.93)+40(23.73)}{90}.

σ122=1496.5+949.290=2445.79027.17\sigma^2_{12} = \frac{1496.5+949.2}{90} = \frac{2445.7}{90} \approx 27.17.

Step 4: Calculate the Combined Standard Deviation. σ12=Combined Variance=27.175.21\sigma_{12} = \sqrt{\text{Combined Variance}} = \sqrt{27.17} \approx 5.21.

Answer: The combined standard deviation is approximately 5.21 years.

Question 19

Find the mean deviation from the mode for the data: 3, 5, 6, 6, 7, 10, 10, 10, 12, 12.

Solution: Step 1: Find the Mode. The mode is the value that appears most frequently in the dataset.

  • 6 appears 2 times.
  • 10 appears 3 times.
  • 12 appears 2 times. The observation 10 occurs most often, so the Mode = 10.

Step 2: Calculate the Absolute Deviations from the Mode. We find the absolute difference between each observation and the mode (10).

  • 310=7|3-10|=7
  • 510=5|5-10|=5
  • 610=4|6-10|=4
  • 610=4|6-10|=4
  • 710=3|7-10|=3
  • 1010=0|10-10|=0
  • 1010=0|10-10|=0
  • 1010=0|10-10|=0
  • 1210=2|12-10|=2
  • 1210=2|12-10|=2

Step 3: Sum the Absolute Deviations. Sum = 7+5+4+4+3+0+0+0+2+2=277+5+4+4+3+0+0+0+2+2 = 27.

Step 4: Calculate the Mean Deviation. There are n=10n=10 observations. M.D.(Mode) = Sum of Deviationsn=2710=2.7\frac{\text{Sum of Deviations}}{n} = \frac{27}{10} = 2.7.

Answer: The mean deviation from the mode is 2.7.

Question 20

If the sum of 10 observations is 100 and the sum of their squares is 1090, find the Coefficient of Variation.

Solution: To find the C.V., we first need to calculate the mean and the standard deviation.

Step 1: Calculate the Mean (xˉ\bar{x}): Given n=10n=10 and xi=100\sum x_i = 100. xˉ=xin=10010=10\bar{x} = \frac{\sum x_i}{n} = \frac{100}{10} = 10.

Step 2: Calculate the Variance (σ2\sigma^2): Using the shortcut formula σ2=xi2n(xˉ)2\sigma^2 = \frac{\sum x_i^2}{n} - (\bar{x})^2, with xi2=1090\sum x_i^2 = 1090. σ2=109010(10)2=109100=9\sigma^2 = \frac{1090}{10} - (10)^2 = 109 - 100 = 9.

Step 3: Calculate the Standard Deviation (σ\sigma): σ=Variance=9=3\sigma = \sqrt{\text{Variance}} = \sqrt{9} = 3.

Step 4: Calculate the Coefficient of Variation (C.V.): C.V. = σxˉ×100=310×100=30%\frac{\sigma}{\bar{x}} \times 100 = \frac{3}{10} \times 100 = 30\%.

Answer: The Coefficient of Variation is 30%.

Question 21

The first of two samples has 100 items with mean 15 and S.D. 3. If the whole group has 250 items with mean 15.6 and S.D. 13.44\sqrt{13.44}, find the S.D. of the second group.

Solution: This is a reverse problem using the combined variance formula.

Given:

  • Group 1: n1=100,xˉ1=15,σ1=3n_1=100, \bar{x}_1=15, \sigma_1=3
  • Combined Group: N=250,xˉ12=15.6,σ122=13.44N=250, \bar{x}_{12}=15.6, \sigma_{12}^2=13.44
  • Group 2: n2=Nn1=150n_2=N-n_1 = 150. We need to find σ2\sigma_2.

Step 1: Find the mean of the second group (xˉ2\bar{x}_2).

Using the combined mean formula: xˉ12=n1xˉ1+n2xˉ2n1+n2\bar{x}_{12} = \frac{n_1\bar{x}_1+n_2\bar{x}_2}{n_1+n_2} 15.6=100(15)+150(xˉ2)25015.6 = \frac{100(15)+150(\bar{x}_2)}{250} 15.6×250=1500+150xˉ215.6 \times 250 = 1500 + 150\bar{x}_2 3900=1500+150xˉ2    150xˉ2=2400    xˉ2=163900 = 1500 + 150\bar{x}_2 \implies 150\bar{x}_2 = 2400 \implies \bar{x}_2=16

Step 2: Find d1d_1 and d2d_2.

d1=xˉ1xˉ12=1515.6=0.6d_1 = \bar{x}_1 - \bar{x}_{12} = 15 - 15.6 = -0.6.

d2=xˉ2xˉ12=1615.6=0.4d_2 = \bar{x}_2 - \bar{x}_{12} = 16 - 15.6 = 0.4.

Step 3: Use the combined variance formula to solve for σ22\sigma_2^2. σ122=n1(σ12+d12)+n2(σ22+d22)n1+n2\sigma^2_{12} = \frac{n_1(\sigma_1^2 + d_1^2) + n_2(\sigma_2^2 + d_2^2)}{n_1+n_2} 13.44=100(32+(0.6)2)+150(σ22+0.42)25013.44 = \frac{100(3^2 + (-0.6)^2) + 150(\sigma_2^2 + 0.4^2)}{250} 13.44×250=100(9+0.36)+150(σ22+0.16)13.44 \times 250 = 100(9 + 0.36) + 150(\sigma_2^2 + 0.16) 3360=100(9.36)+150σ22+150(0.16)3360 = 100(9.36) + 150\sigma_2^2 + 150(0.16) 3360=936+150σ22+243360 = 936 + 150\sigma_2^2 + 24 3360=960+150σ223360 = 960 + 150\sigma_2^2 2400=150σ22    σ22=2400150=162400 = 150\sigma_2^2 \implies \sigma_2^2 = \frac{2400}{150} = 16.

Step 4: Find the S.D. of the second group. σ2=16=4\sigma_2 = \sqrt{16} = 4.

Answer: The S.D. of the second group is 4.

Question 22

Find the variance of the first 50 even natural numbers.

Solution: The data set is {2, 4, 6, …, 100}.

Method 1: Using Properties of Variance

  1. Relate to Natural Numbers: Each observation xix_i in our set is twice the corresponding natural number ii. So, xi=2ix_i = 2i for i=1,2,...,50i=1, 2, ..., 50.

  2. Apply Change of Scale Property: The variance of a dataset kxikx_i is related to the variance of xix_i by the formula Var(kx)=k2Var(x)\text{Var}(kx) = k^2 \text{Var}(x).

    Here, k=2k=2. So, Var(2,4,...,100)=22Var(1,2,...,50)=4×Var(1,2,...,50)\text{Var}(2,4,...,100) = 2^2 \text{Var}(1,2,...,50) = 4 \times \text{Var}(1,2,...,50).

  3. Use Formula for Variance of First n Natural Numbers: The variance of the first nn natural numbers is σn2=n2112\sigma_n^2 = \frac{n^2-1}{12}.

    For n=50n=50, the variance of {1, 2, …, 50} is 502112=249912=8334\frac{50^2-1}{12} = \frac{2499}{12} = \frac{833}{4}.

  4. Calculate Final Variance:

    Variance = 4×8334=8334 \times \frac{833}{4} = 833.

Method 2: Direct Calculation

  1. Mean: The mean of an A.P. is the average of the first and last term: xˉ=2+1002=51\bar{x} = \frac{2+100}{2} = 51.

  2. Sum of Squares: xi2=i=150(2i)2=4i=150i2\sum x_i^2 = \sum_{i=1}^{50} (2i)^2 = 4 \sum_{i=1}^{50} i^2.

    The sum of squares formula is n(n+1)(2n+1)6\frac{n(n+1)(2n+1)}{6}.

    xi2=4×50(51)(101)6=4×42925=171700\sum x_i^2 = 4 \times \frac{50(51)(101)}{6} = 4 \times 42925 = 171700.

  3. Variance: σ2=xi2n(xˉ)2=17170050(51)2=34342601=833\sigma^2 = \frac{\sum x_i^2}{n} - (\bar{x})^2 = \frac{171700}{50} - (51)^2 = 3434 - 2601 = 833.

Answer: The variance is 833.

Question 23

Calculate the mean deviation from the mean for the observations: 1, 2, 3, 4, 5.

Solution: Step 1: Calculate the Mean (xˉ\bar{x}): For the numbers {1, 2, 3, 4, 5}, the sum is 15 and the number of observations is n=5n=5. xˉ=1+2+3+4+55=155=3\bar{x} = \frac{1+2+3+4+5}{5} = \frac{15}{5} = 3.

Step 2: Calculate the Absolute Deviations from the Mean: We find the absolute difference between each observation and the mean (3).

  • 13=2|1-3| = 2
  • 23=1|2-3| = 1
  • 33=0|3-3| = 0
  • 43=1|4-3| = 1
  • 53=2|5-3| = 2

Step 3: Sum the Absolute Deviations: Sum = 2+1+0+1+2=62+1+0+1+2 = 6.

Step 4: Calculate the Mean Deviation: The mean deviation is the average of these deviations. M.D.(xˉ\bar{x}) = Sum of Deviationsn=65=1.2\frac{\text{Sum of Deviations}}{n} = \frac{6}{5} = 1.2.

Answer: The mean deviation is 1.2.

Question 24

If the C.V. of a stock is 8% and its price has a standard deviation of $2, what is the mean price?

Solution: 1. Recall the C.V. Formula:

The Coefficient of Variation (C.V.) relates the mean, standard deviation, and C.V. as follows: C.V.=σxˉ×100\text{C.V.} = \frac{\sigma}{\bar{x}} \times 100

2. Rearrange the Formula to Solve for the Mean : xˉ=σC.V.×100\bar{x} = \frac{\sigma}{\text{C.V.}} \times 100

3. Substitute the Given Values:

  • C.V. = 8
  • Standard Deviation, σ=2{\sigma} = 2

xˉ=28×100=14×100=25{\bar{x}} = \frac{2}{8} \times 100 = \frac{1}{4} \times 100 = 25

Answer:The mean price of the stock is 25.

Question 25

The mean and S.D. of a group of 100 observations are 20 and 3, respectively. Later it was found that three observations were recorded incorrectly as 21, 21, and 18, whereas they were 20, 20, and 20. Find the correct mean and variance.

Solution: Part A: Correcting the Mean

  1. Find the incorrect sum: Incorrect xi=n×xˉinc=100×20=2000\sum x_i = n \times \bar{x}_{inc} = 100 \times 20 = 2000.

  2. Calculate the correct sum:

    Sum of wrong items = 21+21+18=6021+21+18 = 60.

    Sum of correct items = 20+20+20=6020+20+20 = 60.

    Correct xi=200060+60=2000\sum x_i = 2000 - 60 + 60 = 2000.

  3. Calculate the correct mean: Since the sum is unchanged, the correct mean is still 2000100=20\frac{2000}{100} = 20.

Part B: Correcting the Variance

  1. Find the incorrect sum of squares: Use xi2=n(σ2+xˉ2)\sum x_i^2 = n(\sigma^2 + \bar{x}^2).

    Incorrect xi2=100(32+202)=100(9+400)=40900\sum x_i^2 = 100(3^2 + 20^2) = 100(9 + 400) = 40900.

  2. Calculate the correct sum of squares:

    Sum of squares of wrong items = 212+212+182=441+441+324=120621^2+21^2+18^2 = 441+441+324 = 1206.

    Sum of squares of correct items = 202+202+202=400+400+400=120020^2+20^2+20^2 = 400+400+400 = 1200.

    Correct xi2=409001206+1200=40894\sum x_i^2 = 40900 - 1206 + 1200 = 40894.

  3. Calculate the correct variance:

    Correct Variance σcorr2=Correct xi2n(xˉcorr)2=40894100(20)2\sigma^2_{corr} = \frac{\text{Correct } \sum x_i^2}{n} - (\bar{x}_{corr})^2 = \frac{40894}{100} - (20)^2.

    σcorr2=408.94400=8.94\sigma^2_{corr} = 408.94 - 400 = 8.94.

Answer: The correct Mean is 20, and the correct Variance is 8.94.

Question 26

Find the variance of the numbers 1, 3, 5, 7, 9.

Solution: The data set {1, 3, 5, 7, 9} is a small set of ungrouped data.

Step 1: Calculate the Mean (xˉ\bar{x}): The numbers form an Arithmetic Progression, so the mean is the middle value, which is 5. Alternatively, xˉ=1+3+5+7+95=255=5\bar{x} = \frac{1+3+5+7+9}{5} = \frac{25}{5} = 5.

Step 2: Calculate the Squared Deviations from the Mean: We find the square of the difference between each observation and the mean (5).

  • (15)2=(4)2=16(1-5)^2 = (-4)^2 = 16
  • (35)2=(2)2=4(3-5)^2 = (-2)^2 = 4
  • (55)2=02=0(5-5)^2 = 0^2 = 0
  • (75)2=22=4(7-5)^2 = 2^2 = 4
  • (95)2=42=16(9-5)^2 = 4^2 = 16

Step 3: Sum the Squared Deviations: Sum = 16+4+0+4+16=4016+4+0+4+16 = 40.

Step 4: Calculate the Variance (σ2\sigma^2): Variance is the average of the squared deviations.

σ2=Sum of Squared Deviationsn=405=8\sigma^2 = \frac{\text{Sum of Squared Deviations}}{n} = \frac{40}{5} = 8.

Answer: The variance is 8.

Question 27

The variance of the data 2, 4, 6, 8, 10 is 8. Find the variance of 4, 8, 12, 16, 20.

Solution: 1. Analyze the Relationship Between the Datasets:

  • First dataset (XX): {2, 4, 6, 8, 10}
  • Second dataset (YY): {4, 8, 12, 16, 20} We can see that each observation in dataset Y is obtained by multiplying the corresponding observation in dataset X by 2. So, yi=2xiy_i = 2x_i.

2. Apply the Change of Scale Property for Variance: If each observation in a dataset is multiplied by a constant kk, the new variance is k2k^2 times the old variance. New Variance = k2×k^2 \times Old Variance.

3. Calculate the New Variance:

  • Old Variance = 8
  • Constant, k=2k = 2

New Variance = 22×8=4×8=322^2 \times 8 = 4 \times 8 = 32.

Answer: The variance of the new dataset is 32.

Question 28

For a frequency distribution, the mean is 45. If the assumed mean a=30a=30, the class size is 10, and fiyi=150\sum f_i y_i = 150, find the total number of observations N.

Solution: This problem involves working backwards with the step-deviation formula for the mean.

1. Recall the Step-Deviation Formula for Mean: xˉ=a+(fiyiN)×h\bar{x} = a + \left( \frac{\sum f_i y_i}{N} \right) \times h where:

  • xˉ\bar{x} = Actual Mean
  • aa = Assumed Mean
  • hh = Class size
  • NN = Total number of observations (fi\sum f_i)
  • yi=xiahy_i = \frac{x_i - a}{h}

2. Substitute the Given Values:

  • xˉ=45\bar{x} = 45
  • a=30a = 30
  • h=10h = 10
  • fiyi=150\sum f_i y_i = 150

45=30+(150N)×1045 = 30 + \left( \frac{150}{N} \right) \times 10

3. Solve for N: First, subtract 30 from both sides: 4530=1500N45 - 30 = \frac{1500}{N} 15=1500N15 = \frac{1500}{N} Now, solve for N: N=150015=100N = \frac{1500}{15} = 100.

Answer: The total number of observations (N) is 100.

Question 29

Which is more consistent? Team A which scored a mean of 200 runs with S.D. 10, or Team B which scored a mean of 150 runs with S.D. 8?

Solution: 1. The Need for a Relative Measure: To compare the consistency of two datasets with different means, we cannot simply compare their standard deviations. We must use a relative measure of dispersion, the Coefficient of Variation (C.V.).

2. The Rule of Consistency: A lower C.V. indicates higher consistency (less variability relative to the mean).

3. Calculate C.V. for Team A: C.V.(A)=σAxˉA×100\text{C.V.}(A) = \frac{\sigma_A}{\bar{x}_A} \times 100 C.V.(A) = 10200×100=0.05×100=5%\frac{10}{200} \times 100 = 0.05 \times 100 = 5\%.

4. Calculate C.V. for Team B: C.V.(B)=σBxˉB×100\text{C.V.}(B) = \frac{\sigma_B}{\bar{x}_B} \times 100 C.V.(B) = 8150×1000.0533×100=5.33%\frac{8}{150} \times 100 \approx 0.0533 \times 100 = 5.33\%.

5. Compare and Conclude: Since C.V.(A) (5%) is less than C.V.(B) (5.33%), Team A has a smaller relative spread in its scores.

Answer: Team A is more consistent.

Question 30

Find the mean deviation from the median for the data: 15, 25, 18, 12, 13, 28, 30, 14, 20, 22.

Solution: Step 1: Sort the Data. To find the median, we must first arrange the data in ascending order. Sorted Data: 12, 13, 14, 15, 18, 20, 22, 25, 28, 30.

Step 2: Find the Median (M). There are n=10n=10 observations (an even number). The median is the average of the two middle terms, which are the (n2)th(\frac{n}{2})^{th} and (n2+1)th(\frac{n}{2}+1)^{th} terms.

  • 5th5^{th} term = 18
  • 6th6^{th} term = 20 Median (M) = 18+202=19\frac{18+20}{2} = 19.

Step 3: Calculate the Absolute Deviations from the Median (19).

  • 1219=7|12-19|=7
  • 1319=6|13-19|=6
  • 1419=5|14-19|=5
  • 1519=4|15-19|=4
  • 1819=1|18-19|=1
  • 2019=1|20-19|=1
  • 2219=3|22-19|=3
  • 2519=6|25-19|=6
  • 2819=9|28-19|=9
  • 3019=11|30-19|=11

Step 4: Sum the Absolute Deviations. Sum = 7+6+5+4+1+1+3+6+9+11=537+6+5+4+1+1+3+6+9+11 = 53.

Step 5: Calculate the Mean Deviation. M.D.(M) = Sum of Deviationsn=5310=5.3\frac{\text{Sum of Deviations}}{n} = \frac{53}{10} = 5.3.

Answer: The mean deviation from the median is 5.3.