Anyone tell me what the mathematical formula is to generate a random number that follows a normal distribution given:
Have RND function that generates evenly distributed values.
Have basic math function like log, sin, sqrt, exp etc.
I want to generate random heights, weights, shoe sizes with the values following the expected normal dist of mostly 5'9" with a few tall gits and a few short arses etc.
Not expecting you rabble to be any use whatsoever.
Have RND function that generates evenly distributed values.
Have basic math function like log, sin, sqrt, exp etc.
I want to generate random heights, weights, shoe sizes with the values following the expected normal dist of mostly 5'9" with a few tall gits and a few short arses etc.
Not expecting you rabble to be any use whatsoever.
Comment