Probability Distribution Flashcards
Random Variable
numerical description of the outcome of an expereiment ; associates a numerical var with each possible experiemental outcome
discrete random var
may assume either a finite # of vals or an infinite sequence of vals such as 0,1,2.. (ex: number of passangers waiting for train = 1,2,3,4, gender = 0 if male, 1 if female)
continuous random vars
may assume any numerical value in an interval or collection of intervals (ex: x >0, 0<=x<=100, x<=0, etc)
probability distribution
describes how probabilities are distributed over values of the random var
discrete uniform probability function
f(x) = 1/n
bivariate probability dist.
prob. dist. involving 2 rand. vars
binomial experiment / bernoulli process
- experiment has a sequence of n identical trials
- only 2 outcomes possible on each trial- success or failure
3.prob. of success (p) doesn’t change from trial to trial and same for prob. of failure (1-p) - trials are independent
if 2-4 are satisfied, it’s a Bernoulli process (difference between this and binomial experiment is that bernoulli can have an infinite # of trials)