<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Readings on EES 4760/5760</title>
    <link>https://www.ees4760.jmgilligan.org/reading/</link>
    <description>Recent content in Readings on EES 4760/5760</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 19 Nov 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.ees4760.jmgilligan.org/reading/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The computer modeling cycle</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_02/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_02/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 1.&lt;/li&gt;&#xA;&lt;li&gt;Handout: &lt;a href=&#34;../files/reading/Tyson_Artificial_Societies_1997.pdf&#34; target=&#34;_blank&#34;&gt;P. Tyson, “Artificial Societies,” Technology Review &lt;strong&gt;100&lt;/strong&gt; (3), 15–17 (1997).&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;optional-extra-reading&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Optional Extra Reading:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Modeling Social Behavior, Ch. 1.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;This reading sets the stage for answering the questions:&lt;/p&gt;&#xA;&lt;ol style=&#34;list-style-type: decimal&#34;&gt;&#xA;&lt;li&gt;What is computational modeling and why is it useful in social and natural science research?&lt;/li&gt;&#xA;&lt;li&gt;What are agent based models? How are they different from other kinds of models? What makes them useful for scientific research?&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;The reading introduces the idea of a &lt;strong&gt;modeling cycle&lt;/strong&gt;. You should understand the different steps in the modeling cycle. You should also think about why Railsback and Grimm describe modeling as a cycle, as opposed to a linear process with a start and stop.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Introduction to NetLogo</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_03/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_03/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 2.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;optional-extra-reading&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Optional Extra Reading:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Modeling Social Behavior, Ch. 2.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;Familiarize yourself with NetLogo. I recommend that you read through the chapter with NetLogo open on your computer. Feel free to play around with NetLogo and try things out. The homework consists of following the step-by-step creation of a model in section 2.3.&lt;/p&gt;&#xA;&lt;p&gt;The chapter from &lt;em&gt;Modeling Social Behavior&lt;/em&gt; is purely optional. You don’t need to read it, and everything you need to know is covered in the reading from Railsback &amp;amp; Grimm, but it may be interesting to read this alternate introduction to the NetLogo modeling system and programming language.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Specifying models: The ODD protocol</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_04/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_04/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 3.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;Read carefully through the different design principles. Some of them have meanings that are a bit different from what you might infer from colloquial use.&lt;/p&gt;&#xA;&lt;p&gt;For instance:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Adaptation&lt;/strong&gt; does not mean a persistent change in a turtle’s behavior similar to the biological/Darwinian sense of adaptation in species. Rather, it means the way an agent changes its behavior in response to its &lt;em&gt;immediate&lt;/em&gt; conditions. Thus, adaptation in the ODD sense might include behaviors such as eating when you are hungry (&lt;em&gt;eating&lt;/em&gt; is an &lt;strong&gt;adaptation&lt;/strong&gt; to &lt;em&gt;hunger&lt;/em&gt;), putting on warmer clothing when it’s cold out (bundling up is an adaptation to cold), and running away from a predator.&lt;/li&gt;&#xA;&lt;li&gt;The kind of persistent changes that arise over time from experience fall under the ODD design concept of &lt;strong&gt;learning&lt;/strong&gt;: If there is more food near a river than on hills, turtles may &lt;strong&gt;learn&lt;/strong&gt; to go to rivers when they are hungry.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;You can download several useful documents related to the ODD protocol from the class web site:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Your first model</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_05/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_05/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 4.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;For the reading, read Chapter 4 in &lt;em&gt;Agent-Based Modeling&lt;/em&gt; first and focus mostly on this chapter.&lt;/p&gt;&#xA;&lt;p&gt;It is worth noting that the Sugarscape model you read about for Aug. 25 is very similar to the hilltopping model. Sugarscape was part of a very influential research project in the 1990s, in which Joshua Epstein and Robert Axtell showed that a very simple model could reproduce complex biological and economic phenomena that are observed in real societies and ecosystems. You may find it interesting at this point to look back at the “Artificial Societies” article and to play with the Sugarscape model in NetLogo.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using models for science</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_06/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_06/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 5.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;optional-extra-reading&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Optional Extra Reading:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Modeling Social Behavior, Ch. 3.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;This reading sets the stage for answering the big question, “How can we use agent-based models to do science?”&#xA;There are several aspects to this question, which this chapter will introduce:&lt;/p&gt;&#xA;&lt;ol style=&#34;list-style-type: decimal&#34;&gt;&#xA;&lt;li&gt;How can we produce quantitative output from our models?&lt;/li&gt;&#xA;&lt;li&gt;How can your models read and write data to and from files? (This is important for connecting your model to other parts of your project)&lt;/li&gt;&#xA;&lt;li&gt;How should we test our models to make sure they do what we think they do? (More on this in Chapter 6)&lt;/li&gt;&#xA;&lt;li&gt;Making your research reproducible by using version control and documentation.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;A number of you may like to use Excel or statistical analysis tools, such as &lt;code&gt;R&lt;/code&gt;, &lt;code&gt;SPSS&lt;/code&gt;, or &lt;code&gt;Stata&lt;/code&gt;. The material in this chapter about&#xA;importing and exporting data using text or &lt;code&gt;.csv&lt;/code&gt; files will be very useful for this.&#xA;By default, NetLogo only allows you to read in data in simple text files. However, if comes with some extensions that you can use to read in&#xA;data from other common file formats, including &lt;code&gt;.csv&lt;/code&gt; and ArcGIS shapefiles and raster (grid) files.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Testing and validating models</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_07/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_07/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 6.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;No one writes perfect programs. Errors in programs controlling medical equipment&#xA;have killed people. Errors in computer models and data analysis code have not had&#xA;such dire results, but have wasted lots of time for researchers and have caused&#xA;public policy to proceed on incorrect assumptions. In many cases, these errors&#xA;were uncovered only after a great deal of frustration because the original&#xA;researchers would not share their computer codes with others who were suspicious&#xA;of their results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Choosing Research Projects</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_08/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_08/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 7.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;There is not very much reading for today. Read Chapter 7 of &lt;em&gt;Agent-Based Modeling&lt;/em&gt; carefully (it’s very short) The point of this chapter is to help you get ideas for your term research project.&lt;/p&gt;&#xA;&lt;p&gt;Before class, I want you to read through the research project assignment and think about what you might want to do for a research project. We will spend class talking about possible research projects.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Emergence</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_09/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_09/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 8.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;This is a major chapter. Emergence is one of the most important concepts in agent-based modeling, so pay close attention to the discussion in this chapter and think about how you can measure and assess emergence.&lt;/p&gt;&#xA;&lt;p&gt;This chapter also introduces a very important tool for doing experiments in NetLogo: &lt;strong&gt;BehaviorSpace&lt;/strong&gt;. BehaviorSpace lets you repeatedly run a NetLogo model while varying the settings of any of the controls on your user interface. Where there is randomness (stochasticity) in the model, you can perform many runs at each set of control settings. This will let us perform &lt;strong&gt;sensitivity analysis&lt;/strong&gt; to determine whether a certain emergent phenomenon we are investigating happens only for values of the parameters within a narrow range, or whether it happens over a wide range of the parameters. It will let us determine which parameters are most important for the phenomenon.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Observation</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_10/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_10/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 9.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;In this chapter, we examine how to detect and record the properties of a model&#xA;that we want to study.&lt;/p&gt;&#xA;&lt;p&gt;The article, D. Kornhauser, &lt;a href=&#34;https://jasss.soc.surrey.ac.uk/12/2/1.html&#34;&gt;U. Wilensky, and W. Rand. (2009). “Design guidelines&#xA;for agent-based model visualization,” &lt;em&gt;Journal of Artificial Societies and Social&#xA;Simulation&lt;/em&gt; &lt;strong&gt;12&lt;/strong&gt;, 1&lt;/a&gt;&#xA;is available online at &lt;a href=&#34;https://jasss.soc.surrey.ac.uk/12/2/1.html&#34; class=&#34;uri&#34;&gt;https://jasss.soc.surrey.ac.uk/12/2/1.html&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;I have posted a &lt;a href=&#34;../files/models/chapter_09/ch9_ex8_netlogo_exercises.pdf&#34;&gt;refresher guide&lt;/a&gt;&#xA;for NetLogo programming on the class web site at &lt;a href=&#34;https://ees4760.jmgilligan.org/files/models/chapter_09/ch9_ex8_netlogo_exercises.pdf&#34; class=&#34;uri&#34;&gt;https://ees4760.jmgilligan.org/files/models/chapter_09/ch9_ex8_netlogo_exercises.pdf&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sensing</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_11/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_11/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 10.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;In addition to the assigned reading from the textbook, read the ODD for your team project before you come to class. The ODDs are posted on Brightspace and &lt;a href=&#34;../projects/&#34;&gt;the class web site&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;For some of the class period, you and your team will start translating the ODD for your project model into NetLogo code.&lt;/p&gt;&#xA;&lt;p&gt;Important programming concepts in this chapter include:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Adaptive Behavior and Objectives</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_12/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_12/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 11.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;Agents’ behavior often consists of trying to achieve some &lt;strong&gt;objective&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;I have discussed the way that Adam Smith’s “invisible hand of the market” is a kind of agent-based view of a nation’s economy: Each person (agent) has an objective of trying to maximize his or her own wealth (that’s the agent’s &lt;strong&gt;micromotive&lt;/strong&gt;), and in doing so, the population of agents manages unintentionally to maximize the total wealth of the nation (an emergent &lt;strong&gt;macrobehavior&lt;/strong&gt; that results from the collective interactions of the agents and their micromotives).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Prediction</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_13/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_13/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 12.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;In class, we will discuss the telemarketer model.&lt;/p&gt;&#xA;&lt;p&gt;For the teams working on the telemarketer model, the steps are:&lt;/p&gt;&#xA;&lt;ol style=&#34;list-style-type: decimal&#34;&gt;&#xA;&lt;li&gt;Build the model as described in the ODD.&lt;/li&gt;&#xA;&lt;li&gt;Do the analyses in section 13.3.2&lt;/li&gt;&#xA;&lt;li&gt;Next work on two extensions:&#xA;&lt;ol style=&#34;list-style-type: decimal&#34;&gt;&#xA;&lt;li&gt;Mergers (section 13.5)&lt;/li&gt;&#xA;&lt;li&gt;Customers remember (section 13.6)&lt;/li&gt;&#xA;&lt;/ol&gt;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Before class, everyone should read Chapter 13 and the ODD for the telemarketer model and be ready to discuss the model in class.&#xA;This will be a chance for the teams working on the model to ask questions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Interaction</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_14/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_14/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 13.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;optional-extra-reading&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Optional Extra Reading:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Modeling Social Behavior, Ch. 6–7, 9.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;The optional reading from &lt;em&gt;Modeling Social Behavior&lt;/em&gt; may be interesting. Chapters 6–7 apply agent-based modeling to game-theory and&#xA;chapter 9 looks into social networks among agents in detail.&lt;/p&gt;&#xA;&lt;p&gt;Chapter 6 focuses on a class of strategic games, such as the Prisoner’s Dilemma, in which the players&#xA;do better when they cooperate with each other, but the game gives each player has a strong temptation&#xA;to betray their partner. The chapter investigates a rich line of research, which shows that there may&#xA;be reasons for natural selection to favor cooperation, so people may have evolved to be mostly&#xA;trustworthy and cooperative.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Team Presentations</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_15/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_15/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;p&gt;No new reading for today.&lt;/p&gt;&#xA;&lt;div id=&#34;notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Notes:&lt;/h3&gt;&#xA;&lt;p&gt;There is no reading for today. You will do your team project presentations in class.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Research Project ODDs</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_16/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_16/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;p&gt;No new reading for today.&lt;/p&gt;&#xA;&lt;div id=&#34;notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Notes:&lt;/h3&gt;&#xA;&lt;p&gt;There is no reading for today. We will spend class discussing your individual projects and your work on creating an ODD for your model.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Scheduling</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_17/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_17/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 14.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;A good example of asynchronous updating is the&#xA;&lt;a href=&#34;../files/models/chapter_23/Ch_23_4_breeding_synchrony.nlogo&#34;&gt;model of breeding synchrony&lt;/a&gt;,&#xA;described in &lt;a href=&#34;../files/models/chapter_05/Jovani_Grimm_2008_Breeding.pdf&#34;&gt;Jovani and Grimm (2008)&lt;/a&gt;&#xA;and in Chapter 23, which I have posted on the class web site:&#xA;&lt;a href=&#34;https://ees4760.jmgilligan.org/files/models/chapter_23/Ch_23_4_breeding_synchrony.nlogo&#34; class=&#34;uri&#34;&gt;https://ees4760.jmgilligan.org/files/models/chapter_23/Ch_23_4_breeding_synchrony.nlogo&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Stochasticity</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_18/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_18/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 15.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Collectives</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_19/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_19/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 16.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Patterns</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_20/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_20/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 17–18.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;You can download &lt;a href=&#34;../files/models/chapter_18/ch18_before_ODD.pdf&#34;&gt;the ODD for the BEFORE beech forest model&lt;/a&gt;, which is described in section 18.3, from the class web site: &lt;a href=&#34;https://ees4760.jmgilligan.org/files/models/chapter_18/ch18_before_ODD.pdf&#34; class=&#34;uri&#34;&gt;https://ees4760.jmgilligan.org/files/models/chapter_18/ch18_before_ODD.pdf&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;I have also posted &lt;a href=&#34;../files/models/chapter_18/ch18_ex1_models_list.pdf&#34;&gt;a list of published models&lt;/a&gt; in which observed patterns are important: &lt;a href=&#34;https://ees4760.jmgilligan.org/files/models/chapter_18/ch18_ex1_models_list.pdf&#34; class=&#34;uri&#34;&gt;https://ees4760.jmgilligan.org/files/models/chapter_18/ch18_ex1_models_list.pdf&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Theory Development</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_21/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_21/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 19.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;optional-extra-reading&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Optional Extra Reading:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Modeling Social Behavior, Ch. 8.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;There is an implementation of the &lt;a href=&#34;../files/models/chapter_19/ch19_ex2_wood_hoopoes.nlogo&#34;&gt;wood hoopoe model&lt;/a&gt;, suitable for Exercise 2, on the class web site: &lt;a href=&#34;https://ees4760.jmgilligan.org/files/models/chapter_19/ch19_ex2_wood_hoopoes.nlogo&#34; class=&#34;uri&#34;&gt;https://ees4760.jmgilligan.org/files/models/chapter_19/ch19_ex2_wood_hoopoes.nlogo&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;The optional chapter from &lt;em&gt;Modeling Social Behavior&lt;/em&gt; discusses other approaches to using agent-based models to do science.&#xA;The readings from Railsback &amp;amp; Grimm focus on the methodology of Pattern-Oriented Modeling.&#xA;This chapter looks at other ways of thinking about connecting agent-basedm models to scientific methods.&#xA;The focus here is on statistical analysis of experimental results and the use of Bayesian statistical&#xA;methods to identify and avoid pitfalls where experiemnts may fool researchers into drawing the wrong&#xA;conclusion (e.g., thinking a hypothesis is true, when it’s really false).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Parameterization and Calibration</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_22/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_22/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 20.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Agent-Based Models in Practice</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_23/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_23/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;p&gt;No new reading for today.&lt;/p&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Analyzing ABMs</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_24/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_24/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 22.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Sensitivity and Robustness</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_25/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_25/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 23.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;You can download the &lt;a href=&#34;../files/models/chapter_23/Ch_23_4_breeding_synchrony.nlogo&#34;&gt;model of breeding synchrony&lt;/a&gt;, described in &lt;a href=&#34;../files/models/chapter_05/Jovani_Grimm_2008_Breeding.pdf&#34;&gt;Jovani and Grimm (2008)&lt;/a&gt; and in section 23.4, from the class web site: &lt;a href=&#34;https://ees4760.jmgilligan.org/files/models/chapter_23/Ch_23_4_breeding_synchrony.nlogo&#34; class=&#34;uri&#34;&gt;https://ees4760.jmgilligan.org/files/models/chapter_23/Ch_23_4_breeding_synchrony.nlogo&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Looking Ahead: ABMs Beyond this Course</title>
      <link>https://www.ees4760.jmgilligan.org/reading/reading_26/</link>
      <pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.ees4760.jmgilligan.org/reading/reading_26/</guid>
      <description>&lt;div id=&#34;reading&#34; class=&#34;section level2&#34;&gt;&#xA;&lt;h2&gt;Reading:&lt;/h2&gt;&#xA;&lt;div id=&#34;required-reading-everyone&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Required Reading (everyone):&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Agent-Based and Individual-Based Modeling, Ch. 24.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;optional-extra-reading&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Optional Extra Reading:&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Modeling Social Behavior, Ch. 10–11.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;reading-notes&#34; class=&#34;section level3&#34;&gt;&#xA;&lt;h3&gt;Reading Notes:&lt;/h3&gt;&#xA;&lt;p&gt;The optional reading from &lt;em&gt;Modeling Social Behavior&lt;/em&gt; provides perspectives on the relationship between simulation models and the real world and how to use models wisely by appreciating both what they can do and what they can’t do, what parts of the real world they capture faithfully and which parts they don’t.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
