Homework 6

Due October 16 at 11:59PM

Instructions

You should do this homework on your own -- one submission per student, and by submitting you are certifying the homework is your work.

Submission: Homework 6 submission will be via Compass (you should have been signed up automatically, if not please email Rick) Submit your answers, graphs, and other responses as a PDF

Problems

  1. Do problems 7.5 and 7.6 using the programming language of your choice. 

    In order to receive full credit for 7.5(a) and 7.5(b), perform 10 experiments where each of the 10 experiments runs 1000 simulations for the described event (hint, 1 simulation is not the same as 1 turn in the game). For both 7.5(a) and 7.5(b) create figures which report the outcome of each of the 10 experiments (a simple one line table would be sufficient). Additionally, report the mean and standard deviation of the 10 experiments. 

    In order to receive full credit for 7.5(c) simply create a 6x6 table where each entry is the result of 1 experiment running 10000 simulations for the described event per that table entry.

    In order to receive full credit for 7.6(a), 7.6(b), and 7.6(c), follow the same guidelines as above. IE 7.6(a) and 7.6(b) will require a report in the same way as 7.5(a) and 7.5(b). And, 7.6(c) will require a report in the same way as 7.5(c).

    Finally, please hand in your code file(s) as part of your submission with your report. The report document can include labeled screenshots of printed output if that's most convenient. However, please ensure the printed output also has words or labels describing what each part of the output is.