When a permutation test's exchangeability assumption breaks
You compare two trading strategies, A and B, each with one daily return for the same trading days. To test whether A beats B, an analyst pools all daily returns, then runs a two-sample permutation test: repeatedly relabel which returns are "A" and which are "B," and compare the group means. The test reports A significantly ahead.
Explain why this permutation test is invalid here, and what resampling scheme respects the structure of the data.
Your answer
This one is open-ended. Work it through, then check your reasoning against the full solution.