μ is the binomial random variable,μ∈B(n,p).μ is the number of successes in n Bernoulli trials.P{μ=k}=Cnkpk(1−p)n−k,k=0,1,…,n.Then P{μ≤k}=∑i=0kCnipi(1−p)n−i.μ∈B(13,0.1).P{μ≤4}=∑i=04C13i(0.1)i(0.9)13−i=(0.9)13+13(0.1)(0.9)12+78(0.1)2(0.9)11+22⋅13(0.1)3(0.9)10+5⋅11⋅13(0.1)4(0.9)9≈0.9935.
Comments