解析见内

回答: 做完才看见答案,不是凑的distinctiveM2021-12-27 13:55:15

This is how many total ways:

C(10,2)*C(8,2)*C(6,2)*C(4,2)*C(2,2)/2^5

This is the probability each pair matches:

(1*1/9)*(1*1/7)*(1*1/5)*(1*1/3)*(1*1/1)

Time these two together is the answer

所有跟帖: 

这个很靠谱。非常感谢! -楚山秋- 给 楚山秋 发送悄悄话 (0 bytes) () 12/27/2021 postreply 21:24:38

请您先登陆,再发跟帖!