Please for one minute imagine a bell shaped (normally distributed) curve with set standard deviations. On the x-axis we have Variable X. The probability of being randomly assigned the Variable X where variable X = b depends on where b is on the x-axis. I would like a Perl program that can randomly pluck out any X variable, with the probability of this plucking being determined by the normal distribution. Can anyone please help me do this?