![]() |
Probability of random numbers
i am currently working with a some rainfall data and am trying to give a
somewhat probable forecast. i have data for the past 100 years, which gives me my Average Annual rainfall, and based off of that i can get my standard Deviation/bell curve. What i want to do is be able to generate random numbers based off of its probability of happening. Is there a way i can do this? |
Probability of random numbers
Soccer boy -
If the data are approximately normally distributed (bell-shaped histogram), you could use =NORMINV(RAND(),mean,stdev) If the data are not normally distributed, or if you don't want dynamic values, post again with more details. - Mike Middleton http://www.DecisionToolworks.com "Soccer boy" wrote in message ... i am currently working with a some rainfall data and am trying to give a somewhat probable forecast. i have data for the past 100 years, which gives me my Average Annual rainfall, and based off of that i can get my standard Deviation/bell curve. What i want to do is be able to generate random numbers based off of its probability of happening. Is there a way i can do this? |
All times are GMT +1. The time now is 05:33 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com