To solve the problem, we first need to understand the properties of the random variables. The given common probability density function (pdf) is:
\(f(x) = \begin{cases} e^{-x}, & \quad x \geq 0, \\ 0, & \quad \text{otherwise} \end{cases}\)
This is an exponential distribution with parameter \(\lambda = 1\).
Given two independent and identically distributed (i.i.d.) random variables \(X_1\) and \(X_2\):
Let's verify each of the statements provided in the options to determine which one is FALSE:
Option A: \(\frac{2X_{(1)}}{X_{(2)}-X_{(1)}} \sim F_{2,2}\)
Indeed, for exponential i.i.d. random variables, it is known that:
\(\frac{2X_{(1)}}{X_{(2)}-X_{(1)}} \sim F_{2,2}\)
This statement is TRUE.
Option B: \(2(X_{(2)}-X_{(1)}) \sim \chi^2_2\)
This statement is TRUE for exponential random variables.
Option C: \(E(X_{(1)}) = \frac{1}{2}\)
For an exponential distribution with two i.i.d. variables:
\(E(X_{(1)}) = \frac{1}{2}\)
This statement is TRUE.
Option D: \(P(3X_{(1)} < X_{(2)}) = \frac{1}{3}\)
To analyze this, consider that for exponential variables:
\(X_{(1)} \sim \text{Exponential}(2)\), and \(X_{(2)} - X_{(1)} \sim \text{Exponential}(1)\)
The probability calculation for this does not equate to \(\frac{1}{3}\), hence this statement is FALSE.
The FALSE statement is indeed Option D: \(P(3X_{(1)} < X_{(2)}) = \frac{1}{3}\)