Skip to content

Commit a17b622

Browse files
authored
Update index.html
1 parent 753735f commit a17b622

1 file changed

Lines changed: 28 additions & 26 deletions

File tree

index.html

Lines changed: 28 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,20 +1134,41 @@ <h1>The Dynamic Regime Shift detector project</h1>
11341134
<!-- Project -->
11351135
<h2 id="outreach">Outreach activities</h2>
11361136
<p>We develop modules to share our research (and love of science!) with the public. The objective of our outreach activities is to enhance awareness of our research findings and demonstrate the value of statistics, mathematics, and coding in ecology through interactive activities.</p>
1137-
<p><h3> <em> <a href="#outreachGMSD">Math & Monarchs</a></em> | <em><a href='#butterfly2025B'>Butterfly Count </a></em> | <em><a href='#outreachPenguinChallenge'>Penguin Challenge </a></em> | <em><a href='#GitHubHPCC'>GitHub and HPCC Tutorial </a></em> </h3></p>
1137+
<p><h3> <em><a href='#outreachPenguinChallenge'>Penguin Challenge </a></em> | <em><a href='#butterfly2025B'>Butterfly Count </a></em> | <em><a href="#outreachGMSD">Math & Monarchs</a></em> | <em><a href='#GitHubHPCC'>GitHub and HPCC Tutorial </a></em> </h3></p>
11381138

11391139
<br><be>
11401140

1141+
<h3 id="outreachPenguinChallenge">Penguin Challenge</h3>
1142+
<section class="example">
1143+
<section class="title">
1144+
<h1>Penguin Challenge: An activity for K-6 STEM outreach</h1>
1145+
<img src="assets/images/penguin_challenge.png" height="266" width="200">
1146+
</section>
1147+
<section class="content">
1148+
<p>
1149+
In this activity, students will learn about a method for surveying wild populations of penguins, will get to practice this method by counting colonies of stuffed penguins using clickers, and most importantly, students will learn about why surveying wild animal populations is important scientific research.
1150+
</p>
1151+
<p>
1152+
A major goal of scientific research is to be accurate and reproducible. Through this activity, students will learn important context relating to accuracy and reproducibility of scientific research, such as the concepts of estimation, repeated surveys, and more.
1153+
</p>
1154+
<p>
1155+
<strong>Materials</strong> - <a href="https://github.com/zipkinlab/PenguinChallenge">Link to materials</a>
1156+
<br>
1157+
</p>
1158+
</section>
1159+
</section>
1160+
1161+
11411162
<h3 id='butterfly2025B'>Butterfly Count</h3>
11421163
<section class='example'>
11431164
<section class='title'>
1144-
<h1> Butterfly Count </h1>
1145-
<h1> A Zipkin Lab Girls Math and Science Day "Science Fair Table Demonstration" Activity </h1>
1165+
<h1>Butterfly Count: A science fair table demonstration activity </h1>
11461166
<img src='assets/images/ButterflyCountsOutreach.png' height='200' width='200' >
11471167
</section>
11481168
<section class="content">
1149-
<p>
1150-
Counting butterflies is an important aspect of insect conservation programs that volunteer scientists from the public often perform. In this interactive outreach activity, students will search for and count butterflies placed around the room after a brief demonstration on how scientists use butterfly counts to study butterfly populations and inform conservation. At our table, students will learn about statistical uncertainty and how increasing the sample size leads to more precise estimates of butterfly populations. Students who participate will be able to choose a small insect sticker to take home. The activity can be completed in 3-5 minutes and is suitable for groups of 2-4 people. Having fewer than 2 people at the table would be too chaotic, and having more than 4 people would not be more helpful.
1169+
<p> Counting butterflies is an important aspect of insect conservation programs that volunteer scientists from the public often perform. In this interactive outreach activity, middle school students search for and count paper butterflies that have been placed around the room. They report their counts to the organizers, which feed the estimates into a statisical model. Students watch the model update with the newest data point.
1170+
</p> <p>
1171+
At our table students are provided with a brief demonstration on how scientists use butterfly counts to study butterfly populations and inform conservation. Students also learn about statistical uncertainty and how increasing the sample size leads to more precise estimates of the butterfly population. The activity can be completed in 3-5 minutes. Participants receive a small insect sticker to take home.
11511172
</p>
11521173
<p>
11531174
<strong>Code and Data</strong> - <a href='https://github.com/zipkinlab/ButterflyCountsOutreach'>Link to repo</a>
@@ -1158,8 +1179,7 @@ <h1> A Zipkin Lab Girls Math and Science Day "Science Fair Table Demonstration"
11581179
<h3 id="outreachGMSD">Math & Monarchs</h3>
11591180
<section class="example">
11601181
<section class="title">
1161-
<h1>Math & Monarchs</h1>
1162-
<h1>Module for MSU's Middle School Girls Math and Science Day</h1>
1182+
<h1>Math & Monarchs: An interactive module for middle school Math and Science Day</h1>
11631183
<img src="assets/images/GMSD1.JPG" height="133" width="200">
11641184
<img src="assets/images/GMSD2.JPG" height="133" width="200">
11651185
</section>
@@ -1178,25 +1198,7 @@ <h1>Module for MSU's Middle School Girls Math and Science Day</h1>
11781198
</section>
11791199
</section>
11801200

1181-
<h3 id="outreachPenguinChallenge">Penguin Challenge</h3>
1182-
<section class="example">
1183-
<section class="title">
1184-
<h1>Activity for Rockwern Elementary School Students Science Day</h1>
1185-
<img src="assets/images/penguin_challenge.png" height="266" width="200">
1186-
</section>
1187-
<section class="content">
1188-
<p>
1189-
In this activity, students will learn about a method for surveying wild populations of penguins, will get to practice this method by counting colonies of stuffed penguins using clickers, and most importantly, students will learn about why surveying wild animal populations is important scientific research.
1190-
</p>
1191-
<p>
1192-
A major goal of scientific research is to be accurate and reproducible. Through this activity, students will learn important context relating to accuracy and reproducibility of scientific research, such as the concepts of estimation, repeated surveys, and more.
1193-
</p>
1194-
<p>
1195-
<strong>Materials</strong> - <a href="https://github.com/zipkinlab/PenguinChallenge">Link to materials</a>
1196-
<br>
1197-
</p>
1198-
</section>
1199-
</section>
1201+
12001202

12011203

12021204
<h3 id="GitHubHPCC">GitHub and HPCC Tutorial</h3>

0 commit comments

Comments
 (0)