If your question has an average probability of an event happening per unit (i.e. per unit of time, cycle, event) and you want to find probability of a certain number of events happening in a period of time (or number of events), then use the Poisson Distribution
so x is the random variable that follows Poisson distribution
Given :
formula:
a) To find : P(X=3)
P(X=3)= =0.1954
To find
=1-[P(x=0)+P(x=1)+P(X=2)]
=1-(0.01832+0.07326+0.14653)
=0.76190
Comments