I have a series of data (x,y) as below. I want to use this data to
create a bell curve (normal distribution) with perl. How can I do
this?
x y
1 2
2 50
3 40
4 300
5 70
6 80
7 8
8 10
9 25
10 60
11 350
12 80
13 40
14 5
By normalized curve i mean something like on the link below. Didnt know how to draw a graph here.
Really appreciate any help clues.
http://training.ce.washington.edu/WSDOT/Modules/08_specifications_qa/normal_distribution.htm