-
Notifications
You must be signed in to change notification settings - Fork 0
An app that manipulates binary tree to replicate the Bernoulli formula, used in probabilities (https://en.wikipedia.org/wiki/Bernoulli_distribution)
NuageRoue/BernoulliApp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
My high school final project! Based on a binary tree, I made a small app that shows probability that follows Bernoulli's law. To see the app, just execute 'exec.py' but obviously, as it does not use the formula, it is not very efficient (there is an exponential complexity), but it is what I wanted to prove: I wanted to use only a binary tree, to show that Objects can handle a complex formula, but that in order to be efficient, a dev need to understand math concepts
About
An app that manipulates binary tree to replicate the Bernoulli formula, used in probabilities (https://en.wikipedia.org/wiki/Bernoulli_distribution)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published