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:
(3,2)
Step-by-step explanation:
The answer <span>5 was added to each side.
</span>
x² + 5x + 126 = x² + 17x + 66
____
Subtract x² from both sides:
x² + 5x + 126 - x² = x² + 17x + 66 - x²
5x + 126 = 17x + 66
126 - 66 = 17x - 5x
60 = 12x
x = 60/12
x = 5
Thus, <span>5 was added to each side.</span>
You would ad 7 to 79. and then divide by 6
Answer:
y = x³ + 2x² - 5
Step-by-step explanation:
using the power rule
• ∫a
=
→ (n ≠ - 1 )
y = ∫(3x² + 4x ) dx
y = x³ + 2x² + c ( c is the constant of integration )
to find c use y = - 2 when x = 1
1 + 2 + c = - 2 ⇒ c = - 2 - 3 = - 5
y = x³ + 2x² - 5