nick.smith99
New Member
- Joined
- Jul 26, 2005
- Messages
- 7
I know how to simulate normal or lognormal returns within VBA using the RND function, and normsdist within the worksheetfunction bit of VBA (there may be more efficient ways but I know this works), but does anyone know how to incorporate kurtosis within the code. In other words can I simulate a distribution with a known kurtosis number using excel/vba?