SOLUTION: During a typical one-hour lunch period 28 people go to a local deli. During a randomly chosen 15 minute period, what is the probability that: a. Only 6 people go to the deli? b

Algebra.Com
Question 822312: During a typical one-hour lunch period 28 people go to a local deli. During a randomly chosen 15 minute period, what is the probability that:
a. Only 6 people go to the deli?
b. More than 12 people go to the deli?
c. At most 10 people go to the deli?
d. No more than 5 people go to the deli?

Answer by ewatrrr(24785)   (Show Source): You can put this solution on YOUR website!
 
Hi,
POISSON Distribution P(x; μ) = (e^(-μ) (μ^x) / x! where μ is the average number of successes
x is the actual number of successes that result from the experiment, e approximately equal to 2.71828.
for ex: μ = 7 P(x = 6) =
During a typical one-hour lunch period 28 people go to a local deli. (7 during 15 minutes)
During a randomly chosen 15 minute period,what is the probability that:
Using Ti Calculator functions for cumulative probabilities: use poissioncdf(u,x)
a. Only 6 people go to the deli? 0r Ti: poissionpdf(7, 6)
b. More than 12 people go to the deli? Ti: 1- poissioncdf(7, 11)
c. At most 10 people go to the deli? poissioncdf(7, 10)
d. No more than 5 people go to the deli? poissioncdf(7, 5)
RELATED QUESTIONS

The average number of newspapers sold at a busy intersection during rush hour is 5 per... (answered by ikleyn)
The table shows a simulation to predict how many cars will arrive at a car wash. Each... (answered by Fombitz)
Suppose the average number of orders placed at a local retail store over the phone is 300 (answered by edjones)
Airplanes leave a busy airport at a rate of 12 per minute. a. What is the average... (answered by Boreal)
During the period of time that a local university takes phone-in registrations, calls... (answered by robertb)
Temperature conditions at the arctic pole changed from -15°F to -30°F during a 24-hour... (answered by Fombitz)
It is given that on average 6 birds per half hour are coming to a water pond during a hot (answered by Boreal)
Telephone calls arrive at a helpdesk at an average rate 2.5 per hour. (a)What is the... (answered by Boreal)
A grocery store counts the number of customers who arrive during an hour. The average... (answered by Boreal)