Overview  A model which simulates the competition between logging versus adventure tourism (mountain bike ridding) in Derby Tasmania.  Simulation borrowed from the Easter Island simulation.     How the model works.   Trees grow, we cut them down because of demand for Timber amd sell the logs.  Wit
Overview
A model which simulates the competition between logging versus adventure tourism (mountain bike ridding) in Derby Tasmania.  Simulation borrowed from the Easter Island simulation.

How the model works.
Trees grow, we cut them down because of demand for Timber amd sell the logs.
With mountain bkie visits.  This depends on past experience and recommendations.  Past experience and recommendations depends on Scenery number of trees compared to visitor and Adventure number of trees and users.  Park capacity limits the number of users.  
Interesting insights
It seems that high logging does not deter mountain biking.  By reducing park capacity, visitor experience and numbers are improved.  A major problem is that any success with the mountain bike park leads to an explosion in visitor numbers.  Also a high price of timber is needed to balance popularity of the park. It seems also that only a narrow corridor is needed for mountain biking
   ​The probability density function (PDF) of the normal distribution or Bell Curve of Normal or Gaussian Distribution is the mean or expectation of the distribution (and also its median and mode).        The parameter is its standard deviation with its variance then, A random variable with a Gaussi
​The probability density function (PDF) of the normal distribution or Bell Curve of Normal or Gaussian Distribution is the mean or expectation of the distribution (and also its median and mode). 

The parameter is its standard deviation with its variance then, A random variable with a Gaussian distribution is said to be normally distributed and is called a normal deviate.
However, those who enjoy upskirts are called deviants and have a variable distribution :) 

A random variable with a Gaussian distribution is said to be normally distributed and is called a normal deviate.

If mu = 0 and sigma = 1

If the Higher Education Numbers Are Increased then the group decision making ability of society would be raised above that of a middle teenager as it is now
BUT 
Governments can control children by using bad parenting techniques, pandering to the pleasure principle, so they will make higher education more and more difficult as they are doing


85% of the population has a qualification level equal or below a 12th grader, 17 year old ... the chance of finding someone with any sense is low (~1 in 6) and the outcome of them being chosen by those who are uneducated in the policies they are to decide is even more rare !!!

Experience means little if you don't have enough brain to analyse it

Democracy is only as good as the ability of the voters to FULLY understand the implications of the policies on which they vote., both context and the various perspectives.   National voting of unqualified voters on specific policy issues is the sign of corrupt manipulation.

Democracy:  Where a group allows the decision ability of a teenager to decide on a choice of mis-representatives who are unqualified to make judgement on social policies that affect the lives of millions.
The kind of children who would vote for King Kong who can hold a girl in one hand and swat fighter jets out of teh sky off the tallest building, doesn't have a brain cell or thought to call his own but has a nice smile and offers little girls sweets.


updated 16/3/2020 from 4 years 3 months ago
This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.  We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale websi
This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.

We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale website.

Thanks to Jacob Englert for the model if-then-else structure.

I start with these parameters:
Wolf Death Rate = 0.15
Wolf Birth Rate = 0.0187963
Moose Birth Rate = 0.4
Carrying Capacity = 2000
Initial Moose: 563
Initial Wolves: 20

I used RK-4 with step-size 0.1, from 1959 for 60 years.

The moose birth flow is logistic, MBR*M*(1-M/K)
Moose death flow is Kill Rate (in Moose/Year)
Wolf birth flow is WBR*Kill Rate (in Wolves/Year)
Wolf death flow is WDR*W

This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale. It was "cloned" from a model that InsightMaker provides to its users, at  https://insightmaker.com/insight/2068/Isle-Royale-Predator-Prey-Interactions  Thanks Scott Fortmann-Roe.
This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale. It was "cloned" from a model that InsightMaker provides to its users, at
https://insightmaker.com/insight/2068/Isle-Royale-Predator-Prey-Interactions
Thanks Scott Fortmann-Roe.

I've created a Mathematica file that replicates the model, at
http://www.nku.edu/~longa/classes/2018spring/mat375/mathematica/Moose-n-Wolf-InsightMaker.nb

It allows one to experiment with adjusting the initial number of moose and wolves on the island.

I used steepest descent in Mathematica to optimize the parameters, with my objective data being the ratio of wolves to moose. You can try my (admittedly) kludgy code, at
http://www.nku.edu/~longa/classes/2018spring/mat375/mathematica/Moose-n-Wolf-InsightMaker-BestFit.nb

{WolfBirthRateFactorStart,
WolfDeathRateStart,
MooseBirthRateStart,
MooseDeathRateFactorStart,
moStart,
woStart} =
{0.000267409,
0.239821,
0.269755,
0.0113679,
591,
23.};

Common Timothy is an invasive grass species.  Alpine Timothy is the native grass species in Yellowstone.  I calculated the carrying capacity of the grasses by converting acres, square feet, pounds per square feet and seeds per pound.  There is a higher birth rate and lower death rate for the common
Common Timothy is an invasive grass species.  Alpine Timothy is the native grass species in Yellowstone.  I calculated the carrying capacity of the grasses by converting acres, square feet, pounds per square feet and seeds per pound.  There is a higher birth rate and lower death rate for the common timothy because the grass is taking over the area due to a lack of wildlife predators.
It seems that I've made a mess of mine! But it's a mess with a purpose....  This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.  Experiment with adjusting the initial number of moose and wolves on the island.
It seems that I've made a mess of mine! But it's a mess with a purpose....

This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.

Experiment with adjusting the initial number of moose and wolves on the island.
 This model has two main components. First is modelling the change in population composition as non-First Nations immigration increases with the opening of new mines in the region. The second is modelling the increasing income disparity between First Nations and non-First Nations as mining jobs are

This model has two main components. First is modelling the change in population composition as non-First Nations immigration increases with the opening of new mines in the region. The second is modelling the increasing income disparity between First Nations and non-First Nations as mining jobs are disproportionately gained by non-First Nations workers.

This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.  We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale websi
This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.

We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale website.

I start with these parameters:
Wolf Death Rate = 0.15
Wolf Birth Rate = 0.0187963
Moose Birth Rate = 0.4
Carrying Capacity = 2000
Initial Moose: 563
Initial Wolves: 20

I used RK-4 with step-size 0.1, from 1959 for 60 years.

The moose birth flow is logistic, MBR*M*(1-M/K)
Moose death flow is Kill Rate (in Moose/Year)
Wolf birth flow is WBR*Kill Rate (in Wolves/Year)
Wolf death flow is WDR*W

This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.  We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale websi
This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.

We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale website.

I start with these parameters:
Wolf Death Rate = 0.15
Wolf Birth Rate = 0.0187963
Moose Birth Rate = 0.4
Carrying Capacity = 2000
Initial Moose: 563
Initial Wolves: 20

I used RK-4 with step-size 0.1, from 1959 for 60 years.

The moose birth flow is logistic, MBR*M*(1-M/K)
Moose death flow is Kill Rate (in Moose/Year)
Wolf birth flow is WBR*Kill Rate (in Wolves/Year)
Wolf death flow is WDR*W

This model illustrates predator prey interactions using real-life data of rabbit and fox populations in Chile Experiment with adjusting the initial number of moose and wolves on the island.
This model illustrates predator prey interactions using real-life data of rabbit and fox populations in Chile
Experiment with adjusting the initial number of moose and wolves on the island.
 This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.  Experiment with adjusting the initial number of moose and wolves on the island.

This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.

Experiment with adjusting the initial number of moose and wolves on the island.

 This is a basic model for use with our lab section.  The full BIDE options.

This is a basic model for use with our lab section.  The full BIDE options.

This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.  Experiment with adjusting the initial number of moose and wolves on the island.
This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.

Experiment with adjusting the initial number of moose and wolves on the island.
 Cloned from Ash Moran's  Insight 1256  Systems and Models (Hartmut Bossel) Figure 2.16. Notation matches the Appendix of Marten Scheffer's 2009  Book  Critical Transitions in Nature and Society p329 

Cloned from Ash Moran's Insight 1256 Systems and Models (Hartmut Bossel) Figure 2.16. Notation matches the Appendix of Marten Scheffer's 2009 Book Critical Transitions in Nature and Society p329 

 This is a basic BIDE (birth, immigration, death, emigration) model.  Not all parts are implemented, however Birth and Death are.

This is a basic BIDE (birth, immigration, death, emigration) model.  Not all parts are implemented, however Birth and Death are.

This insight models the intertwining relationships of sea grass,  Chelonia mydas  (green sea turtles), and  Galeocerdo cuvier  (tiger sharks) .  Each of these populations are connected to one another through a food chain interaction, making all of the populations dependent upon each other.
This insight models the intertwining relationships of sea grass, Chelonia mydas (green sea turtles), and Galeocerdo cuvier (tiger sharks)Each of these populations are connected to one another through a food chain interaction, making all of the populations dependent upon each other.
https://www.newscientist.com/article/2094401-cont-roo-ception-hormone-implants-bring-kangaroos-under-control/
https://www.newscientist.com/article/2094401-cont-roo-ception-hormone-implants-bring-kangaroos-under-control/
 Addition of Allee effect to Logistic Growth Insight 1540. From the Appendix of Marten Scheffer's 2009 Book Critical Transitions in Nature and Society p332 http://bit.ly/yrd3GN. The Allee affect describes a threshold density (smaller than the carrying capacity K) below which populations go into free

Addition of Allee effect to Logistic Growth Insight 1540. From the Appendix of Marten Scheffer's 2009 Book Critical Transitions in Nature and Society p332 http://bit.ly/yrd3GN. The Allee affect describes a threshold density (smaller than the carrying capacity K) below which populations go into free fall extinction.

This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.  We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale websi
This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.

We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale website.

I start with these parameters:
Wolf Death Rate = 0.15
Wolf Birth Rate = 0.0187963
Moose Birth Rate = 0.4
Carrying Capacity = 2000
Initial Moose: 563
Initial Wolves: 20

I used RK-4 with step-size 0.1, from 1959 for 60 years.

The moose birth flow is logistic, MBR*M*(1-M/K)
Moose death flow is Kill Rate (in Moose/Year)
Wolf birth flow is WBR*Kill Rate (in Wolves/Year)
Wolf death flow is WDR*W

This very simple model generates a tidal curve and a light climate at the sea surface to illustrate the non-linearity of the diel and tidal cycles. This has repercussions on benthic primary (and therefore also secondary) production.
This very simple model generates a tidal curve and a light climate at the sea surface to illustrate the non-linearity of the diel and tidal cycles. This has repercussions on benthic primary (and therefore also secondary) production.