#binomial distribution
31 messages · Page 1 of 1 (latest)
essentially uno u can rewrite p(x>=1) as 1-p(x<=0) right?
p(x<=0) is the same as p(x=0)
so its 1-p(x=0)
and that has to be greater than 0.95
so 1-p(x=0)>0.95
now u can simplify it by subtracting one so its p(x=0)<0.05
now its a binomial distribution
so we can use the formula
nCr p^r (1-p)^n-r
nC0 =1
p^0 = 1
1-p = 0.8
0.8^n-0 is the same as
0.8^n
so
0.8^n<0.05
and then i think u know whats going on with the logs
@dusky pond