Calculations:
- Genotype Frequencies:
- BB genotype: 657/1000 = 0.657 (frequency)
- Bb genotype: 246/1000 = 0.246 (frequency)
- bb genotype: 97/1000 = 0.097 (frequency)
- Allele Frequencies:
p is the frequency of the dominant allele - BB + (0.5*Bb)
q is the frequency of the recessive allele - bb + (0.5*Bb)
- The allele frequencies can be calculated from the genotype frequencies.
- The frequency of the "B" allele (p) is the sum of the frequencies of the BB and half of the Bb individuals since each heterozygous individual contributes one "B" allele.
- p = (0.657 + 0.5 * 0.246) = 0.657 + 0.123 = 0.780
- The frequency of the "b" allele (q) is similarly calculated:
- q = (0.097 + 0.5 * 0.246) = 0.097 + 0.123 = 0.220
- Expected Genotype Frequencies under Hardy-Weinberg:
- The expected genotype frequencies under Hardy-Weinberg can be calculated using the allele frequencies:
- Frequency of BB genotype (p^2) = p * p = (0.780 * 0.780) = 0.608
- Frequency of Bb genotype (2pq) = 2 * p * q = 2 * 0.780 * 0.220 = 0.344
- Frequency of bb genotype (q^2) = q * q = (0.220 * 0.220) = 0.048
- Deviations from Hardy-Weinberg:
- To determine if there is a deviation from the Hardy-Weinberg equilibrium, compare the observed genotype frequencies with the expected genotype frequencies.
- Observed BB frequency: 0.657
- Observed Bb frequency: 0.246
- Observed bb frequency: 0.097
- Expected BB frequency: 0.608
- Expected Bb frequency: 0.344
- Expected bb frequency: 0.048
- The observed frequencies deviate slightly from the expected frequencies, suggesting a departure from Hardy-Weinberg equilibrium.
- Possible Explanations for Deviation:
- Natural Selection: If certain genotypes have a higher fitness in the environment (e.g., black beetles are better camouflaged), natural selection may favor those genotypes, leading to a departure from Hardy-Weinberg equilibrium.
- Nonrandom Mating: If individuals tend to mate with those of the same color (assortative mating), it can lead to an excess of homozygous individuals (BB and bb) and a deficit of heterozygous individuals (Bb), causing a departure from Hardy-Weinberg equilibrium.
The observed departure from Hardy-Weinberg equilibrium suggests that evolutionary forces, such as natural selection or nonrandom mating, may be at play in this population of beetles. Further investigations would be needed to determine the exact cause of the deviation and its implications for the population's evolutionary status.