Logistic Population Model
This page allows you to iterate the logisitic difference equation, given above, for
N
steps using selected values of the growth parameter,
r
. The
x
variable is a number between 0 and 1 that can be interpreted as the ratio of a population to the carrying capacity of its environment.
r =
N =
x
o
=
x
t
+1
=
r x
t
(1 -
x
t
)