Thinking about this community of wolves and moose in Isle Royale, do you believe that the size of the wolf population will change from one day to the next?
This unit introduces computational thinking practices which include data practices, modeling and simulation practices, computational problem solving practices, and systems thinking practices. These practices are introduced to students in the context of a biology unit about ecology.
Unit co-designed by Sugat Dabholkar in consultation with teachers at Schurz High School
CODAP is a computational tool for data analysis and representation developed and built by The Concord Consortium at https://codap.concord.org/
The first four lessons are based on a Howard Hughes Medical Institute (HHMI) Biointeractive (https://www.hhmi.org/biointeractive/pocket-mouse-evolution)
Lesson 5 is based on the lesson Evolution in Action: The Galápagos Finches Authored by Paul Strode for Howard Hughes Medical Institute based on data collected by Peter and Rosemary Grant, Princeton University.
This work is supported by the National Science Foundation (grants CNS-1138461, CNS-1441041 and DRL-1020101) and the Spencer Foundation (grant 201600069). Any opinions, findings, conclusions, and/or recommendations are those of the investigators and do not necessarily reflect the views of the funding organizations.
In this lesson, you will build and explore computational models of living systems. A special type of scientist called computational biologists, use computational models to study biological systems.
This unit focuses on prey-predator interactions in an ecosystem. It uses two computational modeling environments - NetTango and NetLogo.
NetTango is a block-based coding environment. It uses blocks to create a code for a computer program to perform certain tasks.
NetLogo is text-based coding environment. It uses text to write code for creating computational models.
As you spend your time learning about how to construct computational models of prey-predator ecosystems, you will learn a bit about coding using blocks as well as text.
Isle Royale
Ecosystems are often difficult to understand because they usually include interactions between a large number of species. Isle Royale is different. It is a relatively simple island ecosystem, located 24 km from the shore of Canada in Lake Superior.
While there are many types of small animals on the island, and almost 20 types of mammals, only two species of the mammals that live on the island are relatively large. These are the wolves and the moose. On this island, wolves are the only predator of moose, and moose are essentially the only food for wolves.
To understand nature, it helps to observe an ecosystem where human impact is limited. On Isle Royale, there are no towns and people do not hunt wolves or moose or cut down any of the forests. It is a very rare place on the planet where wolves, their prey, and the plants that support the prey are all left unharvested by humans. Isle Royale is remarkable because nature runs wild there.
Your challenge over the course of the next few days will be to build a scientific model that can realistically simulate the interactions of wolves and moose on Isle Royale, in order to help make predictions about how these two populations may change over time.
Thinking about this community of wolves and moose in Isle Royale, do you believe that the size of the wolf population will change from one day to the next?
Do you believe that the size of the wolf population will change from one month to the next?
Do you believe that the size of the wolf population will change over the course of 30 years?
Since wolves can’t typically migrate on or off the island, what other factors might cause the size of the wolf population to change from year to year?
Describe what may cause changes in the population of wolves and moose over time.
Let's start with building a simple model.
Try the following challenges:
Which blocks did you use to make the wolf move around the field? Choose all that apply.
Does the wolf look like it’s walking around the whole field or is it just going in a straight line or circles? If the moose aren't moving does the wolf get to all of them over time? Choose all that apply. Hint: Use the pen down block to have the wolf mark it's path.
After you have gotten your wolf moving, spend time trying to figure out the best block combination needed to get more realistic wolf movement. Try changing the numbers found in some of the blocks. What combination of blocks did you use to get realistic movement?
What blocks did you use to get the wolf to draw a dashed line?
If you could, what other types of behavior blocks would you add to make a more realistic wolf and moose predator/prey model?
The poor defenseless moose should be allowed to move as well! Start by setting up realistic movement for both wolves and moose and then move on from there.
Try the following challenges:
Which blocks did you use to make the wolf eat the moose? Choose all that apply.
Which blocks did you use to make the moose multiply? Choose all that apply.
Which block(s) did you use to slow down the moose reproduction?
What other behavior blocks could you add to this model to help make it more realistic?
Describe the challenge that you created and how you completed it.