Saturday, June 20, 2026

Simpson's Evenness Index and Shannon-Weiner Index of Biodiversity

Saturday, June 20, 2026 0 Comments
Biodiversity Indices — Simpson's Evenness & Shannon-Wiener
Ecological Statistics · Biodiversity Measurement

Measuring Biodiversity
with Precision

A deep-dive into two foundational indices used to quantify the richness and equity of life in ecological communities.

Simpson's Evenness Index Shannon-Wiener Diversity Index Interactive Calculator Worked Examples

Overview — Why Measure Biodiversity?

Biodiversity is not simply a count of species. Two communities may share the same number of species yet differ profoundly in how individuals are distributed among those species. A forest with 1,000 oak trees and one of every other species is far less diverse in character than one where individuals are evenly spread across all species.

Ecologists therefore measure biodiversity along two axes:

  • Species Richness (S) — the raw count of species present.
  • Species Evenness (E) — how equitably individuals are distributed among those species.

Diversity indices combine these dimensions into single, comparable numbers that allow scientists to rank communities, track change over time, monitor the impacts of pollution or habitat destruction, and guide conservation priorities.

Two Complementary Lenses

Consider three communities, each with 4 species and 100 individuals:

Communityn₁n₂n₃n₄Character
A97111Dominated
B6025105Moderate
C25252525Perfectly even

All three have S = 4, but their diversity character is entirely different. Indices capture this.

🌿
Conservation Planning
Identifying high-diversity areas for protected area designation and prioritising restoration efforts.
📉
Pollution Monitoring
Detecting ecosystem degradation — polluted sites typically show low evenness with a few tolerant species dominating.
🔬
Community Ecology
Comparing community structure across successional stages, elevational gradients, and disturbance regimes.
🌾
Agriculture & Agroforestry
Evaluating crop diversity, weed communities, and soil microbial communities for resilience assessment.
🏥
Microbial Ecology
Analysing gut microbiome diversity in health research, with H′ used as a clinical biomarker.
📊
Environmental Impact
Baseline and post-development surveys use these indices as standard EIA metrics worldwide.

A History of Diversity Measurement

The formalisation of biodiversity measurement emerged from information theory, statistics, and field ecology converging in the mid-twentieth century — a story of mathematicians and ecologists working in parallel.

1920s–1930s
Early Species Richness Concepts. Ecologists began documenting species lists but lacked a rigorous way to compare communities of different sizes. The idea that diversity had both a richness and an evenness component was intuitive but unmathematised.
1948 — Claude Shannon
Information Theory Born. Claude E. Shannon, a mathematician at Bell Laboratories, published "A Mathematical Theory of Communication" in the Bell System Technical Journal. He introduced the Shannon entropy formula H′ to measure uncertainty in information transmission. He never intended it for ecology — yet its mathematical structure proved a perfect fit.
1949 — Norbert Wiener
Independent Parallel Derivation. Norbert Wiener independently derived the same entropy formula in his book Cybernetics. This dual authorship is why the index is called the Shannon-Wiener index (also written Shannon-Weaver, after Warren Weaver who co-authored with Shannon). Both names are used in ecological literature.
1956–1960s — Ecological Adoption
Ecologists Adopt H′. Margalef (1958) and later MacArthur (1965) introduced Shannon entropy into ecological diversity studies. The index was applied to measure species diversity in plant, bird, and invertebrate communities, transforming community ecology.
1949 — E.H. Simpson
Simpson's Dominance Index. Edward Hugh Simpson, a British statistician, published "Measurement of Diversity" in Nature (just one paragraph!). His index D measured the probability that two randomly selected individuals belong to the same species — a measure of dominance, not diversity per se.
1960s–1970s — Transformations of Simpson's D
Diversity and Evenness Derivatives. Ecologists developed 1−D (Simpson's diversity) and 1/D (Simpson's reciprocal). The evenness form E = (1/D)/S (Simpson's evenness index) emerged as a way to standardise diversity against the maximum possible diversity for a given species richness, making communities comparable.
1966 — Pielou's Evenness (J′)
Shannon Evenness Defined. E.C. Pielou formalised the Shannon evenness index J′ = H′/H′_max, providing a standardised evenness measure derived from Shannon entropy. This became the most widely used evenness measure in ecology.
1970s–Present — Standard Tools
Universal Adoption. Both indices became standard tools in ecological surveys, environmental impact assessments, conservation biology, and increasingly in microbiology, linguistics, and economics. Statistical software packages (R, PAST, PRIMER) include them as core diversity functions.
Index I

Simpson's Evenness Index

A probability-based measure of dominance and equitability, rooted in combinatorial statistics

Conceptual Foundation

Simpson's original D asks a simple probabilistic question: "If you randomly pick two individuals from a community, what is the probability they belong to the same species?"

A high D means most pairs would be from the same species — indicating low diversity / high dominance by one or few species. A low D means pairs are more likely from different species — indicating high diversity.

To make D intuitive (higher value = more diverse), ecologists compute:

  • Simpson's Diversity Index: 1 − D
  • Simpson's Reciprocal Index: 1/D
  • Simpson's Evenness Index: E = (1/D) ÷ S
Key distinction: D measures dominance (gives more weight to abundant species). The Evenness form E = (1/D)/S measures how evenly individuals are spread across species, independent of species richness.

The Formulae

Step 1 — Simpson's Dominance Index (D)
D = Σ [ nᵢ(nᵢ − 1) ] ÷ [ N(N − 1) ]
DSimpson's dominance index (0 to 1); higher D = lower diversity
nᵢNumber of individuals of species i
NTotal number of individuals across all species
ΣSummation across all species
Step 2 — Simpson's Evenness Index (E)
E = (1/D) ÷ S
ESimpson's evenness index (0 to 1); 1 = perfectly even distribution
1/DSimpson's reciprocal index — effective number of species
STotal species richness (number of species present)
Range of E: 0 (complete dominance by one species) to 1 (perfectly even — every species has identical abundance). Values close to 1 indicate high equitability.

Simpson's Evenness — Step-by-Step Calculation

Scenario: A freshwater pond survey records 5 aquatic invertebrate species. Calculate Simpson's Dominance Index (D), Simpson's Reciprocal Index (1/D), and Simpson's Evenness Index (E).
Species Individuals (nᵢ) nᵢ(nᵢ − 1) Notes
Chironomus sp. (Midge larvae)4545 × 44 = 1,980Dominant species
Gammarus pulex (Freshwater shrimp)3030 × 29 = 870Sub-dominant
Baetis sp. (Mayfly nymph)1515 × 14 = 210Moderate
Lymnaea stagnalis (Pond snail)77 × 6 = 42Uncommon
Planaria sp. (Flatworm)33 × 2 = 6Rare
TOTAL (N = 100, S = 5)100Σ = 3,108N(N−1) = 9,900
1
Calculate nᵢ(nᵢ − 1) for each species

For each species, multiply its count by (count − 1). This is the number of ways to choose 2 individuals of that species.

Chironomus: 45 × (45−1) = 45 × 44 = 1,980 Gammarus: 30 × (30−1) = 30 × 29 = 870 Baetis: 15 × (15−1) = 15 × 14 = 210 Lymnaea: 7 × (7−1) = 7 × 6 = 42 Planaria: 3 × (3−1) = 3 × 2 = 6 ───────────────────────────────────────── Σ nᵢ(nᵢ−1) = 3,108
2
Calculate N(N − 1) — total pairs

N = 100 total individuals. This is the total number of ways to pick any 2 individuals from the community.

N(N−1) = 100 × (100−1) = 100 × 99 = 9,900
3
Compute Simpson's D (Dominance Index)
D = Σ nᵢ(nᵢ−1) / N(N−1) D = 3,108 / 9,900 D = 0.3139

D = 0.314 means there is a 31.4% probability that two randomly picked individuals belong to the same species. This is moderate dominance.

4
Compute Simpson's Reciprocal Index (1/D)
1/D = 1 / 0.3139 = 3.185

Interpretation: the community behaves as if it contained approximately 3.19 equally abundant species — the "effective number of species."

5
Compute Simpson's Evenness Index (E)
E = (1/D) / S E = 3.185 / 5 E = 0.637
E = 0.637 — This community has moderate evenness. Individuals are not perfectly evenly distributed (E = 1.0 would require 20 individuals per species). Chironomus dominates, reducing evenness from the theoretical maximum.

Interpreting Simpson's Evenness (E)

0.00 — No evenness 0.50 1.00 — Perfect evenness
0.00 – 0.35Low EvennessStrong dominance; 1–2 species monopolise the community
0.35 – 0.65Moderate EvennessPartial dominance; several species are common (← our result: 0.637)
0.65 – 1.00High EvennessEquitable distribution; no single species strongly dominant
Index II

Shannon-Wiener Diversity Index (H′)

An information-theoretic measure of uncertainty and diversity, borrowed from communication engineering

Conceptual Foundation

Shannon's H′ asks: "How much uncertainty is there in predicting the species identity of a randomly chosen individual?"

In information theory, entropy measures uncertainty. If a community has only one species, there is zero uncertainty (H′ = 0) — you know exactly what every individual is. If the community has many equally abundant species, uncertainty is maximised (H′ is high) because any species could be picked.

H′ thus captures both richness and evenness simultaneously:

  • Adding more species increases H′
  • Making abundance more even increases H′
  • A dominated community has lower H′ than an even one with the same richness
Why "Shannon-Wiener"? Claude Shannon and Norbert Wiener independently derived the same entropy formula in 1948–1949. Some texts write Shannon-Weaver (after Warren Weaver, Shannon's co-author), but Shannon-Wiener acknowledges both independent discoverers correctly.

The Formula

Shannon-Wiener Diversity Index
H′ = −Σ [ pᵢ × ln(pᵢ) ]
H′Shannon diversity index (in nats if ln; bits if log₂)
pᵢProportion of individuals belonging to species i: pᵢ = nᵢ/N
lnNatural logarithm (base e ≈ 2.718). Some texts use log₂ or log₁₀
ΣSummation across all S species
Negative sign converts negative ln values to a positive H′
Shannon Evenness Index (J′) — Pielou 1966
J′ = H′ / H′_max = H′ / ln(S)
J′Pielou's evenness (0 to 1); 1 = perfect evenness
H′_maxMaximum possible H′ for S species = ln(S), when all species are equally abundant
Typical range of H′: Ecological communities typically range from 1.5 to 3.5 nats. Values below 1 suggest very low diversity; values above 4.5 are exceptional (hyper-diverse tropical systems).

Shannon-Wiener Index — Step-by-Step Calculation

Scenario: The same freshwater pond survey (5 species, 100 individuals). Calculate H′ (Shannon-Wiener index) and J′ (Shannon evenness / Pielou's J).
Species nᵢ pᵢ = nᵢ/N ln(pᵢ) pᵢ × ln(pᵢ)
Chironomus sp.450.45−0.7985−0.3593
Gammarus pulex300.30−1.2040−0.3612
Baetis sp.150.15−1.8971−0.2846
Lymnaea stagnalis70.07−2.6593−0.1862
Planaria sp.30.03−3.5066−0.1052
TOTAL1001.00Σ = −1.2965
1
Calculate the proportion pᵢ for each species
pᵢ = nᵢ / N (where N = 100) p₁ = 45/100 = 0.45 (Chironomus) p₂ = 30/100 = 0.30 (Gammarus) p₃ = 15/100 = 0.15 (Baetis) p₄ = 7/100 = 0.07 (Lymnaea) p₅ = 3/100 = 0.03 (Planaria) ───────────────────── Σ pᵢ = 1.00 ✓
2
Calculate ln(pᵢ) for each species

Natural log of a proportion (0–1) is always negative. Larger proportions (dominant species) have ln values closer to 0.

ln(0.45) = −0.7985 ln(0.30) = −1.2040 ln(0.15) = −1.8971 ln(0.07) = −2.6593 ln(0.03) = −3.5066
3
Calculate pᵢ × ln(pᵢ) for each species
0.45 × (−0.7985) = −0.3593 0.30 × (−1.2040) = −0.3612 0.15 × (−1.8971) = −0.2846 0.07 × (−2.6593) = −0.1862 0.03 × (−3.5066) = −0.1052 ────────────────────────── Σ [pᵢ × ln(pᵢ)] = −1.2965
4
Compute H′ (apply the negative sign)
H′ = −Σ [pᵢ × ln(pᵢ)] H′ = −(−1.2965) H′ = 1.2965 nats

H′ = 1.30 nats indicates moderate diversity. The community is not maximally diverse because Chironomus (45%) dominates strongly.

5
Compute H′_max and Pielou's Evenness J′
H′_max = ln(S) = ln(5) = 1.6094 nats J′ = H′ / H′_max J′ = 1.2965 / 1.6094 J′ = 0.8056
J′ = 0.806 — Shannon evenness of 80.6%. The community achieves 80.6% of the maximum possible Shannon diversity for 5 species. Despite Chironomus dominating, the remaining species contribute enough diversity to keep evenness moderately high. Compare: Simpson's E = 0.637, which gives more weight to the dominant species and thus registers lower evenness.

Interpreting Shannon-Wiener H′ Values

0 — No diversity 1.5 2.5 3.5+
0.0 – 1.0Very LowNear monoculture; heavily degraded or disturbed community
1.0 – 2.0Low–ModerateSome diversity but significant dominance (← our result: H′ = 1.30)
2.0 – 3.0Moderate–HighTypical of healthy temperate ecosystems; good species representation
3.0 – 4.5+High–Very HighDiverse, even community; tropical rainforests, coral reefs, pristine sites

Interpreting Pielou's Evenness J′

0.000.501.00
0.00 – 0.40Low EvennessCommunity dominated by very few species; others are rare
0.40 – 0.70Moderate EvennessReasonable spread, with some dominant species
0.70 – 1.00High EvennessEquitable distribution; our result J′ = 0.806 falls here

Comparison of Both Indices

Using the same pond dataset (5 species, 100 individuals) allows a direct, meaningful comparison of what each index reveals and emphasises.

D = 0.314 | E = 0.637

  • Probability of picking same species twice = 31.4%
  • Effective species count = 3.19 of 5 actual
  • Evenness = 63.7% of maximum
  • Registers moderate-low evenness due to Chironomus dominance

H′ = 1.297 | J′ = 0.806

  • Information content = 1.297 nats
  • H′_max for 5 species = 1.609 nats
  • Evenness (J′) = 80.6% of maximum
  • Registers moderately high evenness — rarer species contribute more

Why Do the Two Evenness Values Differ?

Simpson's E = 0.637 vs. Shannon's J′ = 0.806 — same dataset, different answers. This reflects their mathematical sensitivity:

Simpson (D) is weighted toward abundant species.

The n(n−1) term squares the abundance effect, so Chironomus (45 individuals) contributes 1,980 to the numerator — disproportionately high. This makes D and E sensitive to the dominant species and registers lower evenness.

Shannon (H′) gives more weight to rare species.

The p·ln(p) term amplifies the contribution of rare species (Planaria at p = 0.03 contributes −0.105 nats). Rare species inflate H′ slightly and raise J′. Shannon is a better detector of rare-species presence.

Attribute 🟤 Simpson's Index 🔵 Shannon-Wiener Index
Theoretical originProbability / combinatorics (statistics)Information theory (communication engineering)
Core question"Probability two random individuals = same species?""How much uncertainty is there in species identity?"
Published byE.H. Simpson, Nature, 1949C. Shannon, 1948; N. Wiener, 1949
Primary formulaD = Σ nᵢ(nᵢ−1) / N(N−1)H′ = −Σ pᵢ ln(pᵢ)
Evenness derivativeE = (1/D) / SJ′ = H′ / ln(S) [Pielou 1966]
Range (diversity)D: 0–1 (higher D = lower diversity)H′: 0 to ln(S); higher = more diverse
Range (evenness)E: 0–1; 1 = perfectly evenJ′: 0–1; 1 = perfectly even
SensitivityHeavily weighted to abundant speciesMore sensitive to rare species
Dominance detectionExcellent — specifically designed for itModerate — H′ decreases with dominance
Rare species detectionPoor — rare species negligible effect on DGood — rare species can elevate H′ notably
InterpretabilityIntuitive probability interpretationAbstract (information / entropy concept)
UnitsDimensionless (proportion)Nats (ln), bits (log₂), or decibans (log₁₀)
Common applicationDominance assessment, pollution monitoringGeneral diversity comparison, microbial ecology
Statistical propertiesLess sensitive to sampling effortMore sensitive to sample size / rare species
Our example resultE = 0.637 (moderate evenness)J′ = 0.806 (high evenness)
🔑 Rule of Thumb: Use Simpson's index when you want to assess dominance and the influence of the most abundant species. Use Shannon-Wiener when rare species matter, when comparing diverse tropical communities, or when the index is used in microbial ecology (where rare taxa are ecologically important). For comprehensive biodiversity assessment, report both alongside species richness S.

Interactive Diversity Calculator

Enter your own species counts below to calculate Simpson's Evenness Index (E) and Shannon-Wiener Diversity Index (H′) in real time.

Species Abundance Data

Enter the number of individuals for each species. Add up to 15 species. Minimum 2 species required.

# Species Name (optional) Individuals (nᵢ)
Biodiversity Indices — Interactive Learning Module
Simpson's Evenness Index (1949) · Shannon-Wiener Diversity Index (1948/1949) · Pielou's Evenness J′ (1966)

For academic use in Ecology, Biogeography, and Environmental Science courses

Living Planet Index (LPI) I Methodology and Calculation

Saturday, June 20, 2026 0 Comments
Living Planet Index (LPI) • Interactive Learning

🐾 Living Planet Index 🌍

Global biodiversity indicator · tracking vertebrate population trends since 1970

📖 Overview

Living Planet Index (LPI) measures the average change in population abundance of thousands of vertebrate species (mammals, birds, reptiles, amphibians, fish) over time. It is a key indicator of global biodiversity health, produced by the Zoological Society of London (ZSL) and WWF.

The LPI aggregates population time-series data to show trends relative to a baseline year (usually 1970). A value of 1.0 means no overall change; below 1.0 indicates decline.

⏳ History & Development

1998: First LPI published by WWF and ZSL.
2006+: Included in Living Planet Report biennially.
Methodology refined: Generalized additive modelling (GAM) framework adopted to handle missing years and varying data quality.
2022: LPI covers over 38,000 populations of 5,230+ species.

Significance: Used by CBD, IPBES, and governments to track progress toward biodiversity targets (e.g., Aichi Target 12, SDG 15).

🔬 Methodology & Calculation Steps

The LPI uses a chain method with annual population change ratios. For each population, the annual rate of change (lambda, λ) is calculated between consecutive years. These are then aggregated across species and systems.

dt = log10(Nt / Nt-1)
λt = 10dt    (annual change factor)

Aggregation: Species-level index → taxonomic group → system (terrestrial/freshwater/marine) → global LPI. The global index is calculated as the geometric mean of species indices.

LPIyear = LPIyear-1 × (geometric mean of λt across populations)

🧮 Interactive LPI Simulator

Enter population counts for three consecutive years (or use example). The LPI value shows change relative to the first year (set to 1.0).

📊 LPI (Year 3)
📉 Mean change factor
📋 Interpretation

📐 Worked Example & Interpretation

PopulationYear 1Year 2Year 3λ (Y1→Y2)λ (Y2→Y3)
Frogs12095780.7920.821
Birds4552611.1561.173
Fish2001801500.9000.833

Step 1: For each year transition, λ = Nt/Nt-1.
Step 2: Geometric mean of λ for each year across populations. Year1→2: (0.792×1.156×0.900)1/3 ≈ 0.942. Year2→3: (0.821×1.173×0.833)1/3 ≈ 0.930.
Step 3: LPI starts at 1.0 in Year1. Year2 LPI = 1.0 × 0.942 = 0.942. Year3 LPI = 0.942 × 0.930 ≈ 0.876.

🔎 Interpretation: An LPI of 0.876 indicates a 12.4% decline in average population abundance since Year 1. Declines in frogs and fish outweigh bird increase.


🌐 Global Relevance

The LPI has become a headline indicator for the Kunming-Montreal Global Biodiversity Framework. A 69% decline in monitored populations (1970–2018) highlights urgent conservation needs.

69%
average decline
1970–2018

📘 LPI methodology follows Collen et al. 2009 and latest ZSL/WWF technical reports.

Red List Index (RLI) Step-by-Step Calculation

Saturday, June 20, 2026 0 Comments
Red List Index (RLI) • Interactive Learning

📕 Red List Index 🦏

IUCN Red List based indicator · tracking extinction risk over time

📖 Overview

Red List Index (RLI) measures the aggregate extinction risk of groups of species over time, based on genuine changes in IUCN Red List categories. It ranges from 1.0 (all species Least Concern) to 0.0 (all species Extinct).

RLI reveals trends in the status of biodiversity, accounting for species moving between categories due to real improvement or deterioration.

⏳ History & Development

2004: First RLI developed by Butchart et al., published in PLoS Biology.
2008+: Adopted by CBD as indicator for 2010 target.
2015+: Integral to Sustainable Development Goal 15.
2022: Used in Kunming-Montreal Global Biodiversity Framework.

Significance: RLI is one of the most robust indicators for global conservation policy, capturing genuine status changes.

🏷️ IUCN Red List Categories & RLI Weights

The RLI uses a numeric weight (Wc) for each category, reflecting extinction risk. These weights are equally spaced from 0 (Least Concern) to 5 (Extinct/Extinct in the Wild).

CategoryCodeWeight (W)Description
Least ConcernLC0Widespread and abundant
Near ThreatenedNT1Close to qualifying for threatened
VulnerableVU2High risk of extinction
EndangeredEN3Very high risk of extinction
Critically EndangeredCR4Extremely high risk
Extinct in the WildEW5Survives only in captivity
ExtinctEX5No reasonable doubt of extinction

Data Deficient (DD) species are excluded; Not Evaluated (NE) not considered.

🔬 Methodology & Equations

The RLI is calculated by multiplying the number of species in each category by its weight, summing these, and scaling relative to the maximum possible score.

RLI = 1 − ( Σ (Wc × Nc) ) / (Wmax × Ntotal)

Where Wc = weight of category c, Nc = number of species in category c, Wmax = maximum weight (5), Ntotal = total species assessed (excluding DD).

Genuine change: Only reclassifications due to real population changes (not taxonomic revisions or new knowledge) are used to update RLI over time.

🧮 Interactive RLI Calculator

Enter number of species in each IUCN category (or use example). The RLI will be computed automatically.

📊 Red List Index
📋 Total species (excl. DD)
🔎 Interpretation

📐 Worked Example & Interpretation

Scenario: A taxonomic group assessed in 2010 and again in 2025. Numbers below reflect genuine changes only.

YearLCNTVUENCREX/EWTotalRLI
201050107420730.882
202545128531740.849

Calculation for 2025:
Sum(W×N) = (0×45)+(1×12)+(2×8)+(3×5)+(4×3)+(5×1) = 0+12+16+15+12+5 = 60.
Max possible = 5 × 74 = 370.
RLI = 1 − (60/370) = 1 − 0.1622 = 0.8378 (≈0.838).

🔎 Interpretation: RLI declined from 0.882 to 0.838, indicating a deterioration in extinction risk. More species moved into higher threat categories, signaling biodiversity loss.


🌐 Policy Relevance

The RLI is an official indicator for SDG 15.5, the CBD post-2020 framework, and IPBES assessments. It helps track whether conservation actions are slowing species declines.

28%
of assessed species
threatened (2023)

📘 RLI methodology follows Butchart et al. (2007) and IUCN Red List guidelines.

Tuesday, June 09, 2026

Conceptual Foundation of Biodiversity

Tuesday, June 09, 2026 0 Comments
html_content = """ জীববৈচিত্র্যের মৌলিক ভিত্তি ও হুইটেকারের স্কেল

জীববৈচিত্র্যের মৌলিক ভিত্তি ও পরিমাপ

পৃথিবীর 'জেনেটিক লাইব্রেরি' এবং হুইটেকারের স্কেল ভিত্তিক বিশ্লেষণ

জীবনের অন্তহীন জাল: জীববৈচিত্র্যের সূচনা

বিবর্তনের মহাকাব্যে পৃথিবী আজ যে বর্ণিল রূপ ধারণ করেছে, তার মূলে রয়েছে ‘জীববৈচিত্র্য’ বা Biodiversity। একজন শিক্ষক হিসেবে আমি আপনাদের এই অন্তহীন জীবনের জালের সাথে পরিচয় করিয়ে দেব, যা আমাদের গ্রহের টিকে থাকার একমাত্র গ্যারান্টি। এটি কেবল কতগুলো প্রজাতির তালিকা নয়, বরং এটি পৃথিবীর এমন এক ‘জেনেটিক লাইব্রেরি’, যেখানে প্রতিটি প্রজাতি একেকটি অমূল্য বই। একটি বই হারিয়ে যাওয়া মানে বিবর্তনের কয়েক লক্ষ বছরের সঞ্চিত জ্ঞান চিরতরে মুছে যাওয়া।

‘জীববৈচিত্র্য’ শব্দটি মূলত ‘Biological Diversity’-এর সংক্ষিপ্ত রূপ। বিজ্ঞানী ই.ও. উইলসন (E.O. Wilson) ১৯৮০-এর দশকে একে জনপ্রিয় করেন, তবে এর আগে টমাস লাভজয় (Thomas Lovejoy, 1980) প্রথম এই শব্দটি ব্যবহার করেছিলেন। ১৯৯২ সালের ‘Convention on Biological Diversity’ (CBD) অনুযায়ী এর আনুষ্ঠানিক সংজ্ঞা হলো: “স্থলজ, সামুদ্রিক এবং অন্যান্য জলজ বাস্তুসংস্থানসহ সকল উৎস থেকে আসা জীবন্ত প্রাণীদের মধ্যে পরিবর্তনশীলতা এবং তারা যে বাস্তুসংস্থানিক জটিলতার অংশ, তার বৈচিত্র্য।”

বিবর্তনের লাইব্রেরি: একটি পরিসংখ্যান

বিজ্ঞানীরা অনুমান করেন যে পৃথিবীতে প্রায় ৮.৭ মিলিয়ন (৮৭ লক্ষ) প্রজাতি রয়েছে। কিন্তু বিস্ময়কর তথ্য হলো, এর মধ্যে মাত্র ১.৭ মিলিয়ন (১৭ লক্ষ) প্রজাতি এখন পর্যন্ত আমাদের খাতায় নাম লেখাতে পেরেছে। অর্থাৎ, প্রকৃতির এই বিশাল লাইব্রেরির অধিকাংশ তাক এখনও আমাদের কাছে অজানাই রয়ে গেছে!

জীববৈচিত্র্যের চারটি আন্তঃসংযুক্ত স্তর

জীববৈচিত্র্য কেবল প্রজাতির সংখ্যার মধ্যে সীমাবদ্ধ নয়; এটি মূলত চারটি স্তরে কাজ করে যা একে অপরের পরিপূরক:

স্তর মূল ফোকাস বাস্তব উদাহরণ
জিনগত বৈচিত্র্য (Genetic) একটি নির্দিষ্ট প্রজাতির ভেতরে ডিএনএ (DNA) ও অ্যালিলের বৈচিত্র্য। এটি অভিযোজন ক্ষমতা বাড়ায়। ধানের প্রায় ৪০,০০০ জাত রয়েছে, যার প্রতিটি ভিন্ন আবহাওয়া বা পোকামাকড় প্রতিরোধ করতে সক্ষম।
প্রজাতি বৈচিত্র্য (Species) নির্দিষ্ট এলাকায় প্রজাতির সমৃদ্ধি (Richness) এবং তাদের সংখ্যার সমতা (Evenness)। একটি ক্রান্তীয় রেইনফরেস্টে হাজার হাজার প্রজাতির গাছ থাকে, যা একটি এক-ফসলি জমির চেয়ে অনেক বেশি সমৃদ্ধ।
বাস্তুসংস্থান বৈচিত্র্য (Ecosystem) বিভিন্ন আবাসস্থল এবং সেখানে জীব ও জড়ের (Biotic & Abiotic) আন্তঃক্রিয়া। সুন্দরবন: যেখানে ম্যানগ্রোভ বন, মোহনা এবং স্থলজ পরিবেশ মিলে একটি জটিল বাস্তুসংস্থান তৈরি করেছে।
কার্যকরী বৈচিত্র্য (Functional) বাস্তুসংস্থানে বিভিন্ন প্রজাতির কাজের ধরন (যেমন: পরাগায়নকারী বা নাইট্রোজেন সংবন্ধক)। মৌমাছি (পরাগায়ন) এবং কেঁচো (মাটির উর্বরতা বৃদ্ধি) ভিন্ন ভিন্ন কাজ করে সিস্টেমকে সচল রাখে।

বৈচিত্র্য পরিমাপ: হুইটেকারের স্কেল (Whittaker’s Scales)

১৯৭২ সালে আর.এইচ. হুইটেকার স্থানিক স্কেলের ওপর ভিত্তি করে বৈচিত্র্য পরিমাপের তিনটি ধারণা দেন। এই সূচকগুলো বিজ্ঞানীদের বুঝতে সাহায্য করে যে, একটি নির্দিষ্ট এলাকায় প্রাণের বিন্যাস কেমন এবং এক এলাকা থেকে অন্য এলাকায় গেলে প্রজাতির গঠন কীভাবে পরিবর্তিত হয়।

ক্রিকেট লিগের অ্যানালজি

  • আলফা (Alpha): একটি নির্দিষ্ট দলের মোট খেলোয়াড় সংখ্যা।
  • বিটা (Beta): দুটি ভিন্ন দলের মধ্যে খেলোয়াড়দের গঠনের পার্থক্য—অর্থাৎ এক দলে আছে কিন্তু অন্য দলে নেই এমন ‘অনন্য খেলোয়াড়’ (Unique players বা Turnover)।
  • গামা (Gamma): পুরো ক্রিকেট লিগে অংশগ্রহণকারী সমস্ত দলের মোট অনন্য খেলোয়াড় সংখ্যা (Grand Total)।

আলফা (α) বৈচিত্র্য: স্থানীয় স্তরে জীবনের বৈচিত্র্য

আলফা বৈচিত্র্যকে ‘Local Diversity’ বলা হয়। এটি একটি নির্দিষ্ট বসতি (Habitat) বা ইকোসিস্টেমের মধ্যে থাকা প্রজাতির মোট সংখ্যা।

Habitat (বাসস্থান) Species Counted (প্রজাতির সংখ্যা) Alpha Diversity (আলফা বৈচিত্র্য)
পর্ণমোচী অরণ্য (Woodland) ১০টি প্রজাতি α = ১০
ঝোপঝাড় (Hedgerow) ৭টি প্রজাতি α = ৭
খোলা চাষের জমি (Open Field) ৩টি প্রজাতি α = ৩

গুরুত্ব: উচ্চ আলফা বৈচিত্র্যযুক্ত একটি বন ইকোসিস্টেম হিসেবে অনেক বেশি স্থিতিশীল (Stable) এবং সহনশীল (Resilient)।

বিটা (β) বৈচিত্র্য: বসতির মধ্যে পরিবর্তনের পরিমাপ

বিটা বৈচিত্র্য হলো ‘Between-Habitat Diversity’ বা প্রজাতির পরিবর্তনশীলতার পরিমাপ (Species Turnover)। এটি আমাদের জানায় যে একটি পরিবেশ থেকে অন্য পরিবেশে গেলে প্রজাতির ধরনে কতটা পরিবর্তন ঘটছে এবং প্রজাতিগুলো কতটা আবাসস্থল-বিশেষজ্ঞ (Habitat Specialist)।

বাস্তব উদাহরণ (কাঞ্চনজঙ্ঘা): পাহাড়ের পাদদেশে (তরাই অঞ্চল) যেসব প্রাণী ও উদ্ভিদ (যেমন: হাতি, শাল গাছ) দেখা যায়, পাহাড়ের উঁচুতে আলপাইন তৃণভূমিতে (যেমন: স্নো লেপার্ড, ইয়াক) তারা সম্পূর্ণ অনুপস্থিত। এই যে উচ্চতা পরিবর্তনের সাথে সাথে প্রজাতির আমূল প্রতিস্থাপন ঘটছে, এটিই High Beta Diversity

β = γ / α (বা γ = α × β)

গামা (γ) বৈচিত্র্য: আঞ্চলিক বা মহাদেশীয় স্কেলে বৈচিত্র্য

গামা বৈচিত্র্য হলো ‘Regional Diversity’ বা কোনো একটি বিশাল অঞ্চলের ‘Grand Total’। এটি একটি নির্দিষ্ট ভূখণ্ডে থাকা সমস্ত ইকোসিস্টেমের আলফা বৈচিত্র্য এবং তাদের মধ্যেকার বিটা পার্থক্যের সম্মিলিত ফলাফল।

ভারতের গামা বৈচিত্র্য: ভারত বিশ্বের অন্যতম ‘মেগা-ডাইভার্স’ দেশ। ভারতের মোট গামা বৈচিত্র্য প্রায় ৪৫,০০০ উদ্ভিদ প্রজাতি এবং ৯১,০০০ প্রাণী প্রজাতির সমষ্টি।

বৈশিষ্ট্য আলফা (α) বিটা (β) গামা (γ)
মূল পরিমাপ একটি নির্দিষ্ট বসতির মধ্যে বৈচিত্র্য বসতিগুলোর মধ্যে প্রজাতির প্রতিস্থাপন পুরো অঞ্চলের মোট বৈচিত্র্য
সাদৃশ্য একটি কক্ষের প্রজাতির সংখ্যা দুটি কক্ষের মধ্যে প্রজাতির পার্থক্য পুরো ভবনের মোট প্রজাতির সংখ্যা

বাস্তুসংস্থানের স্থিতিশীলতা ও কিস্টোন প্রজাতি

জীববৈচিত্র্য যত বেশি হয়, বাস্তুসংস্থানের স্থিতিশীলতা ও সহনশীলতা (Resilience) তত বৃদ্ধি পায়। এই ব্যবস্থায় কিছু প্রজাতি থাকে যারা খুঁটির মতো পুরো সিস্টেমকে ধরে রাখে, এদের বলা হয় ‘কিস্টোন প্রজাতি’ (Keystone Species)। একটি কিস্টোন প্রজাতি হারিয়ে গেলে পুরো বাস্তুসংস্থান তাসের ঘরের মতো ভেঙে পড়ে, যাকে বলা হয় 'Extinction Cascade' বা বিলুপ্তির ধারা।

  • ডুমুর গাছ (Fig Trees): ক্রান্তীয় বনে যখন অন্য ফল পাওয়া যায় না, তখন ডুমুর গাছ ফল দেয়। এটি ক্ষুধার্ত প্রাণীদের জন্য একটি ‘নির্ভরযোগ্য সেতু’।
  • ফ্লাইং ফক্স (Flying Foxes): প্রশান্ত মহাসাগরীয় দ্বীপগুলোতে এই বাদুড়রাই শত শত ক্রান্তীয় উদ্ভিদের একমাত্র পরাগায়নকারী ও বীজ বিস্তারক।
  • নেকড়ে (Gray Wolves): এরা হরিণের সংখ্যা নিয়ন্ত্রণ করে বনকে অতিরিক্ত চারণ থেকে রক্ষা করে ভারসাম্য বজায় রাখে।

জীববৈচিত্র্যের মূল্য ও গুরুত্ব

মানুষের অস্তিত্ব এবং বিশ্ব অর্থনীতির চাকা এই জীববৈচিত্র্যের ওপরই দাঁড়িয়ে আছে:

  • খাদ্য ও ওষুধ: বর্তমানের আধুনিক ওষুধের ২৫% সরাসরি উদ্ভিদ থেকে আসে (যেমন: অ্যাসপিরিন, কুইনাইন, ট্যাক্সল)। মানুষের খাদ্যের ৮০% আসে উদ্ভিদ থেকে।
  • পরিবেশগত সেবা: জলাভূমির জীববৈচিত্র্য প্রাকৃতিকভাবে পানি বিশুদ্ধ করে। বিশ্বের ৭৫% সপুষ্পক উদ্ভিদ পরাগায়নের জন্য প্রাণীদের ওপর নির্ভরশীল।
  • জলবায়ু নিয়ন্ত্রণ: বনভূমি ও মহাসাগর কার্বন সিঙ্ক হিসেবে কাজ করে বৈশ্বিক উষ্ণায়ন রোধ করে।

বৈশ্বিক প্রেক্ষাপট ও ভারতের মেগা-বৈচিত্র্য

বিশ্বের কিছু অঞ্চলে প্রজাতির সংখ্যা এবং এনডেমিজম (Endemism - যা ওই এলাকা ছাড়া আর কোথাও নেই) অত্যন্ত বেশি। এদের বলা হয় জীববৈচিত্র্য হটস্পট (Hotspots)। ভারত পৃথিবীর মাত্র ২.৪% ভূখণ্ড নিয়ে বিশ্বের ১২.৬% পাখি এবং ৭.৬% স্তন্যপায়ী প্রজাতির আশ্রয়স্থল।

হটস্পট বিশেষ প্রাণী এনডেমিজম ও বৈশিষ্ট্য
পূর্ব হিমালয় তুষার চিতা, রেড পান্ডা সর্বোচ্চ প্রজাতির সমৃদ্ধি; ১৬৩টি বিশ্বব্যাপী বিপন্ন প্রজাতি।
পশ্চিম ঘাট সিংহপুচ্ছ বানর ভারতের সর্বোচ্চ এনডেমিজম; ৬০% উভচর প্রাণী পৃথিবীর আর কোথাও নেই।
ইন্দো-বার্মা মেঘলা চিতা, গিবন ব্রহ্মপুত্র নদ অববাহিকা ও ১৩,৫০০ প্রজাতির উদ্ভিদ।
সুন্দাল্যান্ড নিকোবর মেগাপোড, ডুগং আন্দামান ও নিকোবর দ্বীপপুঞ্জের অনন্য ক্রান্তীয় আর্দ্র বন।

উপসংহার: ভবিষ্যতের জন্য শিক্ষা

জীববৈচিত্র্য আমাদের গ্রহের ‘জীবন্ত অবকাঠামো’। বর্তমানে আমরা ষষ্ঠ গণবিলুপ্তির (6th Mass Extinction) সম্মুখীন, যা মানুষের হস্তক্ষেপে ঘটছে। আলফা, বিটা এবং গামা বৈচিত্র্যের এই কাঠামোটি আমাদের শেখায় যে প্রকৃতির প্রতিটি স্তর আমাদের অস্তিত্ব টিকিয়ে রাখার জন্য সমানভাবে গুরুত্বপূর্ণ। এই অদৃশ্য অবকাঠামো রক্ষা করা আমাদের ভবিষ্যৎ প্রজন্মের জন্য একটি নৈতিক এবং বৈজ্ঞানিক দায়বদ্ধতা।

আত্ম-মূল্যায়ন কুইজ ১: মৌলিক ধারণা ও স্তর

আপনার জ্ঞান যাচাই করতে ১৫টি প্রশ্নের এই কুইজটি দিন। প্রতিটি প্রশ্নের জন্য ১ মিনিট করে মোট ১৫ মিনিট সময় পাবেন। প্রতিবার কুইজ রিস্টার্ট করলে প্রশ্ন ও অপশনগুলো নতুন করে সাজানো (Reshuffle) হবে।

কুইজ ১ এর ফলাফল

0/15

আত্ম-মূল্যায়ন কুইজ ২: পরিমাপ ও সংরক্ষণ

হুইটেকারের স্কেল, হটস্পট এবং কিস্টোন প্রজাতির উপর ভিত্তি করে ১৫টি প্রশ্নের কুইজ। সময় ১৫ মিনিট।

কুইজ ২ এর ফলাফল

0/15

""" with open("biodiversity_concepts.html", "w", encoding="utf-8") as f: f.write(html_content) print("File successfully created!")