Normal Distribution Plot

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Rabbit
Newbie
Newbie
Posts: 9
Joined: Tue Mar 17, 2009 12:00 am

Normal Distribution Plot

Post by Rabbit » Tue Jul 07, 2009 3:30 am

Hi,
Can I plot like this chart in normal distribution?
Image



Regards,
Rabbit

Yeray
Site Admin
Site Admin
Posts: 9612
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Normal Distribution Plot

Post by Yeray » Tue Jul 07, 2009 11:15 am

Hi Rabbit,

I think that's the same than you are asking for:

http://www.teechart.net/support/viewtop ... 09&p=22359
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Rabbit
Newbie
Newbie
Posts: 9
Joined: Tue Mar 17, 2009 12:00 am

Re: Normal Distribution Plot

Post by Rabbit » Wed Jul 08, 2009 3:07 am

Thank you for the reply, but I do not see the curve ability.
to calculate the STD or Normal D. is not that problem. but what about the Curve self as the picture?

Regards,
Rabbit.

Yeray
Site Admin
Site Admin
Posts: 9612
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Normal Distribution Plot

Post by Yeray » Wed Jul 08, 2009 1:57 pm

Hi Rabbit,

TeeChart doesn't draw the Probability density function directly but Stats Master does it using TeeChart. On the other hand, if you have already calculated the mean and the standard deviation of your distribution, you simply have to apply the according formula to draw obtain the line equation to be drawn: wikipedia

Finally, use the TeeChart function Y=F(X) to draw the line. See Tutorial 7. Working with functions for further info.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply