Problem 44309. Pi Digit Probability

Assume that the next digit of pi constant is determined by the historical digit distribution. What is the probability of next digit (N) being (n).

For example if we consider the first 100 digits of pi, we will see that the digit '3' is occured 12 times. So the probability of the being '3' the 101th digit will be 12/100 = 0.12.

Round the results to four decimals.

Solution Stats

14.83% Correct | 85.17% Incorrect
Last Solution submitted on Mar 27, 2024

Problem Comments

Solution Comments

Show comments


Problem Recent Solvers517

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!