Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You can test it depending on the range of numbers you're generating.
For example: For random numbers from 1 to 10 Select the range A1:A20000 Enter the formula =RANDBETWEEN(1,10) Hit CTRL ENTER Enter this formula in C1 and copy down to C10: =COUNTIF(A:A,ROW()) The initial calculation will take a few seconds to calculate. You will get a relatively uniform distribution with no extreme outliers. To generate a new set of data just press F9 -- Biff Microsoft Excel MVP "Candicehkjc" wrote in message ... We use the RANBETWEEN function to generate random numbers, is this function certified randomness? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy of excel file not showing formulal/function in the function b | Excel Discussion (Misc queries) | |||
Do gettinf certified give you a edge in the work place? | Excel Discussion (Misc queries) | |||
Template for Certified or Wage Decision Payrolls | Excel Discussion (Misc queries) | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
Offset function with nested match function not finding host ss. | Excel Worksheet Functions |