A pension fund asks: "What is our worst-case loss at the 99th percentile?" That is VaR. "If we land in that worst 1%, how bad on average?" That is TVaR. The FAM exam tests whether you can compute both for continuous and discrete distributions, and whether you know that the discrete case requires the stop-loss formula, not a naive conditional expectation.
HIGH-FREQUENCY: VaR definition and computation at a given confidence level appear on virtually every FAM exam.
For continuous distributions with strictly increasing CDF, solve .
Exponential (mean ):
Normal ():
Pareto ():
Discrete VaR: Find the smallest where . If and , then .
Common mistakes
- Using instead of for exponential VaR. Solving gives . Using at the 95th percentile gives 256 instead of the correct 14,979. Trap: a VaR near the mean instead of deep in the tail.
- Using the wrong CDF direction for discrete VaR. VaR is the smallest where , not the largest where . With CDF at 0.85 and 0.95, , not 20. Trap: reporting 20 because the CDF at 20 is "close to" 0.90.
- Forgetting the factor in TVaR. The stop-loss premium alone is . Dividing by converts it to a conditional expectation. Without division, you get 2.50 instead of 75. Trap: reporting the stop-loss premium as TVaR.
Bottom line
- VaR: , the -th quantile (the tail boundary)
- TVaR (continuous): , the average loss beyond the boundary
- TVaR (discrete): via stop-loss
- Exponential: and (memoryless, gap independent of )
Exam shortcut
Before computing, identify whether the distribution is continuous or discrete. For continuous, VaR is a straightforward quantile inversion and TVaR is a conditional expectation. For discrete, VaR requires checking the CDF at each jump, and TVaR requires the stop-loss formula. Write "continuous" or "discrete" at the top of your work. Remember: "VaR = boundary, TVaR = beyond." For the exponential, "add one mean" (.
The full lesson (about 2,083 words, 14 min read) adds 2 worked examples, all 5 common mistakes, a self-check, free in the app.
Learning objectives
- 2m
Browse all free Exam FAM lessons or jump into free Exam FAM practice questions.