Normal Distribution Plot
Normal Distribution Plot
What built-in support has TeeChart for Normal Distribution Plots (Gaussian Distribution)?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi dg,
This can be done using TeeChart, but you'll have to code normal distribution pdf, cdf and ppf in order to do proper transformation on values and labels.
There's an example available at:
http://www.dewresearch.com/StatsSeriesGallery.html
Also notice that TeeChart already provides base functions to achieve what you request. I recommend you to read Tutorial 7 - Working with Functions. You'll find the tutorials at TeeChart's program group.
This can be done using TeeChart, but you'll have to code normal distribution pdf, cdf and ppf in order to do proper transformation on values and labels.
There's an example available at:
http://www.dewresearch.com/StatsSeriesGallery.html
Also notice that TeeChart already provides base functions to achieve what you request. I recommend you to read Tutorial 7 - Working with Functions. You'll find the tutorials at TeeChart's program group.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |