Chapter 92 Differences in Fitness
What the simulation does
Open file 92-GenePoolChanges.xlsx. This simulation is similar to the previous simulation, but this time we also assign relative fitness factors—for instance, genotype AS (cell U4: 1) is more “fit” than genotype SS (cell U2: 0.4). So gradually, up to a certain point, the frequency of AS will increase, while the frequency of genotype SS (sickle cell anemia, for instance) will decrease in later generations.
What you need to know
All the gray cells on the sheet have formulas in it. We assume that parents have up to 4 children each generation (columns F:I). Most formulas are identical to the ones used in Simulation 91.
The main difference is that the range X2:AA10 is based on the different fitness factors for each genotype. The offspring is not only determined by Mendel’s laws but also by the fitness of that specific genotype. That’s why certain cells remain empty.
This will obviously affect frequencies in the next generation. Key is the range O34:Q34, which shows the average frequencies based on 50 couples with up to 4 children after 20 runs. We will also see the effect after two more generations on the 2nd and 3rd sheet.
What you need to do