322概率简单数值题short
Robust Adjacent Matches in Dice Rolls
题目
Roll a fair six-sided die times independently, producing a sequence . An adjacent match occurs at position (for ) if . Find the expected number of adjacent matches.
Additional robustness twist: before observation, an independent random relabeling of outcome labels is applied. Compute the same target and justify invariance.
解题计时
0:00
提交作答时记录,用于后续平均用时统计。
你的答案