Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to add up 23 independent random numbers. My first try was:
=RAND()*23 This proved to be insufficient since it really only added the same random value 23 times. I can get a correct result with a helper column or with a formula like: =RAND()+RAND()+RAND()+RAND()+RAND()+RAND()€¦€¦€ ¦€¦. Is there a more compact array formula, or some form of SUMPRODUCT, that can get the same result? -- Gary''s Student - gsnu2007xx |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding random noise to data | Excel Worksheet Functions | |||
getting numbers divisible by 4 from random numbers in ascending order | 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) |