Statistics [08]: Conditional Distributions and Expectation
Published:
Conditional distributions and expectation of discrete and continuous random variables.
Conditional Distributions of Discrete Random Variables
Conditional probability of discrete random variables can be expressed as
where
Then, the distribution function of given is
Additivity of Possion Distributions
Assume , , …, and , , …, are independent, then
Proof. For any non-negative ,
Hence,
Therefore,
Additivity of Binomial Distributions
Assume , , …, and , , …, are independent, then
Proof. For any non-negative ,
Therefore,
Example 1
Assume and are independent, , . Find the conditional distribution of given .
Solution.
Therefore,
Conditional Distribution of Continuous Random Variables
For any , the conditional distribution function of given is
where
and
Hence,
Therefore, the probability density function is
Example 2
Assume has a uniform distribution on , find .
Solution.
Therefore,
Example 3
Assume has a bivariate normal distribution , find .
Solution.
Hence,
Therefore,
Conditional Expectation
For discrete random variables,
For continuous random variables,
Example 4
Assume , find .
Solution.
Note that is a random variable!
Example 5
Assume and , find .
Solution.
Therefore,
From example 5, we have
This equation is called law of total expectation, which says
Proof.
Hence,
Example 6
For example 5, find .
Solution.
where
Hence,
Therefore,
Example 7
Assume are commonly independent random variables, is a integer random variable. Prove that .
Proof.
As are commonly independent, we have
Table of Contents
- Probability vs Statistics
- Shakespear’s New Poem
- Some Common Discrete Distributions
- Some Common Continuous Distributions
- Statistical Quantities
- Order Statistics
- Multivariate Normal Distributions
- Conditional Distributions and Expectation
- Problem Set [01] - Probabilities
- Parameter Point Estimation
- Evaluation of Point Estimation
- Parameter Interval Estimation
- Problem Set [02] - Parameter Estimation
- Parameter Hypothesis Test
- t Test
- Chi-Squared Test
- Analysis of Variance
- Summary of Statistical Tests
- Python [01] - Data Representation
- Python [02] - t Test & F Test
- Python [03] - Chi-Squared Test
- Experimental Design
- Monte Carlo
- Variance Reducing Techniques
- From Uniform to General Distributions
- Problem Set [03] - Monte Carlo
- Unitary Regression Model
- Multiple Regression Model
- Factor and Principle Component Analysis
- Clustering Analysis
- Summary
Comments