Login
📚 Python for Introductory Statistics
Chapters ▾

9. Continuous Probability Distributions

Let f(x) be the probability distribution of a continuous random variable x. Then the probability that a<x<b corresponds to the area under the curve y=f(x) between a and b.

Adapted from Python for Introductory Statistics, by Simon Aman (Truman College, City Colleges of Chicago), licensed under CC BY 4.0. Changes were made: reformatted as an accessible XYZ web edition with live in-browser code cells. License: CC-BY-4.0.