Plot a Distribution Over a Histogram |
How To... > Work with Graphs > Add Lines and Functions to Graphs > Plot a Distribution Over a Histogram If you have a histogram and you want to see how well it approximates a given distribution, you can plot a function directly on the graph over the histogram bars.
This changes the graph’s axis from a frequency scale to a density scale. (The total area of the bins is 1.)
To read about the available distributions, see Distribution Functions. You can also have arguments in the distribution’s function linked to sliders. See Plot a Function You Can Vary Dynamically (Using a Slider). |