SOLUTION: Two tourists are enjoying the view from San Francisco’s Golden Gate Bridge. They have decided to spend some time waiting for ships to pass under the bridge. Suppose that ship arr
Algebra ->
Probability-and-statistics
-> SOLUTION: Two tourists are enjoying the view from San Francisco’s Golden Gate Bridge. They have decided to spend some time waiting for ships to pass under the bridge. Suppose that ship arr
Log On
Question 1197449: Two tourists are enjoying the view from San Francisco’s Golden Gate Bridge. They have decided to spend some time waiting for ships to pass under the bridge. Suppose that ship arrivals at the Golden Gate (leaving or entering San Francisco Bay) are a Poisson distribution at a mean rate of Lambda symbol = 0.4 per hour.
a. What is the probability that the tourists will see 2 to 4 ships passing beneath them if they spend 1 hour waiting for the ships?
b. What is the probability that the tourists will see at least 2 ships passing beneath them if they spend 30 minutes waiting for the ships?
c. What is the probability that the tourists will see at most 3 ships passing beneath them if they spend 2 hours waiting for the ships? Answer by ewatrrr(24785) (Show Source):
Hi
Poisson distribution at a mean rate of Lambda symbol = 0.4 'per hour'.
spend '1 hour' waiting for the ships
Using TI or similarly an inexpensive calculator like an Casio fx-115 ES plus
P(2 ≤ x ≤ 4) = P(x=2) + P(x=3) + P(x=4) = .0536 + .007 + .0007
spend '30 minutes' waiting for the ships
P(x ≥ 2) = 1 - P(x≤ 1) = 1 - (P(x=0) + P(x=1) )
P(x ≥ 2) = 1 -
spend '2 hours' waiting for the ships
P( x ≤ 3 ) = P(x=0) + P(x=1) + P(x=2)
p( x ≤ 3) =
Wish You the Best in your Studies.