Discrete Random Variables - lec. 7
ucla | MATH 170E | 2023-02-01T10:23
Table of Contents
Definitions
Big Ideas
Random Variable (r.v.)
- random variables are a function given a set
and prob. space :
- if
and
$\mathbb P(X=x):=\mathbb P({\omega\in\Omega:X(\omega)=x})$
the function’s diagram can be depicted as
Discrete Random Variables
- a random variable is discrete if the range (output) is finite or countable i.e. one-to-one
Probability Mass Function (PMF) ( or Discrete Density)
- PMF of r.v.s. function
:
$p_X:S\to[0,1]$
Cumulative Distribution Function (CDF)
- oof
- two r.v.s are identically distributed if they have the same CDF
Visual for PMF vs CDF
![]() |
Propositions
Uniform Random Variables
- r.v.s.
is uniformly distributed on s.t.
- i.e. if it has PMF
- this uniform random variable has CDF
Geometric Random Variable
Number of trials until FIRST success
- independent, identical Bernoulli trials with
probability is an r.v. taking values from
- PMF
- CDF
- MGF
- Mean
- Variance
$\text{var(
Binomial Distribution
Number of success in fixed number of trials
- A Binomial distribution is the distribution of
independent, identical Bernoulli trials that we write where is the number of trials and is the probability of each success (prob. of success of 1 trial) - then the PMF is
- CDF
- then the MGF is
- then the expected value (mean) is
- then the variance is
Negative Binomial R.V.
Probability of
- independent, identical Bernoulli trials with probability
of success - let
and let be the d.r.v. the first trial on which we first achieve the success takes values from
$X\sim \text{Negative Binomial(
- PMF
- CDF
- Lemma for finding sum
- MGF
- mean and variance
$\mathbb E[X]=\frac rp\space$
Poisson R.V.
- there are
occurrences - let
be the number of occurrences in some time span and takes values from (assuming population is infinite) - Assuming time intervals are disjoint:
then occurrences on each time interval are independent - If
is sufficiently small and converges rapidly to zero as i.e. an approximate Poisson r.v.
- PMF
- CDF
- Mean and Variance
$\mathbb E[X]=\lambda$
Resources
📌
**SUMMARY
**