← 返回数学题库
2945概率中等derivationmedium

Coordinatewise Comparability in the Unit Square

题目

Two independent random points (X1,Y1)(X_1,Y_1) and (X2,Y2)(X_2,Y_2) are drawn uniformly from the unit square. What is the probability that one point is coordinatewise less than the other, i.e. either X1<X2X_1<X_2 and Y1<Y2Y_1<Y_2, or X1>X2X_1>X_2 and Y1>Y2Y_1>Y_2?

解题计时

0:00

提交作答时记录,用于后续平均用时统计。

你的答案