Bucks Only Hunting: 7 Exercises

| Since there is no postulated negative feedback (density dependent regulation) the model implies that in the absence of hunting there will be no population control, which is of course impossible. To obtain real insight into optimum strategy for managing deer, a systems model is required. (Watt 1968, p. 130) |

1. First Exercise: Build and Verify
Build the hunting policy model shown above. Adopt the following
numerical assumptions:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The fraction is used, in turn, to determine that length
of the adult interval and the litter size . To keep the model simple, assume
that both the adult interval and the litter size would decline in a linear
manner if the fraction forage needs met falls below 100%.
adult_interval = GRAPH(fraction_forage_needs_met)
(0.00, 0.00), (0.5, 5.00), (1.00, 10.0), (1.50, 10.0)
litter_size = GRAPH(fraction_forage_needs_met)
(0.00, 0.00), (0.5, 0.5), (1.00, 1.00), (1.50, 1.00)
Run the model with both hunting fractions set to zero and
verify that you get the results shown below.

The deer herd would grow from 400 to 4,000 eventually reaching a state of
equilibrium that resembles Watt's expectations. The average adult (that
would normally live for ten years) is simulated to live for only 4 years.
To see the relationship between the longevity of the adults and the eventual
size of the deer herd, ask for a scatter graph of the adult interval relative
to the size of the deer herd. Your scatter graph should match the results
shown below:

2. "Bucks Only" Hunting
Experiment with different values of the buck hunt fraction to learn if the size of the deer herd can be controlled to avoid the starvation conditions. Assume that your goal is to limit the size of the herd so that the adults enjoy a longevity of ten years. Are Watt's concerns about "Bucks Only Hunting" justified?
3. Sensitivity of the "Bucks Only" Results
Set the bucks hunt fraction to 100%/yr or even higher. (Note: 200%/yr would correspond to a policy to kill 100% in a 6 month interval.) Experiment with changes in some of the numerical assumptions such as fraction of fawns that are female or the average litter size when the deer are well nourished. Is it possible that a reasonable change in numerical assumptions would reverse your "bucks only" finding in the previous exercise?
4. Search for a Satisfactory Control Policy
Experiment with both the doe hunt fraction and the buck
hunt fraction to learn the extent of hunting required to control
the size of the deer population. Assume that your goal is to maintain the
longevity of the adult deer at ten years. Document your policy simulation
by turning in a time graph of the total deer population and a scatter graph
of the adult interval versus total deer population. Also, turn in a time
graph showing the two hunting fractions, this year's kills and the cumulative
number of kills.
5. Random Variations in Litter Size
Review the 4th and 5th exercises on this website from Chapter
17. They explain how random, annual variations may be introduced into
the flower growth model. Use a similar approach to introduce variability
in the litter size in the deer herd model. Change the name "litter
size" in the current model to "indicated litter size" (that
is, the litter size indicated by the fraction of forage needs met.) Then
define the actual litter size as the indicated litter size multiplied by
a random factor to account for "good years" and "bad years"
for the does. Assume that the random factor will lower the litter size by
as much as 50% at one extreme and raise it by as much as 50% at the other
extreme. Be sure that the random factor varies on a year by year basis,
not every DT. Run the new model with the hunt fractions set to zero. How
does the simulated population compare with the results in the 1st exercise?
6. Test the Control Policy with Random Variations
Test the control policy (from the 4th exercise) with the
random variations in litter size. Does the policy still deliver satisfactory
results?
7. Search for a New Control Policy
If you don't like the results from the 6th exercise, think
of a new control policy that will deliver satisfactory results in the presence
of random variations in litter size. For example, you may decide to change
the hunt fractions from an exogenous input to an endogenous variable that
is linked to one of the other variables in the model. If you experiment
in this direction, be sure to ask yourself whether the manager would have
access to the information you are using to determine the hunt fraction.