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 =
xo =

xt+1 = r xt(1 - xt)