Labs/Risk & Return Statistics
Lab · Free

Risk & Return Statistics

Compute E(r), σ², σ, Sharpe, skew, kurtosis from probabilistic scenarios or historical return data. Designed for quick problem-solving without any setup.

Interactive Lab

Statistics Lab

Probabilistic scenarios + historical return series — every step shown
Enter scenarios with probabilities (must sum to 1.00) and returns. The Lab computes E(r), σ², and σ in real time, with every step shown.
ScenarioProbability (p)Return (r)p × r(r − E(r))²p × (r − E(r))²
0.09000.036100.01083
0.05000.000100.00005
-0.03000.067600.01352
Total1.00 E(r) = 0.1100σ² = 0.02440
E(r)
11.00%
σ²
0.02440
σ
15.62%
Sharpe
0.448
r_f = 4.0%
Step 1: E(r) = Σ p × r
Step 2: σ² = Σ p × (r − E(r))²
Step 3: σ = √σ²
Step 4: Sharpe = (E(r) − r_f) / σ
Want the full lesson? Visit Week 4 of the Investment Management course for the formulas, derivations, and a 5-question quiz with worked solutions.