Write a Logistic Model for a Population
We can evaluate the logistic model for an input [latex]t[/latex] given the remaining information or the means to solve for it. Here’s an example.
Biologists stock a lake with [latex]500[/latex] trout. They estimate the carrying capacity of the lake to be [latex]6900[/latex] trout. That is, due to constraints in the environment, the population will grow no further than a maximum [latex]6900[/latex] trout in the lake. The biologists noted that the number of fish grew to be [latex]740[/latex] in the first year. We’d like to know how many fish there would be [latex]3[/latex] years after stocking the lake. We’d also like to how long it will take for the population to increase to [latex]3450[/latex] fish.
We start by writing the form of the logistic model, filling in all the information we can.
[latex]P_{t}=\dfrac{c}{1+\left(\dfrac{c}{P_{0}}-1\right)e^{-rt}}[/latex]
[latex]P_{t}=\dfrac{6900}{1+\left(\dfrac{6900}{500}-1\right)e^{-rt}}[/latex]
We have the carrying capacity, [latex]c[/latex], and the initial amount, but we still need the growth rate, [latex]r[/latex]. We can use the information about the first year growth to obtain it. We know that when [latex]t=1 \text{, } P_{t}=740[/latex].
Now that we have the growth rate we can write the formula
[latex]P_{t}=\dfrac{6900}{1+12.8e^{-0.43t}}[/latex].
- To evaluate a function, substitute a number for the input variable and calculate the result. This will yield the output that corresponds to the desired input.
- To solve a function, substitute a number for the output variable then use the properties of equality to isolate the input variable on one side of the equation. This will yield the input that corresponds with the desired output.
Ex. For the function [latex]f(x)=3x[/latex] evaluate [latex]f(7)[/latex] and solve [latex]f(x) = 7[/latex].
- Evaluate [latex]f(7)[/latex].
- [latex]f(7)=3(7) = 21[/latex]
- The point [latex]\left(7, 21\right)[/latex] is on the graph of this function.
- Solve [latex]f(x) = 7[/latex]
- [latex]7 = 3x \Longrightarrow x=\dfrac{7}{3}[/latex]
- The point [latex]\left(\dfrac{7}{3}, 7\right)[/latex] is on the graph of this function.
Evaluate a Logistic Growth Model
Having found the growth rate and written the model, we can now answer the two questions. The first question, how many fish will be in the lake [latex]3[/latex] years after stocking it, asks us to evaluate the model for [latex]t=3[/latex].
[latex]P_{3}=\dfrac{6900}{1+12.8e^{-0.43\ast 3}}[/latex]
[latex]P_{3}=439.49 \approx 439 \text{ fish.}[/latex]
Solve a Logistic Growth Model
The final question, how long will it take for the population to increase to [latex]3450[/latex] fish, asks us to solve the model for [latex]P_{t}=3450[/latex], that is, half the carrying capacity.