Q21 — Probability of Customer Arrivals(顾客到达的概率)
Question (EN):
A small café receives an average of 5 customers every 10 minutes during the morning rush.
Assuming customer arrivals follow a Poisson distribution, calculate the following:
- The probability that exactly 3 customers arrive in 10 minutes.
- The probability that at most 3 customers arrive in 10 minutes.
- Interpret the business meaning of your results.
📖 点击查看翻译
题目(中文):
一家咖啡馆在早高峰时段平均每10分钟有 5名顾客 到达。
假设顾客到达符合 泊松分布,计算:
- 恰有3名 顾客在10分钟内到达的概率;
- 至多3名 顾客在10分钟内到达的概率;
- 根据结果解释商业意义。
📖 点击查看答案
已知条件: 平均速率 , 时间区间固定(10分钟)。
1️⃣ 恰有3人到达:
2️⃣ 至多3人到达:
3️⃣ 表格整理:
Case Formula Result 结论:
在10分钟内恰好3名顾客到达的概率为14.0%,
至多3名顾客到达的概率为26.5%。
📝 点击查看解析
思路 / 解析:
- 泊松分布用于计算固定时间内事件发生次数的概率:
。- 其中 表示平均每10分钟到达5人。
- 先代入求出单点概率 ;再通过累加得到 。
- 解释: 若 café 人流量低于预期(≤3人)的概率为26.5%,
管理层可据此安排收银员数量或提前准备食材以减少等待时间。
Q22 — Product Defect Rate in Production(二项分布中的产品次品率)
Question (EN):
A factory produces electronic components with a defect rate of 4%.
If 10 items are selected at random for inspection, find:
- The probability that exactly one item is defective.
- The probability that no more than one item is defective.
- Interpret the business implication for quality control.
📖 点击查看翻译
题目(中文):
一家电子工厂的产品次品率为 4%。
若随机抽检 10件 产品,求:
- 恰有一件 为次品的概率;
- 至多一件 为次品的概率;
- 根据结果解释质量控制的意义。
📖 点击查看答案
已知条件:
, ,1️⃣ 恰有一件次品:
2️⃣ 至多一件次品:
Event Formula Probability 结论:
检查的10件中至多1件为次品的概率为93.2%,说明生产质量稳定。
📝 点击查看解析
思路 / 解析:
- 使用二项分布公式:。
- 分别计算恰好1件与0件次品的概率后相加得累计概率。
- 解释: 高达93%的“≤1件次品”概率表明生产过程质量控制良好。
- 工厂可将此作为合格率的统计验证指标。
Q23 — Calls at a Customer Service Center(泊松分布中的客服来电量)
Question (EN):
A customer service center receives an average of 12 calls per hour.
Assuming the number of calls follows a Poisson distribution, compute:
- The probability of receiving exactly 15 calls in one hour.
- The probability of receiving at most 10 calls in one hour.
- Provide a managerial interpretation.
📖 点击查看翻译
题目(中文):
某客服中心平均每小时接到 12通电话。
假设来电数量符合 泊松分布,计算:
- 一小时内恰好15通电话的概率;
- 一小时内至多10通电话的概率;
- 给出结果的管理含义。
📖 点击查看答案
已知条件:
平均率 , 固定时间区间为1小时。1️⃣ 恰好15通:
2️⃣ 至多10通:
Event Formula Probability 结论:
一小时内恰有15通电话的概率为7.2%,
至多10通电话的概率为23.6%。
📝 点击查看解析
思路 / 解析:
- 泊松分布描述单位时间内事件(电话)发生次数:
。- 代入平均率 计算单点与累计概率。
- 解释:
若高峰期电话量超过12通属常态,管理层应安排足够客服以应对。
表示在较空闲时段,来电低于平均水平的概率约为24%。
Q24 — Machine Failure Probability in Two Factories(双工厂机器故障的二项分布概率)
Question (EN):
Two factories, A and B, produce the same type of machine.
- Factory A’s defect rate is 8%, while Factory B’s is 5%.
- Each factory ships 20 machines.
Find:
- The probability that exactly 3 machines from Factory A are defective.
- The probability that at most 2 machines from Factory B are defective.
- The probability that the total number of defective machines from both factories is no more than 5 (assume independence).
📖 点击查看翻译
题目(中文):
工厂 A 与 B 都生产同型号机器。
- 工厂 A 的次品率为 8%;工厂 B 的次品率为 5%。
- 各自出货 20台机器。
求:
- 工厂 A 恰有 3台次品 的概率;
- 工厂 B 至多2台次品 的概率;
- 两厂合计次品数 不超过5台 的概率(假设独立)。
📖 点击查看答案
已知条件:
工厂A:,
工厂B:,1️⃣ 工厂A恰有3台次品:
2️⃣ 工厂B至多2台次品:
3️⃣ 合计次品 ≤ 5:
近似法:使用期望叠加与正态近似。近似泊松分布 ,则
Case Formula Probability 结论:
综合概率表明,两厂合计次品不超过5台的概率为93.8%,整体质量极高。
📝 点击查看解析
思路 / 解析:
- 工厂A与B独立,可分别用二项分布求概率。
- 合并总故障率时,使用期望叠加并近似为泊松分布(μ≈2.6)。
- 解释:
尽管A次品率略高,但总体次品≤5台的概率仍达93%,
表明生产体系稳定,适合批量出货。
Q25 — Network Outages During Peak Hours(高峰时段网络故障的泊松分布概率)
Question (EN):
During peak hours, an internet service provider experiences an average of 4 network outages per hour.
Assuming outages follow a Poisson process, determine:
- The probability that exactly 6 outages occur in an hour.
- The probability that more than 6 outages occur in an hour.
- The probability that no more than 2 outages occur in 30 minutes.
- Interpret the operational meaning of your results.
📖 点击查看翻译
题目(中文):
在高峰时段,一家网络服务商平均每小时发生 4次网络故障。
假设故障次数服从 泊松过程,求:
- 一小时内恰有6次 故障的概率;
- 一小时内超过6次 故障的概率;
- 30分钟 内至多2次 故障的概率;
- 结合结果解释运营含义。
📖 点击查看答案
已知条件:
平均速率 ,半小时内速率 。1️⃣ 一小时恰有6次:
2️⃣ 一小时超过6次:
3️⃣ 半小时内至多2次:
Event Formula Probability 结论:
一小时内超过6次中断的概率为11.1%,
半小时内仅2次以下中断的概率为67.7%。
📝 点击查看解析
思路 / 解析:
- 泊松过程具有“时间比例性”:半小时平均次数 。
- 利用 计算单点与累计概率。
- 解释:
若网络在一小时内发生超过6次故障的概率达11%,
表示系统已进入拥塞状态;
而30分钟内仅2次以下中断的67%概率说明短时稳定性较高。
运营商应在高峰时段增加备份线路以防止服务降级。