MATHEMATICA FEATURED EXAMPLE
Make a Histogram
You can use Histogram to generate a histogram of a dataset on a probability density scale.
Generate a sample dataset from the gamma distribution with RandomVariate and construct the histogram:
| In[51]:= |
| Out[52]= | ![]() |
| In[53]:= |
| Out[53]= | ![]() |
| In[54]:= |
| Out[54]= | ![]() |



