I came across a platform for looking at NOAA (National Oceanic and Atmospheric Administration) data dating back to the 1890s, developed for students at the Concord Consortium. Their CODAP platform is able to allow you to analyze weather data in a variety of ways, so check it out if you have an interest in what the trends are, using weather stations around the world.
What is CABS?
Tuesday, June 28, 2022
Friday, June 24, 2022
Agent-based programming and research: Netlogo
Northwestern University researchers created a programming platform called Netlogo some years ago, and it's likely a million students, graduate students and even professors have used this to learn how to program, run its hundreds of prewritten simulations in just about every STEM field for assignments, or used it for actual, high-level research that is agent-based.
By agents, we mean individual objects or even organisms. Netlogo is designed to, as easily as can be done, develop programs and simulations where individual entities interact with each other by some set of rules or mathematical law. You can do orbits, for example, since this is just individual objects interacting through Newton's law of gravity. You can do growth of bacteria, since those are individual organisms that follow some statistical rule for reproduction. You can simulate forest fires since each tree is an individual organism (an agent), and the spread of fire follows a relatively simple rule (if a neighboring tree catches fire, those trees next to it will catch on fire).
It is worthwhile to check this out. You can download it, or run it on the Web, so even ChromeBooks can use Netlogo. There is a library with hundreds of examples, and you are free to modify the code for any of them to learn the language and create your own versions of the original simulation!
Thursday, June 9, 2022
Have a good, fun summer by doing some research, at home if you wish!!
The purpose of this site is to provide numerous ideas for real, original science research opportunities that do NOT require expensive equipment or professional labs - do these in a typical high school science lab or at home! Hundreds of ideas exist, just look through the pages to the right, and get ideas that you can take as is, or be creative and expand on them in any way you wish. The summer is a great time for any curious teen out there to give it a try! Have fun with following your curiosities, and discovering answers to unsolved questions!