159概率中等数值题medium
Near-Birthday Problem: Birthdays Within One Day
题目
Fourteen people have birthdays chosen independently and uniformly on a circular calendar of 365 days (day 1 is adjacent to day 365). Two people have a near-match if their birthdays differ by at most 1 day (i.e., they land on the same day or on consecutive days). Let be the number of unordered near-match pairs.
(a) Compute .
(b) Using a Poisson approximation for the probability that , estimate .
(c) Contrast with the standard birthday problem: for people, what is ?
解题计时
0:00
提交作答时记录,用于后续平均用时统计。
你的答案
第 1 项
第 2 项
第 3 项