Answer:
Step-by-step explanation:
-5,-3,-2,-1,0,1,3,4,6
Let X be the number of burglaries in a week. X follows Poisson distribution with mean of 1.9
We have to find the probability that in a randomly selected week the number of burglaries is at least three.
P(X ≥ 3 ) = P(X =3) + P(X=4) + P(X=5) + ........
= 1 - P(X < 3)
= 1 - [ P(X=2) + P(X=1) + P(X=0)]
The Poisson probability at X=k is given by
P(X=k) = 
Using this formula probability of X=2,1,0 with mean = 1.9 is
P(X=2) = 
P(X=2) = 
P(X=2) = 0.2698
P(X=1) = 
P(X=1) = 
P(X=1) = 0.2841
P(X=0) = 
P(X=0) = 
P(X=0) = 0.1495
The probability that at least three will become
P(X ≥ 3 ) = 1 - [ P(X=2) + P(X=1) + P(X=0)]
= 1 - [0.2698 + 0.2841 + 0.1495]
= 1 - 0.7034
P(X ≥ 3 ) = 0.2966
The probability that in a randomly selected week the number of burglaries is at least three is 0.2966
Answer:
it is c
Step-by-step explanation:
Answer:
The vertex of a parabola is (h,k)
Step-by-step explanation:
The vertex form of a parabola is y=a(x-h)^2+k where a is the stretch/compression factor and (h,k) is the vertex. So to find the vertex, you will need (h,k) which represents the horizontal and vertical shift of the parabola