🇮🇳 FRM (Financial Risk Manager) · flashcards

FRM (Financial Risk Manager) Valuation and Risk Models (Part I) Flashcards

50 question-and-answer cards covering Valuation and Risk Models (Part I) as it is examined in FRM (Financial Risk Manager). 24 of them are printed below, taken from across the deck — no signup, no paywall on the preview.

50Cards in deck
24Free preview
14Syllabus topics
~205Chars per answer
FreePrice

24 sample cards from the Valuation and Risk Models (Part I) deck

Sampled from the end of the deck, so these are different cards from the ones shown on the syllabus page.

  1. State the positive homogeneity property of a coherent risk measure.

    For $\lambda \geq 0$: $$\rho(\lambda A) = \lambda\,\rho(A)$$ Scaling a position by a positive factor scales its risk by the same factor.

  2. State the translation invariance property of a coherent risk measure.

    Adding a risk-free amount of cash $n$ to a portfolio reduces its risk by that amount: $$\rho(A + n) = \rho(A) - n$$ Holding cash directly offsets risk.

  3. Which coherence property does VaR generally violate, and why does this matter?

    VaR violates subadditivity (it is not subadditive in general, especially with non-normal/fat-tailed distributions). This means VaR can penalize diversification—portfolio VaR can exceed the sum of component VaRs—which is its key theoretical flaw.

  4. Is Expected Shortfall a coherent risk measure?

    Yes. Expected Shortfall satisfies all four coherence properties, including subadditivity, which is the property VaR generally fails.

  5. List three major limitations of VaR as a risk measure.

    1) It says nothing about the size of losses beyond the threshold (tail blindness); 2) it is generally not subadditive (non-coherent); 3) it can give a false sense of security and is sensitive to estimation method and assumptions. It also may be gamed and ignores liquidity.

  6. Define backtesting of a VaR model.

    Backtesting is the process of comparing actual realized losses (or P&L) against the VaR forecasts over time to verify that the frequency of exceptions (losses exceeding VaR) is consistent with the model's stated confidence level.

  7. What is a VaR 'exception' (exceedance)?

    An exception occurs when the actual loss on a day exceeds the VaR estimate for that day. For a 99% one-day VaR model, exceptions are expected on about 1% of days.

  8. For a 99% VaR over 250 trading days, what is the expected number of exceptions?

    $$250 \times (1 - 0.99) = 2.5 \text{ exceptions}$$ The Basel framework uses a 250-day window where about 2 to 3 exceptions are expected for a sound model.

  9. What statistical test is commonly used to test whether the observed number of VaR exceptions is consistent with the model?

    Kupiec's proportion-of-failures (POF) test, an unconditional coverage test based on the likelihood ratio of observed exceptions $x$ in $T$ days versus the expected failure rate $p = 1-c$.

  10. Distinguish unconditional coverage from conditional coverage in backtesting.

    Unconditional coverage tests whether the total number of exceptions matches the expected number. Conditional coverage additionally tests whether exceptions are independent over time (not clustered)—e.g., the Christoffersen test combines both.

  11. What are Type I and Type II errors in the context of VaR backtesting?

    Type I error: rejecting a correct (accurate) VaR model. Type II error: failing to reject an incorrect (inaccurate) VaR model. Basel's traffic light zones balance these two errors.

  12. Describe the three zones of the Basel traffic light backtesting approach (99% VaR, 250 days).

    Green zone: 0–4 exceptions (model acceptable). Yellow zone: 5–9 exceptions (possible problem, increased scrutiny and capital multiplier). Red zone: 10 or more exceptions (model deemed inaccurate, must be revised).

  13. How does the Basel backtesting result affect the market-risk capital multiplier?

    The supervisory multiplier (base $k=3$) increases with the number of exceptions: green zone adds 0, yellow zone adds a plus-factor from 0.40 up to 0.85, and red zone adds 1.00 (multiplier $= 4$) and may trigger model rejection.

  14. What is the Basel formula linking the capital charge to VaR and the multiplier?

    $$\text{Market Risk Capital} = \max\!\left(\text{VaR}_{t-1},\; (k+\text{plus factor}) \cdot \frac{1}{60}\sum_{i=1}^{60}\text{VaR}_{t-i}\right)$$ where $k$ is the supervisory multiplier (minimum 3).

  15. In a binomial tree option-pricing model, what do the parameters $u$ and $d$ represent?

    $u$ is the up-move multiplier and $d$ is the down-move multiplier of the underlying asset price over one step ($d<1<u$, often $d = 1/u$). The price goes to $S_0 u$ or $S_0 d$ each step.

  16. State the risk-neutral probability of an up move in a one-step binomial tree.

    $$p = \frac{e^{r\,\Delta t} - d}{u - d}$$ where $r$ is the risk-free rate, $\Delta t$ the step length, and $u,d$ the up/down multipliers. The down-move probability is $1-p$.

  17. How is an option valued in a one-step binomial tree using risk-neutral valuation?

    $$f = e^{-r\,\Delta t}\left[p\,f_{u} + (1-p)\,f_{d}\right]$$ where $f_u$ and $f_d$ are the option payoffs after an up and down move and $p$ is the risk-neutral up probability.

  18. What is the core principle of risk-neutral valuation?

    In a risk-neutral world, all assets earn the risk-free rate, so derivatives can be priced by computing the expected payoff using risk-neutral probabilities and discounting at the risk-free rate. The actual (real-world) probabilities and risk preferences are irrelevant to the price.

  19. How is a multi-step binomial tree used to value an option?

    Build the tree forward to expiration, compute payoffs at the terminal nodes, then work backward node-by-node discounting expected risk-neutral values at each step; for American options, at each node take the maximum of the discounted continuation value and the immediate exercise value.

  20. How are American-style options handled differently from European options in a binomial tree?

    At each node the American option value is $\max(\text{intrinsic value},\ \text{discounted continuation value})$, allowing for early exercise; European options use only the discounted continuation value (exercise only at expiry).

  21. State the Black-Scholes-Merton formula for a European call option.

    $$C = S_{0}N(d_{1}) - K e^{-rT}N(d_{2})$$ where $$d_{1} = \frac{\ln(S_{0}/K) + (r + \sigma^{2}/2)T}{\sigma\sqrt{T}},\quad d_{2} = d_{1} - \sigma\sqrt{T}$$

  22. State the Black-Scholes-Merton formula for a European put option.

    $$P = K e^{-rT}N(-d_{2}) - S_{0}N(-d_{1})$$ with $d_1$ and $d_2$ defined as in the call formula. It can also be obtained from put-call parity.

  23. List the key assumptions of the Black-Scholes-Merton model.

    The underlying follows geometric Brownian motion with constant volatility and drift (lognormal prices); constant risk-free rate; no dividends (in the basic form); frictionless markets (no taxes/transaction costs); continuous trading; no arbitrage; and short selling permitted. The option is European-style.

  24. What are the five inputs required to price an option with the Black-Scholes-Merton model, and which is not directly observable?

    Inputs: current stock price $S_0$, strike price $K$, time to maturity $T$, risk-free rate $r$, and volatility $\sigma$. Volatility $\sigma$ is the only input that is not directly observable and must be estimated (e.g., implied or historical volatility).

What this deck covers

The Valuation and Risk Models (Part I) deck follows the FRM (Financial Risk Manager) Valuation and Risk Models (Part I) syllabus — 4 chapters and 14 topics — so questions land on material that is genuinely examinable rather than trivia around it. That works out to roughly 12.5 cards per chapter.

Answers are written to be recallable, not just readable — averaging about 205 characters, which is long enough to carry the reasoning and short enough to say out loud.

A deck like this earns its keep on the second and third pass. Read the syllabus first so you know the shape of the subject, then use the cards to find the specific facts that have not stuck.

Valuation and Risk Models (Part I) flashcards FAQ

How many Valuation and Risk Models (Part I) flashcards are in this FRM (Financial Risk Manager) deck?

50 cards. This page previews 24 of them, sampled evenly across the deck so you can judge the difficulty before installing anything.

Are these FRM (Financial Risk Manager) flashcards free?

Yes. The preview here is free to read with no signup, and the full 50-card deck is free inside the Examius app.

What do the Valuation and Risk Models (Part I) cards cover?

They follow the FRM (Financial Risk Manager) Valuation and Risk Models (Part I) syllabus — 4 chapters and 14 topics — so the questions track what is actually examinable.

How should I use these flashcards?

Read the syllabus first so you know the shape of the subject, then drill the deck. Examius schedules each card with spaced repetition, so cards you keep missing come back sooner and ones you know drift further apart.