The real wordsTheory
Risk analysis against what-if analysis
What-if analysisChange an input by hand and see what happens. Every input is treated as known.
Risk analysisTreat the uncertain inputs as probability distributions, generate many possible outcomes, and describe the distribution of the result.
What-if gives you three scenarios: pessimistic, expected, optimistic. Risk analysis gives you a probability for every outcome in between.
The difference matters when a decision hinges on how likely a bad case is, not on how bad it is. Check against your class slides.