web3/concepts/expected-return.md

4 lines
227 B
Markdown

# Expected Return
Expected return (ER) is calculated by multiplying potential cashflow outcomes by the odds that they occur and then summing over the result.
> ER = (return A x probability A) + (return B x probability B) + ...