FINRA Series 7 / 63 / 65 Risk and Return Metrics
Last updated: May 2, 2026
Risk and Return Metrics questions are one of the highest-leverage areas to study for the FINRA Series 7 / 63 / 65. This guide breaks down the rule, the elements you need to recognize, the named traps that catch most students, and a memory aid that scales to test day. Read it once, then practice the same sub-topic adaptively in the app.
The rule
On the Series 7 and 65, you must distinguish systematic risk (measured by beta) from total risk (measured by standard deviation), and you must know which metric matches which question. Beta measures sensitivity to market moves and feeds the Capital Asset Pricing Model (CAPM): $$E(R_i) = R_f + \beta_i \times (R_m - R_f)$$ Alpha is the realized return minus the CAPM-required return — positive alpha means the manager beat the risk-adjusted benchmark. Sharpe ratio, $\frac{R_p - R_f}{\sigma_p}$, divides excess return by total risk and is the right tool when comparing diversified portfolios that may have different volatilities.
Elements breakdown
Standard Deviation (σ)
A statistical measure of total risk — the dispersion of a security's or portfolio's returns around its mean.
- Captures both systematic and unsystematic risk
- Higher σ means wider return distribution
- Used for total-risk comparisons and Sharpe ratio
- Assumes roughly normal return distribution
Common examples:
- A portfolio with σ = 18% is more volatile than one with σ = 9%.
Beta (β)
A measure of a security's or portfolio's sensitivity to movements in the overall market (systematic risk only).
- Market beta is defined as 1.0
- β > 1 means more volatile than market
- β < 1 means less volatile than market
- Negative beta moves opposite to market
- Diversification cannot eliminate beta risk
Common examples:
- A stock with β = 1.4 is expected to rise 14% when the market rises 10%.
CAPM Expected Return
The required return on a security given its systematic risk, the risk-free rate, and the market risk premium.
- Inputs: risk-free rate, beta, market return
- Formula: $R_f + \beta(R_m - R_f)$
- Gives the hurdle rate, not a forecast
- Assumes investors hold diversified portfolios
Common examples:
- With $R_f$ = 3%, $R_m$ = 9%, β = 1.2, expected return = 3% + 1.2(6%) = 10.2%.
Alpha (α)
The portion of a portfolio's return above (or below) what CAPM predicted given its beta.
- Positive α indicates outperformance vs. risk-adjusted benchmark
- Negative α indicates underperformance
- Used to evaluate active managers
- Independent of beta — pure skill measure
Common examples:
- A fund returned 12% when CAPM predicted 10%; α = +2%.
Sharpe Ratio
A risk-adjusted return measure dividing excess return over the risk-free rate by total risk (standard deviation).
- Formula: $\frac{R_p - R_f}{\sigma_p}$
- Higher Sharpe = better risk-adjusted performance
- Uses standard deviation, not beta
- Best for comparing standalone portfolios
Common examples:
- A portfolio returning 11% with $R_f$ = 3% and σ = 16% has Sharpe = 0.50.
Systematic vs. Unsystematic Risk
Total risk decomposes into market-wide (systematic) risk and security-specific (unsystematic) risk.
- Systematic = market, interest-rate, inflation risk
- Unsystematic = business, financial, regulatory risk
- Diversification eliminates only unsystematic risk
- CAPM compensates only systematic risk
Common examples:
- Adding 25-30 uncorrelated stocks largely eliminates unsystematic risk.
Common patterns and traps
Beta-for-Sigma Swap
The wrong choice plugs beta into a place that requires standard deviation, or vice versa. The most common version computes a 'Sharpe ratio' using beta in the denominator (which is actually the Treynor ratio) or computes CAPM using sigma instead of beta. Candidates who memorize formulas without distinguishing total-risk from systematic-risk inputs fall straight into this.
A choice that says 'Sharpe = (R_p − R_f) ÷ β' or a CAPM answer where the candidate multiplied the market premium by the standard deviation.
Raw-Return Equals Alpha
The trap labels any positive realized return — or any return above the market — as 'positive alpha,' ignoring the beta adjustment. Alpha is realized return minus CAPM-required return; a high-beta fund that beat the market may still have negative alpha if it didn't beat its risk-adjusted hurdle.
A choice stating 'the fund returned 14% versus the market's 10%, so alpha is +4%' without computing the CAPM expected return for the fund's beta.
Diversification Cures Everything
The wrong answer claims that adding more securities will reduce a portfolio's beta toward zero or eliminate market risk. Diversification only reduces unsystematic (security-specific) risk; systematic risk — the kind beta measures — persists no matter how many stocks you add.
A choice asserting 'by holding 50 stocks across sectors, the investor has eliminated beta risk' or 'a fully diversified portfolio has β ≈ 0.'
Wrong-Tool-for-the-Job
The question describes a customer whose entire net worth is in a single fund, but the trap chooses beta-based metrics (Treynor, Jensen's alpha) instead of total-risk metrics (Sharpe, standard deviation). Or the question describes adding one slice to a diversified portfolio, but the trap chooses Sharpe instead of Treynor or beta. Match the metric to the investor's diversification context.
A choice picking Treynor ratio for a retired customer with all assets concentrated in one growth fund.
Risk-Free Rate Omission
In CAPM and Sharpe calculations, the wrong answer drops the risk-free rate — using $\beta \times R_m$ for CAPM or $R_p ÷ \sigma_p$ for Sharpe. Both metrics are about EXCESS return over the risk-free rate; omitting $R_f$ produces a value that looks plausible but is wrong by the size of the risk-free rate.
A CAPM answer of '1.2 × 9% = 10.8%' or a Sharpe answer of '11% ÷ 16% = 0.69' that ignored $R_f$.
How it works
Picture a customer who owns the Garza Mid-Cap Growth Fund with β = 1.3 and σ = 20%, and last year it returned 14%. The risk-free rate was 2%, the S&P 500 returned 10%. CAPM says the fund should have earned 2% + 1.3(10% − 2%) = 12.4%, so realized alpha is +1.6%. The Sharpe ratio is (14% − 2%) ÷ 20% = 0.60. Each metric answers a different question: beta tells you how the fund moves with the market, alpha tells you whether the manager added value after adjusting for that beta, and Sharpe tells you how much excess return you earned per unit of total risk. Test items will hand you three of the four CAPM inputs and ask for the fourth, or hand you two portfolios and ask which is "better" — the answer depends on whether the question implies a standalone investment (Sharpe / σ) or an addition to a diversified portfolio (beta / Treynor).
Worked examples
Based on the Capital Asset Pricing Model, what is the Talavera fund's alpha for the year?
- A +1.0% ✓ Correct
- B +3.0%
- C +5.0%
- D −1.0%
Why A is correct: CAPM expected return = $R_f + \beta(R_m - R_f)$ = 4% + 1.25(12% − 4%) = 4% + 10% = 14%. Alpha is realized return minus expected return: 15% − 14% = +1.0%. Even though the fund beat the market by 3 percentage points, most of that excess was compensation for taking on more systematic risk (β = 1.25), so the true risk-adjusted outperformance is just 1%.
Why each wrong choice fails:
- B: This is the fund's return minus the market's return (15% − 12%), which ignores the beta adjustment entirely. A high-beta fund is expected to outperform the market in up years; that excess is not alpha. (Raw-Return Equals Alpha)
- C: This is the fund's return minus the risk-free rate (15% − 10%, wrong subtraction) or some similar miscalculation that omits the beta scaling on the market premium. It does not match CAPM. (Risk-Free Rate Omission)
- D: This would result from computing CAPM as $R_f + \beta \times R_m$ = 4% + 1.25(12%) = 19%, then 15% − 19% = −4% (and miscomputed). It uses the gross market return instead of the market premium. (Risk-Free Rate Omission)
Which risk-adjusted metric is MOST appropriate for the representative to use when comparing these two funds for this customer, and which fund looks better on that metric?
- A Treynor ratio; the alternative fund is better
- B Sharpe ratio; the alternative fund is better ✓ Correct
- C Sharpe ratio; the customer's current fund is better
- D Beta alone; the customer's current fund is better
Why B is correct: Because the customer's entire net worth is in a single fund, total risk — not just systematic risk — matters. The Sharpe ratio, which uses standard deviation, is the correct metric. Current fund Sharpe = (9% − 3%) ÷ 17% = 0.353; alternative fund Sharpe = (10% − 3%) ÷ 14% = 0.500. The alternative fund delivers more excess return per unit of total risk and is the better choice on a risk-adjusted basis.
Why each wrong choice fails:
- A: Treynor uses beta in the denominator, which is appropriate when the holding is one slice of a diversified portfolio. This customer's entire wealth is concentrated in one fund, so total risk (σ) — not just systematic risk (β) — is what she actually bears. (Wrong-Tool-for-the-Job)
- C: The metric is right but the comparison is wrong. Current Sharpe of 0.353 is lower than the alternative's 0.500, so the alternative — not the current fund — has the better risk-adjusted return.
- D: Beta alone is not a risk-adjusted return metric — it ignores return entirely. You cannot compare two investments on beta without considering what return each delivers per unit of risk taken. (Beta-for-Sigma Swap)
Which of the following BEST describes why the junior representative's statement is incorrect?
- A Diversification eliminates only unsystematic risk; systematic risk, which beta measures, cannot be diversified away ✓ Correct
- B Diversification reduces beta but not standard deviation, because beta is a market-relative measure
- C A 40-stock portfolio has too few names to achieve diversification; at least 200 are required for beta to fall toward zero
- D Beta cannot fall below 1.0 by construction, since 1.0 is the market average
Why A is correct: Total risk has two components: systematic (market) risk and unsystematic (security-specific) risk. Diversification works by averaging away the company-specific shocks — these tend to cancel out across many holdings. But systematic risk — interest rates, recessions, inflation, geopolitical shocks — affects all stocks together, so no amount of diversification eliminates it. Beta measures exactly this systematic component, so a well-diversified equity portfolio will have a beta near 1.0 (the market's beta), not near zero.
Why each wrong choice fails:
- B: This reverses the correct relationship. Diversification primarily reduces standard deviation (total risk) by eliminating unsystematic risk; it does not meaningfully reduce beta, since beta is the systematic risk that survives diversification. (Beta-for-Sigma Swap)
- C: Empirical studies show that 25-30 well-chosen stocks capture most of the available diversification benefit on the unsystematic side. More importantly, even infinite diversification within equities cannot push beta to zero — that is not a sample-size issue but a structural one. (Diversification Cures Everything)
- D: Beta absolutely can fall below 1.0; defensive stocks (utilities, consumer staples) routinely have betas of 0.5-0.8, and some assets carry negative betas. The market's beta is 1.0 by definition, but individual securities and portfolios span a wide range.
Memory aid
BAS-S: Beta = market sensitivity; Alpha = skill above CAPM; Sharpe = excess return per total risk; Standard deviation = total risk. If the question says 'diversified investor,' use beta; if 'all my money is here,' use standard deviation.
Key distinction
Beta measures only systematic (non-diversifiable) risk and is the right risk input for CAPM and Treynor; standard deviation measures total risk and is the right input for the Sharpe ratio — never substitute one for the other.
Summary
Match the metric to the question: beta and CAPM for systematic-risk problems, alpha for risk-adjusted outperformance, and standard deviation with Sharpe for total-risk comparisons.
Practice risk and return metrics adaptively
Reading the rule is the start. Working FINRA Series 7 / 63 / 65-format questions on this sub-topic with adaptive selection, watching your mastery score climb in real time, and seeing the items you missed return on a spaced-repetition schedule — that's where score lift actually happens. Free for seven days. No credit card required.
Start your free 7-day trialFrequently asked questions
What is risk and return metrics on the FINRA Series 7 / 63 / 65?
On the Series 7 and 65, you must distinguish systematic risk (measured by beta) from total risk (measured by standard deviation), and you must know which metric matches which question. Beta measures sensitivity to market moves and feeds the Capital Asset Pricing Model (CAPM): $$E(R_i) = R_f + \beta_i \times (R_m - R_f)$$ Alpha is the realized return minus the CAPM-required return — positive alpha means the manager beat the risk-adjusted benchmark. Sharpe ratio, $\frac{R_p - R_f}{\sigma_p}$, divides excess return by total risk and is the right tool when comparing diversified portfolios that may have different volatilities.
How do I practice risk and return metrics questions?
The fastest way to improve on risk and return metrics is targeted, adaptive practice — working questions that focus on your specific weak spots within this sub-topic, getting immediate feedback, and revisiting items you missed on a spaced-repetition schedule. Neureto's adaptive engine does this automatically across the FINRA Series 7 / 63 / 65; start a free 7-day trial to see your sub-topic mastery climb in real time.
What's the most important distinction to remember for risk and return metrics?
Beta measures only systematic (non-diversifiable) risk and is the right risk input for CAPM and Treynor; standard deviation measures total risk and is the right input for the Sharpe ratio — never substitute one for the other.
Is there a memory aid for risk and return metrics questions?
BAS-S: Beta = market sensitivity; Alpha = skill above CAPM; Sharpe = excess return per total risk; Standard deviation = total risk. If the question says 'diversified investor,' use beta; if 'all my money is here,' use standard deviation.
What's a common trap on risk and return metrics questions?
Confusing beta (systematic risk) with standard deviation (total risk)
What's a common trap on risk and return metrics questions?
Treating positive return as positive alpha without adjusting for beta
Ready to drill these patterns?
Take a free FINRA Series 7 / 63 / 65 assessment — about 25 minutes and Neureto will route more risk and return metrics questions your way until your sub-topic mastery score reflects real improvement, not luck. Free for seven days. No credit card required.
Start your free 7-day trial