Three chords are drawn randomly and uniformly in a circle. Here each chord is established using random end point method, i.e. the endpoints of any chord are two points chosen randomly, uniformity and independently on the circumference of the circle. Now what is the probability that they intersect at a single point?
In the case of two chords, it is easy to find the probability of intersecting using symmetry of the circle. But It gets tricky when it comes to three or more chords.
Can a generalized formula be obtained for N number of chords?
*edited
In the following I'm going to compute the probability that any two of the three cords intersect. This event only depends on the order of the six endpoints $P_i$ $(0\leq i\leq5)$ on the circle. Assume that the chords connect $P_i$ with $P_{i+3}$. The probability that $P_3$ is opposite $P_0$ in the appearing order is ${1\over5}$. Conditioned on this to be the case the probability that $P_4$ is opposite $P_1$ is ${1\over3}$, and if this is true as well $P_2$ and $P_5$ are automatically in opposition. The probability we are after therefore is ${1\over15}$.