Question
Mathematics Question on Statistics
Let the mean and the variance of 6 observation a,b, 68, 44, 48, 60 be 55 and 194, respectively if a > b, then a + 3b is
200
190
180
210
180
Solution
Set up the equation for the mean. The mean of the six observations is given as 55. So,
6a+b+68+44+48+60=55.
Multiply both sides by 6 to eliminate the denominator:
a+b+68+44+48+60=330.
Simplify to get:
a+b=110(Equation 1).
Set up the equation for the variance. The variance of the six observations is given as 194.
Recall that the variance formula for a set of observations x1,x2,…,xn with mean x is:
Variance=n1∑i=1n(xi−x)2.
Here, the mean x is 55. Applying this to our observations:
6(a−55)2+(b−55)2+(68−55)2+(44−55)2+(48−55)2+(60−55)2=194.
Calculate known terms in the variance expression. Evaluate each squared term involving the known observations:
(68−55)2=132=169,(44−55)2=(−11)2=121,(48−55)2=(−7)2=49,(60−55)2=52=25.
Substitute these values into the variance equation:
6(a−55)2+(b−55)2+169+121+49+25=194.
Simplify:
6(a−55)2+(b−55)2+364=194.
Multiply both sides by 6:
(a−55)2+(b−55)2+364=1164.
Subtract 364 from both sides:
(a−55)2+(b−55)2=800(Equation 2).
Solve the system of equations. We have the following two equations: 1. a+b=110. 2. (a−55)2+(b−55)2=800.
From Equation 1, express a in terms of b:
a=110−b.
Substitute a=110−b into Equation 2:
(110−b−55)2+(b−55)2=800.
Simplify each term:
(55−b)2+(b−55)2=800.
Since (55−b)2=(b−55)2, we can write:
2(b−55)2=800.
(b−55)2=400.
Taking the square root of both sides:
b−55=±20.
This gives: 1. b=75 (if b−55=20), 2. b=35 (if b−55=−20).
Since a>b, we choose b=35. Substitute b=35 into Equation 1:
a+35=110. a=75.
Calculate a+3b
a+3b=75+3⋅35=75+105=180.
Thus, the answer is: 180.