Expected Return Calculator

Calculate the expected return of a portfolio based on asset weights and their expected returns.

About Expected Return

The expected return of a portfolio is the weighted average of the expected returns of its assets. This tool calculates the portfolio’s expected return by multiplying each asset’s weight by its expected return and summing the results. Weights must sum to 1 (100%).

Example: For two assets with weights 40% (0.4) and 60% (0.6), and expected returns 8% (0.08) and 12% (0.12), the expected return is (0.4 × 0.08) + (0.6 × 0.12) = 0.104 or 10.4%.

Input Fields

Provide the following details to calculate your portfolio’s expected return:

Back to Home