Solving a Logistic Model - Population Data

  • Thread starter botty_12
  • Start date
  • Tags
    Function
In summary: Of course, that's no guarantee that you will find a solution for k. You may have to use a numerical method.
  • #1
botty_12
4
0
Hey

Im in the middle of modelling a logistic model off of population data but I am having a little bit of trouble. I am using a three parameter model
y=M/(1+Ce^-kt) and have set up three different equations to solve simultaneously. I originally used the value for when t=0 eliminating the k in one equation but I'm not too sure if i can use that to sub into the other equations. As far as solving it, I get to a point then become lost. Any help guys?

5.3= M/(1+Ce^-10k)

62.9=M/(1+Ce^-100k)

226.5=M/(1+Ce^-190k)

3.9 = M/(1+C)
 
Physics news on Phys.org
  • #2
botty_12 said:
Hey

Im in the middle of modelling a logistic model off of population data but I am having a little bit of trouble. I am using a three parameter model
y=M/(1+Ce^-kt) and have set up three different equations to solve simultaneously. I originally used the value for when t=0 eliminating the k in one equation but I'm not too sure if i can use that to sub into the other equations. As far as solving it, I get to a point then become lost. Any help guys?

5.3= M/(1+Ce^-10k)

62.9=M/(1+Ce^-100k)

226.5=M/(1+Ce^-190k)

3.9 = M/(1+C)[/QUOTE]

These are the equations you get when you substite t= 10, 100, 190, and 0, right? How did you get the y values on the left? You have 4 equations in 3 unknowns. If you are not absolutely certain that the function is of the given form, then you might not be able to find values of k, M and C that satisfy all 4. One thing you can do now is divide one equation by another, eliminating M.
Dividing the second equation by the first, 62.9/5.3= 11.87= (1+ Ce^-10k)/(1+ Ce^-100k) so 1+ Ce^-10k= 11.87+ 11.87Ce^-1o0k or
C(e^-10k- 11.87e^-100k)= 10.87.

Dividing the third equation by the first, 226.5/5.3= 42.75= (1+ Ce^-10k)/(1+ Ce^-190k) so 42.75- 42.75Ce^-190k= 1+ Ce^-10k or C(e^-10k- 42.75e^-190k)= 41.75.

Dividing one of those equations by the other eliminates C leaving a single equation in k.
 
  • #3


Hi there,

It looks like you are on the right track with your logistic model and equations. Solving a logistic model can be tricky, but there are a few steps you can take to make it easier.

First, it's important to understand the variables in your model. In your equation y=M/(1+Ce^-kt), M represents the maximum population, C represents the initial growth rate, and k represents the carrying capacity. These values can be determined from your data.

Next, to solve the equations simultaneously, you can use substitution. Since you have three equations and three unknowns (M, C, and k), you can solve for one variable in terms of the other two in one equation, then substitute that into the other equations.

For example, you can solve the first equation for M by multiplying both sides by (1+Ce^-10k) and then dividing by 5.3. This will give you M=5.3(1+Ce^-10k). You can then substitute this value for M into the other two equations and solve for C and k.

Alternatively, you can use a graphing calculator or a software like Excel to plot your data and use the trendline function to find the best fit for your logistic model. This can also help you determine the values for M, C, and k.

Overall, it may take some trial and error to find the best fit for your data, but with some persistence and using the right tools, you should be able to solve your logistic model. Good luck!
 

1. What is a logistic model and how does it relate to population data?

A logistic model is a mathematical function that is used to describe the growth of a population over time. It is commonly used in ecology and population biology. The model takes into account limiting factors such as food supply and competition for resources, which ultimately leads to a stable population size. It is often used to predict the future population size of a species and can also be applied to human populations.

2. How is a logistic model different from other population models?

A logistic model differs from other population models, such as the exponential model, in that it takes into account limiting factors that can affect population growth. This makes it a more realistic representation of population growth as it considers the carrying capacity of a habitat and the impact of limiting factors on population growth.

3. What data is needed to solve a logistic model for population data?

To solve a logistic model for population data, you will need information on the initial population size, the growth rate, and the carrying capacity of the habitat. This data can be obtained from previous population studies or collected through field observations and experiments.

4. How is a logistic model solved to predict population size over time?

A logistic model is solved using mathematical equations that take into account the initial population size, growth rate, and carrying capacity. These equations can be solved using numerical methods or through computer simulations. The resulting solution will provide a predicted population size at any given point in time, taking into account the effects of limiting factors.

5. What are the limitations of using a logistic model to predict population growth?

While a logistic model is a useful tool for predicting population growth, it also has its limitations. It assumes that the population remains in a stable environment and does not take into account sudden changes in the habitat or the impact of external factors. Additionally, the model may not accurately predict population growth for species with complex life cycles or for populations that are affected by human activities.

Similar threads

Replies
6
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
805
  • Calculus and Beyond Homework Help
Replies
1
Views
489
  • Engineering and Comp Sci Homework Help
Replies
7
Views
964
  • Set Theory, Logic, Probability, Statistics
Replies
23
Views
2K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
Replies
131
Views
4K
  • DIY Projects
Replies
33
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
1K
Back
Top