Central Limit Theorem: “Between” Probability
Sample problem: The there are 250 dogs at a dog show who weigh an average of 12 pounds, with a standard deviation of 8 pounds. If 4 dogs are chosen at random, what is the probability they have an average weight of greater than 8 pounds and less than 25 pounds?
Step 1:Identify the parts of the problem. Your question should state:
- mean (average or μ) standard deviation (σ) population size
- sample size (n)
- number associated with “less than” 1
- number associated with “greater than” 2
Step 2: Draw a graph. Label the center with the mean. Shade the area between 1 and 2. This step is optional, but it may help you see what you are looking for.

Step 3: Use the following formula to find the z-values.

All this formula is asking you to do is:
a) Subtract the mean (μ in Step 1) from the greater than value (Xbar in Step 1): 25-12=13.
b) Divide the standard deviation (σ in Step 1) by the square root of your sample (n in Step 1): 8/sqrt4=4
c) Divide your result from a by your result from b: 13/4=3.25
Step 4 Use the formula from Step 3 to find the z-values. This time, use Xbar2 from Step 1 (8).
a) Subtract the mean (μ in Step 1) from the greater than value (Xbar in Step 1): 8-12=-4.
b) Divide the standard deviation (σ in Step 1) by the square root of your sample (n in Step 1): 8/sqrt4=4
c) Divide your result from a by your result from b: -4/4= -1
Step 5: Look up the z-value you calculated in Step 3 in the z-table.
Z value of 3.25 corresponds to .4994
Step 6: Look up the z-value you calculated in Step 4 in the z-table.
Z value of 1 corresponds to .3413
Step 7: Add Step 5 and 6 together:
.4994 + .3413 = .8407
Step 8: Convert the decimal in Step 7 to a percentage:
.8407 = 84.07%
Feel like Cheating at Statistics? This is the Statistics Handbook that your professor doesn't want you to see. So easy, it's Practically Cheating. Find out more »
Statistics How To» Blog Archive » Central Limit Theorem Problem Index said:
Jan 26, 12 at 1:06 pm[...] I want to find the probability that the mean is between a certain set of numbers either side of the mean [...]
Nathan Schachtman said:
Apr 23, 12 at 10:47 am.4494 is a typo, no doubt. It should be 0.4994, and the answer adjusted accordingly.
Andale said:
Apr 23, 12 at 11:25 amCorrected. Thank you :)