What Is The Continuity Correction Factor?
What Is The Continuity Correction Factor?
A continuity correction factor is used when you use a continuous probability distribution to
approximate a discrete probability distribution. For example, when you want to use the
normal to approximate a binomial.
According to the Central Limit Theorem, the sample mean of a distribution becomes
approximately normal if the sample size is “large enough.” for example, the binomial
distribution can be approximated with a normal distribution as long as n*p and n*q are both
at least 5. Here,
The continuity correction factor accounts for the fact that a normal distribution is continuous,
and a binomial is not. When you use a normal distribution to approximate a binomial
distribution, you’re going to have to use a continuity correction factor. It’s as simple as
adding or subtracting .5 to the discrete x-value: use the following table to decide whether
to add or subtract.
Let’s make the table a bit more concrete by using x = 6 as an example. The column on the left
shows what you’re looking for (e.g. the probability that x = 6), while the right-hand column
shows what happens to 6 after the continuity correction factor has been applied.
Continuity Correction Factor Example
The following example shows a worked problem where you’ll actually use the continuity
correction factor to solve a probability problem using the z-table.
Step 1: Figure out if your sample size is “large enough”. Start by working out n*p and
n*q:
np = 20 * .25 = 5 (note: this is also the mean x̄)
nq = 20 * .75 = 15
These are both over 5, so we can use the continuity correction factor.
Step 3: Use the continuity correction factor on the X value. For this example, we have a
greater than or equals sign (≥), so the table tells us:
P(X ≥ n) use P(X > n – 0.5)
X ≥ 8 becomes X ≥ 7.5.
Step 4: Find the z-score. You’ll need all three values from above:
Source :
https://www.statisticshowto.datasciencecentral.com/what-is-the-continuity-correction-factor/