# Effect of Density of Populations

> AP Biology · AP Biology CED Unit 8 Ecology
> Source: https://www.owlsprep.com/study/ap-biology-u8-effect-of-density-of-populations/

This module covers density-dependent and independent limiting factors, the logistic growth model, Allee effects, and analysis of population density effects for AP Biology Unit 8.

**Prerequisites:** Exponential population growth model; Definition of carrying capacity; Difference between intraspecific and interspecific competition

## Learning objectives

- Distinguish between density-dependent and density-independent limiting factors
- Apply the logistic growth model to calculate population growth rates
- Explain Allee effects and their implications for endangered species conservation
- Predict population outcomes based on density effects from experimental data

## Core Concepts of Density Effects

The effect of population density describes how individual survival, birth, and growth rates change as the number of individuals per unit area (population density, $N$) changes. This concept explains why populations do not grow exponentially forever: as density increases, limited resources or other interactions slow growth. It is a core AP Biology Unit 8 topic, tested in both multiple-choice (MCQ) and free-response (FRQ) sections.

**Density-mediated population regulation** — The process by which population growth rate changes in response to changes in population density, leading to stable population sizes near carrying capacity.

## Density-Dependent vs Density-Independent Limiting Factors

Density-dependent limiting factors have an impact on per capita growth that increases as density increases. Most are biotic, including competition for resources, disease transmission, and predation. By definition, per capita birth rate $b$ decreases and per capita death rate $d$ increases as $N$ rises, leading to declining per capita growth rate $r = b-d$, a pattern called negative density dependence. Density-independent limiting factors change growth rate regardless of current density, and are most often abiotic events like natural disasters, where proportional mortality is the same at any density.

**Worked example:** A researcher measures per capita birth and death rates for a deer population at different densities: $N=100$: $b=0.8$, $d=0.2$; $N=300$: $b=0.5$, $d=0.4$; $N=500$: $b=0.2$, $d=0.6$. Is this population regulated by a density-dependent factor? Show your reasoning.

1. Calculate per capita growth rate $r = b - d$ for each density:
2. $$r = 0.8 - 0.2 = 0.6 \text{ for } N=100$$
3. $$r = 0.5 - 0.4 = 0.1 \text{ for } N=300$$
4. $$r = 0.2 - 0.6 = -0.4 \text{ for } N=500$$
5. Per capita growth rate consistently decreases as population density increases, which matches the definition of density-dependent regulation.
6. Conclusion: Yes, this population is regulated by a density-dependent factor.

**Worked example:** A grasshopper population experiences a sudden late frost. Researchers compare mortality in low-density (10 grasshoppers per m²) and high-density (100 grasshoppers per m²) plots. Mortality is 90% in low-density plots and 92% in high-density plots. Is the frost a density-independent limiting factor? Justify.

1. The key test for density independence is that the proportional effect on the population does not change significantly with population density.
2. The 2% difference in mortality between low and high density plots is negligible, so the effect of the frost is nearly identical regardless of density.
3. If the frost were density-dependent, we would expect significantly higher mortality at higher density (e.g., more starvation from limited regrowth after frost at higher density).
4. Conclusion: The frost is a density-independent limiting factor.

> **Exam Tip**
>
> Never assume all abiotic factors are density-independent. Toxic waste accumulation is abiotic but density-dependent (higher density = more waste = stronger effect). Always check the trend of effect strength with density, not just whether the factor is biotic or abiotic.

## Logistic Growth Model and Density Effects

The logistic growth model formalizes negative density dependence by modifying the exponential growth equation to account for slower growth as population size approaches carrying capacity $K$.

$$\frac{dN}{dt} = rN \left(1 - \frac{N}{K}\right)$$

Where $dN/dt$ is the rate of change in population size over time, $r$ is intrinsic per capita growth rate, $N$ is current population size, and $K$ is carrying capacity. The $\left(1 - N/K\right)$ term directly captures the density effect: when $N$ is very small, growth is nearly exponential. As $N$ approaches $K$, growth slows to zero. When $N$ exceeds $K$, the term becomes negative, so the population shrinks back toward $K$.

**Worked example:** A population of sunfish in a pond has an intrinsic growth rate $r = 0.2$ per year, and carrying capacity $K = 1000$ individuals. What is the population growth rate $dN/dt$ when current population size $N = 200$? Predict whether the population will grow or shrink at $N = 1200$.

1. Write the logistic growth equation:
2. $$\frac{dN}{dt} = rN \left(1 - \frac{N}{K}\right)$$
3. Substitute values for $N=200$:
4. $$\frac{dN}{dt} = (0.2)(200)\left(1 - \frac{200}{1000}\right) = 40(0.8) = 32$$
5. At $N=200$, the population grows by 32 individuals per year. Now substitute values for $N=1200$:
6. $$\frac{dN}{dt} = (0.2)(1200)\left(1 - \frac{1200}{1000}\right) = 240(-0.2) = -48$$
7. A negative growth rate means the population will shrink back toward the carrying capacity of 1000 individuals.

> **Exam Tip**
>
> When calculating $dN/dt$ for populations above carrying capacity, always retain the negative sign. A positive value here is a common mistake that costs points on FRQs.

## Allee Effects (Positive Density Dependence)

Allee effects are an exception to standard negative density dependence. At very low population densities, per capita growth rate increases as density increases, a pattern called positive density dependence. This occurs when sparse populations cannot find mates, benefit from group defense, or have lower foraging success at low densities. At high densities, the usual negative density dependence from resource competition still applies. If density drops below the Allee threshold (the minimum density for positive growth), growth becomes negative and the population will go extinct even if enough resources exist to support it, making this a key concept for conservation.

**Worked example:** A small population of endangered whooping cranes has 10 individuals, below the Allee threshold of 20 individuals. Predict the effect on per capita growth rate, and the long-term outcome for the population. Justify.

1. The Allee threshold is the minimum density needed for positive per capita growth under positive density dependence.
2. When density is below the Allee threshold, most individuals cannot find mates, so per capita birth rate is lower than per capita death rate, meaning $r = b - d < 0$.
3. A negative per capita growth rate means the population size will decline over time.
4. Long-term outcome: The population will go extinct, even if the environment could theoretically support 100 individuals ($K = 100$), because density is too low for successful reproduction.

> **Common Misconception**
>
> Do not confuse Allee effects with density independence. Allee effects are still density-dependent: growth rate changes with density, just in the opposite direction at low $N$ compared to negative density dependence.

## Common pitfalls

- **Wrong:** Classifying all abiotic factors as density-independent and all biotic factors as density-dependent
  - Why it fails: Students rely on an oversimplified shortcut that does not hold for all ecological cases
  - Correct: Always check if the strength of the factor's effect on per capita growth rate changes as $N$ increases. If yes, it is density-dependent regardless of whether it is biotic or abiotic.
- **Wrong:** Forgetting that $(1 - N/K)$ becomes negative when $N > K$, leading to a positive $dN/dt$ for populations over carrying capacity
  - Why it fails: Students only memorize the case when $N < K$ and ignore the model's behavior when population exceeds carrying capacity
  - Correct: Always calculate $(1 - N/K)$ as written, retain the sign of the result to determine if the population grows or shrinks.
- **Wrong:** Claiming density-independent factors cannot change population size
  - Why it fails: Students confuse density-dependent regulation (changing growth rate with density) with changing population size at all
  - Correct: Remember that density-independent factors can drastically reduce population size, they just do not slow growth as density approaches carrying capacity.
- **Wrong:** Confusing population size $N$ with population density, leading to claims the logistic model does not apply to total population size
  - Why it fails: The terms are often used interchangeably in this context, leading to unnecessary confusion
  - Correct: In density effect studies, $N$ refers to both total population size and population density; the model applies to both.
- **Wrong:** Claiming the Allee effect means growth rate always increases with density
  - Why it fails: Students only remember the positive relationship at low density and forget standard negative density dependence at high density
  - Correct: Allee effects only apply at low densities; above the Allee threshold, growth rate decreases with density as expected.

## Cheatsheet

| Concept | Key Feature | Identification Test |
| --- | --- | --- |
| Density-dependent limiting factor | Effect strength increases with density | Per capita $r$ decreases as $N$ increases |
| Density-independent limiting factor | Effect strength same at all densities | Per capita $r$ does not change with $N$ |
| Logistic growth | Negative density dependence around $K$ | Growth slows as $N$ approaches $K$ |
| Allee effect | Positive density dependence below threshold | Per capita $r$ increases with $N$ at low $N$ |

## What's next

Understanding density effects on populations is a foundational core topic for AP Biology Unit 8 Ecology, and it is frequently tested in both multiple-choice and free-response questions, often paired with data interpretation and graph analysis. This concept connects basic population growth models to real-world ecological outcomes and conservation management, building on your prior knowledge of exponential growth and carrying capacity. Mastering the distinction between density-dependent and independent factors and how to apply the logistic model will help you earn full points on many common exam questions. Next, explore the following related topics to build out your Unit 8 knowledge:

- [AP Biology Community Ecology](https://www.owlsprep.com/study/ap-biology-u8-community-ecology/)
- [Biodiversity](https://www.owlsprep.com/study/ap-biology-u8-biodiversity/)
- [Disruptions to Ecosystems](https://www.owlsprep.com/study/ap-biology-u8-disruptions-to-ecosystems/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-biology-u8-effect-of-density-of-populations/
