匹配问题:恰有 r 个匹配的概率
Probabilities of Matches
题目详情
Under the conditions of the previous matching problem, what is the probability of exactly matches?
解析
设有 个元素,两排列比较的“匹配数”就是固定点个数。
恰有 个匹配:先选出这 个固定点,再让剩余 个位置构成一个无固定点排列(错排)。
错排数记为 ,则
其中
当 很大且 固定时,该分布近似 Poisson(1):