453概率中等数值题medium
Call Center Overflow via Poisson CLT
题目
A call center receives calls according to a Poisson process with rate calls per minute. The center operates for an -hour shift ( minutes). The center can handle at most calls per shift before service quality degrades.
Using a suitable normal approximation, estimate the probability that the total number of calls in a single shift exceeds .
You may use the following: .
解题计时
0:00
提交作答时记录,用于后续平均用时统计。
你的答案