Home |
Search |
Today's Posts |
#3
![]() |
|||
|
|||
![]()
Weighted how?
Here's one way to get a distribution weighted toward 0. Select A1:A200, and array-enter (CTRL-SHIFT_ENTER or CMD-RETURN): =INT(RAND()*RAND()*7)+1 conversely, weighted toward 7 (also array-entered): =7-INT(RAND()*RAND()*8) You could also enter regularly each formula in cell A1 and copy down. In article , "giles" wrote: I want to generate sample data - maybe 200 numbers from 1 to 7 but wieghted towards one end - any ideas? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with data not getting plotted | Excel Discussion (Misc queries) | |||
Help with data not getting plotted | Charts and Charting in Excel | |||
Charting data ranges that change | Charts and Charting in Excel | |||
Running Data Table using an input that triggers DDE linked data | Excel Discussion (Misc queries) | |||
Data Table - Does it work with DDE links and stock tickers? | Excel Discussion (Misc queries) |