Exercise
We are given two independent losses, let's call them [math]X_1[/math] and [math]X_2[/math]. Both losses follow an exponential distribution with a mean of 1. The probability density function (PDF) for an exponential distribution with mean [math]\theta[/math] is given by [math]f(x) = \frac{1}{\theta} e^{-x/\theta}[/math] for [math]x \gt 0[/math]. Since the mean is 1, we have [math]\theta = 1[/math]. Therefore, the PDF for each loss is:
Given that both losses [math]X_1[/math] and [math]X_2[/math] are positive, the events [math]X_1 \gt 2X_2[/math] and [math]X_2 \gt 2X_1[/math] cannot occur simultaneously. If [math]X_1 \gt 2X_2[/math], then [math]X_1[/math] is strictly greater than [math]X_2[/math], implying [math]X_2[/math] cannot be greater than [math]2X_1[/math]. Specifically, if [math]X_1 \gt 2X_2[/math], then [math]X_2 \lt X_1/2[/math], which clearly means [math]X_2[/math] cannot be larger than [math]2X_1[/math]. Therefore, these two events are mutually exclusive. This allows us to calculate the total probability by summing the probabilities of each event:
To find [math]P(X_2 \gt 2X_1)[/math], we integrate over the joint probability density function (PDF) of [math]X_1[/math] and [math]X_2[/math]. Since [math]X_1[/math] and [math]X_2[/math] are independent, their joint PDF is the product of their individual PDFs:
Due to the identical distributions of [math]X_1[/math] and [math]X_2[/math] and their independence, the probability that the first loss is more than twice the second loss, [math]P(X_1 \gt 2X_2)[/math], is the same as [math]P(X_2 \gt 2X_1)[/math]. We can verify this through integration as well:
- Understanding the properties of the exponential distribution, specifically its PDF [math]f(x) = \lambda e^{-\lambda x}[/math] and survival function [math]P(X \gt x) = e^{-\lambda x}[/math] (where [math]\lambda = 1/\theta[/math]).
- Recognizing that for positive random variables, the conditions [math]X \gt cY[/math] and [math]Y \gt cX[/math] (for [math]c \gt 1[/math]) are mutually exclusive, allowing for direct summation of probabilities.
- Calculating probabilities involving relationships between two independent random variables requires setting up and evaluating a double integral over the appropriate region defined by the inequality.
- Leveraging symmetry can significantly simplify calculations when the random variables have identical distributions. If [math]P(X_1 \gt cX_2)[/math] is calculated, [math]P(X_2 \gt cX_1)[/math] is often the same due to symmetry.
Solution: E
If the first loss is [math]X[/math], then [math]\operatorname{P}(X \gt x) = e^{-x} [/math]; the probability that the second loss is more than twice [math]X[/math], would be [math]\operatorname{P}(X \gt 2x) = e^{-2x} [/math]. Thus, the probability that the second loss is more than twice the first loss is
due to independence. By symmetry, the probability that the first loss 0 is more than twice the second loss is also 1/3. Thus, the answer is 2/3.