Geometric probability is the idea of looking at probability in terms of lengths, area, or volumes. This technique is useful when the set of possible outcomes is infinite and we are unable to use the formula
The following problem illustrates why this is useful and important.
A point is chosen uniformly at random on the real line in the interval . What is the probability that the chosen point is closer to the point 0 than it is to the point 1?
Solution: It’s pretty easy to see that a point in this interval will be closer to 0 than it is to 1 if the point is less than . So what does that make the probability? Tricks that we can use with finite sets don’t work here. For example, I can map the interval to the interval by the function . In the finite case, given this bijection, we would say that the events are equally likely. Does this then mean that the probability is ?
However, I can also map the interval to each of the sets by using similar transformations. So I can show that the number of elements in my target region is the same as the number in the complement region, or that the complement region has 10 times as many elements as the target region. Does this mean that the probability is ? If not, what is the correct answer?
The problem here is that we are working with sets of infinite cardinality, and so we cannot use the ideas of finite sets to help us. What we can do is compare the “areas” of the sets to get the correct answer. The area of our target interval (since we are in one dimension, the area is the length) is , and the area of our whole interval is 3, so the probability that a point is in the target interval is .
Probability line
The reason as to why this works is a more advanced topic, which deals with the idea of Measure Theory. Measure Theory gives a rigorous framework for probability theory, including probabilities on finite sets. Measure Theory is also the key idea behind integration in calculus, and can be used to find integrals of functions that seem non-integrable using “standard” methods. These two ideas are not unrelated, as at a fundamental level, probability theory is just a special case of integration.
We will do a few more examples on working with geometric probabilities in higher dimensions to get a better feel for how to work with the concept. It is often helpful to use a figure to help with understanding and solving these types of problems.
1. A toothpicked is dropped to the floor and it breaks in two places, creating three pieces. The position of the breaks are uniformly random along the entire length of the toothpick. What is the probability that these 3 pieces can form a triangle?
We can parameterize the toothpick along its length from to . Let be the position of the first break and be the position of the second break. We have two possibilities, either or . We need not consider , since the question states the toothpick was broken into three pieces. However, even if this was not stated, we do not need to consider , since the probability of this happening is .
Let us first consider the case when . For the three pieces to form a triangle, the length of the longest pieces must be at most , so that the three pieces will satisfy the triangle inequality. For this to occur, we must have , and . We can plot these in two dimensions on the -plane.
Toothpick
The shaded area is the area that satisfies all three of the constraints. If we consider the case where , we will get the same things reflected along the line . The total area of the square is 1, and the sum of the areas of the two small triangles is , so the probability is .
2. A point is chosen uniformly at random from the interior of a sphere. What is the probability that it is closer to center of the sphere than it is to the surface of the sphere?
For any point in the interior of the sphere, there is a radius from the center of the sphere to the surface that goes through that point. This radius gives the shortest distances from the point to the center and the point to the surface. So the point will be closer to the center if it is at most half way along the radius. In other words, the set of points that are closer to the center of the sphere will itself be a sphere with half the radius of the original sphere. Since the volume of a sphere is , the ratio of the volumes of the spheres will be , so that is our probability.
3. A square has side length 30. A standard 20-sided die is rolled, and a square is constructed inside with side length equal to the roll. Then, a dart is thrown and lands randomly somewhere inside square . What is the probability that the dart also lands inside square ?
Suppose the die rolls . Then the probability that the dart will land inside square is the ratio of the area of square to the area of square . This is . For each , the probability that the die will roll is so the probability that the dart lands inside will be
The difficulty associated with geometric probability usually comes from one of two areas, the first is finding a good way to model the problem geometrically, and the second is in trying to determine the areas/volumes of particular regions in order to calculate the relative probabilities. As in finite probability, it is sometimes simpler to find the probability of the complement.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
There are no comments in this discussion.