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 a and b. The complete set of observations is {1, 2, 6, a, b}.
Step 1: Use the Mean Formula to find the sum of the unknown observations.
The mean is given by xˉ=n∑xi.
4.4=51+2+6+a+b4.4×5=9+a+b22=9+a+ba+b=13⋯(1)
Step 2: Use the Variance Formula to find the sum of the squares.
The formula for variance is σ2=n∑xi2−(xˉ)2.
8.24=512+22+62+a2+b2−(4.4)28.24=51+4+36+a2+b2−19.368.24+19.36=541+a2+b227.6=541+a2+b227.6×5=41+a2+b2138=41+a2+b2a2+b2=97⋯(2)
Step 3: Solve the system of two equations.
From equation (1), we have b=13−a. Substitute this into equation (2):
a2+(13−a)2=97a2+(169−26a+a2)=972a2−26a+169−97=02a2−26a+72=0
Divide by 2: a2−13a+36=0.
Factor the quadratic equation: (a−4)(a−9)=0.
This gives two possible values for a: a=4 or a=9.
If a=4, then from (1), b=13−4=9.
If a=9, then from (1), b=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 (fi)
Mid-point (xi)
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=50. We find the position N/2=25. The cumulative frequency just greater than 25 is 28, so the median class is 20-30.
Using the median formula: M=l+fN/2−C×h.
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
Find the incorrect sum: Incorrect ∑xi=n×xˉinc=100×40=4000.
Calculate the correct sum: We remove the incorrect value and add the correct one.
Calculate the correct variance:
Correct Variance σcorr2=nCorrect ∑xi2−(xˉcorr)2=100161701−(39.9)2.
σcorr2=1617.01−1592.01=25.
Calculate the correct S.D.:
Correct S.D. σcorr=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:
xi
4
8
11
17
20
24
32
fi
3
5
9
5
4
3
1
Solution:Step 1: Calculate the Mean (xˉ)
We need to compute ∑fi and ∑fixi.
N=∑fi=3+5+9+5+4+3+1=30.
∑fixi=3(4)+5(8)+9(11)+5(17)+4(20)+3(24)+1(32)=12+40+99+85+80+72+32=420.
Mean xˉ=N∑fixi=30420=14.
Step 2: Calculate the sum of squared deviations ∑fi(xi−xˉ)2.
We create a table to organize the calculation.
xi
fi
xi−xˉ
(xi−xˉ)2
fi(xi−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(xi−xˉ)2=1374.
Step 3: Calculate the Variance.
The formula for variance is σ2=N∑fi(xi−xˉ)2.
σ2=301374=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
where σ is the standard deviation and xˉ is the mean. We can rearrange this formula to solve for the mean: xˉ=C.V.σ×100.
Calculation for Distribution 1:
Given: C.V. = 60 and σ1=21.
xˉ1=6021×100=602100=35.
Calculation for Distribution 2:
Given: C.V. = 70 and σ2=16.
xˉ2=7016×100=701600=7160≈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 n natural numbers.
Solution:
Let the set of observations be xi={1,2,…,n}.
Step 1: Find the Mean.
The mean of the first n natural numbers (which form an A.P.) is xˉ=2first term+last term=2n+1
Step 2: Set up the Sum of Deviations.
The mean deviation is M.D.=n1i=1∑n∣xi−xˉ∣=n1i=1∑n∣i−2n+1∣
The calculation differs slightly depending on whether n is odd or even.
Case 1: n is odd.
Let n=2k+1. The mean is xˉ=22k+1+1=k+1. The mean is an integer.
The sum of deviations is 2×[∣1−(k+1)∣+...+∣k−(k+1)∣]=2×[k+(k−1)+...+1].
This is twice the sum of the first k natural numbers: 2×2k(k+1)=k(k+1).
Since k=2n−1, the sum is (2n−1)(2n+1)=4n2−1.
The M.D. is nSum=4nn2−1.
Case 2: n is even.
Let n=2k. The mean is xˉ=22k+1=k+0.5.
The sum of deviations is 2×[∣1−(k+0.5)∣+...+∣k−(k+0.5)∣]=2×[(k−0.5)+(k−1.5)+...+0.5].
This sum simplifies to 2×2k2=k2.
Since k=n/2, the sum is (n/2)2=n2/4.
The M.D. is nSum=nn2/4=4n.
Answer: The mean deviation is 4nn2−1 if n is odd, and 4n 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 xi and the mean be xˉ.
Let the new data be yi=xi+9.
The new mean will be yˉ=xˉ+9.
3. Effect on Deviations:
The deviation of a new data point from the new mean is:
yi−yˉ=(xi+9)−(xˉ+9)=xi−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 xi with mean xˉ and standard deviation σx.
Let the new data be yi=k⋅xi. In this case, k=2.
The new mean will be yˉ=k⋅xˉ.
3. Effect on Standard Deviation:
The new standard deviation, σy, is ∣k∣ times the original standard deviation.
σy=∣k∣⋅σx.
Given σx=5 and k=2:
New S.D. = ∣2∣×5=10.
4. Effect on Variance:
The variance is the square of the standard deviation, so σy2=(∣k∣⋅σx)2=k2⋅σx2.
New Variance = k2× Old Variance.
Old Variance = σx2=52=25.
New Variance = 22×25=4×25=100.
Alternatively, we can simply square the new standard deviation: New Variance = (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, σA=12
Player B:xˉB=60, σB=15Who is the more consistent batsman?
Solution:1. The Need for a Relative Measure:
Standard deviation ("σ") 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
3. Calculate C.V. for Player A:
C.V.(A) = xˉAσA×100=4512×100=154×100≈26.67%.
4. Calculate C.V. for Player B:
C.V.(B) = xˉBσB×100=6015×100=41×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ˉ):
For the first n natural numbers, the mean is 2n+1.
xˉ=210+1=5.5.
Step 2: Calculate the Sum of Squares (∑xi2):
The sum of the squares of the first n natural numbers is given by the formula 6n(n+1)(2n+1).
∑xi2=610(10+1)(2⋅10+1)=610(11)(21)=62310=385.
Step 3: Calculate the Variance (σ2) using the Shortcut Formula:
The shortcut formula is σ2=n∑xi2−(xˉ)2.
σ2=10385−(5.5)2=38.5−30.25=8.25.
Alternatively, for the first n natural numbers, the variance has a direct formula: σ2=12n2−1.
For n=10, σ2=12102−1=1299=433=8.25.
Step 4: Calculate the Standard Deviation (σ):
Standard deviation is the square root of the variance.
σ=8.25≈2.87.
Answer: The standard deviation is 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 a and b. The complete set of observations is {2, 4, 10, 12, 14, a,b}.
Step 1: Use the Mean to find a+b.xˉ=n∑xi⟹8=72+4+10+12+14+a+b.
8×7=42+a+b
56=42+a+b
a+b=14⋯(1).
Step 2: Use the Variance to find a2+b2.
Using the shortcut formula for variance: σ2=n∑xi2−(xˉ)2.
16=722+42+102+122+142+a2+b2−(8)2.
16=74+16+100+144+196+a2+b2−64.
16+64=7460+a2+b2.
80×7=460+a2+b2.
560=460+a2+b2.
a2+b2=100⋯(2).
Step 3: Solve the system of equations.
From (1), we have b=14−a. Substitute this into (2):
a2+(14−a)2=100
a2+(196−28a+a2)=100
2a2−28a+96=0
a2−14a+48=0.
Factor the quadratic equation: (a−6)(a−8)=0.
This gives two possible values: a=6 or a=8.
If a=6, then b=14−6=8.
If a=8, then b=14−8=6.
Answer: The remaining two observations are 6 and 8.
Question 12
Calculate the mean deviation about the mean for the data:
xi
10
30
50
70
90
fi
4
24
28
16
8
Solution:Step 1: Calculate the Mean (xˉ)
We create a table to help with calculations.
xi
fi
fixi
10
4
40
30
24
720
50
28
1400
70
16
1120
90
8
720
Sum
N=80
4000
Mean xˉ=N∑fixi=804000=50.
Step 2: Calculate the sum of absolute deviations, ∑fi∣xi−xˉ∣
Now we add columns for the deviations.
xi
fi
∣xi−50∣
fi∣xi−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 ∑fi∣xi−xˉ∣=160+480+0+320+320=1280.
Step 3: Calculate the Mean Deviation.
M.D.(xˉ) = N∑fi∣xi−xˉ∣=801280=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=10.
Sum of items, ∑xi=12.
Sum of their squares, ∑xi2=18.
Step 1: Calculate the Mean (xˉ):xˉ=n∑xi=1012=1.2.
Step 2: Calculate the Variance (σ2) using the Shortcut Formula:
It is most efficient to use the formula σ2=n∑xi2−(xˉ)2.
σ2=1018−(1.2)2σ2=1.8−1.44=0.36.
Step 3: Calculate the Standard Deviation (σ):
Standard deviation is the square root of the variance.
σ=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 (σ) from the C.V.:
The formula for the Coefficient of Variation is:
C.V.=xˉσ×100
We are given C.V. = 40 and xˉ=20.
40=20σ×100
To solve for σ, we can first divide by 100:
0.4=20σσ=0.4×20=8.
So, the standard deviation is 8.
Step 2: Find the Variance (σ2) from the S.D.:
Variance is the square of the standard deviation.
Variance = σ2=82=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=10. Let's choose the assumed mean a=65 (the mid-point of the class with the highest frequency).
Total frequency N=3+7+12+15+8+3+2=50.
We will calculate yi=hxi−a=10xi−65.
Class
Freq (fi)
Mid-point (xi)
yi
fiyi
yi2
fiyi2
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
∑fiyi2=105
Step 2: Calculate the Variance (σ2).
Using the step-deviation formula for variance:
σ2=h2[N∑fiyi2−(N∑fiyi)2]σ2=102[50105−(50−15)2]σ2=100[2.1−(−0.3)2]=100[2.1−0.09]=100[2.01]=201.
Step 3: Calculate the Standard Deviation (σ).σ=Variance=201≈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 xi and the new observations be yi.
The transformation is yi=3xi+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.
Given xˉ=10.
yˉ=3(10)+4=30+4=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.
Given σx=2.
σy=3×2=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 Value−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 = 185−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.
These values represent the difference between each group's mean and the combined mean.
d1=xˉ1−xˉ12=40−37.78=2.22.
d2=xˉ2−xˉ12=35−37.78=−2.78.
Step 3: Calculate the Combined Variance (σ122)
The formula for combined variance is:
σ122=n1+n2n1(σ12+d12)+n2(σ22+d22)
First, find the components:
Step 4: Calculate the Combined Standard Deviation.σ12=Combined Variance=27.17≈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).
∣3−10∣=7
∣5−10∣=5
∣6−10∣=4
∣6−10∣=4
∣7−10∣=3
∣10−10∣=0
∣10−10∣=0
∣10−10∣=0
∣12−10∣=2
∣12−10∣=2
Step 3: Sum the Absolute Deviations.
Sum = 7+5+4+4+3+0+0+0+2+2=27.
Step 4: Calculate the Mean Deviation.
There are n=10 observations.
M.D.(Mode) = nSum of Deviations=1027=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ˉ):
Given n=10 and ∑xi=100.
xˉ=n∑xi=10100=10.
Step 2: Calculate the Variance (σ2):
Using the shortcut formula σ2=n∑xi2−(xˉ)2, with ∑xi2=1090.
σ2=101090−(10)2=109−100=9.
Step 3: Calculate the Standard Deviation (σ):σ=Variance=9=3.
Step 4: Calculate the Coefficient of Variation (C.V.):
C.V. = xˉσ×100=103×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, 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=3
Combined Group: N=250,xˉ12=15.6,σ122=13.44
Group 2: n2=N−n1=150. We need to find σ2.
Step 1: Find the mean of the second group (xˉ2).
Using the combined mean formula: xˉ12=n1+n2n1xˉ1+n2xˉ215.6=250100(15)+150(xˉ2)15.6×250=1500+150xˉ23900=1500+150xˉ2⟹150xˉ2=2400⟹xˉ2=16
Step 2: Find d1 and d2.
d1=xˉ1−xˉ12=15−15.6=−0.6.
d2=xˉ2−xˉ12=16−15.6=0.4.
Step 3: Use the combined variance formula to solve for σ22.σ122=n1+n2n1(σ12+d12)+n2(σ22+d22)13.44=250100(32+(−0.6)2)+150(σ22+0.42)13.44×250=100(9+0.36)+150(σ22+0.16)3360=100(9.36)+150σ22+150(0.16)3360=936+150σ22+243360=960+150σ222400=150σ22⟹σ22=1502400=16.
Step 4: Find the S.D. of the second group.σ2=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
Relate to Natural Numbers: Each observation xi in our set is twice the corresponding natural number i. So, xi=2i for i=1,2,...,50.
Apply Change of Scale Property: The variance of a dataset kxi is related to the variance of xi by the formula Var(kx)=k2Var(x).
Here, k=2. So, Var(2,4,...,100)=22Var(1,2,...,50)=4×Var(1,2,...,50).
Use Formula for Variance of First n Natural Numbers: The variance of the first n natural numbers is σn2=12n2−1.
For n=50, the variance of {1, 2, …, 50} is 12502−1=122499=4833.
Calculate Final Variance:
Variance = 4×4833=833.
Method 2: Direct Calculation
Mean: The mean of an A.P. is the average of the first and last term: xˉ=22+100=51.
Calculate the mean deviation from the mean for the observations: 1, 2, 3, 4, 5.
Solution:Step 1: Calculate the Mean (xˉ):
For the numbers {1, 2, 3, 4, 5}, the sum is 15 and the number of observations is n=5.
xˉ=51+2+3+4+5=515=3.
Step 2: Calculate the Absolute Deviations from the Mean:
We find the absolute difference between each observation and the mean (3).
∣1−3∣=2
∣2−3∣=1
∣3−3∣=0
∣4−3∣=1
∣5−3∣=2
Step 3: Sum the Absolute Deviations:
Sum = 2+1+0+1+2=6.
Step 4: Calculate the Mean Deviation:
The mean deviation is the average of these deviations.
M.D.(xˉ) = nSum of Deviations=56=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
2. Rearrange the Formula to Solve for the Mean :xˉ=C.V.σ×100
3. Substitute the Given Values:
C.V. = 8
Standard Deviation, σ=2
xˉ=82×100=41×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
Find the incorrect sum: Incorrect ∑xi=n×xˉinc=100×20=2000.
Calculate the correct sum:
Sum of wrong items = 21+21+18=60.
Sum of correct items = 20+20+20=60.
Correct ∑xi=2000−60+60=2000.
Calculate the correct mean: Since the sum is unchanged, the correct mean is still 1002000=20.
Part B: Correcting the Variance
Find the incorrect sum of squares: Use ∑xi2=n(σ2+xˉ2).
Incorrect ∑xi2=100(32+202)=100(9+400)=40900.
Calculate the correct sum of squares:
Sum of squares of wrong items = 212+212+182=441+441+324=1206.
Sum of squares of correct items = 202+202+202=400+400+400=1200.
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ˉ):
The numbers form an Arithmetic Progression, so the mean is the middle value, which is 5.
Alternatively, xˉ=51+3+5+7+9=525=5.
Step 2: Calculate the Squared Deviations from the Mean:
We find the square of the difference between each observation and the mean (5).
(1−5)2=(−4)2=16
(3−5)2=(−2)2=4
(5−5)2=02=0
(7−5)2=22=4
(9−5)2=42=16
Step 3: Sum the Squared Deviations:
Sum = 16+4+0+4+16=40.
Step 4: Calculate the Variance (σ2):
Variance is the average of the squared deviations.
σ2=nSum of Squared Deviations=540=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 (X): {2, 4, 6, 8, 10}
Second dataset (Y): {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=2xi.
2. Apply the Change of Scale Property for Variance:
If each observation in a dataset is multiplied by a constant k, the new variance is k2 times the old variance.
New Variance = k2× Old Variance.
3. Calculate the New Variance:
Old Variance = 8
Constant, k=2
New Variance = 22×8=4×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=30, the class size is 10, and ∑fiyi=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+(N∑fiyi)×h
where:
xˉ = Actual Mean
a = Assumed Mean
h = Class size
N = Total number of observations (∑fi)
yi=hxi−a
2. Substitute the Given Values:
xˉ=45
a=30
h=10
∑fiyi=150
45=30+(N150)×10
3. Solve for N:
First, subtract 30 from both sides:
45−30=N150015=N1500
Now, solve for N:
N=151500=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)=xˉAσA×100
C.V.(A) = 20010×100=0.05×100=5%.
4. Calculate C.V. for Team B:C.V.(B)=xˉBσB×100
C.V.(B) = 1508×100≈0.0533×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=10 observations (an even number). The median is the average of the two middle terms, which are the (2n)th and (2n+1)th terms.
5th term = 18
6th term = 20
Median (M) = 218+20=19.
Step 3: Calculate the Absolute Deviations from the Median (19).
∣12−19∣=7
∣13−19∣=6
∣14−19∣=5
∣15−19∣=4
∣18−19∣=1
∣20−19∣=1
∣22−19∣=3
∣25−19∣=6
∣28−19∣=9
∣30−19∣=11
Step 4: Sum the Absolute Deviations.
Sum = 7+6+5+4+1+1+3+6+9+11=53.
Step 5: Calculate the Mean Deviation.
M.D.(M) = nSum of Deviations=1053=5.3.
Answer: The mean deviation from the median is 5.3.