Quiz: Backtesting and Statistical Testing

Module 4 of 4 · Hard

Quick Quiz

1. A strategy earns a daily excess return series with mean rˉ=0.05%\bar{r} = 0.05\% and standard deviation σ^=1%\hat{\sigma} = 1\% over T=1260T = 1260 trading days (5 years). Compute the annualised Sharpe ratio and the t-statistic for H0:SR=0H_0: \text{SR} = 0 (assume Gaussian returns, κ=0\kappa = 0).

2. A researcher tests 100 trading strategies on the same historical dataset. 8 strategies have p-values below 0.05. Applying the Benjamini-Hochberg procedure at FDR = 5%, what is the BH threshold for the kk-th ranked p-value, and approximately how many strategies would BH expect to reject under the global null (all SR = 0)?

3. A fund manager reports a 3-year backtest with annualised SR = 2.5, and discloses that 80 parameter combinations were tried before selecting the reported strategy. The average pairwise correlation of all 80 strategies is 0.6. Estimate the effective number of independent tests and assess whether SR = 2.5 is credible.

4. Using end-of-day closing prices to simulate a strategy that rebalances at the close is free of look-ahead bias, provided you use prices strictly from the current day's close and no later data.

5. The Deflated Sharpe Ratio (Bailey & López de Prado 2014) requires three inputs beyond the observed Sharpe: NN (strategies tried), ρˉ\bar{\rho} (average pairwise correlation), and the return distribution moments (skewness, excess kurtosis). Why is ρˉ\bar{\rho} required — what does it capture that NN alone does not?

6. A walk-forward backtest is conducted with training window 3 years, test window 1 year, rolling forward annually. The strategy's OOS Sharpe over 5 years of testing is 0.8. An in-sample Sharpe over the full training period is 1.5. What additional analysis would a rigorous quant conduct before concluding the strategy is viable?