You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Population estimate of the estimator's standard deviation: 0.000834
29
+
Expected standard deviation of the estimator: 0.000846
30
+
Execution time: 64.043 seconds
31
+
32
+
```
33
+
20
34
## Stick tetrahedron problem
21
35
22
36
Code is used to estimate the probability that 6 segments, obtained by splitting a unit stick in
23
37
5 random chosen places, can be sides of a tetrahedron.
24
38
25
39
The probability is not known in closed form. See
26
-
[math.stackexchange.com/questions/351913](https://math.stackexchange.com/questions/351913/probability-that-a-stick-randomly-broken-in-five-places-can-form-a-tetrahedron) for more details.
40
+
[math.stackexchange.com/questions/351913](https://math.stackexchange.com/questions/351913/probability-that-a-stick-randomly-broken-in-five-places-can-form-a-tetrahedron) for more details.
0 commit comments