Picture the setup:
A particle of mass $m$ attached with a string of length $R$ spins in a vertical circle around a fixed peg with constant velocity $v>\sqrt{Rg}$ in the $x$-$z$ plane, acting under its weight $mg$. In this model, the probability that the string snaps when the string is at an angle $\theta\in[0,2\pi)$ is proportional to the tension in the string, $T(\theta)$.
We know the tension is given by $T(\theta) = \frac{mv^2}{R}-mg\sin\theta$.
So the tension is greatest when the particle is at the bottom of its motion (i.e. when $\theta=3\pi/2$) and the tension is least when the particle is at the top (when $\theta=\pi/2$).
If we let the random variable $\Theta$ be the value of theta at which the string snaps, then we can work out the probability density function for $\Theta$: $$f_{\Theta}(\theta) = \frac1{2\pi}-\frac{Rg\sin\theta}{2\pi v^2}.$$
The issue arrises here: the expectation of $\Theta$ is given by $$ \mathbb{E}(\Theta) = \int_0^{2\pi}\theta\; f_{\Theta}(\theta)\;d\theta $$ which evaluates to $\pi+Rg/v^2$, which is not intuitively correct. It would make sense for the expectation of $\Theta$ to be $3\pi/2$, the point at which the string is most likely to snap. Furthermore, if we instead define $\theta$ by the angle with the verticle rather than the angle with the positive horizontal, and so the pdf is in terms of $\cos\theta$ instead of $\sin\theta$, we get $\mathbb{E}(\Theta)=\pi$, which does make sense in this context.
I suspect the cause of this inconsistency is that the expectation doesn't take into account that $0=2\pi$ in this context. We need to use a different formula for expectation that doesn't bias towards $2\pi$ over $0$. I reckon transforming to polar co-ordinates would make sense, but I have no idea how expectations translate into polar, and how to make the outcome independent of the choice of co-ordinate system.
Perhaps changing the factor of $\theta$ in the integral for the expectation, i.e. work out $\mathbb{E}(g(\Theta))$ for some function $g$ that deals with the moment of an angle, or something...
Any thoughts are appreciated. The endgame is to work out $\textrm{Var}(\Theta)$ and maybe other statistics about $\Theta$, but obviously I need a good structure for the pdf and stuff first.
The expected value is a summation of all the positions it could break times the probability of it breaking at that particular position. The definite integral does this summation and the result is an average angle. It should be biased towards the angle of maximum tension but it is an entirely different metric to the angle of maximum tension. The expected value of a series of bets isn't the value of the most likely win.