Transformations of Random Variables
Often you know the distribution of , but you care about a transformed variable:
There are two standard tools:
- CDF method (works for discrete or continuous; especially good for monotone transforms)
- Change of variables / Jacobian (continuous PDFs)
CDF method (general)
For any :
If you can rewrite the event in terms of , you can compute , then differentiate (continuous case) to get .
Continuous change-of-variables (monotone)
If is strictly monotone and differentiable, and has density :
Linear transforms
If :
- If is Normal, then is also Normal.
Test Your Knowledge
Example: Linear transformation of a Normal
Let be the temperature in Celsius, normally distributed with and . We apply a transformation to convert to Fahrenheit: . What is the distribution of ?
View Step-by-Step Solution
A linear transformation of a Normal variable results in another Normal variable. We transform the mean and variance.
Mean:
Variance:
So the standard deviation is (which is ).
Therefore, .