joejuma / research_weighted_rng

A scratch C++ project where I explored the nature of probabilities, incidentally deriving a variation on Bernoulli's distribution probability function.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Research - Probabilistic Rolls

About

This is a repo I used in studying probabilistic rolls, as part of an effort to study weighted random number generation. It primarily involves me exploring the nature of meta-probabilities, and resulted in a derivation of Bernoulli's Distribution's probabilistic mass function.

Last Updated

May 22nd 2024

Copyright

Joseph M. Juma, 2024. All rights reserved.

About

A scratch C++ project where I explored the nature of probabilities, incidentally deriving a variation on Bernoulli's distribution probability function.


Languages

Language:C++ 100.0%