Career Employer

FREE CFA Level 2 Study Guide 2026: All 10 Topics, Built to the Exam

Every CFA Level 2 topic, taught to the vignette exam — an interactive study guide with built-in quizzes, worked valuation, and flashcards.

Check sections to boost your score

Don't know where to start?

To find us again, just search “Career Employer CFA Level 2

By

This free CFA Level 2 study guide teaches to the CFA Program Level II exam — all 10 topic areas the CFA Institute tests, organized the way the exam is built.[1] Level II is widely seen as the hardest of the three levels because it combines broad coverage with deep, applied asset valuation, so this guide is built to teach — real models, worked formulas, and the high-yield judgment calls the vignettes reward — not a summary.

And it’s interactive, not a wall of text: every topic has a built-in checkpoint quiz, hover-able glossary terms, and concept questions, so you learn by doing.

Read it topic by topic, test yourself at each checkpoint, then round out your free CFA Level 2 study resources with our practice item sets and flashcards.

CFA Level 2 Exam Snapshot

CFA Level 2 exam at a glance (2026)
DetailCFA Program — Level II
Questions88 multiple-choice in 22 item sets (vignettes), ~4 each
Scored / unscored20 item sets scored (80 items); 2 item sets unscored
FormatItem sets: a case scenario feeds the questions (not free-standing)
SessionsTwo sessions of 11 item sets each, same day
Total time4 hours 24 minutes (two 132-minute sessions + optional break)
Passing standardPass/fail; Minimum Passing Score set by the Board (not published)
First-time pass rateHistorically ~40–47% (varies by window)
Certifying bodyCFA Institute

The single biggest change from Level I is the format: instead of 180 free-standing questions, you face 22 item sets — each a short case (a vignette) with about four questions you must answer from the case.[1] That rewards connecting concepts, not isolated recall:

The Level II item set (vignette) format

Level II replaces Level I’s free-standing questions with 22 item sets. Each begins with a case scenario (a vignette) and supports about four multiple-choice questions you must answer using the vignette’s data.

Vignette (case scenario)Exhibits, financial data, and analyst statements — the facts you reason from
Q13-option MCQ from the vignette
Q23-option MCQ from the vignette
Q33-option MCQ from the vignette
Q43-option MCQ from the vignette

88 questions · 22 item sets · 20 scored + 2 unscored · two 132-minute sessions.

The exam also re-weights toward asset valuation. Five topics — Ethics, Financial Statement Analysis, Equity, Fixed Income, and Portfolio Management — each carry the higher 10–15% band; the other five carry 5–10%:[1]

CFA Level 2 exam weighting by topic (2026 ranges)
Ethical & Professional Standards12% · 10–15%
Financial Statement Analysis12% · 10–15%
Equity Investments12% · 10–15%
Fixed Income12% · 10–15%
Portfolio Management12% · 10–15%
Quantitative Methods8% · 5–10%
Economics8% · 5–10%
Corporate Issuers8% · 5–10%
Derivatives8% · 5–10%
Alternative Investments8% · 5–10%

CFA Institute publishes the topic weights as ranges, so the exact mix shifts slightly each window. This guide groups the 10 topics into 8 study modules — the two smallest related pairs (Economics with Corporate Issuers, Alternatives with Portfolio Management) are taught together — but all 10 official topics are covered.[1]

1 · Ethical & Professional Standards

10–15% of the exam. The Code and the seven Standards are the same as Level I, but the testing is harder: Level II buries the issue inside a realistic vignette where several facts compete, so you must spot which Standard a member violated and the recommended fix. Ethics also breaks ties at the borderline.

The Code & Seven Standards in Vignettes

Memorize the seven Standards in order — the exam tests the sub-standards by scenario:

The seven Standards of Professional Conduct
StandardCovers
I · ProfessionalismKnowledge of the Law, Independence & Objectivity, Misrepresentation, Misconduct
II · Integrity of Capital MarketsMaterial Nonpublic Information, Market Manipulation
III · Duties to ClientsLoyalty/Prudence/Care, Fair Dealing, Suitability, Performance Presentation, Confidentiality
IV · Duties to EmployersLoyalty, Additional Compensation Arrangements, Responsibilities of Supervisors
V · Investment Analysis, Recommendations & ActionsDiligence & Reasonable Basis, Communication, Record Retention
VI · Conflicts of InterestDisclosure of Conflicts, Priority of Transactions, Referral Fees
VII · Responsibilities as a Member/CandidateConduct in the Program, Reference to CFA Institute / the CFA designation

MNPI, Mosaic Theory & Conflicts

Standard II(A) forbids acting (or causing others to act) on material nonpublic information. The is your defense: combining public data with nonmaterial nonpublic pieces into a conclusion is acceptable, even if that conclusion is itself material. Standard VI requires disclosing conflicts of interest, giving clients priority in transactions, and disclosing referral fees — all common vignette traps.

GIPS at Level II

The get more attention at Level II.[4] Know that only an entire firm can claim compliance (not a product or person); results are grouped into composites by strategy; and performance must be calculated and presented so it is fair and comparable. Time-weighted returns are the standard for performance presentation.

Checkpoint · Topic 1 · Ethics

Question 1 of 10

An analyst learns material nonpublic information about a pending acquisition from a member of the target's board during a private dinner. Under the Standards of Professional Conduct, what is the analyst's most appropriate action regarding trading on this information?

2 · Quantitative Methods

5–10% of the exam, and at Level II it is almost entirely regression and time series — the statistical machinery behind factor models, valuation, and forecasting. Master the assumptions and what breaks them.

Multiple Linear Regression

Multiple regression fits Y=b0+b1X1+b2X2++ε Y = b_0 + b_1 X_1 + b_2 X_2 + \dots + \varepsilon . Each slope bj b_j is the effect of that variable holding the others constant. Know the tests: a t-test on each coefficient (is it individually significant?), the F-test (is the model jointly significant?), and R2 R^2 versus adjusted R2 R^2 , which penalizes adding useless variables.

The classical regression assumptions (and what they buy you)
AssumptionWhy it matters
LinearityThe relationship is linear in the coefficients
Independent variables uncorrelated with the errorOtherwise estimates are biased and inconsistent
Homoskedasticity (constant error variance)Needed for valid standard errors and tests
No serial correlation of errorsOtherwise standard errors are wrong
Normally distributed errorsSupports the t- and F-tests in small samples

Heteroskedasticity, Serial Correlation & Multicollinearity

Three violations dominate the vignettes, and the trick is knowing the symptom and the fix:

Regression problems: symptom and fix
ProblemEffectDetect / fix
Conditional heteroskedasticityBiased standard errors → false significanceBreusch-Pagan test; robust (White) standard errors
Serial correlationBiased standard errors (often overstated t-stats)Durbin-Watson / Breusch-Godfrey; robust standard errors
MulticollinearityInflated standard errors → insignificant t-tests despite high R²High R² + significant F but insignificant t; drop a variable

Time Series & Machine Learning

For time series, know autoregressive (AR) models, the need for covariance stationarity, unit roots (a random walk is non-stationary — test with Dickey-Fuller and difference the series), and seasonality. The big-data and machine-learning readings introduce supervised vs unsupervised learning and overfitting, tested conceptually rather than computationally.

Checkpoint · Topic 2 · Quant

Question 1 of 10

In a multiple linear regression that satisfies the classical assumptions, what is assumed about the relationship between each independent variable and the error term?

3 · Economics & Corporate Issuers

Economics is 5–10% and Corporate Issuers is 5–10%. They are taught together here because Level II narrows Economics largely to exchange rates, and Corporate Issuers to capital structure and payout — two compact, formula-light topics.

Exchange Rates & Parity Conditions

The heart of Level II economics is the set of parity conditions that link interest rates, inflation, and spot and forward exchange rates:

The international parity conditions
ConditionWhat it links
Covered interest rate parityForward premium/discount = interest-rate differential (holds by arbitrage)
Uncovered interest rate parityExpected currency change = interest-rate differential (holds on average)
Purchasing power parity (PPP)Expected currency change = inflation differential
International Fisher relationNominal interest-rate differential = expected inflation differential

is the one that holds exactly, because the position is fully hedged with a forward. The higher-yielding currency trades at a forward discount. A break in covered parity is a riskless arbitrage.

Economic Growth & Regulation

Growth comes from labor, capital, and total factor productivity; the production-function and growth-accounting view explains long-run output. The regulation reading frames why regulation exists (externalities, information asymmetry) and how it affects firms and analysts.

Capital Structure (Modigliani-Miller)

The are the backbone of capital-structure theory. Without taxes, firm value and the WACC are independent of leverage (Prop I), while the cost of equity rises linearly with leverage (Prop II). Add the tax deductibility of interest and debt creates a valuable tax shield — but financial distress and agency costs cap how much debt is optimal (the trade-off theory).

Dividends, Buybacks & ESG

A share repurchase and a cash dividend of equal size are economically equivalent in a no-tax world, but differ in signaling, flexibility, and tax treatment. Know the residual, stable, and target-payout dividend policies, and how a buyback can increase EPS only when the after-tax cost of funds is below the earnings yield. ESG factors are increasingly integrated into issuer analysis.

Checkpoint · Topic 3 · Economics & Corporate Issuers

Question 1 of 10

Covered interest rate parity is most accurately described as which type of relationship between spot rates, forward rates, and interest rates?

4 · Financial Statement Analysis

10–15% of the exam — a high-band topic and a Level II favorite. The Level II FSA content is more technical than Level I: how one company accounts for owning another, pensions, foreign-currency translation, and spotting low-quality reporting.

Intercorporate Investments

How an investor reports an investment depends on the degree of influence:

Accounting for intercorporate investments
InfluenceTypical ownershipMethod
No significant influence< 20%Financial asset (fair value, or amortized cost)
Significant influence20–50%Equity method (one line; share of profit)
Control> 50%Consolidation (combine all; non-controlling interest)
Joint controlSharedEquity method (IFRS) for a joint venture

Net income is the same under the equity method and consolidation, but grosses up revenue, assets, and liabilities — so it changes margins and leverage ratios. In a business combination, the excess paid over fair value of net assets is , which is tested for impairment, not amortized.

Employee Benefits (Pensions)

For a defined-benefit plan, the balance sheet reports the — plan assets minus the benefit obligation:

Defined-benefit pension funded status

The net pension asset or liability reported on the balance sheet is simply plan assets minus the obligation.

Fair value of plan assetsWhat the fund holds
Benefit obligation (PBO / DBO)PV of promised benefits
Funded statusNet asset (surplus) or liability (deficit)

Underfunded (obligation > assets) = a net liability. The discount-rate assumption drives the obligation’s size.

A lower discount rate raises the obligation and worsens funded status, so the actuarial assumptions (discount rate, compensation growth, expected return) are where analysts dig. Periodic pension cost is split between profit or loss and other comprehensive income, differing somewhat between IFRS and U.S. GAAP.

Multinational Operations (Translation)

Translating a foreign subsidiary depends on its functional currency:

Current-rate vs temporal translation
Current-rate methodTemporal method
Used when functional currency isThe local currencyThe parent's currency
Assets & liabilitiesCurrent rateMonetary at current; non-monetary at historical
Revenues & expensesAverage rateAverage (COGS, depreciation at historical)
Translation gain/loss goes toEquity (CTA)Net income

Because the runs the gain or loss through income, it makes earnings more volatile than the .

Financial Reporting Quality

High-quality reporting is both decision-useful (relevant and faithful) and a sign of high-quality earnings(sustainable, cash-backed). Watch for aggressive revenue recognition, capitalizing costs that should be expensed, classifying operating cash outflows as investing, and recurring “one-time” charges. The Beneish M-score and accruals ratios are common red-flag tools.

Checkpoint · Topic 4 · FSA

Question 1 of 10

A company tests its equity-method investment in an associate for impairment under IFRS. What triggers recognition of an impairment loss on that single investment line?

5 · Equity Valuation

10–15% of the exam — and the signature Level II skill. Level I asked what a stock is worth with one formula; Level II asks you to choose the right model for the firm in the vignette and apply it. Master the model map first.

Choosing an equity valuation model

Level II rewards picking the right model for the firm in the vignette, then applying it.

Dividend Discount (DDM)Stable dividend payer; dividends tied to earnings
Free Cash Flow (FCFF / FCFE)Pays no or erratic dividends; control perspective
Residual Income (RI)Negative early free cash flow; recognizes value upfront
Market Multiples (P/E, EV/EBITDA)Comparable peers; quick relative valuation

All are present-value models — they differ in the cash flow discounted (dividends, free cash flow, or economic profit).

Dividend Discount Models

The Gordon constant-growth model values a stock as V0=D1rg V_0 = \dfrac{D_1}{r - g} , valid only when g<r g < r . For firms whose growth fades, use a two-stage model (high growth then a terminal Gordon value) or the , which assumes growth declines linearly from a high to a stable rate.

Free Cash Flow (FCFF & FCFE)

When dividends are absent or erratic, discount free cash flow instead. The two measures answer different questions:

From FCFF to FCFE — the free-cash-flow bridge
  1. 1. FCFF (firm)Cash to ALL capital providers: FCFF = NI + NCC + Int(1 − tax) − FCInv − WCInv. Discount at WACC.
  2. 2. Subtract after-tax interestRemove the debtholders' claim: − Int(1 − tax).
  3. 3. Add net borrowing+ Net borrowing (new debt issued − debt repaid).
  4. 4. FCFE (equity)Cash left for shareholders: FCFE = FCFF − Int(1 − tax) + Net borrowing. Discount at the cost of equity.

FCFF is discounted at WACC to get firm value; FCFE is discounted at the cost of equity to get equity value directly.

is discounted at the WACC to get firm value (then subtract debt for equity); is discounted at the cost of equity to get equity value directly. Use FCFE when leverage is stable, FCFF when it is changing or FCFE is negative.

Residual Income

The model values a firm as current book value plus the present value of future residual income (net income minus an equity charge). Because it starts from book value, it recognizes value earlier than DDM or free-cash-flow models — useful for firms with negative early cash flow. It assumes clean-surplus accounting.

Multiples & Private Company Valuation

Relative valuation uses multiples — P/E, P/B, P/S, EV/EBITDA — where a from fundamentals checks whether the market multiple is reasonable, and makes EV/EBITDA capital-structure-neutral. For private companies, apply the income, market, or asset-based approach, then adjust for a discount for lack of marketability (DLOM) and a discount for lack of control (DLOC).

Checkpoint · Topic 5 · Equity Valuation

Question 1 of 10

Which assumption is essential for the single-stage dividend discount model to produce a meaningful, finite estimate of a stock's value?

6 · Fixed Income

10–15% of the exam. Level II goes from a single yield to the whole term structure, then values bonds — including those with embedded options — arbitrage-free along an interest-rate tree.

The Term Structure & Forward Rates

(zero-coupon yields) and are linked by no-arbitrage. When the spot curve slopes up, implied forwards lie above it:

The term structure — spot rates and the implied forward rate
Spot curveImplied forwardInterest rateMaturity

When the spot curve slopes up, implied forward rates sit above it. Bootstrapping derives spot rates; arbitrage links spot, forward, and par rates.

derives spot rates from coupon-bond prices, and the four term-structure theories — pure expectations, liquidity preference, segmented markets, and preferred habitat — explain the curve’s shape and the term premium. The swap rate curve and the par curve are related no-arbitrage representations.

Arbitrage-Free Valuation & Trees (OAS)

An option-free bond is valued arbitrage-free by discounting each cash flow at its own spot rate. For bonds with embedded options, build a binomial interest-rate tree calibrated to the benchmark curve and roll values back.

A callable bond’s value at a node is capped at the call price (the issuer calls when it helps the issuer). The is the constant spread that makes the model price match the market price once the option is removed — so bonds with different options can be compared.

Credit Analysis & Structured Securities

Credit risk is analyzed with structural models (default as equity-as-an-option on firm assets) and reduced-form models (default as a statistical hazard). Credit spreads compensate for expected loss (probability of default × loss given default). Structured products — mortgage-backed and asset-backed securities — add prepayment and tranching (credit) considerations.

Checkpoint · Topic 6 · Fixed Income

Question 1 of 10

What does it mean for a bond to be valued on an arbitrage-free basis using the spot rate curve?

7 · Derivatives

5–10% of the exam, but content-dense: Level II moves from describing derivatives to pricing and valuing them with no-arbitrage logic.

Forwards, Futures & Swaps Pricing

The no-arbitrage forward price is the spot compounded at the risk-free rate, adjusted for carry: F0=S0×(1+r)T F_0 = S_0 \times (1 + r)^T , plus storage costs and minus income or a convenience yield. After initiation, the value of a long forward is the present value of the gap between today’s forward price and the contract price. A swap is priced as a series of forwards (or as off-market forwards) so that its initial value is zero, which sets the fixed swap rate.

Binomial Option Valuation

The assumes the underlying moves up by factor u or down by factor d each period. Because the option can be replicated with the stock and risk-free borrowing, actual probabilities are irrelevant — only the matters:

The one-period binomial option model
S₀Up: S₀uprob πDown: S₀dprob 1 − πud

Risk-neutral probability π = (1 + r − d) ÷ (u − d). Value = discounted expected payoff = [π·c⁺ + (1 − π)·c⁻] ÷ (1 + r).

Value the option as the discounted risk-neutral expected payoff. American options add the check of early exercise at each node.

Black-Scholes-Merton & the Greeks

prices a European option from five inputs — underlying price, strike, time, the risk-free rate, and volatility — where is the only unobservable one. The Greeks measure sensitivities: delta (to the underlying), gamma (to delta), vega (to volatility), theta (to time), and rho (to rates). Delta hedging neutralizes small price moves.

Checkpoint · Topic 7 · Derivatives

Question 1 of 10

In a one-period binomial option pricing model, what is the risk-neutral probability of an up move used to value an option?

8 · Alternatives & Portfolio Management

Alternative Investments is 5–10% and Portfolio Management is 10–15%. Alternatives adds real-asset valuation; Portfolio Management adds multifactor models and active-risk measurement — the analytical core of building and judging a portfolio.

Private Real Estate & REITs

Private real estate is valued three ways — the income approach (capitalize at a , or discount cash flows), the cost approach, and the sales-comparison approach. Direct capitalization is Value=NOIcap rate \text{Value} = \dfrac{NOI}{\text{cap rate}} , so a lower cap rate implies a higher value. REITs are valued with net asset value, price-to-FFO, and price-to-AFFO multiples.

Private Equity & Hedge Funds

Private equity (venture and buyout) is valued with DCF and comparable approaches, and judged on IRR and multiple-of-invested-capital net of the 2-and-20 fee structure (a management fee plus carried interest). Hedge funds pursue strategies — equity long/short, event driven, relative value, global macro — with similar fee structures and illiquidity. Both bring diversification but high fees and valuation difficulty.

Multifactor Models & Active Management

A (the APT and the Carhart four-factor model) explains return through several systematic factors, each with a risk premium. Active management is measured by the — active return divided by — and the fundamental law of active management links it to skill and breadth.

Measuring & Managing Risk (VaR)

estimates the minimum loss over a horizon at a confidence level, computed three ways — parametric (variance-covariance), historical simulation, and Monte Carlo. Know its limits (it says nothing about the size of losses beyond the cutoff), and complements such as conditional VaR, stress testing, and scenario analysis.

Checkpoint · Topic 8 · Alternatives & Portfolio Management

Question 1 of 10

Which valuation approach for an income-producing commercial property estimates value by capitalizing a single year of stabilized net operating income at a market capitalization rate?

How to Use This Study Guide

A study guide is a map, not the whole territory — use it alongside the CFA Program curriculum and our practice tools, weighting your time toward the heaviest topics and, crucially, practicing full item sets. Level II punishes shallow, question-at-a-time preparation.

CFA Level 2 topics by 2026 weight (high band → low band)
Ethical & Professional Standards
10–15%
Financial Statement Analysis
10–15%
Equity Investments
10–15%
Fixed Income
10–15%
Portfolio Management
10–15%
Quantitative Methods
5–10%
Economics
5–10%
Corporate Issuers
5–10%
Derivatives
5–10%
Alternative Investments
5–10%

Five topics carry 10–15% each; the other five carry 5–10%. The big band is dominated by valuation — FSA, Equity, and Fixed Income.

A study loop built for the vignette exam
  1. 1

    Read a topic here

    Work through one topic at a time, valuation-heavy first: Equity, FSA, Fixed Income, and Portfolio Management.

  2. 2

    Take the checkpoint

    The quick check at the end of each topic exposes what didn't stick.

  3. 3

    Drill full item sets

    Send your weak topic into the free practice item sets — read the whole vignette, then answer.

  4. 4

    Bookmark & space it out

    Come back over weeks. About 300 hours of spaced practice beats one long cram.

CFA Level 2 Concept Questions

Common CFA Level 2 concepts the exam tests — at least one per topic area, weighted to the valuation focus. Tap any card for a short, exam-ready answer backed by an official source (CFA Institute, the SEC, the Federal Reserve), then test yourself on them as flashcards.

CFA Level 2 Glossary

Quick definitions for the terms you’ll see most across the CFA Level 2 exam:

Binomial option model
An option valuation method assuming the underlying moves up or down each period. It computes a risk-neutral probability and discounts the expected payoff at the risk-free rate.
Black-Scholes-Merton (BSM)
A continuous-time model that prices a European option from the underlying price, strike, time to expiration, risk-free rate, and volatility (the only unobservable input).
Bootstrapping
Deriving the sequence of spot (zero-coupon) rates from the prices of coupon-bearing bonds, one maturity at a time, so each cash flow can be discounted at its own spot rate.
Capitalization rate (cap rate)
Net operating income divided by property value. In real estate, a lower cap rate implies a higher value and typically a lower-risk, prime asset.
Consolidation
Accounting for a controlled subsidiary (over 50%): the parent combines all of the subsidiary's assets, liabilities, revenues, and expenses, reporting any non-controlling interest.
Covered interest rate parity
A no-arbitrage condition: the forward premium or discount on a currency equals the interest-rate differential between the two currencies, holding exactly because the position is hedged with a forward.
Current-rate method
Translating a foreign subsidiary at the current rate for assets and liabilities and the average rate for income, with the translation gain or loss reported in equity. Used when the local currency is functional.
Enterprise value (EV)
Market value of equity plus debt minus cash — the cost to acquire the whole firm. EV/EBITDA is a capital-structure-neutral multiple favored at Level II.
Equity method
Accounting for an investment with significant influence (typically 20–50% ownership): a single balance-sheet line, with the investor recording its share of the associate's net income.
Forward rate
An interest rate agreed today for a loan or investment that begins at a future date. Forward rates are implied by, and kept consistent with, the spot curve through no-arbitrage.
Free cash flow to equity (FCFE)
Cash available to common shareholders after operating expenses, taxes, investment, and net debt repayments. Discounted at the cost of equity to value equity directly. FCFE = FCFF − interest × (1 − tax) + net borrowing.
Free cash flow to the firm (FCFF)
Cash available to all of a firm's capital providers (debt and equity) after operating expenses, taxes, and investment in working and fixed capital. Discounted at the WACC to value the entire firm.
Funded status
The fair value of a defined-benefit pension plan's assets minus its benefit obligation. Positive is overfunded (a net asset); negative is underfunded (a net liability).
GIPS
Global Investment Performance Standards — voluntary, ethical standards for calculating and presenting investment performance so results are fair and comparable across firms.
Goodwill
The excess of the purchase price over the fair value of identifiable net assets in a business combination. It is not amortized but tested for impairment.
H-model
A two-stage dividend discount model in which the growth rate declines linearly from a high initial rate to a stable long-run rate over a defined period, approximating a gradually maturing firm.
Implied volatility
The volatility that, put into an option pricing model, makes the model price equal the option's market price — the market's expectation of future movement.
Information ratio
Active return (portfolio return minus benchmark return) divided by tracking error. It measures consistent value added by active management per unit of active risk.
Item set (vignette)
A Level II question format: a case scenario with exhibits, followed by about four multiple-choice questions that must be answered using the scenario's information rather than free-standing recall.
Justified P/E
A price-to-earnings multiple derived from fundamentals (payout, growth, and required return) rather than from peers, used to judge whether a stock's market multiple is reasonable.
Modigliani-Miller propositions
Theorems that, without taxes, capital structure does not affect firm value (Prop I) while the cost of equity rises with leverage (Prop II); with taxes, debt adds value via the interest tax shield.
Mosaic theory
Combining public information with non-material non-public information to reach an investment conclusion. It is permitted and is a defense against an insider-trading allegation under Standard II(A).
Multifactor model
A model expressing expected return as the risk-free rate plus the sum of factor sensitivities times factor risk premiums. Arbitrage pricing theory (APT) is the foundational example.
Net operating income (NOI)
A property's rental income less vacancy, collection losses, and operating expenses, before financing and taxes. The numerator in direct capitalization.
Option-adjusted spread (OAS)
The constant spread added to a benchmark interest-rate tree that makes a bond's model value equal its market price after removing the effect of any embedded option, allowing comparison across bonds.
Residual income
Net income minus an equity charge (equity capital × cost of equity). The residual income model values a stock as current book value plus the present value of future residual income.
Risk-neutral probability
The probability used in arbitrage-free option pricing: π = (1 + r − d) ÷ (u − d). It is a pricing device, not a real-world likelihood, because the option can be replicated.
Spot rate
The interest rate today for a single cash flow to be received at one future date — a zero-coupon yield. The spot curve underlies arbitrage-free bond valuation.
Temporal method
Translating monetary items at the current rate and non-monetary items at historical rates, with the gain or loss in net income. Used when the parent's currency is functional.
Tracking error
The standard deviation of a portfolio's active return (its return minus the benchmark's). It quantifies how closely a portfolio follows its benchmark.
Value at risk (VaR)
An estimate of the minimum loss expected over a set period at a given confidence level (e.g., a 5% one-day VaR of 1Mmeansa51M means a 5% chance of losing at least 1M in a day).

Free CFA Level 2 Study Materials & Resources

Everything you need to prepare for the CFA Level 2 exam is free here — no paywall, no sign-up. This guide is the foundation; pair it with the rest of our free CFA Level 2 study materials for active recall, full-vignette practice, and last-minute review:

CFA Level 2 Study Guide FAQ

The CFA Level 2 exam has 88 multiple-choice questions delivered as 22 item sets (vignettes) of about four questions each — 11 item sets per session. Of the 22 sets, 20 are scored and two are unscored. Each session is 132 minutes, for 4 hours 24 minutes of total testing with an optional break between sessions.

References

  1. 1.CFA Institute. “CFA Program Level II Exam.” CFA Institute.
  2. 2.CFA Institute. “CFA Program — Become a Chartered Financial Analyst.” CFA Institute.
  3. 3.CFA Institute. “Code of Ethics and Standards of Professional Conduct (Guidance).” CFA Institute.
  4. 4.CFA Institute. “Global Investment Performance Standards (GIPS).” CFA Institute.
  5. 5.U.S. Securities and Exchange Commission. “Interest Rate Risk — When Interest Rates Go Up, Prices of Fixed-Rate Bonds Fall.” SEC.gov.
  6. 6.U.S. Securities and Exchange Commission. “Beginners' Guide to Financial Statements.” Investor.gov.
  7. 7.Board of Governors of the Federal Reserve System. “What is the difference between monetary policy and fiscal policy?.” Federal Reserve.
  8. 8.U.S. Securities and Exchange Commission. “Diversification — Investor.gov.” Investor.gov.

Sources for the concept answers

Every answer in the CFA Level 2 concept questions above is drawn from an official primary source:

  1. Board of Governors of the Federal Reserve System. “Foreign Exchange Rates and Interest Rate Parity.” Federal Reserve.
Career Employer

Career Employer is the ultimate resource to help you get started working the job of your dreams. We cover topics from general career information, career searching, exam preparation with free study materials, career interviewing, and becoming successful in your career of choice.

Follow Us:

All Posts

Career Employer’s Editorial Process

Here at Career Employer, we focus a lot on providing factually accurate information that is always up to date. We strive to provide correct information using strict editorial processes, article editing, and fact-checking for all of the information found on our website. We only utilize trustworthy and relevant resources. To find out more, make sure to read our full editorial process page here.