RV discrete (week 4) Flashcards
bernoulli vs binomial?
binomial multiple times. both of them either yes or no
hypergeometric ?
prob of having exactly k white balls when we draw n balls without replacement from an urn that contains w white balls and b black balls
hypergeomteric vs binomial?
hypergeometric is without replacement
Discrete Uniform Distribution? X ~ DUnif(C)
PMF : 1/|C| if X include C, 0 otherwise
Geometric dist
sequence of independent bernoulli trials each with probability of success p. this the number of failures before the first success
negative binomial
generalisation of geometric dist. so its number of failure before rth success
what is the prob of having ask n people before the success?
use geom
what is num of failures bfr nth success?
Nbinom
Nbinom parameter r,p,k
k is num of failure, so forexample, need 5 success out of 20, means 15 failures
r is the 5 or the success
p is the prob
poisson dist
num of successes in particular period
poisson dist parameter λ means
the frequency. misal, if 1 person per 15 mnts, then 1 hours is 60/15 = 4.
so, λ = 4
what is k for every dist?
question yg ditanyain! mis kalau di nbinom ya num of failure, kalau di poisson ya num of successes
X~Unif (a,b) PMF?
1/b-a