Explanation
Expected value (E) = weighted average of all outcomes:
E(X) = Σ (value × probability)
Example:
-
$10 with 50% chance, $0 with 50% chance
E(X) = 10×0.5 + 0×0.5 = $5
Used in:
-
Games of chance
-
Business
-
Risk assessment
Quiz
-
What does expected value represent?
-
Formula for expected value?
-
Calculate E if $5 with 40%, $0 with 60%.
-
Can expected value be negative?
-
Does it guarantee the outcome?
Answer Key
-
Average outcome over time
-
E(X) = Σ(value × probability)
-
5×0.4 + 0×0.6 = 2
-
Yes
-
No