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 Solvers5
Suggested Problems
-
Find relatively common elements in matrix rows
2149 Solvers
-
Calculate the Levenshtein distance between two strings
1505 Solvers
-
Project Euler: Problem 3, Largest prime factor
1776 Solvers
-
Project Euler: Problem 9, Pythagorean numbers
1427 Solvers
-
Cody Computer Part 2 - Get the license number of Cody Computer
67 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!