Predator Prey Group ExercisePRn= PR(n-1) + BR *PR(n-1)
Initial population of Rabbits (PR0 ) =100
Birth Rate for Rabbits (BR )= .75
Assume no death rate for rabbits
Table of Rabbit Populations
| Year | Population
PR |
Initial Population
PR0 |
| 0 | 100 | _ |
| 1 | 100 | |
| 2 | ||
| 3 | ||
| 4 | ||
| 5 | ||
| 6 | ||
| 7 |
Use Corco to enter the table values, the Year as the x values and Population as the y values.
Plot the values with a linear fit or equation, squared equation, exponential equation. Which fit is the best? Why?
Hand in a copy of the table and the graph of the best fit.
PFn= PF(n-1) - DF *PF(n-1)
Initial population of foxes (PF0 ) =100
Death Rate for Foxes (DF ) =.25
(Assume no birth rate for the Foxes)
Table of Fox Populations Year Population
| Year |
Population Foxes PF |
Initial Population
Foxes PF0 |
| 0 | 100 | |
| 1 | 100 | |
| 2 | ||
| 3 | ||
| 4 | ||
| 5 | ||
| 6 | ||
| 7 |
Use Corco to enter the Year as the x values and Population as the y values.
Plot the values with a linear fit or equation, squared equation, exponential equation. Which fit is the best? Why?
Hand in a copy of the table and the graph of the best fit.
PRn = PR(n-1) + BR *PR(n-1) - A* PF(n-1)* PR(n-1)
A is the interaction constant between the foxes and the rabbits
Set A = .005
PFn = PF(n-1) - DF *PF(n-1)+ A* PF(n-1)* PR(n-1)
Initial population of foxes = 100
Initial population of rabbits = 400
Birth rate for rabbits = .75
Death Rate for Foxes = .25
Assume no death rate for rabbits and no birth rate for the Foxes
| Year | Fox Population |
Initial Fox Population |
Rabbit Population |
Initial Rabbit Population |
| 0 | 100 | 400 | ||
| 1 | 100 | 400 | ||
| 2 | ||||
| 3 | ||||
| 4 | ||||
| 5 | ||||
| 6 | ||||
| 7 |
Plot the two populations on the same graph Year as the x values and Population of Rabbits and the Population of the Foxes each as the y values.
Hand in a copy of the table and the graph.
This page is Copyright 1998 by J. Barry DeRoos. All Rights Reserved.
This page may be distributed and used freely, provided that the
copyright notices remain intact.
Last Modified: Feb 25, 1999.