Probability & Statistics

Product Over One Half

The product of two independent uniforms exceeds 1/2 on the region above the hyperbola xy = 1/2, whose area is (1 - ln 2)/2, about 0.153. The logarithm enters through the integral of 1/(2x) along the boundary.

solvedeasy1 min

Draw XX and YY independently, each uniform on [0,1][0,1]. What is the probability that their product exceeds 12\tfrac{1}{2}?

Reveal solutionHide solution

#A region in the unit square

The pair (X,Y)(X,Y) is uniform on the unit square, so the probability is just an area. The product clears 12\tfrac{1}{2} only when both draws run large. Since Y1Y \le 1, we need X>12X > \tfrac{1}{2}, and then Y>12XY > \tfrac{1}{2X}. The favourable points form the thin wedge above the hyperbola y=12xy = \tfrac{1}{2x}.

#Integrate the wedge

P ⁣(XY>12)=1/21(112x)dx=[x12lnx]1/21=1ln22.(1)\PP\!\left(XY > \tfrac{1}{2}\right) = \int_{1/2}^{1}\left(1 - \frac{1}{2x}\right)dx = \left[x - \tfrac{1}{2}\ln x\right]_{1/2}^{1} = \frac{1 - \ln 2}{2}. \tag{1}
xy > 1/21/211/2XY
The product beats one half only in the small wedge above the hyperbola, where both draws run large. Its area, and so the probability, is (1 - ln 2)/2, about 0.153.

#Area above the hyperbola

P ⁣(XY>12)=1ln220.153.(2)\PP\!\left(XY > \tfrac{1}{2}\right) = \frac{1 - \ln 2}{2} \approx 0.153. \tag{2}

A little under one chance in six. The favourable region sits above the hyperbola xy=12xy = \tfrac12, and integrating its area is what produces the logarithm.