Statistics [08]: Conditional Distributions and Expectation

1 minute read

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,

drawing

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

Comments