> For the complete documentation index, see [llms.txt](https://cs70.bencuan.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cs70.bencuan.me/probability/continuous-probability.md).

# Continuous Probability

![Credit: Huiyi Zhang](/files/wDyUlhZ6UZMqIUHhsBhs)

All of the continuous probability distributions are deeply connected. Above is a chart describing some of their relationships.

Below are some links:

* [Poisson](<http://prob140.org/textbook/content/Chapter_07/01_Poisson_Distribution.html >)
* [Beta](<http://prob140.org/textbook/content/Chapter_21/00_The_Beta_and_the_Binomial.html >)
* [Exponential](<http://prob140.org/textbook/content/Chapter_15/04_Exponential_Distribution.html?highlight=exponential >)
* [Normal](<http://prob140.org/textbook/content/Chapter_18/01_Standard_Normal_Basics.html >)
* [Gamma](<http://prob140.org/textbook/content/Chapter_18/03_The_Gamma_Family.html >)
* [Chi-Squared](http://prob140.org/textbook/content/Chapter_18/04_Chi_Squared_Distributions.html)
