Choose the points on the unit circle in the complex plane, with arguments $\theta_1, \theta_2, \theta_3$. If it happens that the differences $\theta_2 - \theta_1$ and $\theta_3 - \theta_1$ are both between $0$ and $\pi$ modulo $2\pi$, then the points are on the same half circle. From independence of the variables, the probability of this happening is $\frac {1} {4}$. Now we need to consider symmetrical cases - the above is the case that the first point is "to the right" of the next two points, but either point could be "on the right" of the other two points. The three cases are symmetrical and disjoint, so the total probability is $\frac 3 4$.
The general case of $n$ points can be solved the same way and it results in $\frac n {2^{n-1}}$.