Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hi there I am trying to create a function that will grab random values from a given distribution (lognormal and beta in particular). I am currently using the following code for lognormal: dblValue = Application.WorksheetFunction.LogInv(Rnd(), v1, v2) where v1 is my mean and v2 is my standard deviation. But each time I try to run it, I get the error "Unable to get the LogInv property of the Worksheet Function class" Any suggestions? -- leebean337 ------------------------------------------------------------------------ leebean337's Profile: http://www.excelforum.com/member.php...o&userid=31099 View this thread: http://www.excelforum.com/showthread...hreadid=507712 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro needed to Paste Values and prevent Macro operation | Excel Discussion (Misc queries) | |||
Macro needed to Paste Values and prevent Macro operation | Excel Discussion (Misc queries) | |||
Generate random numbers between two values and with a given mean | Excel Worksheet Functions | |||
How can I get Positive values only from the random number generat. | Excel Discussion (Misc queries) | |||
Generating Correlated Random Values in Excel | Excel Discussion (Misc queries) |