Skip to content
Prev 166389 / 398502 Next

how to plot histogram plot and fitted distributions on the same graph

Here is a direct quote from the help page for hist:
"if 'FALSE', probability densities, component 'density', are plotted (so that the histogram has a total area of one)."

That looks like it may apply to your problem, just figure out what the above quote is referring to.  The last example on that help page shows a distribution curve over a histogram, and it is not that complicated.  There are other gems on knowledge hidden on that page, I recommend reading the whole thing.
Message-ID: <B37C0A15B8FB3C468B5BC7EBC7DA14CC61C813ACB8@LP-EXMBVS10.CO.IHC.COM>
In-Reply-To: <DFA460A199244AB689B31EE8A6F4DCA6@UNIVERSI3E9CE1>