Friday, August 11, 2023

Chapter 15.7 - Miscellaneous Examples

In the previous section, we completed a discussion on the coefficient of variance. In this section, we will see some miscellaneous examples.

Solved example 15.17
The variance of 20 observations is 5. If each observation is multiplied by 2, find the new variance of the resulting observations.
Solution:
1. Analysis of the original data set:
(i) Let the observations in the original data set be denoted as xi.
• Then we can write: σ2x = (xiˉx)220 = 5
(ii) In the above equation, we know that: ˉx = xi20
(iii) Expanding the equation in (i), we get:

5 = (x2i2xiˉx+ˉx2)205 = x2i  2ˉxxi + ˉx220100 = x2i  2ˉxxi + ˉx2

2. Analysis of the modified data set:
(i) Let the observations in the modified data set be denoted as yi.
• Then we can write: σ2y = (yiˉy)220 = K
   ♦ We are asked to find K.
(ii) In the above equation, we know that: ˉy = yi20
(iii) Expanding the equation in (i), we get:

K = (y2i2yiˉy+ˉy2)20K = y2i  2ˉyyi + ˉy22020K = y2i  2ˉyyi + ˉy2

3. Writing y in terms of x:
(i) Given that, each observation in the original data set is multiplied by 2, to get the modified data set.
(ii) So we can write: yi = 2xi
• Substituting this in 2(iii), we get:

20K = y2i  2ˉyyi + ˉy220K = (2xi)2  2ˉy2xi + ˉy220K = (2xi)2  2(2ˉx)2xi + (2ˉx)2  - - - (I)20K = 4x2i  8ˉxxi + 4ˉx220K = 4[x2i  2ˉxxi + ˉx2]  - - - (II)20K = 4[100]20K = 400K = 20

◼ Remarks:
• Line marked as I:
In this line, we use an information that we learned in our earlier classes. It can be written in 3 steps:
(i) Average of a set of observations is 'A'
(ii) The set is modified by multiplying each observation by 'm'.
(iii) Then the average of the modified set is 'mA'.
• So in our present case, we get: ˉy=2ˉx

• Line marked as II:
Based on the result in 1(iii), the portion inside the square brackets is '100'.

4. Now, based on 2(i), we can write:
σ2y = K = 20
• Thus we get the new variance of the modified observations.
• Note that, 20 = 22 × 5
• So we can write:
If the observations are multiplied by a constant 'm', then the variance of the modified observations will be m2 times the original variance.

Solved example 15.18
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:
1. We can use the usual table that is used for calculation of variance. It is shown below:

Table 15.29

• In column I, we fill up the observations (xi). The two unknown observations are written as x4 and x5.
• In column II, we fill up the frequencies. Each of the five observations occur only once. So all values in the column II are '1'.
• In column III, we write the product fixi. Since all fi values are '1', Column III will be same as column II.
• In column IV, we write the deviations from the mean. We are already given the mean. It is 4.4.
• In column V, we write the squares of the deviations. Here fi do not have any effect because, all fi values are '1'.
• After filling all the columns, we can start the calculations.
2. We know that, the column III is used to find mean.
• Sum of all the values in column III is:
1 + 2 + 6 + x4 + x5 = 9 + x4 + x5
• So we can write:
Mean = 9+x4+x55 = 4.4
• From this, we get:
x4 + x5 = 13
3. We know that, the column V is used to find the variance.
Sum of all values in column V can be calculated as follows:

Sum = 11.56+5.76+2.56+(x44.4)2+(x54.4)2 = 19.88+(x44.4)2+(x54.4)2 = 19.88 + x428.8x4+19.36 + x528.8x5+19.36 = x42+x528.8(x4+x5)+19.36+19.36+19.88 = x42+x528.8(x4+x5)+58.6 = x42+x528.8(13)+58.6 - - - I = x42+x52114.4+58.6 = x42+x5255.8

◼ Remarks:
• Line marked as I:
In this line, we use the result from (2) to replace the sum (x4+x5)

4. Based on the above sum of the squares, we can write:

Variance = x42+x5255.858.24 = x42+x5255.8541.2 = x42+x5255.897 = x42+x52

5. Now we have two useful results:
   ♦ From (2) we have: x4+x5=13
   ♦ From (3) we have: x42+x52=97
• Using these two results, we can calculate 2x4x5. This is shown below:

(x4+x5)2 = 132x42+2x4x5+x52 = 16997+2x4x5 = 1692x4x5 = 169972x4x5 = 72

6. Consider the two results:
   ♦ From (3) we have: x42+x52=97
   ♦ From (4) we have: 2x4x5=72
• Using these two results, we can calculate x4x5. This is shown below:

(x4x5)2 = x422x4x5+x52(x4x5)2 = x42+x522x4x5(x4x5)2 = 9772(x4x5)2 = 25x4x5 = ±5

7.  Consider the three equations:
(i) From (2) we have: x4+x5=13
(ii) From (5) we have: x4x5=5
(iii) From (5) we have: x4x5=5
• Solving (i) and (ii), we get:
x4 = 9, x5 = 4
Solving (i) and (iii), we get:
• x4 = 4, x5 = 9
8. So the unknown observations are: 4 and 9

Solved example 15.19
Show that adding or subtracting a constant number 'a' from each observation, does not affect the variance.
Solution:
◼ Let the original n observations be denoted as xi
• Then the original mean will be given by: ˉx = xin
• Also, the original variance will be given by: σ2x = (xiˉx)2n

Part (i): Adding 'a' to each of the original observation
1. Let the modified n observations be denoted as yi
• Then the modified observations can be written as:
y1 = (x1 + a), y2 = (x2 + a), y3 = (x3 + a), . . . , yn = (xn + a)
2. The modified mean can be calculated as follows:

ˉy = yin = (xi+a)n = (xi) + (a)n = (xi) + nan = (xi)n + nan = ˉx + a

3. Now the modified variance can be calculated as follows:

σ2y = (yiˉy)2n = [(xi+a)(ˉx+a)]2n = [xi+aˉxa]2n = [xiˉx]2n = σ2x

◼ That means, there is no change in the variance.

Part (ii): Subtracting 'a' from each of the original observation
1. Let the modified n observations be denoted as yi
• Then the modified observations can be written as:
y1 = (x1 - a), y2 = (x2 - a), y3 = (x3 - a), . . . , yn = (xn - a)
2. The modified mean can be calculated as follows:

ˉy = yin = (xia)n = (xi)  (a)n = (xi)  nan = (xi)n  nan = ˉx  a

3. Now the modified variance can be calculated as follows:

σ2y = (yiˉy)2n = [(xia)(ˉxa)]2n = [xiaˉx+a]2n = [xiˉx]2n = σ2x

◼ That means, there is no change in the variance.


• Based on the results in parts (i) and (ii), we can write:
Adding or subtracting a constant number 'a' from each observation, does not affect the variance.


• From step (2) of part (i), we get an useful result. It can be written in 3 steps:
(i) Average of a set of observations is 'A'
(ii) The set is modified by adding a constant 'a' to each observation.
(iii) Then the average of the modified set is (A+a).


• From step (2) of part (ii), we get an useful result. It can be written in 3 steps:
(i) Average of a set of observations is 'A'
(ii) The set is modified by subtracting a constant 'a' from each observation.
(iii) Then the average of the modified set is (A-a).



Solved example 15.20
The mean and standard deviation of 100 observations were calculated as 40 and 5.1, respectively by a student who took by mistake 50 instead of 40 for one observation. What are the correct mean and standard deviation?
Solution:
Part (i): Finding the correct mean.
1. Let us write the mean for this problem: ˉx = i=100i=1xi100
2. Ninety nine observations are correct. One observation is wrong. So we will split the above equation. We get:

ˉxwrong = i=99i=1xi + xwrong100ˉxwrong = i=99i=1xi100 + xwrong10040 = i=99i=1xi100 + 50100  - - - (I)400.50 = i=99i=1xi10039.5 = i=99i=1xi100i=99i=1xi = 3950

◼ Remarks:
• Line marked as I:
   ♦ We are given that, the wrong mean is 40.
   ♦ We are given that, the wrong observation is 50.

3. Now we can find the correct mean:

ˉxcorrect = i=99i=1xi + xcorrect100 = i=99i=1xi100 + xcorrect100 = 3950100 + 40100  - - - (I) = 39.50+0.40 = 39.9

◼ Remarks:
• Line marked as I:
   ♦ We use the result i=99i=1xi = 3950 from step (2).
   ♦ We are given that, the correct observation is 40.

Part (ii): Finding the correct variance.
1. We are given that:
Wrong standard deviation is 5.1
• So the wrong variance = (5.1)2
2. Let us write the variance for this problem: σ2 = i=100i=1(xiˉx)2100
3. Ninety nine observations are correct. One observation is wrong. So we will split the above equation. We get:

σ2wrong = i=99i=1(xiˉxwrong)2 + (xwrongˉxwrong)2100σ2wrong = i=99i=1(xiˉxwrong)2100 + (xwrongˉxwrong)21005.12 = i=99i=1(xi40)2100 + (5040)2100  - - - (I)5.12 = i=99i=1(xi40)2100 + (10)21005.12 = i=99i=1(xi40)2100 + 15.12  12 = i=99i=1(xi280xi+402)100(5.1+1)(5.11) = i=99i=1(xi2)80i=99i=1(xi)+99×402100(6.1)(4.1) = i=99i=1(xi2)80(3950)+99×402100  - - - (II)25.01 = i=99i=1(xi2)316000+15840010025.01 = i=99i=1(xi2)1576001002501 + 157600 = i=99i=1(xi2)160101 = i=99i=1(xi2)

◼ Remarks:
• Line marked as I:
   ♦ In (1) of part (ii), we wrote the wrong variance.
   ♦ We are given that, the wrong mean is 40.
   ♦ We are given that, the wrong observation is 50.
• Line marked as II:
   ♦ We use the result i=99i=1xi = 3950 from step (2) of part (i).

4. Now we can find the correct variance.

σ2correct = i=99i=1(xiˉxcorrect)2 + (xcorrectˉxcorrect)2100 = i=99i=1(xiˉxcorrect)2100 + (xcorrectˉxcorrect)2100 = i=99i=1(xi39.9)2100 + (4039.9)2100  - - - (I) = i=99i=1(xi22×39.9×xi+39.92)100 + (0.10)2100 = i=99i=1(xi2)2×39.9×i=99i=1(xi)+99×39.92100 + (0.10)2100 = 1601012×39.9×3950+99×39.92100 + (0.10)2100  - - - (II) = 160101315210+157608.99100 + (0.10)2100 = 2499.99100 + (0.10)2100 = 2499.99 + 0.01100 = 2500100 = 25

◼ Remarks:
• Line marked as I:
   ♦ In part (i) we calculated the correct mean as 39.9.
   ♦ We are given that, the correct observation is 40.
• Line marked as II:
   ♦ We use the result i=99i=1(xi)2 = 160101 from step (3) of part (ii).
   ♦ We use the result i=99i=1xi = 3950 from step (2) of part (i).

5. Thus we get the correct standard deviation:
σcorrect = σ2correct = 25 = 5


Link to a few more miscellaneous examples is given below:

Miscellaneous Exercise


In the next chapter, we will see probability.

Previous

Contents

Next

Copyright©2023 Higher secondary mathematics.blogspot.com

No comments:

Post a Comment