DK96-OS / MathTools

Mathematical Software Components. This library is actively maintained, and aims to stay updated. New feature proposals are welcome, but may not be included.
Apache License 2.0
2 stars 1 forks source link

Statistics and Probability #101

Closed DK96-OS closed 2 years ago

DK96-OS commented 2 years ago

Distinguish between Statistics and Probability.

Create a new Probability class that can be initialized with a Random number generator.

Begin transitioning the oneIn method from Statistics to Probability class.