The
slides for the presentation are publicly available.
In what context was the game/simulation/virtual world used?
60 second-year Zoology students at the University of Oxford opted to take a module about infectious diseases. They were divided into two groups and given 2 x 3 hour computer-based practical sessions where they constructed simulations of the spread of a virus through social networks. Â
An academic teacher, two demonstrators and three members of the modelling4all project team helped run the session. We used a white-board, overhead projector and each student had access to a networked PC (although many chose to work in pairs). Â
What practical issue and/or pedagogic concern prompted its use?
- Gain an appreciation that computer models are not black boxes and gain a basic understanding of how models are constructed.
- Compare and contrast building the Susceptible-Infected-Recovered (SIR) model when built using the R statistics tools and an agent-based modelling (ABM) tool (modelling4all.org).
- Use the ABM approach to model the spread of a virus through different social networks where the number of connections between people is constant, or based on a normal or power law distribution.
- Develop a healthy scepticism of the modelling process i.e. a modelling literacy.
In the first 3 hour session:
- A teacher gave a general introduction to agent-based modelling (ABM)Â
- A teacher led a class discussion to design a predator-prey system on a white board (pseudocode)
- Students used the modelling4all software to build and experiment with a predator-prey simulationÂ
- A teacher led a discussion about the similarities and differences between the approach previously taken to build the SIR model with the R software (aggregate mathematical approach) and the modelling4all software (agent-based approach).
In the second 3 hour session:
- A teacher briefly introduced the session
- Students worked alone or in pairs to:Â
- Build the SIR model by following a guide
- Experiment with the model to gather data
- Use a plot of the data to answer some questions.Â
- A teacher then used a plot of data generated by the model to illustrate a few key points about the model.
A few days after the session:
- The students are sent each other's answers to the class questions, and model answers written by the demonstrators. Â
What, if anything, changed for the better as a result of its introduction?
Previously the session had not existed - the SIR model had been taught using the R software alone. The introduction of the ABM approach is welcomed by teachers and students because it is generally seen as more intuitive, less mathematical, makes it easier for students to experiment with variations of the standard SIR model e.g. introduce different types of social network.Â
The practical was first advertised within the department as a modelling exercise. Only a handful of students signed up, most likely because biology students have limited experience of using computers in their learning and prefer to steer away from the unknown. When the course title was changed be to a general session about epidemics 60 students signed up. The feedback from the session by students was very good which hopefully means they are less averse to computer modelling now.
A number of students were very inquisitive as to how the modelling4all software worked, how it related to the NetLogo software, and what else it could be used for. This has resulted in a few researchers building ABM into dissertations and research grants.
What issues were associated with the change?
- Some students found thinking about modelling at the individual-level and programmatically troublesome. This was probably due to their recent previous sessions where they used the R software to build a population-level model but it could also reflect a deeper issue.Â
- The sessions tend to bring up methodological questions about the 'nature' of modelling that are very difficult to answer e.g. the precise similarities between ABM and the techniques most students are conversant with where mathematical approaches are used (e.g., differential equations).
- There was of course the inevitable issue of technical support (up to data Java on machines, reliable internet connection, modern browser etc).Â
What evidence do you have that substantiates these claims about benefits and issues?
- 2011 was the 4th year we've run this session and the number of students that sign themselves up is increasingÂ
- We run similar sessions in the business school and have just started working with an academic who wants to use ABM in her politics course
- The answers to the formative questions all students do at the end of the practical session how a good level of understanding
- We recently started to run introductory courses for anyone in the University; 150+ people have so-far attended and  the feedback has been good. The most recent cohort has asked for a more advanced taught session (scheduled for early June 2011)
- The ABM courses have resulted in several academics starting to use ABM in their research (anthropology - explaining religions project)
- We have participant feedback form data from a wide range of sessions (Zoologoy undergrads, MBA students, Business MSc, Introduction to ABM) which tends to be positive
- We used the modelling4all.org software as part of a two week event organised by the Royal Society last year. Our stand was about infectious diseases and 1000+ people of all ages used the software alone or with the help of demonstrators.
What are the implications of this work for others?
Graduates, postdocs and other academics seem to be increasingly interested in using ABM in their teaching and research. The modelling4all.org software can be used to allow people to quickly appreciate the potential of this approach to computer modelling i.e. a stepping stone to learning how to program in the more conventional sense. Put more abstractly this might suggest an increased awareness of the value of computer modelling, as Epstein outlines succinctly in his 16 reasons other than prediction to build models:
- Explain (very distinct from predict)
- Guide data collection
- Illuminate core dynamics
- Suggest dynamical analogies
- Discover new questions
- Promote a scientific habit of mind
- Bound (bracket) outcomes to plausible ranges
- Illuminate core uncertainties.
- Offer crisis options in near-real time
- Demonstrate tradeoffs / suggest efficiencies
- Challenge the robustness of prevailing theory through perturbations
- Expose prevailing wisdom as incompatible with available data
- Train practitioners
- Discipline the policy dialogue
- Educate the general public
- Reveal the apparently simple (complex) to be complex (simple)