Concept

Limited Expected Value and Loss Caps

Limited expected value is the expected capped loss. It is the notation bridge from FAM severity models into ASTAM deductibles, policy limits, increased limits factors, stop-loss premiums, and severity discretization.

The Cap Notation

The notation X wedge u means the smaller of X and u. In words, X is capped at u. If X is a ground-up claim amount and u is a policy limit on the loss amount, E[X wedge u] is the expected limited loss.

This notation belongs early in the FAM short-term section because ASTAM uses it everywhere: deductibles, policy limits, limited expected values, increased limits factors, stop-loss premiums, and local moment matching for discretization.

Cap notation
Xu=min(X,u)X\wedge u=\min(X,u)
Limited expected value for nonnegative X
E[Xu]=0uFˉ(x)dxE[X\wedge u]=\int_{0}^{u}\bar F(x)\,dx

Deductibles And Stop-Loss

The stop-loss payment above deductible d is (X - d)_+. Its expected value is the pure premium for an unlimited excess layer above d. For nonnegative losses, it is the tail integral beyond d.

Limited expected value and stop-loss are complements. The ground-up mean splits into the capped part and the excess part. That identity is the fastest check on deductible calculations.

Stop-loss expectation
E[(Xd)+]=dFˉ(x)dx=E[X]E[Xd]E[(X-d)_{+}]=\int_{d}^{\infty}\bar F(x)\,dx=E[X]-E[X\wedge d]
Deductible plus payment limit u
E[min{(Xd)+,u}]=E[X(d+u)]E[Xd]E\left[\min\{(X-d)_{+},u\}\right]=E[X\wedge(d+u)]-E[X\wedge d]

FAM And ASTAM Split

FAM introduces limited losses as part of severity, aggregate risk, stop-loss insurance, and risk measures. The candidate needs to know what the notation means and how to compute it from a severity distribution.

ASTAM turns the same object into a modeling tool. Coverage modifications ask for LERs, ILFs, deductible factors, inflation adjustments, and layer premiums. Aggregate-model questions also use limited expectations in local moment matching when a continuous severity is discretized.

Pareto Type II Example

Let X be Pareto Type II with shape alpha and scale theta. For alpha greater than 1, the limited expected value at limit u has a closed form. As u grows, the bracketed term approaches 1 and the limited expected value approaches the full mean theta divided by alpha minus 1.

For alpha = 3, theta = 1,000, and u = 5,000, E[X wedge 5,000] = 1,000 / 2 times [1 - (1,000 / 6,000)^2] = 500 times (1 - 1/36) = 486.1. The full mean is 500, so only 13.9 of expected loss sits above 5,000.

Pareto Type II LEV
E[Xu]=θα1[1(θu+θ)α1],α>1E[X\wedge u]=\frac{\theta}{\alpha-1}\left[1-\left(\frac{\theta}{u+\theta}\right)^{\alpha-1}\right],\quad \alpha>1

Lognormal Example

For a lognormal severity, limited expected value needs the normal CDF twice: once for the truncated first moment and once for the cap payment. This formula is heavily tested because it looks more complicated than the idea.

With mu = 7, sigma = 1, and u = 5,000, compute the two z values: (ln u - mu - sigma^2) / sigma and (ln u - mu) / sigma. The first term captures the expected loss below the cap; the second term adds u times the probability of exceeding the cap.

Lognormal LEV
E[Xu]=eμ+σ2/2Φ ⁣(lnuμσ2σ)+u[1Φ ⁣(lnuμσ)]E[X\wedge u]=e^{\mu+\sigma^2/2}\Phi\!\left(\frac{\ln u-\mu-\sigma^2}{\sigma}\right)+u\left[1-\Phi\!\left(\frac{\ln u-\mu}{\sigma}\right)\right]

Local Moment Matching

ASTAM uses limited expected values when a continuous severity must be converted to a discrete severity for recursive aggregate calculations. The method chooses grid probabilities so the discretized distribution preserves local first moments across intervals.

That is why the ASTAM formula sheet includes E[X wedge h] terms inside the discretization formula. It is not a new kind of expectation; it is limited expected value used as a numerical bridge into Panjer recursion.

Common Traps

Trap 1: treating X wedge u as an indicator. It is a capped amount, not the event that X is below u.

Trap 2: applying a deductible formula when the problem gives a policy limit on the payment. Draw the payment variable before integrating.

Trap 3: using E[X] - d for a deductible. The correct expectation is E[(X-d)_+], which depends on the whole tail beyond d.

Practice

Original Source-Backed Practice

4 questions built from syllabus outcomes and released-exam patterns. The prompts and answers are original, so they train the skill without copying official exam text.

Limited Expected Value and Cap Notation Drill

Original FAM and ASTAM checks for X wedge u, deductibles, stop-loss premiums, and payment limits.

FAM / ASTAM - 18 min
Source pattern: SOA FAM tables, ASTAM formula sheet, and original prompts.
  1. Question 1/Flashcard

    Cap notation

    In actuarial severity notation, what does X wedge u mean?

    Corelimited-expected-valuenotationfamLimited Expected Value and Loss Caps
    Solution And Grading Points

    X wedge u means min(X, u): the loss X capped at u. It is an amount, not an indicator event.

    • Defines X wedge u as min(X, u).
    • Says it is a capped amount.
    • Does not treat it as P(X <= u).
  2. Question 2/Calculation

    Stop-loss identity

    A nonnegative severity X has mean 900 and E[X wedge 300] = 250. Find E[(X - 300)_+].

    Corestop-lossdeductibleexpected-paymentLimited Expected Value and Loss Caps
    Solution And Grading Points

    E[(X - 300)_+] = E[X] - E[X wedge 300] = 900 - 250 = 650.

    1. Use E[(X - d)_+] = E[X] - E[X wedge d].
    2. Substitute d = 300.
    3. Subtract 250 from 900.
    • Uses the stop-loss complement identity.
    • Uses 300 as the deductible level.
    • Reports 650 as an expected payment.
  3. Question 3/Written Answer

    Deductible with payment limit

    Write the expected payment formula for an ordinary deductible d and insurer payment limit u in terms of limited expected values.

    Exam Readypayment-variablecoverage-modificationastamLimited Expected Value and Loss CapsASTAM Coverage Modifications
    Solution And Grading Points

    The payment is min((X - d)_+, u), and its expectation is E[X wedge (d + u)] - E[X wedge d].

    • Writes the payment variable min((X - d)_+, u).
    • Uses d + u for the upper limited-loss term.
    • Subtracts E[X wedge d].
  4. Question 4/Calculation

    Pareto limited mean

    For Pareto Type II with alpha = 3 and theta = 1000, compute E[X wedge 5000].

    Exam Readyparetolimited-expected-valueseverityLimited Expected Value and Loss CapsPareto Distribution
    Solution And Grading Points

    E[X wedge 5000] = 1000 / 2 * [1 - (1000 / 6000)^2] = 500 * (35 / 36) = 486.1.

    1. Use the Pareto Type II LEV formula.
    2. Substitute alpha = 3, theta = 1000, and u = 5000.
    3. Compute the bracketed tail term.
    • Uses theta / (alpha - 1).
    • Uses theta / (u + theta) inside the power.
    • Returns a value near 486.1.

References And Official Sources