Fit Gaussian function to histogram
- To: mathgroup at smc.vnet.net
- Subject: [mg117655] Fit Gaussian function to histogram
- From: cubsfan334 <cubsfan334 at gmail.com>
- Date: Tue, 29 Mar 2011 06:54:34 -0500 (EST)
Hi,
I realize that I can generate a histogram from a data set using the
Histogram[{data},bin size] command, yet this only seems to create a
graphic. Is there anyway to fit a function (preferably Gaussian) to
the histogram Mathematica creates?
Thanks!