# Classification and Biodiversity

> IB Biology SL · IB Biology SL 2025+
> Source: https://www.owlsprep.com/study/ib-biology-sl-u3-classification-and-biodiversity/

This sub-topic explains how organisms are classified based on evolutionary relationships, how biodiversity is quantified, and why accurate classification is critical for conservation. We cover the three-domain system, cladogram interpretation, and Simpson's Diversity Index.

**Prerequisites:** [Evolution and natural selection](https://www.owlsprep.com/study/ib-biology-sl-u2-evolution-natural-selection/); [Speciation and species concepts](https://www.owlsprep.com/study/ib-biology-sl-u2-speciation/)

## Learning objectives

- Distinguish between historical and modern classification systems
- Interpret cladograms to infer evolutionary relationships between clades
- Calculate and interpret Simpson's Diversity Index for a community
- Identify key characteristics of the three domains of life
- Explain how classification supports biodiversity conservation

## Modern Classification and the Three-Domain System

Classification has evolved from early Linnaean systems based on observable physical traits to modern systems based on evolutionary relatedness and genetic evidence. This shift led to the widespread adoption of the three-domain system, which replaced the older five-kingdom classification framework.

**Three-Domain System** — The highest modern taxonomic classification that divides all life into three groups based on ribosomal RNA sequences and genetic differences.

*Example:* The three domains are Bacteria, Archaea, and Eukarya.

**Worked example:** An unicellular organism has no nucleus and a cell wall made of peptidoglycan. Identify which domain it belongs to, justifying your answer.

1. 1. Recall the defining features of each domain:
2. - Bacteria: Unicellular prokaryotes with cell walls containing peptidoglycan
3. - Archaea: Unicellular prokaryotes with cell walls that lack peptidoglycan
4. - Eukarya: All organisms with eukaryotic cells that have a nucleus and membrane-bound organelles
5. 2. Match the given traits to the domain definitions: the organism is prokaryotic (no nucleus) and has peptidoglycan in its cell wall.
6. 3. Conclusion: The organism belongs to the domain Bacteria.

> **Exam tip:** Always remember the difference in cell wall composition between Bacteria and Archaea — this is a common multiple choice question.

## Cladistics and Cladogram Interpretation

Cladistics is the modern approach to classification that groups organisms into clades based on shared derived characteristics inherited from a common ancestor, rather than just shared physical traits. Cladograms are branching diagrams used to visualize these hypothesized evolutionary relationships.

**Cladogram** — A diagram where each branching point (node) represents a common ancestor, and branches represent descendant lineages.

**Worked example:** In a cladogram, the root splits into taxon A, and a separate clade. That clade splits into taxon B, and a sub-clade containing taxon C and taxon D. Which pair of taxa is most closely related?

1. 1. The closeness of relationship between taxa depends on how recently they shared a common ancestor.
2. 2. Nodes (branch points) mark common ancestors. More recent nodes mean more closely related lineages.
3. 3. C and D share their most recent common ancestor at the youngest node in the cladogram.
4. 4. B shares an older common ancestor with C and D, and A shares the oldest common ancestor with all other taxa.
5. Conclusion: C and D are the most closely related pair.

> **warning**
>
> Tip spacing between taxa is almost always arbitrary, unless the cladogram is explicitly scaled for time. Never use distance between tips to judge relatedness.

## Measuring Biodiversity with Simpson's Diversity Index

Biodiversity describes the variety of life in a given area. At the species level, it is measured by two components: richness (number of different species present) and evenness (how evenly individuals are distributed across species). Simpson's Diversity Index accounts for both components.

**Simpson's Diversity Index** — A quantitative measure where $D$ ranges from 0 (low diversity, only one species) to 1 (very high diversity).

*Notation:* D = 1 - \frac{\sum n(n-1)}{N(N-1)}

*Example:* A forest with $D=0.85$ is far more diverse than a monoculture crop field with $D=0.02$.

**Worked example:** A 100 m² quadrat contains 50 individuals of species A, 30 of species B, and 20 of species C. Calculate Simpson's Diversity Index for this community.

1. 1. Calculate total number of individuals $N$:
2. $$N = 50 + 30 + 20 = 100$$
3. 2. Calculate $n(n-1)$ for each species:
4. $$A: 50 \times 49 = 2450,\quad B: 30 \times 29 = 870,\quad C: 20 \times 19 = 380$$
5. 3. Sum all $n(n-1)$ values:
6. $$\sum n(n-1) = 2450 + 870 + 380 = 3700$$
7. 4. Calculate $N(N-1)$:
8. $$N(N-1) = 100 \times 99 = 9900$$
9. 5. Substitute into the formula to find $D$:
10. $$D = 1 - \frac{3700}{9900} = 1 - 0.374 = 0.626$$

> **Exam tip:** Always show all working steps for calculation questions. You can earn partial marks for correct method even if your final answer is wrong.

## Biodiversity and Conservation Significance

Accurate classification and measurement of biodiversity is the foundation of effective conservation. Conservation groups can only prioritize and protect endangered ecosystems and species if they correctly identify what organisms are present and how diverse the community is.

Ecosystems with higher native biodiversity are generally more resilient to disturbances like climate change, invasive species, and natural disasters. This makes maintaining high biodiversity a key goal for global conservation efforts.

**Check your understanding**

Test your understanding:

1. What advantage does Simpson's Diversity Index have over just counting species richness?

   - It is faster to calculate
   - It accounts for evenness of species abundance
   - It does not require counting individual organisms
   - It always gives higher values

   *Answer:* It accounts for evenness of species abundance

   *Why:* Correct! Species richness only tells you how many different species are present. Simpson's index adds information about how evenly individuals are distributed between species, giving a more complete picture of biodiversity.

## Common pitfalls

- **Wrong:** Claiming the traditional Linnaean five-kingdom system is the standard modern classification
  - Why it fails: Modern classification is based on genetic evidence, and the three-domain system is the current standard
  - Correct: Reference the three-domain system when asked about modern classification of life
- **Wrong:** Judging relatedness from the spacing of tips on a cladogram
  - Why it fails: Tip spacing is usually arbitrary; only branching order (nodes) indicates relatedness
  - Correct: Trace back from tips to find the most recent common node to judge relatedness
- **Wrong:** Interpreting a low Simpson's D value as high biodiversity
  - Why it fails: Simpson's D ranges from 0 to 1, where higher values equal higher biodiversity
  - Correct: Remember: higher $D$ = more diverse, lower $D$ = less diverse
- **Wrong:** Confusing Archaea with Eukarya because both lack peptidoglycan cell walls
  - Why it fails: Archaea are prokaryotes with no nucleus, while Eukarya are all eukaryotes with a nucleus
  - Correct: Always check for the presence of a nucleus first when classifying domains

## Cheatsheet

| Concept | Key Information | Exam Tip |
| --- | --- | --- |
| Three Domains | Bacteria: prokaryotes, peptidoglycan cell wall; Archaea: prokaryotes, no peptidoglycan; Eukarya: eukaryotes with nucleus | Check for nucleus first, then cell wall composition |
| Cladograms | Clade = common ancestor + all descendants; branching = common ancestor | Only branching order matters, not tip spacing |
| Simpson's D | $D = 1 - \frac{\sum n(n-1)}{N(N-1)}$; 0 = low diversity, 1 = high diversity | Always show full working for calculation marks |
| Biodiversity Components | Richness = number of species; Evenness = distribution of individuals | Simpson's D accounts for both, richness does not |

## What's next

Classification and biodiversity form the foundation of all ecological study, which is the core of Theme C: Interactions and Interdependencies in IB Biology SL. Now that you understand how we classify organisms and measure biodiversity, you can explore how different species interact with each other and their physical environment in ecological communities. Changes to biodiversity from human activity and climate change directly impact ecosystem stability, so the concepts you learned here connect directly to conservation management and global sustainability efforts. Mastering classification also supports your understanding of evolutionary relationships across all biology topics, from plant physiology to animal behavior.

- [Conservation of biodiversity](https://www.owlsprep.com/study/ib-biology-sl-u3-conservation-of-biodiversity/)
- [Population dynamics](https://www.owlsprep.com/study/ib-biology-sl-u3-population-dynamics/)
- [Nitrogen and nutrient cycling](https://www.owlsprep.com/study/ib-biology-sl-u3-nitrogen-and-nutrient-cycling/)

---

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/ib-biology-sl-u3-classification-and-biodiversity/
