Skip to main content
QLDBiologySyllabus dot point

Topic 1: Describing biodiversity and ecosystem dynamics

Determine the biodiversity of an ecosystem using measures of species richness, species evenness and Simpson's diversity index, and explain the limitations of these measures

A focused answer to the QCE Biology Unit 3 dot point on measuring biodiversity. Defines species richness and evenness, works through Simpson's diversity index step by step with sample data, and outlines the limitations students should mention in exam responses.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Sampling methods that feed these measures
  4. Limitations students must mention
  5. Examples in context
  6. Try this

What this dot point is asking

QCAA wants you to quantify biodiversity using three measures (species richness, species evenness and Simpson's diversity index), apply them to data from a sample, and critique what they do and do not capture. Calculation questions appear most years; the limitations are reliable short response material.

The answer

Biodiversity in a sample is measured by counting species and weighting them by abundance. Three measures appear in the QCAA syllabus.

Species richness (S)

Species richness is the total number of different species in a defined area or sample.

How to calculate
Count the species. That is it.
Example
A quadrat contains 12 grass plants of species A, 4 of species B, and 1 of species C. S = 3.
Why it is limited
Richness ignores abundance. A community of 3 species with abundances (12, 4, 1) has the same richness as one with (5, 6, 6), but they feel ecologically very different to anything living in them.

Species evenness

Species evenness describes how evenly individuals are distributed among the species present.

Conceptually. A community is most even when all species are equally abundant. A community dominated by one species, with the others rare, has low evenness even if richness is high.

Why it is limited. Evenness on its own does not capture richness. A community with 2 species in equal abundance is perfectly even but not very biodiverse.

Simpson's diversity index (D)

Simpson's diversity index combines richness and evenness into a single number between 0 and 1.

Formula (QCAA form).

D = 1 - sum( n(n - 1) / N(N - 1) )

where n is the number of individuals of one species and N is the total number of individuals across all species.

Interpretation. D close to 1 means high diversity (a randomly selected pair of individuals is likely to belong to different species). D close to 0 means low diversity (most pairs belong to the same species, so one species dominates).

Worked calculation

A rockpool quadrat contains: limpets (n = 8), snails (n = 5), crabs (n = 2), barnacles (n = 5). Total N = 20.

Step 1. Compute n(n - 1) for each species.

  • Limpets: 8 x 7 = 56
  • Snails: 5 x 4 = 20
  • Crabs: 2 x 1 = 2
  • Barnacles: 5 x 4 = 20

Step 2. Sum: 56 + 20 + 2 + 20 = 98.

Step 3. N(N - 1) = 20 x 19 = 380.

Step 4. D = 1 - (98 / 380) = 1 - 0.258 = 0.742.

A second rockpool with the same N = 20 but abundances (16, 2, 1, 1) gives sum = 16 x 15 + 2 + 0 + 0 = 242, D = 1 - 242 / 380 = 0.363. Same richness (4), much lower evenness, much lower Simpson's index.

Sampling methods that feed these measures

To compute any of these, you first need a sample. QCAA expects you to know:

  • Quadrats for sessile or slow-moving organisms (plants, barnacles, corals).
  • Transects when abundance varies along a gradient (intertidal zone, altitudinal gradient up a hill).
  • Capture, mark, release, recapture (Lincoln index, N = M x C / R) for mobile animals.
  • Random sampling (random number generator over a grid) to avoid observer bias.
  • Stratified sampling when the habitat has obvious sub-areas (e.g. canopy vs understorey) so each sub-area is represented in proportion.

A well-designed survey will state sample size, sampling technique, replicates and how randomisation was achieved.

Limitations students must mention

Limited to one level of biodiversity
Simpson's index quantifies species-level diversity in a single sample. It says nothing about genetic biodiversity within those species or about ecosystem-level diversity across the region.
Sensitive to sample size and effort
Rare species are easily missed. Larger and more numerous samples generally increase richness; index values from samples of different size are not directly comparable.
All species treated equally
A keystone species, an introduced weed and a common native are counted the same. An ecosystem dominated by an invasive species can score a high Simpson's value while being ecologically degraded.
No information about ecosystem function
Two communities with the same index can differ in productivity, nutrient cycling, pollination services and resilience.
Spatial and temporal snapshot
A single survey reflects one place at one time. Seasonal variation (flowering, migration, larval recruitment) can change the value substantially.

Examples in context

Example 1. Daintree quadrat survey for IA1 data test. A typical IA1 data test on biodiversity gives students raw counts from a 10 m squared quadrat survey in the Daintree: 30 Argyrodendron, 20 Castanospermum, 10 Toona, 5 Macaranga, 5 Endiandra (total 70 individuals across 5 species). Students calculate species richness (S=5S = 5), proportional abundances pip_i, and Simpson's index D=1−∑pi2=1−(0.184+0.082+0.020+0.005+0.005)=0.704D = 1 - \sum p_i^2 = 1 - (0.184 + 0.082 + 0.020 + 0.005 + 0.005) = 0.704. A nearby cleared site shows S=3S = 3 and D=0.42D = 0.42. The IA1 then asks for limitations: small quadrat size, single sample, time of day, and exclusion of cryptic species, judged under the ISMG knowledge and analysis criterion.

Example 2. Moreton Bay seagrass evenness monitoring. Queensland Parks staff monitor Moreton Bay seagrass meadows using line transects measuring per-cent cover of Zostera, Halophila, Halodule, Cymodocea and Syringodium. In 2010 the cover percentages were 40, 25, 15, 10 and 10, giving high evenness and Simpson's D≈0.74D \approx 0.74. After the 2011 floods, Zostera declined to 5 percent while opportunistic Halophila surged to 70 percent: richness unchanged at 5 species, but evenness collapsed and DD fell to 0.46. The case shows that two measures of biodiversity can move independently and that Simpson's index detects evenness changes that simple richness misses.

Try this

Q1. Define species richness and species evenness and explain how Simpson's diversity index incorporates both. [3 marks]

  • Cue. Richness counts species; evenness compares abundances; Simpson's D=1−∑pi2D = 1 - \sum p_i^2 rises when both rise.

Q2. Two reef sites both contain 6 species. Site A has counts 50, 50, 50, 50, 50, 50; Site B has counts 250, 10, 10, 10, 10, 10. Calculate Simpson's index for each and interpret. [3 marks]

  • Cue. A: D=1−6×(1/6)2=0.833D = 1 - 6 \times (1/6)^2 = 0.833. B: D=1−(0.694+5×0.0011)=0.300D = 1 - (0.694 + 5 \times 0.0011) = 0.300. A more diverse despite equal richness.

Q3. Refer to a wetland survey for an IA1 report. (a) Identify two sampling limitations. (b) Predict the effect of doubling sample size on richness and Simpson's index. (c) Justify which index is more sensitive to rare species: Simpson's or species richness. [2+2+2 marks]

  • Cue. (a) Sample area, observer bias, season. (b) Richness rises; Simpson's stabilises. (c) Richness more sensitive; Simpson weights common species.

Exam-style practice questions

Practice questions written in the style of QCAA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

2023 QCAA5 marksTwo woodland plots were surveyed. Plot A contained 4 species with abundances 25, 25, 25, 25. Plot B contained 4 species with abundances 70, 15, 10, 5. Calculate Simpson's diversity index (D = 1 - sum(n(n-1)/N(N-1))) for each plot and explain which plot has higher biodiversity.
Show worked answer →

A 5-mark answer needs the calculation set out, both values, and a justified comparison.

Plot A
N = 100, so N(N-1) = 9900. Each species: n(n-1) = 25 x 24 = 600. Sum = 4 x 600 = 2400. D = 1 - 2400 / 9900 = 1 - 0.242 = 0.758.
Plot B
N = 100, N(N-1) = 9900. Species terms: 70 x 69 = 4830; 15 x 14 = 210; 10 x 9 = 90; 5 x 4 = 20. Sum = 5150. D = 1 - 5150 / 9900 = 1 - 0.520 = 0.480.
Comparison
Both plots have the same species richness (4 species), but Plot A has higher Simpson's index (0.758 vs 0.480) because individuals are evenly distributed across the four species. Plot B is dominated by one species (70 of 100 individuals), so a randomly selected pair is more likely to be the same species, giving lower diversity.

Markers reward the formula shown, correct arithmetic to at least 2 decimal places, and a comparison that mentions both richness and evenness.

2022 QCAA3 marksState two limitations of Simpson's diversity index as a measure of biodiversity.
Show worked answer →

Any three of the following, with brief justification:

  1. It ignores genetic and ecosystem biodiversity. The index only measures species-level diversity within one sample, so a community of 4 closely related species scores the same as a community of 4 species from different phyla.
  2. It is sensitive to sample size and method. Rare species are easily missed in small quadrats, biasing both richness and the calculated index.
  3. It treats all species as equivalent. A keystone species, an introduced species and a common native are counted the same way, so a high index does not necessarily mean a healthy ecosystem.
  4. It does not capture ecosystem function. Two communities can have the same Simpson's value but very different productivity, nutrient cycling or resilience.

Markers want clearly distinct limitations, not three rewordings of "it's just a number".

Related dot points