You are viewing a free preview of this lesson.
Subscribe to unlock all 12 lessons in this course and every other course on LearningBro.
You have carried out a genetic cross and counted the offspring. The numbers look roughly like a 9:3:3:1 ratio — but not exactly. Is the deviation just chance, or is it real and telling you that Mendel's law does not apply (because of linkage or epistasis, say)? The chi-squared (χ²) test is the statistical tool that lets you answer this question quantitatively. OCR A-Level Biology A specification module 6.1.2(g) requires you to use the chi-squared test to analyse results from genetic crosses, including calculating the value, using degrees of freedom and critical values, and interpreting the outcome.
Key Definitions:
- Null hypothesis (H₀) — there is no significant difference between observed and expected values; any difference is due to chance.
- Observed (O) — the actual number in each category.
- Expected (E) — the number predicted by the null hypothesis.
- Degrees of freedom (df) — the number of categories minus 1.
- Critical value — the tabulated χ² value above which the null hypothesis is rejected at a chosen probability (usually p = 0.05).
- p-value — the probability that the observed deviation (or a more extreme one) would occur by chance alone if H₀ were true.
Chi-squared is used for categorical data (counts, not measurements) arranged in discrete classes. In genetics, typical applications are:
You should not use chi-squared on percentages or on data with very small expected counts (conventionally, each expected value should be at least 5).
H₀: the observed offspring numbers fit the expected Mendelian ratio (e.g. 9:3:3:1). Any difference is due to chance.
Multiply the total number of offspring by the proportion expected in each class. For a 9:3:3:1 ratio with 160 offspring, expected values are 90, 30, 30, 10.
χ2=∑E(O−E)2
For each category, compute (O − E)², divide by E, and sum across all categories.
df=n−1
where n is the number of categories. For a 9:3:3:1 cross with 4 categories, df = 3. For a 3:1 monohybrid, df = 1.
Look up the critical value for df and p = 0.05 (the usual significance threshold in biology).
| df | Critical value (p = 0.05) |
|---|---|
| 1 | 3.84 |
| 2 | 5.99 |
| 3 | 7.82 |
| 4 | 9.49 |
| 5 | 11.07 |
For a 9:3:3:1 dihybrid cross, the value you need is 7.82. For a 3:1 monohybrid, it is 3.84.
A geneticist crosses two heterozygous pea plants (Tt × Tt) and counts 200 offspring: 142 tall and 58 short.
| Class | O | E | O − E | (O − E)² | (O − E)²/E |
|---|---|---|---|---|---|
| Tall | 142 | 150 | −8 | 64 | 0.427 |
| Short | 58 | 50 | 8 | 64 | 1.280 |
χ² = 0.427 + 1.280 = 1.71
df = 2 − 1 = 1. Critical value = 3.84. Since 1.71 < 3.84, the deviation is not significant. Accept H₀: the data are consistent with a 3:1 ratio.
Cross two heterozygous flies (RrYy × RrYy). Out of 160 offspring observed:
| Class | O | E | O − E | (O − E)² | (O − E)²/E |
|---|---|---|---|---|---|
| Round yellow | 95 | 90 | 5 | 25 | 0.278 |
| Round green | 28 | 30 | −2 | 4 | 0.133 |
| Wrinkled yellow | 25 | 30 | −5 | 25 | 0.833 |
| Wrinkled green | 12 | 10 | 2 | 4 | 0.400 |
χ² = 0.278 + 0.133 + 0.833 + 0.400 = 1.644
df = 4 − 1 = 3. Critical value = 7.82. Since 1.644 < 7.82, the deviation is not significant. Accept H₀: the data fit a 9:3:3:1 ratio.
A dihybrid test cross (AaBb × aabb) in fruit flies is expected to give a 1:1:1:1 ratio. Out of 400 offspring:
Subscribe to continue reading
Get full access to this lesson and all 12 lessons in this course.