3.6.1 Summation of Random Variables Flashcards
(10 cards)
what does it mean that variables are independenty and identically distributed?
it means that all variables follow the same distribution and are independent of each other?
how should you treat the expectation of the sum of iid variables?
variance is the same story since both are linear operators
what distrubition does the sum of n brenoulli’s follow?
binomial(n,p)
what distrubition does the sum of geometric follow?
negative binomial(r = n, p)
what distrubition does the sum of poissons follow?
also poisson(nλ)
what distrubition does the sum of exponentials follow?
gamma(α = n, θ)
what distrubition does the sum of normals follow?
also normal with (nμ, nσ^2)
what does it mean that random variables are Independent but Not Identically Distributed
they are independent but don’t follow the same distribution?
how should you treat the expectation and variance of the sum of independent but not indentically distributed variables?
expectation is the same story
how should you treat the expectation and variance of a linear combination of random variables?