- Probability - Basic Terminology
- Two Defining Properties of Probability
- Empirical, Subjective and Priori Probability
- State the Probability of an Event as Odds
- Unconditional and Conditional Probabilities
- Multiplication, Addition and Total Probability Rules
- Joint Probability of Two Events
- Probability of Atleast One of the Events Occuring
- Dependent Vs. Independent Events in Probability
- Joint Probability of a Number of Independent Events
- Unconditional Probability Using Total Probability Rule
- Expected Value of Investments
- Calculating Variance and Standard Deviation of Stock Returns
- Conditional Expected Values
- Calculating Covariance and Correlation
- Expected Value of a Portfolio
- Variance and Standard Deviation of a Portfolio
- Bayes’ Theorem
- Multiplication Rule of Counting
- Permutation and Combination Formula
Expected Value of a Portfolio
We earlier learned about how to calculate the expected value, variance, and standard deviation of a single random variable or an asset.
Portfolio managers will have many assets in their portfolios in different proportions. The portfolio manager will have to therefore calculate the returns on the entire portfolio of assets. The returns on the portfolio are calculated as the weighted average of the returns on all the assets held in the portfolio.
Using the same properties, we can calculate the expected value (returns), variance and standard deviation of a portfolio.
Expected Value (Expected returns)
The formula for portfolio returns is presented below:
w represents the weights of each asset, and r represents the returns on the assets. For example, if an asset constitutes 25% of the portfolio, its weight will be 0.25. Note that sum of all the asset weights will be equal to 1, as it will represent 100% of the investment. The returns here are single period returns with same periods for each asset’s returns.
Let’s take an example of a two asset portfolio to understand how portfolio returns are calculated. Let’s say that our portfolio comprises of two assets A and B and has the following details.
Investment | Returns | |
A | 25000 | 10% |
B | 75000 | 6% |
The table presents the amount invested in each asset and the returns from each asset. The total amount invested is $100,000. We can calculate the weights for each asset as follows:
wA = 25000/100000 = 0.25
wB = 75000/100000 = 0.75
We can now calculate the portfolio returns as follows:
The same calculation can be extended for multiple assets.
Related Downloads
Related Quizzes
Data Science in Finance: 9-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)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.