Independent solution
How to solve this Exponential Distribution question
Answer in brief
For an exponential lifetime with mean θ, the variance is θ² and the percentile rank of a value x is 100F(x). Evaluating the exponential CDF at x = θ² gives 100(1 - e^{-θ}), which is choice E.
Setup
Setup
Write the distribution function and variance using the mean parameter.
Model
Model
The requested percentile rank is the distribution function evaluated at the stated lifetime value, multiplied by 100.
Compute
Compute
Substitute θ² into the exponential CDF and simplify its exponent.
Answer
Answer
The symbolic expression matches choice E.