PC Review


Reply
Thread Tools Rate Thread

How can I add a Gaussian curve to a histogram on Excel?

 
 
=?Utf-8?B?SkMxMzc5?=
Guest
Posts: n/a
 
      21st Sep 2005
Trying to add a Gaussian (Normal Distribution) curve to a histogram, but I
dont know how. Any tips or advice?

Thanks
 
Reply With Quote
 
 
 
 
Barb Reinhardt
Guest
Posts: n/a
 
      21st Sep 2005
This may help

http://www.tushar-mehta.com/excel/ch..._distribution/


"JC1379" <(E-Mail Removed)> wrote in message
news:84D0DD10-8875-4932-A733-(E-Mail Removed)...
> Trying to add a Gaussian (Normal Distribution) curve to a histogram, but I
> dont know how. Any tips or advice?
>
> Thanks



 
Reply With Quote
 
Mike Middleton
Guest
Posts: n/a
 
      21st Sep 2005
JC1379 -

> Trying to add a Gaussian (Normal Distribution) curve to a histogram, but I
> dont know how. Any tips or advice? <


One way is to use a combination chart, with a Column chart type for the
vertical histogram bars and an XY (Scatter) chart type for the normal
density curve.

You could start with the chart generated by my free Better Histogram add-in,
available at www.treeplan.com, which produces a combination chart (so that
the horizontal axis is more properly labeled), and then you could change
that chart's XY (Scatter) data series to be based on worksheet data using
NORMDIST for the curve. You must be careful about scaling so that the Column
chart type and the XY (Scatter) chart type are aligned correctly.

- Mike
www.mikemiddleton.com


 
Reply With Quote
 
=?Utf-8?B?QXJpZWw=?=
Guest
Posts: n/a
 
      24th Sep 2006
Mike,

I just downloaded your Better Histogram and the PDF. When I tried to overlay
a normal curve on the secondary axis (so that I can dispense with the
secondary axis line, etc.), it just didn't fit the curve over the entire
spectrum of values (those from the histogram on the primary axis)?

Any thoughts?

Thanks

Ariel

"Mike Middleton" wrote:

> JC1379 -
>
> > Trying to add a Gaussian (Normal Distribution) curve to a histogram, but I
> > dont know how. Any tips or advice? <

>
> One way is to use a combination chart, with a Column chart type for the
> vertical histogram bars and an XY (Scatter) chart type for the normal
> density curve.
>
> You could start with the chart generated by my free Better Histogram add-in,
> available at www.treeplan.com, which produces a combination chart (so that
> the horizontal axis is more properly labeled), and then you could change
> that chart's XY (Scatter) data series to be based on worksheet data using
> NORMDIST for the curve. You must be careful about scaling so that the Column
> chart type and the XY (Scatter) chart type are aligned correctly.
>
> - Mike
> www.mikemiddleton.com
>
>
>

 
Reply With Quote
 
Mike Middleton
Guest
Posts: n/a
 
      24th Sep 2006
Ariel -

Appropriate scaling of all four axes is critical.

I do not have time to describe step-by-step instructions for the task, but I
have just posted an example worksheet of the results at
http://www.mikemiddleton.com (bottom left corner of the web page).

- Mike

"Ariel" <(E-Mail Removed)> wrote in message
news:B79E7D9D-39A1-42FC-A438-(E-Mail Removed)...
> Mike,
>
> I just downloaded your Better Histogram and the PDF. When I tried to
> overlay
> a normal curve on the secondary axis (so that I can dispense with the
> secondary axis line, etc.), it just didn't fit the curve over the entire
> spectrum of values (those from the histogram on the primary axis)?
>
> Any thoughts?
>
> Thanks
>
> Ariel
>
> "Mike Middleton" wrote:
>
>> JC1379 -
>>
>> > Trying to add a Gaussian (Normal Distribution) curve to a histogram,
>> > but I
>> > dont know how. Any tips or advice? <

>>
>> One way is to use a combination chart, with a Column chart type for the
>> vertical histogram bars and an XY (Scatter) chart type for the normal
>> density curve.
>>
>> You could start with the chart generated by my free Better Histogram
>> add-in,
>> available at www.treeplan.com, which produces a combination chart (so
>> that
>> the horizontal axis is more properly labeled), and then you could change
>> that chart's XY (Scatter) data series to be based on worksheet data using
>> NORMDIST for the curve. You must be careful about scaling so that the
>> Column
>> chart type and the XY (Scatter) chart type are aligned correctly.
>>
>> - Mike
>> www.mikemiddleton.com
>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?QXJpZWw=?=
Guest
Posts: n/a
 
      24th Sep 2006
Excellent, this is better than an explanation!

"Mike Middleton" wrote:

> Ariel -
>
> Appropriate scaling of all four axes is critical.
>
> I do not have time to describe step-by-step instructions for the task, but I
> have just posted an example worksheet of the results at
> http://www.mikemiddleton.com (bottom left corner of the web page).
>
> - Mike
>
> "Ariel" <(E-Mail Removed)> wrote in message
> news:B79E7D9D-39A1-42FC-A438-(E-Mail Removed)...
> > Mike,
> >
> > I just downloaded your Better Histogram and the PDF. When I tried to
> > overlay
> > a normal curve on the secondary axis (so that I can dispense with the
> > secondary axis line, etc.), it just didn't fit the curve over the entire
> > spectrum of values (those from the histogram on the primary axis)?
> >
> > Any thoughts?
> >
> > Thanks
> >
> > Ariel
> >
> > "Mike Middleton" wrote:
> >
> >> JC1379 -
> >>
> >> > Trying to add a Gaussian (Normal Distribution) curve to a histogram,
> >> > but I
> >> > dont know how. Any tips or advice? <
> >>
> >> One way is to use a combination chart, with a Column chart type for the
> >> vertical histogram bars and an XY (Scatter) chart type for the normal
> >> density curve.
> >>
> >> You could start with the chart generated by my free Better Histogram
> >> add-in,
> >> available at www.treeplan.com, which produces a combination chart (so
> >> that
> >> the horizontal axis is more properly labeled), and then you could change
> >> that chart's XY (Scatter) data series to be based on worksheet data using
> >> NORMDIST for the curve. You must be careful about scaling so that the
> >> Column
> >> chart type and the XY (Scatter) chart type are aligned correctly.
> >>
> >> - Mike
> >> www.mikemiddleton.com
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Gaussian Curve using Normdist? velocityinc@gmail.com Microsoft Excel Worksheet Functions 3 7th May 2007 05:39 PM
Re: how do I create a histogram with gaussian curve Mike Middleton Microsoft Excel Charting 0 19th Dec 2006 11:47 PM
Making PMS-Histogram/S-curve for Progress REport from Primavera.. cocoyman via OfficeKB.com Microsoft Excel Misc 0 13th Dec 2006 07:34 PM
Fit bell curve to histogram cwinters Microsoft Excel Charting 1 14th Jun 2005 02:03 AM
How to draw a gaussian curve with Excel? =?Utf-8?B?QmlnUnU=?= Microsoft Excel Charting 3 6th Feb 2005 04:41 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:09 PM.