Tested tool guide
Tested browser tools
Checked August 15, 2026
What CAPM Calculator (Capital Asset Pricing) does, with a checked example
This tool applies the CAPM formula: expected return equals the risk-free rate plus beta multiplied by the market risk premium. Enter a risk-free rate (typically a short-term government bond yield), a beta coefficient (the asset's volatility relative to the overall market), and a market risk premium (expected market return minus the risk-free rate), and it returns a single expected-return percentage. The most common mix-up is entering the market's total expected return in the risk premium field instead of the return already net of the risk-free rate. With a positive beta and a positive risk-free rate, this silently inflates the result; with a negative beta it does the opposite and understates the result, and with a beta of zero it has no effect at all.
Worked example
A concrete input and expected output from the current implementation.
Input
Risk-free rate: 4%, Beta: 1.2, Market risk premium: 5.5%
->
Expected output
Expected return: 10.6%
10.6% = 4% + (1.2 x 5.5%); the beta of 1.2 scales the 5.5% premium up to 6.6%, which is then added to the 4% risk-free rate.