--- title: "HW 8" author: "Name here" output: html_document --- Please use D2L to turn in both the HTML output and your R Markdown file in. ## Q1. Monte Carlo Procedures (4 pts) Describe Monte Carlo Procedures and give an example of a setting where this can be used. Please describe an example not mentioned in class or lab. ## Q2. Yahtzee ### Part 1 (4 pts) Write a procedure to simulate Yahtzee rolls (5 dice). ### Part 2 (4 pts) Use your procedure to compute the probability of rolling a yahtzee (5 dice of the same value)