Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Estimated percentage following statistic logaritmic curve #46

Closed
wants to merge 2 commits into from
Closed

Estimated percentage following statistic logaritmic curve #46

wants to merge 2 commits into from

Conversation

deleterium
Copy link

@deleterium deleterium commented Dec 13, 2021

Code modified so the printing percentage represent the odds of at least one successful outcome, given the current number of tries. More information at: https://www.statology.org/probability-of-at-least-one-success/

To keep the correct number of tries per second, I believe the best approach is to restart the variable "start_time" (main.rs 434), but this knowledge is beyond my capabilities in Rust. Does it need to be passed thru "params" to threads?

This can close issue #44

@deleterium deleterium closed this Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant