Choose two independent uniformly random points on a stick, and break the stick at that those points. The probability that the longest piece is at least twice as long as each of the other pieces is $1/2$.
My proof below is fairly technical. Given the simplicity of the final answer, I am looking for a more intuitive explanation that does not involve so much calculation, possibly based on symmetry.
(Here is another question of mine about a breaking a stick at random points, that has an intuitive explanation. And here is one with a simple answer but perhaps no intuitive explanation.)
My non-intuitive proof:
Assume the stick has length $1$. Hold the stick horizontally.
$x=$ first chosen point's distance from left end.
$y=$ second chosen point's distance from left end.
In the graph, the blue regions contain combinations that meet the condition in the question. The red region contains combinations that do not meet the condition. The regions can be reflected across the diagonal, by symmetry.
I worked out the lines by considering $x$-values one by one, starting from $x=0$ and going up in small increments. Critical points emerged: $(0,\frac13),(0,\frac23),(\frac14,\frac12),(\frac14,\frac34),(\frac13,\frac13),(\frac13,1),(\frac12,\frac34),(\frac23,\frac23),(\frac23,1)$.
The areas of the blue and red regions are equal, so the probability that the condition is met is $1/2$.
Related fact: The probability that the longest piece is at least twice as long as the shortest piece is exactly $90\text{%}$ (an amusing geometrical probability).



Here’s another attempt at a derivation from the ternary graph with as little calculation as possible:
The dark region in the middle shows where the triangle is acute, i.e. contains its circumcentre. This is well-known to be $\frac14$ of the area, which is also straightforward to see in the graph, since this region has the same area as the three lighter regions. In that region, the largest side is less than $\frac12$ and thus not twice as large as the others. It remains to show that the condition also fails in $\frac13$ of the remaining, lighter areas. They decompose into six triangles, for instance the one at the lower right bounded by the black line and divided by the red line. The red line is the boundary for our condition, where one side is exactly twice another, so it begins $\frac23$ along the base line and divides the base of the small triangle, and thus also its area, in the ratio $1:2$, as required.