SIGNIFICANCE
BASIC IDEA
Statistical significance tells you if the relationship you observed in your (properly selected) sample is likely to hold up in the population. It is a probability that tells you the likelihood of obtaining a relationship this strong or even stronger just by chance if there was no relationship in the population. By "chance" means that when you selected your sample randomly (every element has an equal chance of being included) the selection may produce a misleading sample, that shows a relationship when there is none in the population.
Statistical significance, therefore, tells you if you can generalize your finding from your sample to your population.
Statistical significance has two components: 1 the strength of the relationship, 2 sample size. A relationship is more significant if the relationship is stronger or the sample size is larger (or both). Weak relationships are significant only in large samples.
In sociology the level of significance we usually employ as a divide between significant and non-significant findings is .05 (for smaller samples .10). A .05 significance level means that there is a 5% probability that the relationship we observe in our sample is due to chance.
Statistical significance is a technical term. It does not mean "significant" in the sense of "important."
c 2
OR CHI-SQUARE (PEARSON'S CHI-SQUARE)
To measure statistical significance of a relationship between two
where fo is the observed cell frequency and fe is the frequency expected in the same cell if the two variables were perfectly unrelated (statistically independent).
For a 2X2 table it looks like this:
The Observed Table with the Observed Frequencies
fo11 |
fo12 |
fo21 |
fo22 |
The "Expected"Table with the "Expected" Frequencies (i.e. the Frequencies One would Expect If There Were No Relationship Between the Two Variables
fe11 |
fe12 |
fe21 |
fe22 |
fe11 = (fo11+fo12)*(fo11+fo21)/N
fe12 = (fo11+fo12)*(fo12+fo22)/N
fe21 = (fo21+fo11)*(fo22+fo21)/N
fe22 = (fo21+fo22)*(fo12+fo22)/N
and N= fo11+ fo12+ fo21 +fo22
For an rxc table
fe11 = S fo1i*S foj1)/S foij
fe12 = S fo1i*S foj2)/S foij