:orphan: Examples ======== This gallery walks through every public feature of ``mathematicskit.probability``: discrete and continuous distributions, Monte Carlo integration with variance reduction, the Law of Large Numbers and Central Limit Theorem, Markov chains, classical problems, Bayesian updating, branching processes, random walks and Brownian motion, and queueing. See also the narrative tutorials: - :doc:`/tutorials/counting_primes_and_probability` - :doc:`/tutorials/randomness_three_ways` Each script in this gallery is self-contained and can be run directly with ``python examples/probability/
/