Statistics and Probability: Mathematics | JEE Main
The mean and variance of 7 observations are 8 and 16 respectively. If one observation 14 is omitted and a and b are respectively mean and variance of remaining 6 observation, then a+3b−5 is equal to
Your answer stays private
What feels right?
Hint 1 of 4
What are the sum and the sum of squares of the original 7 observations?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Type the value - units or words beside it are fine.
Step-by-step solutionView
Correct answer
The value of a+3b−5 is 37.
Option analysis
Why each option works or fails
Reviewed route
Solution
StepWorking
01given
For n=7 observations: mean xˉ=8, variance σ2=16. One observation xk=14 is removed, leaving n′=6 observations with new mean a and new variance b.
02goal
Find the value of a+3b−5.
03approach
Use the formulas ∑xi=nxˉ and ∑xi2=n(σ2+xˉ2) to find original sum and sum of squares. Then subtract the removed observation and its square to find the updated sum and sum of squares for the remaining 6 observations, from which a and b can be evaluated.
04execute
Original sum of observations:
∑i=17xi=7×8=56
Original sum of squares of observations:
σ2=7∑xi2−(xˉ)2⟹∑i=17xi2=7(16+82)=7(16+64)=7×80=560
05execute
Remove 14 to find the new sum and new mean a:
∑newxi=56−14=42a=642=7
06execute
Compute new sum of squares and new variance b:
∑newxi2=560−142=560−196=364b=6∑newxi2−a2=6364−72=3182−49=3182−147=335
07execute
Evaluate the target expression:
a+3b−5=7+3(335)−5=7+35−5=37
✓verify
Check relation between old and new variance via deviation from mean:
∑(xi−xˉ)2=7×16=112.
For x=14, (14−8)2=36. Sum of squared deviations about 8 for remaining 6 is 112−36=76.
Sum of squared deviations about new mean 7: ∑(xi−7)2=∑((xi−8)+1)2=76+2(42−6×8)+6(1)2=76+2(−6)+6=70.
Then b=70/6=35/3, which gives 3b=35. The calculation is consistent.
Hints that build this answer step by step
What are the sum and the sum of squares of the original 7 observations?
∑xi=56 and ∑xi2=560
After omitting the observation 14, what are the new mean a and new sum of squares for the remaining 6 observations?
a=7 and new sum of squares =364
What is the new variance b of the remaining 6 observations?