>>306
(5)の答を乱数発生させて概算値を求めると

> apply(d,1,\(x) order(x)[1]==11) |> mean()
[1] 0.499975
> apply(d,1,\(x) order(x)[4]==11) |> mean()
[1] 0.062085