D
DavidObeid
Is there a simple (non-vba) way to generate random numbers within
given range of integers where some numbers have a different bias tha
others?
EG: I want to generate random numbers from 3 to 10 where the proportio
of expected 3's will be say, 5%, 4's will be 10%, 5's will be 13%, 6'
will be 15%, 7's will be 18%, 8's wil be 20%, 9's wil be 11% and 10'
will be 8%.
Thanks in advance,
Dav
given range of integers where some numbers have a different bias tha
others?
EG: I want to generate random numbers from 3 to 10 where the proportio
of expected 3's will be say, 5%, 4's will be 10%, 5's will be 13%, 6'
will be 15%, 7's will be 18%, 8's wil be 20%, 9's wil be 11% and 10'
will be 8%.
Thanks in advance,
Dav