Last modified: November 02, 2022
This article is written in: 🇺🇸
Geometric Probability
Geometric probability is a fascinating branch of probability theory where outcomes are associated with geometric figures and their measures—such as lengths, areas, and volumes—rather than discrete numerical outcomes. It often deals with continuous random variables and employs integral calculus to calculate probabilities.
In geometric probability, the probability of an event is typically determined by the ratio of the measure (length, area, volume) of the favorable outcomes to the measure of the entire sample space. This approach is particularly useful when dealing with problems involving random points in geometric figures.
Example 1: Distance from a Corner in a Square
Calculate the probability that a randomly chosen point inside a unit square is at a distance less than units from a specific corner (the origin).
Setup:
- Consider a unit square in the first quadrant of the Cartesian coordinate system, with vertices at , , , and .
- Let denote the origin .
- Let be the distance from a point inside the square to .
- We aim to find , the probability that , where .
Term | Description |
Sample Space () | All points such that and . |
Event () | All points such that . |
Since the points are uniformly distributed over the square, the probability density function (PDF) of is constant over :
$$f_{X,Y}(x, y) = \begin{cases}
1, & \text{if } (x, y) \in S, \
0, & \text{otherwise}.
\end{cases}$$
Probability Calculation
The probability is the ratio of the area of the region where (denoted as ) to the area of the square :
Since (unit square), .
Calculating
The calculation of depends on the value of :
Case | Range |
Case 1 | |
Case 2 | |
Case 3 |
Case 1:
In this range, the quarter circle of radius lies entirely within the square.
Calculation
The area of a quarter circle of radius is:
Probability
Example: For ,
Case 2:
In this range, the quarter circle extends beyond the square, and we need to calculate the portion of the circle that lies within the square.
Visual Representation
The overlapping area is the quarter circle minus the segments that lie outside the square (shaded regions beyond and ).
Calculation
I. Compute the area of the quarter circle:
II. Compute the area outside the square but inside the quarter circle:
Due to symmetry, calculate the area in one of the regions (e.g., where ) and double it.
III. Compute the integral:
Perform a substitution :
- .
- When , .
- When , .
The integral becomes:
$$\begin{aligned}
A_{\text{outside}} &= 2 \int_{\theta_1}^{\frac{\pi}{2}} \sqrt{r^2 - r^2 \sin^2 \theta} \cdot r \cos \theta \, d\theta \
&= 2 r^2 \int_{\theta_1}^{\frac{\pi}{2}} \cos^2 \theta \, d\theta \
&= 2 r^2 \left[ \frac{\theta}{2} + \frac{\sin 2\theta}{4} \right]_{\theta_1}^{\frac{\pi}{2}} \
&= 2 r^2 \left( \frac{\pi}{4} - \frac{\theta_1}{2} - \frac{\sin 2\theta_1}{4} \right).
\end{aligned}$$
IV. Compute :
$$\begin{aligned}
A_E &= A_{\text{quarter}} - A_{\text{outside}} \
&= \frac{\pi r^2}{4} - 2 r^2 \left( \frac{\pi}{4} - \frac{\theta_1}{2} - \frac{\sin 2\theta_1}{4} \right) \
&= \frac{\pi r^2}{4} - r^2 \left( \frac{\pi}{2} - \theta_1 - \frac{\sin 2\theta_1}{2} \right) \
&= r^2 \left( \theta_1 + \frac{\sin 2\theta_1}{2} - \frac{\pi}{4} \right).
\end{aligned}$$
V. Simplify using trigonometric identities:
VI. Final Expression for :
Probability
Example: For ,
I. Compute :
II. Compute :
III. Compute :
$$\begin{aligned}
A_E &\approx (1.2)^2 \left( 0.9865 + \frac{0.6633}{(1.2)^2} - \frac{\pi}{4} \right) \
&= 1.44 \left( 0.9865 + \frac{0.6633}{1.44} - 0.7854 \right) \
&= 1.44 \left( 0.9865 + 0.4607 - 0.7854 \right) \
&= 1.44 \times 0.6618 \approx 0.9521.
\end{aligned}$$
So, .
Case 3:
For , the entire square lies within the circle of radius centered at the origin. Thus, every point in the square satisfies .
Probability
Example 2: Probability of a Random Chord in a Circle Being Longer Than the Radius
Calculate the probability that a randomly drawn chord in a circle is longer than the radius of the circle.
Setup:
- Consider a circle with radius centered at the origin .
- A chord is drawn at random within the circle.
- We aim to find , the probability that the length of the chord exceeds .
Understanding the Problem
The problem is known as Bertrand's Paradox, which arises because the probability depends on how "at random" is defined when selecting chords in a circle. There are multiple methods to select a chord at random:
Method | Description |
Random Endpoints Method | Choose two random points on the circumference and draw the chord between them. |
Random Radial Point Method | Fix one endpoint and select the chord's direction uniformly at random. |
Random Midpoint Method | Choose a random point inside the circle as the midpoint of the chord. |
Each method yields a different probability. We'll use the Random Midpoint Method for this example, which provides a well-defined and uniform probability distribution over all possible chords.
Term | Description |
Sample Space () | All points inside the circle , representing possible midpoints of chords. |
Event () | All midpoints such that the corresponding chord has length . |
Relation Between Midpoint and Chord Length
A chord's length is related to its distance from the center of the circle:
For the chord to have :
Thus, the event corresponds to all midpoints within a circle of radius .
Probability Calculation
I. Area of the Inner Circle ():
II. Area of the Entire Circle ():
III. Probability:
Therefore, the probability that a randomly drawn chord (using the Random Midpoint Method) is longer than the radius of the circle is or 75%.
Example 3: Probability That the Sum of Two Random Numbers Is Less Than 1
Calculate the probability that the sum of two independent random numbers and , each uniformly distributed between 0 and 1, is less than 1.
Setup:
- Random variables and are independent and uniformly distributed on the interval [0, 1].
- We aim to find .
Mathematical Formulation
Joint Probability Density Function
Since and are independent and uniformly distributed, their joint PDF is:
$$f_{X,Y}(x, y) = \begin{cases}
1, & \text{if } 0 \leq x \leq 1, \, 0 \leq y \leq 1, \
0, & \text{otherwise}.
\end{cases}$$
Term | Description |
Sample Space () | The unit square in the -plane where and . |
Event () | The set of points where . |
Probability Calculation
The probability is the area under the joint PDF over the region :
Geometric Interpretation
The region is a right triangle within the unit square bounded by , , and .
Calculating the Area
I. Set Up the Integral:
II. Evaluate the Inner Integral:
III. Evaluate the Outer Integral:
IV. Compute the Integral:
Therefore, the probability that the sum of two independent uniform random variables on [0, 1] is less than 1 is or 50%.