[Prob] (Coupon collector)

Suppose there are n types of toys, which you are collecting one by one, with the goal of getting a complete set. When collecting toys, the toy types are random (as is sometimes the case, for example, with toys included in cereal boxes or included with kids' meals from a fast food restaurant).

Assume that each time you collect a toy, it is equally likely to be any of the n types. What is the expected number of toys needed until you have a complete set?

Solution: Let N be the number of toys needed; we want to find E(N). Our strategy will be to break up N into a sum of simpler r.v.s so that we can apply linearity. So write

N = N1 + N2 + · · · + Nn,

where N1 is the number of toys until the first toy type you haven't seen before (which is always 1, as the first toy is always a new type), N2 is the additional number of toys until the second toy type you haven't seen before, and so forth.

with

相关推荐
大江东去浪淘尽千古风流人物9 天前
【SLAM】GenRobot / IO-AI / Scale / Appen 能力对比表(机器人数据与闭环视角)
人工智能·机器学习·机器人·大模型·概率论·端侧部署·巨身智能
陆嵩12 天前
GMRES 方法的数学推导及其算法表示
算法·概率论·arnoldi·gmres·minres·givens·hessenberg
niuniudengdeng17 天前
基于时序上下文编码的端到端无文本依赖语音分词模型
人工智能·数学·算法·概率论
SCLchuck17 天前
人工智能-概率密度估计
人工智能·python·概率论·概率密度估计
MPCTHU17 天前
随机信号分析| 01 随机信号分析大纲
概率论·信号
杨哥儿17 天前
探秘离散时间更新过程:固定配额下的稳态年龄分布研究
线性代数·机器学习·概率论
MPCTHU18 天前
随机信号分析|04 带通随机信号
概率论·信号
闻缺陷则喜何志丹18 天前
【高等数学】导数与微分
c++·线性代数·算法·矩阵·概率论
MPCTHU18 天前
随机信号分析| 05 随机信号通过线性系统
概率论·信号
MPCTHU18 天前
随机信号分析| 02 随机信号的平稳性分析
概率论·信号