Probability of One Portfolio Outperforming Another Portfolio

Let us consider two assets A and B with the following details:

MeanStandard DeviationCorrelation
AμA=10%\mu_{A}=10\%σA=20%\sigma_{A}=20\%ρAB=30%\rho_{AB}=30\%
BμB=12%\mu_{B}=12\%σB=26%\sigma_{B}=26\%

We have a total of $10 million to invest. Our objective is to reach a target return of $5 million. Let us look at the following three options and find out the probability of reaching our target in each case:

  1. Entire $10 million in Asset A
  2. Entire $10 million in Asset B
  3. $5 million in A and $5 million in B

Assuming r as the return from each portfolio, our objective can be expressed as follows:

P (10million*r > 5million)

Or

P (r > 0.5)

We know that if the returns of an asset are normally distributed, it can be expressed as a function of standard normal distribution. We can associate the return distribution to a standard normal distribution, which has a zero mean and a standard deviation of one.

Therefore, our returns can be expressed as follows:

r=μr+Zσrr = \mu_{r} + Z\sigma_{r}

or Z=(rμr)/σrZ = (r - \mu_{r})/ \sigma_{r}

Our probability can be expressed as follows:

Let us now evaluate each of the three portfolios.

1. Entire $10 million in Asset A

μA=10%\mu_{A}=10\%

σA=20%\sigma_{A}=20\%

That is, P(Z > 2) = 2.28%

2. Entire $10 million in Asset B

μB=12%\mu_{B}=12\%

σB=26%\sigma_{B}=26\%

That is, P(Z > 1.46) = 7.19%

3. $5 million in A and $5 million in B

First we need to calculate the expected return and standard deviation of the portfolio.

That is, P(Z > 2.09) = 1.8%

Conclusion

You can observe that the portfolio with the highest risk has the greatest chance of reaching the target, while the diversified portfolio has the least chance of reaching the target.

Data Science in Finance: 9-Book Bundle

Data Science in Finance Book Bundle

Master R and Python for financial data science with our comprehensive bundle of 9 ebooks.

What's Included:

  • Getting Started with R
  • R Programming for Data Science
  • Data Visualization with R
  • Financial Time Series Analysis with R
  • Quantitative Trading Strategies with R
  • Derivatives with R
  • Credit Risk Modelling With R
  • Python for Data Science
  • Machine Learning in Finance using Python

Each book includes PDFs, explanations, instructions, data files, and R code for all examples.

Get the Bundle for $39 (Regular $57)
JOIN 30,000 DATA PROFESSIONALS

Free Guides - Getting Started with R and Python

Enter your name and email address below and we will email you the guides for R programming and Python.

Data Science in Finance: 9-Book Bundle

Data Science in Finance Book Bundle

Master R and Python for financial data science with our comprehensive bundle of 9 ebooks.

What's Included:

  • Getting Started with R
  • R Programming for Data Science
  • Data Visualization with R
  • Financial Time Series Analysis with R
  • Quantitative Trading Strategies with R
  • Derivatives with R
  • Credit Risk Modelling With R
  • Python for Data Science
  • Machine Learning in Finance using Python

Each book comes with PDFs, detailed explanations, step-by-step instructions, data files, and complete downloadable R code for all examples.