
Beta diversity measures the change in diversity of species from one environment to another. In simpler terms, it calculates the number of species that are not the same in two different environments. There are also indices which measure beta diversity on a normalized scale, usually from zero to one. A high beta diversity index indicates a low level of similarity, while a low beta diversity index shows a high level of similarity.
Basic Beta Diversity Calculation
Let \"S1\" be the total number of species in the first environment.
Let \"S2\" be the total number of species in the second environment.
Let \"c\" be the number of species that the two environments have in common.
Let ? be beta diversity.
Then ? = (S1-c) + (S2-c). That is, subtract c from S1 and then subtract c from S2. Add the result of both subtractions, and that is the beta diversity.
Example
Two environments have a total of 12 species: A, B, C, D, E, F, G, H, I, J, K, L.
In environment 1 there are 10 species: A-J.
In environment 2 there are 7 species: F-L.
Both environments have F-J; they have 5 species in common.
So ? = (10-5) + (7-5) = 7. The beta diversity of the two environments is 7. That is, there are seven species which are either only in environment one or only in environment two.
Basic Beta Diversity Index
Same variables as before: S1, S2, c, and ?.
Multiply c by two.
Divide that number by the sum of S1 and S2 (S1+S2). That number is the beta diversity index.
Example
Same situation as before.
C is equal to 5, so twice that is 10.
S1+S2 is 17.
10 divided by 17 is 0.59, so 0.59 is the diversity index.
References
Resources
About the Author
Aaron Koenigsberg is a graduate of The George Washington University with a degree in economics. He primarily contributes articles on his areas of expertise, video games and math, but also branches out into areas of interest such as science and cooking. He has published mainly on eHow and has been writing since 2009.