More Permutations Do Not Always Increase Power: Non-monotonicity in Monte Carlo Permutation Tests
This paper demonstrates that increasing the number of sampled permutations in Monte Carlo permutation tests does not guarantee higher statistical power, as the test's power can non-monotonically decrease due to the discrete, saw-toothed structure of its underlying distribution.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
The Big Misconception: "More is Always Better"
Imagine you are a judge trying to decide if a coin is fair. You have a rule: if the coin lands on heads more than 95% of the time in a series of flips, you declare it "rigged."
In statistics, this is similar to a Permutation Test. Researchers shuffle data around thousands of times to see how often a specific result happens by pure luck. The standard advice has always been: "The more times you shuffle (sample), the better your test becomes."
The logic seemed simple: If you shuffle 10 times, you might get a rough guess. If you shuffle 10,000 times, your guess should be much closer to the truth. Therefore, increasing your "budget" of shuffles should always make your test more powerful (better at catching the truth).
This paper says: That intuition is wrong.
The authors prove that sometimes, adding more shuffles actually makes your test worse at detecting the truth. It's like adding more ingredients to a soup and accidentally making it taste worse.
The "Staircase" Problem
To understand why this happens, imagine a staircase where the steps are uneven.
- The Goal: You want to catch a "bad" coin (the alternative hypothesis).
- The Rule: You need to see a certain number of "extreme" results to say, "Aha! This is rigged!"
- The Trap: The number of extreme results you need to catch is an integer (a whole number like 0, 1, 2, 3). You can't catch "1.5" bad results.
The paper explains that as you increase your shuffling budget (), the "cutoff line" for what counts as a win stays stuck on the same integer for a while, then suddenly jumps up.
The Plateau (The Trap): Imagine you need 3 bad results to win. You shuffle 100 times. The math says you need 3. You shuffle 101 times. The math still says you need 3.
- Because you are doing more shuffles but the target number (3) hasn't changed, it actually becomes harder to hit that target. You are spreading your "bad results" over a larger pool, making it statistically less likely to reach the specific count of 3.
- Result: Your power (ability to win) drops.
The Jump (The Relief): Eventually, you shuffle enough times that the math says, "Okay, now you need 4 bad results to win."
- Suddenly, the target moves up. Because the target moved, your chances of hitting it might actually improve compared to the previous step.
- Result: Your power jumps up.
This creates a "Sawtooth" pattern. As you add more shuffles, your test power goes up and down like a jagged saw blade, rather than smoothly climbing a hill.
The "Sawtooth" in Real Life
The authors call this a Sawtooth Structure.
- The Teeth: The sharp drops in performance happen when you add more shuffles but the "winning number" stays the same.
- The Gaps: The peaks happen right before the winning number jumps.
They prove mathematically that this doesn't just happen once; it happens infinitely often. No matter how many shuffles you do, if you keep adding them one by one, you will eventually hit a spot where adding one more shuffle makes your test weaker.
The Solution: "Alignment"
So, how do we fix this? The paper suggests a simple rule to avoid the "teeth" of the saw and land on the "peaks."
Think of it like tuning a radio. If you are slightly off-frequency, the sound is static. If you hit the exact frequency, the music is clear.
The authors recommend choosing your number of shuffles () so that it fits perfectly with your significance level (, usually 0.05 or 5%).
- The Rule: Choose so that is a whole number.
If you follow this rule, you are guaranteed to be standing on a "local peak" of power. You aren't necessarily at the absolute highest possible power (that requires infinite shuffles), but you are at the best possible spot for that specific amount of computing power.
Summary of Key Takeaways
- More isn't always better: Adding more random shuffles to a test doesn't guarantee a better result. Sometimes, it makes the test slightly less sensitive.
- The Discrete Trap: Because statistical tests rely on whole numbers (you can't have half a rejection), the relationship between "how much work you do" and "how well you perform" is jagged, not smooth.
- The Fix: Don't just pick a round number like 1,000 or 10,000 shuffles. Do the math to ensure your number of shuffles aligns perfectly with your error rate (e.g., for a 5% error rate, pick a number of shuffles where the math lines up perfectly).
- Alternative: If you don't want to worry about this math, you can use a "randomized" version of the test (adding a little bit of extra randomness to the calculation) which smooths out the jagged edges, or use a "sequential" method that stops early if the answer is obvious.
In short: The paper warns statisticians that blindly increasing computing power can backfire due to the "jagged" nature of whole-number math. To get the best results, you need to be a careful architect of your experiment, not just a brute-force worker.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.