Problem 331. Compute Area from Fixed Sum Cumulative Probability
Solution Stats
Problem Comments
-
5 Comments
A really nice problem : concrete origin, careful formulation, then a good walk in 3D geometry, analysis, integration and at the end a single formula. The critical value cuts the triangle in four pieces : my son said it was Zelda !
Raphael: I agree completely!
Perhaps you could have a precision requirement a bit more liberal in order to allow numerical approximation algorithms or other approaches as well? just my two cents, the problem looks great
Tip: the probability grows from the vertices of simplex (triforce/triangle) toward its center (which has the highest frequency).
.
Solution Comments
Show commentsProblem Recent Solvers4
Suggested Problems
-
Count from 0 to N^M in base N.
235 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2312 Solvers
-
Maintain shape of logical-index mask
70 Solvers
-
50 Solvers
-
How many trades represent all the profit?
603 Solvers
More from this Author3
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!