Analyzing the Setup
The first step in any statistical journey is to find the representative value for each interval. We cannot perform arithmetic on a range like 4−8, so we find the midpoint xi.
For the intervals 4−8, 8−12, 12−16, and 16−20, the midpoints are 6,10,14, and 18 respectively.
Now, we define our total frequency N. Summing the frequencies 3,λ,4,7, we get:
This N is the anchor of our calculation and serves as the denominator for all subsequent statistical measures.
The Mean and the Variance
We know the mean μ is defined as μ=N∑fixi. Calculating the numerator, we get:
∑fixi=3(6)+λ(10)+4(14)+7(18)=18+10λ+56+126=200+10λ
Thus, the mean is expressed as:
For the variance, we use the computational formula σ2=N∑fixi2−μ2. We calculate the sum of squares:
∑fixi2=3(36)+λ(100)+4(196)+7(324)=108+100λ+784+2268=3160+100λ
Given that σ2=19, we have established the foundation for our algebraic solution.
The Algebraic Masterstroke
To avoid drowning in complex quadratic expansions, we introduce a substitution: u=14+λ. This implies λ=u−14.
The mean transforms into a much simpler form:
μ=u200+10(u−14)=u60+10u=u60+10
Similarly, the sum of squares becomes 3160+100(u−14)=1760+100u.
The Final Resolution
Substituting these into our variance equation 19=N∑fixi2−μ2, we get:
19=u1760+100u−(u60+10)2
Multiplying by u2 to clear the denominators, we obtain:
19u2=u(1760+100u)−(60+10u)2
Expanding this expression:
19u2=1760u+100u2−(3600+1200u+100u2)
The 100u2 terms cancel out, leaving us with the quadratic equation:
Solving this quadratic, we find u=20 or u=19180. Since λ must be an integer, u must be an integer, leading us to u=20.
Consequently, λ=20−14=6. The mean is then μ=20200+60=13.
The final result is λ+μ=6+13=19.