214概率困难derivationlong
Poisson Thinning and Independence of Split Streams
题目
Let . Each of the events is independently classified as type 1 with probability and type 2 with probability . Let and denote the counts of type 1 and type 2 events, respectively.
(a) Derive the marginal distribution of .
(b) Derive the joint PMF and show that and are independent.
(c) A website receives page views at rate per hour. Each visitor independently converts (makes a purchase) with probability . Find the probability of exactly 4 conversions in an hour, and the probability of at least 1 conversion given at most 210 total page views.
解题计时
0:00
提交作答时记录,用于后续平均用时统计。
你的答案
(b) N1 and N2 independence
(c) P(N1=4)
(c) P(N1>=1 | N<=210)