🖥️ Session A (Lab)¶
Finishing our SIR model and calculating the R-naught.
Completing the SIR model in NetLogo.
Calculating the basic reproduction number (R0).
Exploring parameter effects on epidemic dynamics.
Running simulations and analyzing outcomes.
🖥️ Session B (Lab)¶
Creating graphics and monitors for the SIR Model.
Building visualizations for the SIR model dynamics.
Implementing monitors for key epidemiological metrics (e.g., infection rate, recovery rate).
Analyzing the impact of different parameters on model behavior.
👷🏽♀️ Assignment: Lab Memo #5¶
Due: 10/28 before class | Points: 100 points
Prompt (1-2 pages):
Contagion model implementation & analysis
Use the model we started in class (SIR) as a base.
Analyze the model’s behavior under different parameters (e.g., transmission rate, recovery rate).
Build at least two new plots or monitors to track additional metrics (e.g., peak infection time, total recovered).
Write your Lab Memo. You can download the template in here.
Make sure you add the codes you’ve changed, as well as interface modifications.
Submit your Lab Memo in PDF format through Moodle.