
Explanation:
The interquartile range (IQR) is the difference between the upper quartile (Q₃) and lower quartile (Q₁). For a continuous random variable with PDF f_X(x), we need to find the values q₁ and q₃ such that:
Step 1: Find the CDF
Given PDF: f_X(x) = 2e^{-2x}, x > 0
The cumulative distribution function (CDF) is:
Step 2: Find Q₁ (lower quartile)
Set F(q₁) = 0.25: 1` - e^{-2q₁} = 0.25 e^{-2q₁} = 0.75 -2q₁ = \ln(0.75) q₁ = -\frac{\ln(0.75)}{2} = -\frac{-0.287682}{2} = 0.143841 $$
Step 3: Find Q₃ (upper quartile)
Set F(q₃) = 0.75: 1` - e^{-2q₃} = 0.75 e^{-2q₃} = 0.25 -2q₃ = \ln(0.25) q₃ = -\frac{\ln(0.25)}{2} = -\frac{-1.386294}{2} = 0.693147 $$
Step 4: Calculate IQR
Note: The solution in the text has a sign error in the calculations. The correct approach yields positive values for q₁ and q₃ since x > 0. The final IQR calculation is correct: 0.5493.
Key Points:
Ultimate access to all questions.
No comments yet.