Simple Angel Investing Simulation Model using a 10 sided die

The die has 9 “Lose” faces and 1 “Win” face.

You need to decide the “Win” Face and the Average Investment Period which determined the expected return

You also need to decide the Total Size of the Investment and the Number of Investments

Simple 10 Sided Die Assumptions

Single Simulation

The following is a single Simulation of investing <Total Investment> in <Number> Investments of <Total Investmnet / Number> each

The returns are based on rolling <Number> 10 sided dice.

The sides of each die are 0, 0, 0, 0, 0, 0, 0, 0, 0 and <Win>

The Expected Return of this simulation is <Expected Total Return> or <IRR>% per annum

The Expected Risk (Standard Deviation) is <Risk>% per annum

Each Year of the simulation takes <Time> Seconds

<Insert Single Simulation>

Full Simulation

The following is <Number of Simulations> Simulations of investing <Total Investment> in <Number> Investments of <Total Investmnet / Number> each

The returns are based on rolling <Number> 10 sided dice.

The sides of each die are 0, 0, 0, 0, 0, 0, 0, 0, 0 and <Win>

The Expected Return of this simulation is <Expected Total Return> or <IRR>% per annum

The Expected Risk (Standard Deviation) is <Risk>% per annum

Each Year of the simulation takes <Time> Seconds

<Insert Full Simulation>