Notes

  • simulation: a way to simulate real-world environments to test safety or logistics
  • simulations will not have the same result
  • simulation investigates phenomenon without real world constraints of time etc.
  • experiments are more accurate than simulations
  • should remove other details to improve functionality of the simulation
  • pseudo-random number generators are used to mock the imperfections that are always in the real world and save resources
  • when making a simulation you should consider:
    • Removing details by using pseudo-random number generators
    • Using other ideas; like procedure, flowcharts and conditionals
  • not suitable if the circumstances are very complicated or if an experiment would be easier
  • simulations replicate real world scenarios digitally
  • experiments are held in the real world
  • simulations are easier to repeat to obtain more estimations
  • useful in predicting how something will happen in future based on previously collected data

Answer table

Comment on this blog post to submit your hacks.

Fill out the table with your full name and the LETTER of each answer for every question. In order to receive any credit you must fill out the answer table according to the directions! Each question is worth .1 points. To get >0.9/1 you can show your understanding in the area labeled extra.

Question Answer
Name(First Last) Amitha Sanka
1 A
2 A
3 C
4 C
5 C
6 A
7 B
8 no #8
9 B

Extra

Show your understanding. You could make a simple simulation, define vocab, etc.

Extra

Creating my own simulation:

  • Fox5 Weather meteorologits and reporters want to plan a drill
  • The purpose of the simulation is to test safety and logistics of the drill
  • In case an emergency arises in San Diego, the reporters plan to repeat this simulation in case another doubt comes up since they do not have any time constraints and have the ability to repeat
  • Want to set up a simulation before putting the word out to the public

WHAT QUESTIONS

3: What is not a reason to use a pseudo-random number generator when making a simulation?


A: To mock imperfections from the real world
B: To save resources
C: To make the simulation more accurate

4: Which of the following is the least likely factor to be removed from a flight(air traffic) simulation for functionality?
A: Weather
B: Other aircraft
C: Imperfections on aircraft

Experiment/Calculation or Simulation

5: What is not (usually) a difference between a experiment and a simulation?
A: Resources and time needed
B: Factors considered
C: Situation considered

For each situation answer: Would it make more sense to use a simulation or a experiment/calculation?

6: A car company needs to know how safe it's customers will be if it's new car crashes
A: Simulation
B: Experiment/calculation

7: A environmental group wants an accurate guess on the impact the greenhouse effect will have on the environment
A: Simulation
B: Experiment/calculation

9: A teacher want's to find the average score from a final
A: Simulation
B: Experiment/calculation

Reflection

The Section 16 lesson was semi difficult to understand, I understood a majority of it initially. However, after finishing the hacks I gained a better understanding of simulations and how they function. The way the lesson was presented made it a little confusing to me because it mainly consisted of a lot of defintions being presented, so actually understanding the material was difficult while the group was presenting.