Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
How do I draw a probability density function?
Posted by Branche on July 12, 2000 at 11:57 AM
hi... I have learned statistics and java. Recently,I have an idea about using java applets for simulating statistics. I use java to draw probibility density function,(normal curve) The dependent variable represents "probability", so it's (y)value is smaller than 1,and cause the graph very small. I want to draw a graph like this one on the website : www-stat.stanford.edu/~naras/jsm/FindProbability.html Would you please show me some suggestions? I need your help,it's emergent!! Sincerely!
Replies:
|