When conducting AB tests, we use power analysis to calculate sample size with alpha, power and MDE (minimal detectable effect) parameters.
Mean MDE for continuous variable seems intuitive: Using Cohen's D to calculate the standardized mean difference = (M1-M2)/pooled SD
If I have proportions, what is a good way to calculate MDE? And how to work the other way around to know given we want to detect say 5% MDE, how to translate that to the actual relative change? Eg. Baseline conversion rate is 10%, we want to detect a relative 10% lift (aka 10% *1.1 = 11% conversion rate), what is the MDE? And if we want to detect 5% MDE, what is the relative change we can detect from baseline conversion rate?