Put the names of everybody in your group here!
One type of modeling is called "order-of-magnitude estimation" or "order-of-magnitude modeling." A physicist would call this a "Fermi Problem" after Enrico Fermi, a physicist who participated in the Manhattan Project and who was famously good at making estimates of this sort. More specifically, this sort of modeling makes us think about:
In this project, your group is going to calculate an answer one of the following questions:
As a group, pick one of these problems (each group must pick a different one!) and think about the various questions that you need to ask and answer in order to give an estimate for this problem. Figure out what equation(s) you need to write down in order to solve this problem, and the reasonable values that would go into the equation(s). Then, you're going to implement a simple computer program to calculate an answer, and do it for several possible combinations of the equations!
In the cell below, write down the parameters in your model.
Put your answer here!
In [ ]:
# write a program in this cell to calculate and print out an estimate to the question you've chosen to solve!
Now, run your model several times, and each time change the values of the parameters to a different value in the range you think is valid. In the cell below, write down all of your answers. What is the total range, and approximately what is the average value?
Put your answer here!
What questions do you (or does your group) have after completing this model?
Put your answer here!
Log into the course Desire2Learn website (d2l.msu.edu) and go to the "In-class assignments" folder. There will be a dropbox labeled "Day 3". Upload this notebook there (but not pictures of drawings, etc.). You only have to upload one notebook per group - just make sure that everybody's name is at the top of the notebook!