290 likes | 537 Views
Review of Probability Theory. Review Session 1 EE384X. Random Variable. A random experiment with set of outcomes Random variable is a function from set of outcomes to real numbers. Example. Indicator random variable: A : A subset of is called an event. CDF and PDF.
E N D
Review of Probability Theory Review Session 1 EE384X EE384x
Random Variable • A random experiment with set of outcomes • Random variable is a function from set of outcomes to real numbers EE384x
Example • Indicator random variable: • A : A subset of is called an event EE384x
CDF and PDF • Discrete random variable: • The possible values are discrete (countable) • Continuous random variable: • The rv can take a range of values in R • Cumulative Distribution Function (CDF): • PDF and PMF: EE384x
Expectation and higher moments • Expectation (mean): • if X>0 : • Variance: EE384x
Two or more random variables • Joint CDF: • Covariance: EE384x
Independence • For two events A and B: • Two random variables • IID : Independent and Identically Distributed EE384x
Useful Distributions EE384x
Bernoulli Distribution • The same as indicator rv: • IID Bernoulli rvs (e.g. sequence of coin flips) EE384x
Binomial Distribution • Repeated Trials: • Repeat the same random experiment n times. (Experiments are independent of each other) • Number of times an event A happens among n trials has Binomial distribution • (e.g., number of heads in n coin tosses, number of arrivals in n time slots,…) • Binomial is sum of n IID Bernouli rvs EE384x
Mean of Binomial • Note that: EE384x
Binomial - Example n=4 p=0.2 n=10 n=20 n=40 EE384x
Binomial – Example (ball-bin) • There are B bins, n balls are randomly dropped into bins. • : Probability that a ball goes to bin i • : Number of balls in bin i after n drops EE384x
Multinomial Distribution • Generalization of Binomial • Repeated Trails (we are interested in more than just one event A) • A partition of W into A1,A2,…,Al • Xi shows the number of times Ai occurs among n trails. EE384x
Poisson Distribution • Used to model number of arrivals EE384x
Poisson Graphs l=.5 l=1 l=4 l=10 EE384x
Poisson as limit of Binomial • Poisson is the limit of Binomial(n,p) as • Let EE384x
Poisson and Binomial n=5,p=4/5 Poisson(4) n=10,p=.4 n=20, p=.2 n=50,p=.08 EE384x
Geometric Distribution • Repeated Trials: Number of trials till some event occurs EE384x
Exponential Distribution • Continuous random variable • Models lifetime, inter-arrivals,… EE384x
Minimum of Independent Exponential rvs • : Independent Exponentials EE384x
Memoryless property • True for Geometric and Exponential Dist.: • The coin does not remember that it came up tails l times • Root cause of Markov Property. EE384x
Proof for Geometric EE384x
Characteristic Function • Moment Generating Function (MGF) • For continuous rvs (similar to Laplace xform) • For Discrete rvs (similar to Z-transform): EE384x
Characteristic Function • Can be used to compute mean or higher moments: • If X and Y are independent and T=X+Y EE384x
Useful CFs • Bernoulli(p) : • Binomial(n,p) : • Multinomial: • Poisson: EE384x