Problem: Without any Cody cheats, write code that passes the test suite.
Hint: The test suite gets samples from the probability distribution represented by your code. A cumulative distribution function is then built from the samples. This is the empirical distribution, which is compared against the theoretical distribution you must infer from the test suite.
See also: Cumulative Distribution Function
Problems in Series: Probability Problem 1, Probability Problem 3
Return a list sorted by number of occurrences
1225 Solvers
It dseon't mettar waht oedrr the lrettes in a wrod are.
494 Solvers
We love vectorized solutions. Problem 1 : remove the row average.
385 Solvers
Generate a random matrix A of (1,-1)
162 Solvers
100 Solvers
Problem Tags