Hi, have you seen this component?
http://www.codecogs.com/d-ox/stats/dists/continuous/normal/pdf.php
This is basically a component which returns the value of the gaussian function f(x) for given values of the mean and standard deviation. This module also contains some example code which may give you a hint on how to write your algorithm.
Please let me know if you have further questions.
Login