View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
David Biddulph David Biddulph is offline
external usenet poster
 
Posts: 620
Default graph a normal distribution with skew and kurtosis

Your subject line talks of a normal distribution, in which case presumably
your skew is zero and kurtosis is 3? If not, you presumably don't have a
normal distribution? Similarly if you have a normal distribution your max
and min are at plus and minus infinity?
--
David Biddulph

"MarkS" wrote in message
...
Hi,
I know the mean, max, min, standard deviation, skew and kurtosis.

I need to plot a graph with this data and I have got as far as using
NORMDIST to create the normal distribution curve. How do I add in the skew
and kurtosis

Thanks