Sulprobil Blog

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

  1. sbGrowthSeries (VBA)

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

  2. PF_Allocate (VBA)

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

  3. sbRandCDFInv (VBA)

    Generate distributed random numbers for a given explicit inverse cumulative distribution function

  4. sbRandPDF (VBA)

    Generate random numbers with a linear proxy of the inverse cumulative distribution function

  5. sbRandHistogrm (VBA)

    Create a histogram distribution of random numbers

  6. sbRandSum1 (VBA)

    Generate random numbers which sum up to 1

  7. sbRandCauchy (VBA)

    Generate 'Cauchy' distributed random numbers

  8. sbRandIntFixSum (VBA)

    Generate random integers between two boundaries which sum up to N

  9. sbLongRandSumN (VBA)

    Generate random integers which sum up to N

  10. sbRandomNoRepeatBeforeN (VBA)

    Generate random numbers which will not reappear within the next N draws