Two execution algos on the same names: pair the test
You run two execution algorithms on the same stocks on the same day and record each algo's slippage in basis points per stock. Algo A averages bps, Algo B averages bps. The per-stock difference has mean bps and sample standard deviation bps.
Test whether the algos differ. Which test should you use, and is the difference significant?
Your answer
This one is open-ended. Work it through, then check your reasoning against the full solution.