Analyzing the Setup
Welcome, fellow traveler on the JEE journey. Today, we are not just solving a statistics problem; we are peeling back the layers of a data distribution to understand its heartbeat.
We are given a frequency distribution table with observations xi∈{1,3,5,7,9} and corresponding frequencies fi∈{4,24,28,α,8}. We are given that the mean xˉ=5.
The mean is defined as the weighted average:
xˉ=∑fi∑fixi
The Detective Work
First, let us find the total frequency
N:
N=4+24+28+α+8=64+α
Next, we calculate the weighted sum of the observations:
∑fixi=(4×1)+(24×3)+(28×5)+(α×7)+(8×9)=288+7α
Setting up the equation for the mean:
64+α288+7α=5
Cross-multiplying yields:
288+7α=320+5α⇒2α=32⇒α=16
With α=16, the total frequency becomes N=64+16=80.
The Anatomy of Dispersion
Now, we calculate the Mean Deviation (
m), defined as:
m=N∑fi∣xi−xˉ∣
Using xˉ=5, we compute the absolute deviations ∣xi−5∣:
For x=1: 4×∣1−5∣=16
For x=3: 24×∣3−5∣=48
For x=5: 28×∣5−5∣=0
For x=7: 16×∣7−5∣=32
* For x=9: 8×∣9−5∣=32
Summing these values gives
∑fi∣xi−5∣=16+48+0+32+32=128. Thus:
m=80128=58
The Weight of Variance
Next, we calculate the Variance (
σ2), defined as:
σ2=N∑fi(xi−xˉ)2
We compute the squared deviations (xi−5)2:
For x=1: 4×(1−5)2=64
For x=3: 24×(3−5)2=96
For x=5: 28×(5−5)2=0
For x=7: 16×(7−5)2=64
* For x=9: 8×(9−5)2=128
Summing these values gives
∑fi(xi−5)2=64+96+0+64+128=352. Thus:
σ2=80352=522
Final Calculation
We evaluate the expression m+σ23α using α=16, m=58, and σ2=522.
The denominator is:
m+σ2=58+522=530=6
The numerator is:
3α=3×16=48
The final result is:
648=8