Risk Formula

The Formula

\text{Expected Loss} = P(\text{loss}) \times \text{amount of loss}

When to use: What could go wrong, how likely is it, and how bad would it be?

Quick Example

Investment risk: 20\% chance of losing \100 vs 5\% chance of losing \1000.

Notation

R or \text{Risk} = P \times I where P is probability and I is impact

What This Formula Means

The possibility of loss or negative outcome, often quantified by probability and severity.

What could go wrong, how likely is it, and how bad would it be?

Formal View

\text{Expected Loss} = \sum_{i} P(\text{loss}_i) \cdot L_i where L_i is the magnitude of each potential loss

Worked Examples

Example 1

medium
A business faces two possible disasters: (A) equipment failure — probability 0.10, cost \50,000; (B) data breach — probability 0.02, cost \500,000. Calculate the expected loss from each and determine which poses greater financial risk.

Solution

  1. 1
    Expected loss A: E_A = P(A) \times \text{cost} = 0.10 \times 50000 = \5,000$
  2. 2
    Expected loss B: E_B = P(B) \times \text{cost} = 0.02 \times 500000 = \10,000$
  3. 3
    Compare: E_B = \10,000 > E_A = \5,000 — data breach poses greater expected financial risk
  4. 4
    Interpretation: despite being less probable, the data breach's high cost makes it the bigger financial threat

Answer

Expected loss: Equipment = \5,000; Data breach = \10,000. Data breach is the greater financial risk.
Expected loss = Probability × Magnitude. A rare but catastrophic event can have greater expected loss than a common but minor one. Risk management must consider both frequency and severity of potential losses.

Example 2

hard
Should you buy insurance for \200/year that covers a \5000 loss occurring with probability 0.03? Calculate expected value for both choices and discuss why someone might still buy the insurance.

Common Mistakes

  • Evaluating risk by probability alone without considering the severity of the outcome — a low-probability catastrophe may be a bigger risk than a high-probability minor loss
  • Treating zero risk as achievable — almost all decisions carry some level of risk
  • Confusing perceived risk with actual risk — people often overweight dramatic events (plane crashes) and underweight common ones (car accidents)

Why This Formula Matters

Quantifying risk is fundamental to insurance, finance, medicine, and engineering — the goal is never to eliminate risk (impossible) but to weigh expected costs against expected benefits.

Frequently Asked Questions

What is the Risk formula?

The possibility of loss or negative outcome, often quantified by probability and severity.

How do you use the Risk formula?

What could go wrong, how likely is it, and how bad would it be?

What do the symbols mean in the Risk formula?

R or \text{Risk} = P \times I where P is probability and I is impact

Why is the Risk formula important in Math?

Quantifying risk is fundamental to insurance, finance, medicine, and engineering — the goal is never to eliminate risk (impossible) but to weigh expected costs against expected benefits.

What do students get wrong about Risk?

People often misjudge risk—overweighting dramatic risks, underweighting common ones.

What should I learn before the Risk formula?

Before studying the Risk formula, you should understand: probability.