Fast generation of long sequencies of bernoulli-distributed random variables
-
Updated
Oct 28, 2019 - C++
Fast generation of long sequencies of bernoulli-distributed random variables
In probability theory and statistics, the Bernoulli distribution, named after Swiss mathematician Jacob Bernoulli, is the discrete probability distribution of a random variable which takes the value 1 with probability and the value 0 with probability, in this example we will be able to visualize that in graphics mode
Project for the course of Performance Evaluation of Computer Systems and Networks (2023)
Add a description, image, and links to the bernoulli-distribution topic page so that developers can more easily learn about it.
To associate your repository with the bernoulli-distribution topic, visit your repo's landing page and select "manage topics."