Quant Memo
Coding/●●●●●

Estimate the probability three uniforms sum below one

Estimate P(X+Y+Z<1)P(X + Y + Z < 1) where X,Y,ZX, Y, Z are independent U(0,1)U(0,1). Geometrically this is the volume of the corner tetrahedron in the unit cube, whose true value is 160.1667\tfrac{1}{6} \approx 0.1667.

Write the estimator, and size the sample for roughly 3 correct decimals.

Your answer

This one is open-ended. Work it through, then check your reasoning against the full solution.

More Coding questions