Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On Wed, 15 Jul 2009 17:24:37 +0200, "nurrrthk"
wrote: Hi, I need to populate a test table with some random numbers. Example : 0 or 1. I fill in the table with "= Randbetween(0;1)" and that does the trick. But now I need to bias the data so there is - for example - twice a many chances of 0 than there is of 1. How would I do that ? TIA Nurrrrthk Try this formula: =INT(RANDBETWEEN(0,2)/2) Hope this helps / Lars-Åke |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
getting numbers divisible by 4 from random numbers in ascending order | Excel Worksheet Functions | |||
Goal Seek Bias | Excel Worksheet Functions | |||
Can Excel pick random numbers from 1-300 and not repeat numbers? | Excel Discussion (Misc queries) | |||
Non-random numbers generated by excel's data analysis random gener | Excel Worksheet Functions | |||
Non-random numbers generated by excel's data analysis random gener | Excel Discussion (Misc queries) |