Basic Probability: choosing points at random on a circle

655 Views Asked by At

So, I know that the probability that three randomly choosen points on a circle will be on a semi-circle is 3/4 (as is discussed here: Probability the three points on a circle will be on the same semi-circle). However, I'm not sure what is wrong with the following logic:

After the first point is chosen, we can rotate the circle so that the first point is at the circle's zenith, like so:First point chosen.

Now, the second point breaks the symmetry, so that one side is preferred over the other (if the second point falls on the left hand side of the circle, the third must also fall on the left; if it falls on the right hand side of the circle, the third must fall on the right). This is unless that the second point happens to fall exactly on the first point, or exactly opposite the first point (both have probability measure zero).

In any case, the probability that the point falls somewhere on the circle is 1 (Let's assume that the second point has fallen on the left-hand side):

Two randomly chosen points on a circle.

Now, since the location of the third point is an independent event, we see that it can fall either on the side with the second point (in which case all three are on the same semi-circle), or it can fall on the other side (in which case they are not). Since the second point breaks the symmetry into two distinct sides, the probability that the third point will be on one side or another is 1/2.

1

There are 1 best solutions below

0
On BEST ANSWER

Community wiki answer so that the question can be marked as answered:

As pointed out in the comments, you get a lower probability because you've sharpened the constraint to particular semicircles.