Joint and Conditional Distributions - Main Theorem
The convolution formula provides a method for computing the distribution of sums of independent random variables.
Convolution Theorem
If and are independent continuous random variables with PDFs and , then has PDF:
This is the convolution of and , written .
Proof: For any :
By independence, :
Differentiating with respect to : □
Sum of Two Uniforms: independent. Find PDF of .
For : for , for :
For : Both conditions give :
Result: (triangular distribution)
Discrete Convolution
For discrete independent and :
Sum of two dice: with .
For :
Six ways: (1,6), (2,5), (3,4), (4,3), (5,2), (6,1).
Convolution is computationally intensive but conceptually fundamental. For practical calculations with many sums, MGFs or characteristic functions are often more efficient. However, convolution provides geometric intuition: we're "sliding" one PDF along the other and integrating overlaps.