5965概率困难数值题long
Branching Process Extinction Probability
题目
A Galton-Watson branching process starts with one individual. Each individual independently has 0 offspring with probability 1/4, 1 offspring with probability 1/4, and 2 offspring with probability 1/2. Let q be the extinction probability. Using that q^{Z_n} is a martingale (where Z_n is the generation-n population), find q.
解题计时
0:00
提交作答时记录,用于后续平均用时统计。
你的答案