Directional Selection Graph- Understanding Evolutionary Changes
What Is a Directional Selection Graph?
A directional selection graph is a visual representation of how a population changes over time when selection pressure favors one extreme phenotype over others. You plot trait distribution before and after selection, and you get a clear picture of evolutionary shift.
The graph shows phenotypic variation on the x-axis and frequency on the y-axis. The original population curve shifts in one direction. That's the whole point.
Unlike stabilizing or disruptive selection, directional selection pushes the entire distribution toward one end. One phenotype wins. The others get squeezed out.
Reading the Graph: What You're Actually Looking At
Most directional selection graphs plot two curves:
- Before selection — the original bell curve showing trait distribution
- After selection — the shifted curve showing the new distribution
The shift direction tells you which phenotype has the selective advantage. The distance between the two peaks tells you how strong the selection pressure is.
You might also see a selection gradient overlaid on the graph. This shows the relationship between trait value and fitness. In directional selection, this gradient is linear — fitness increases or decreases steadily with the trait.
The Axes Tell the Story
The x-axis represents the phenotypic trait you're measuring. Could be body size, beak depth, color intensity, anything heritable.
The y-axis shows frequency or proportion of individuals with that trait value. Some graphs use probability density instead.
The arrows or shaded areas on the graph indicate which individuals survive and reproduce at higher rates. That's directional selection in visual form.
Directional vs. Other Selection Patterns
You need to know the difference. These graphs look nothing alike.
| Selection Type | Graph Appearance | What Happens |
|---|---|---|
| Directional | Peak shifts left or right | One extreme wins |
| Stabilizing | Peak narrows, stays centered | Intermediate phenotypes win |
| Disruptive | Peak splits into two | Both extremes win |
Directional selection is the simplest case. One direction wins. The population moves.
Real Examples Where This Shows Up
You see directional selection in nature constantly. Darwin's finches are the textbook case. During drought years, large-beaked birds survived better because they cracked seeds more efficiently. The population distribution shifted toward larger beaks.
Industrial melanism in peppered moths is another clear example. Before industrialization, light-colored moths dominated. After pollution darkened tree bark, dark moths had the survival advantage. The graph would show a distribution shift from light to dark phenotypes.
Antibiotic resistance is directional selection in real time. Bacteria with resistance mutations survive and reproduce. The population shifts toward resistance. You can measure this and plot it.
What Drives the Shift?
Directional selection happens when environmental conditions change and one extreme phenotype has a consistent advantage. This could be:
- A new predator that makes certain colors more visible
- A climate shift favoring larger body size for heat retention
- A new food source that requires specific traits to exploit
- Human-driven selection in domesticated plants and animals
The key is consistent selection pressure favoring one direction over multiple generations. One generation might not show much shift. Over time, the cumulative effect is obvious on the graph.
Getting Started: How to Read and Create These Graphs
Here's what you actually need to do:
Step 1: Measure Your Population
Take quantitative measurements of the trait across your sample population. You need a continuous variable — height, weight, length, color value, whatever makes sense for your study system.
Step 2: Plot the Initial Distribution
Create a histogram or density plot of trait values. This is your baseline — the before selection curve.
Step 3: Track Survival and Reproduction
Measure which individuals survive and reproduce. Calculate relative fitness for different trait values.
Step 4: Plot After Selection
Create a second distribution showing the trait values of survivors or the next generation. Compare it to your baseline.
Step 5: Calculate the Shift
Find the mean trait value before and after. The difference is your directional selection differential. You can express this in raw units or as a proportion of the original standard deviation.
Tools for this:
- R — packages like `stats`, `ggplot2` for visualization
- Python — `numpy`, `matplotlib`, `pandas` for analysis
- Excel or Google Sheets — for basic plotting if you're working with smaller datasets
Common Mistakes People Make
Reading these graphs wrong is easy if you don't know what you're looking at.
Don't confuse a directional shift with sampling error. You need sufficient sample size or the apparent shift might just be noise.
Don't assume the shift means the trait is perfectly heritable. Selection only causes evolution if the trait has genetic basis. If it's mostly environmental variation, the next generation will revert toward the original mean.
Don't overinterpret short-term graphs. Directional selection operates across generations. One year of data showing a shift doesn't guarantee long-term evolutionary change.
What the Graph Can't Tell You
A directional selection graph shows what happened, not why. You see the shift. You don't automatically know the selective pressure that caused it.
You also can't see genetic architecture from the graph alone. The shift could be driven by one major gene or many small-effect loci. You'd need genetic data to determine that.
The graph also assumes the population is large enough for selection to operate effectively. In small populations, drift can override selection, and the graph pattern becomes harder to interpret.
Using These Graphs in Research
If you're studying natural populations, directional selection graphs help you quantify evolutionary change. The selection differential (S) and selection gradient (β) are the key metrics.
Breeders use these principles to drive change in domestic populations. Every time you see a graph showing trait change over generations in a breeding program, you're looking at directional selection in action.
Conservation biologists watch for directional selection signals when populations face novel threats. Rapid shifts can indicate adaptation, but they can also signal population decline if only a narrow subset survives.
The graph is a tool. It shows you the pattern. Interpreting what it means requires understanding the biology of your specific system.