Sulprobil Blog

My blog in German: https://www.berndplumhoff.de

  1. Fix Sum from Random Corridors (Excel)

    Make Random Numbers with Different Border Values add up to a Specified Sum

  2. PF_Allocate (VBA)

    Generate a random portfolio with a given total sum and lower + upper boundaries for each asset

  3. sbRandGeneral (VBA)

    Generate 'General' distributed random numbers

  4. sbRandTrigen (VBA)

    Generate triangular distributed random numbers

  5. sbRandTriang (VBA)

    Generate triangular distributed random numbers

  6. sbRandSum1 (VBA)

    Generate random numbers which sum up to 1

  7. sbRandIntFixSum (VBA)

    Generate random integers between two boundaries which sum up to N

  8. sbGrowthSeries (VBA)

    Generate random data with a compound growth rate - a special Brownian Bridge

  9. sbGenerateTeams (VBA)

    Monte Carlo Simulation to Generate a Fair Team Distribution

  10. sbRandHistogrm (VBA)

    Create a histogram distribution of random numbers