Distribution of Sums, Ratios and Order Statistics
Distribution of Sums, Ratios and Order Statistics
Sec 6.4 of GW, 6.2 & 6.5 of HPS, 6.3 & 6.6 of Ross
Distributions of functions of random variables. (X, Y ) random vector with joint density
fX,Y . Looking at a function g : R2 → R. What is the distribution of Z = g(X, Y )?
Transform to (Z, W ) for some suitably defined W so that the transformation is one-to-
one using the Jacobian method. Then integrate away W .
Theorem 1. Let X and Y be independent random variables with pdf fX and fY . Then
the pdf of Z = X + Y is given by the convolution formula
Z ∞
fZ (a) = fX (a − y)fY (y)dy
−∞
Theorem 2. Let X and Y be independent random variables with mgf mX and mY . Then
the mgf of Z = X + Y is given by
Example 3. If X and Y are independent Exp(λ) random variables, then the distribution
of Z = X + Y is Gamma(2,λ).
λα α−1 λx
Definition
R ∞ 1. Gamma(α, λ) distribution pdf fX (x) = Γα x e ,0 ≤ x < ∞, where
Γα = 0 uα−1 eu du
Example 4. If X and Y are independent Gamma(α1 , λ) and Gamma(α2 , λ) random
variables, then the distribution of Z = X + Y is Gamma(α1 + α2 , λ).
1
2. χ2n is Gamma( n2 , 12 ).
3. α is hsape parameter and λ is scale parameter.
R1 Γ(α1 +α2 )
4. 0 uα1 −1 (1 − u)α2 −1 du = Γ(α 1 )Γ(α2 )
= β(α1 , α2 ). This is the beta(α1 , α2 ) density
1 α1 −1 α2 −1
fU (u) = β(α1 ,α2 ) u (1 − u) , 0 ≤ u ≤ 1.
5. Γn = (n − 1)!
Example 6. Z = X/Y where X and Y are independent standard normals. Then fZ (z) =
1 1
2 1+z 2 , that is the ratio is the standard Cauchy distribution.
The random variable Xk is called the k-th order statistic. Another related variable of
interest is the range R, defined by R(ω)) = Xn (ω) − X1 (ω).
It follows from the assumptions (continuous) on U1 , ..., Un that, with probability one,
the Ui ’s are distinct and hence X1 < X2 < · · · < Xn .
The probability that exactly j of the Ui ’s are less than x equals nj F (x)j (1−F (x))n−j .
Thus
n
X n
FXk (x) = P (Xk ≤ x) = F (x)j (1 − F (x))n−j .
j
j=k
7. fX1 ,Xn (x, y) = n(n − 1)f (y)f (x)(F (y) − F (x))n−2 , for x ≤ y.