SOLUTION:
The number of calls received by a car towing service follows the poisson distribution and averages 16 per day (24-hour period). After finding the mean number of calls per hour,
Algebra ->
Probability-and-statistics
-> SOLUTION:
The number of calls received by a car towing service follows the poisson distribution and averages 16 per day (24-hour period). After finding the mean number of calls per hour,
Log On
Question 841609:
The number of calls received by a car towing service follows the poisson distribution and averages 16 per day (24-hour period). After finding the mean number of calls per hour, find the probability that in a randomly selected hour the number of calls is 3. Round your answer to the nearest thousandths place. Answer by ewatrrr(24785) (Show Source):
Hi,
Note: Using TI Calcuator
The syntax is poissonpdf(mean, x-value).
mean/hr is 16/24 = 2/3
probability that in a randomly selected hour the number of calls is 3.
poissonpdf(2/3, 3).