Overview: Random variables
Aims
- You should be able to explain how the cumulative probability distribution function and the probabiltiy mass/density function are related.
- You should be able to write out the probability mass functions for the bernoulli, binomial, poisson and geometric rando variables. You should be able to write out the probability density functions for the uniform and normal random variables.
- You should be able to calculate expectations and variances directly, using the moment generating function and by using the conditional expectation theorem.
- You should be able to write programs to generate uniform, bernoulli, binomial, poisson, geometric and normal random variables.