|
|
OverviewThe binomial test is an exact probability test, based on the rules of probability, and is used to examine the distribution of a single dichotomy when the researcher has a small sample. It tests the difference between a sample proportion and a given proportion, for one-sample tests. |
|
p = .60
q = .40
r = 70
n = 100
npq = 24
np = 60
For the formula above, r[+.-].5 means .5 is added or subtracted as a continuity correction, penalizing for the binomial distribution being discrete whereas a true normal distribution is continuous. The correction reduces the difference between r and np. If r is greater than np then the difference is positive and .5 is subtracted. If r is less than np, then the difference is negative and .5 is added. Here, for the example above, z = (69.5 - 60)/SQRT(24) = 1.94. Thus the area under a normal curve as or more extreme than 1.94 corresponds to the chance of getting a 70:30 split or greater. Using a table of areas under the normal curve, for this example the area under the normal curve for z = 1.94 is .0264. Therefore we can say that the hypothesis that the fraternal organization has more Democrats than would be expected for the city is significant at the .0264 level, which is below the conventional .05 cutoff used in social science. (Not that this is a one-tailed hypothesis test. For the two-tailed hypothesis having to do with the fraternal organization being that different from the city proportion, larger or smaller, the level is doubled to .0528, which just misses being considered significant at the .05 level.) Note that the normal approximation is useful only when manual methods are necessary. SPSS, for instance, always computes the exact binomial test.
Copyright 1998, 2008, 2011 by G. David Garson.
Do not post on other servers, even for educational use.
Last updated 4/2/2011.