Question #93423
Every Saturday, at the same time, an individual stands by the side of
a road and tallies the number of cars going by within a 120-minute
window. Based on previous knowledge, she believes that the mean
number of cars going by during this time is exactly 107. Let X represent the appropriate Poisson random variable of the number of cars
passing her position in each Saturday session.
a. What is the probability that more than 100 cars pass her on any
given Saturday?
b. Determine the probability that no cars pass.
1
Expert's answer
2019-09-03T13:30:16-0400

The probability distribution of the Poisson random variable X, representing the number of outcomes occurring in a given time interval or specified region denoted by t, is


p(x;λt)=eλt(λt)xx!p(x; \lambda t)={e^{-\lambda t}(\lambda t)^x \over x!}

where λ is the average number of outcomes per unit time

Given that


λ=1072 hours,t=24 hours\lambda ={107 \over 2\ hours}, t=24 \ hours

a. What is the probability that more than 100 cars pass her on any given Saturday? 

The R ppoisR \ ppois function provides the left cumulative probabilities, as in Pr(X ≤ x). 


P(X>100)=P(101)=1P(X100)=P(X>100)=P(\geq 101)=1-P(X\leq 100)==1ppois(x=100,lambda=1284)==1-ppois(x=100, lambda=1284)==11.938949×104051=1-1.938949\times 10^{-405}\approx1

b. Determine the probability that no cars pass.

The R dppoisR \ dppois s function provides the individual Poisson mass function probabilities Pr(X = x) for the Poisson distribution. 


P(X=0)=dpois(x=0,lambda=1284)=P(X=0)=dpois(x=0, lambda=1284)==2.322123×105580=2.322123\times 10^{-558}\approx0

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!
LATEST TUTORIALS
APPROVED BY CLIENTS