The expected gain is $200, but the standard deviation is $100. One standard deviation below the expected path is still $100 profit; one standard deviation above is $300. The distribution of daily P&L is wide relative to its mean.
Part 4 — Signal-to-noise ratio
Var(Sn)E[Sn]=0.9996n0.02n≈10.02n=0.02n
Setting this equal to 1:
0.02n=1⟹n=0.00041=2500
So after 2500 ticks (roughly a quarter-day), the expected move is one standard deviation above zero. More usefully, the signal-to-noise ratio grows only as n — to get a ratio of 2 (a meaningful statistical signal) requires n=10,000, and a ratio of 3 requires n=22,500.
Takeaways
Drift scales as n, noise scales as n. Their ratio — the Sharpe-like signal-to-noise — grows only as n. This is why statistical significance for small drifts requires huge samples.
E[Xi2]=1 whenever Xi∈{±1}, regardless of p. The variance reduces to 1−μ2=4pq, which is maximised at p=1/2 and degenerate at the extremes.
Practical consequence. When fitting a random-walk model to intraday data, tiny drift estimates come with large standard errors. A "statistically significant" daily drift of 2 bps needs thousands of days to detect reliably — a classic reason why expected-return estimation is harder than volatility estimation.