+ Reply to Thread
Results 1 to 2 of 2

Two Dimensional Simulation Problem

  1. #1
    Registered User
    Join Date
    03-19-2012
    Location
    United States
    MS-Off Ver
    Excel 2011 for Mac
    Posts
    2

    Two Dimensional Simulation Problem

    I am trying to build a simple Monte Carlo Simulation that will simulate employee behavior for say 100 employees (really the number is much larger precluding putting each employee in their own column). I would then like to run say 500 scenarios. What I would like to do is simulate the behavior for each of the 100 employees and then sum the results. This would be the result for scenario 1. Then repeat 500 times. Is there any easy way to do this within one cell for each scenario? I am not looking to do something like Scenario = 100 * NORMINV(Rand(), ...). Instead I really want to do NORMINV(Rand(), ...) + NORMINV(Rand(), ...) +..... Unless I am missing something obvious, I suspect I will need to do it in VBA. But wanted to post here first.

    Hope that makes sense.

    Thanks in advance!

  2. #2
    Registered User
    Join Date
    11-07-2012
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    1

    Re: Two Dimensional Simulation Problem

    I am attaching one file which i got while googling ..it is about monte carlo simulation...this may help you ...please let me know the status ....
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1