Scope: continuous metric (Y) following a normal distribution. For example: duration, temperature, size, etc.
Here, we determine, within the framework of implementing a two-sample t-test:
- The minimum sample size required to detect a mean shift effect greater than a given threshold
- The smallest detectable effect of mean shift (resolution) using given samples
- The power to detect a mean shift effect below or above a given threshold, using given samples
Enter the following data:
1/ For determining the sample size:
- α: risk of falsely detecting an effect
- β: risk of not detecting the effect
- σ: standard deviation (known or estimated)
- E min to detect: minimum (useful) effect that we want to detect
2/ For determining the minimum detectable effect:
- α: risk of falsely detecting an effect
- β: risk of not detecting the effect
- n1 and n2: the sizes of each sample
- σ1 and σ2: the standard deviations of each sample, if otherwise known
3/ For determining the power:
- n1 and n2: the sizes of each sample
- σ1 and σ2: the standard deviations of each sample, if otherwise known
- E min to detect: minimum (useful) effect that we want to detect
