Population growth of a single species:
Exponential and logistic population growth
We are going to begin our exploration of Computational Ecology with two mathematical models of population growth of single species: the exponential and logistic models. This lesson has 3 main parts:
1. Exploration the behavior of populations growing exponentially the logistically
'Exponential model' and 'Logistic model'
2. Description of a current environmental problem and exponential growth in action - the 'Jellyification' of marine ecosystems
'Jelly-pocalypse'
3. Populations growing logarithmically - what is carrying capacity?
'Logistic algal growth'
This lab exercise was coded using Shiny, a free web application framework for R, and RStudio. Check out http://shiny.rstudio.com/ for more info on this awesome program!
Let's get started! Click on 'Exponential Model' above to begin