View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.charting
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default how to draw Gaussian distribution graph

NORMDIST will give you a Gaussian distribution, which you can then add to
your chart.
--
David Biddulph

"Khoshravan" wrote in message
...
After drawing a histogram through data analysis, I want to draw a Gaussian
distribution graph (standard or reverse bell-shape graph) relevant to my
frequency data. Is there any built-in function to carry out this drawing?