Please show work Use excel to estimate the probability that
Please show work
Use excel to estimate the probability that the product of the scores of tossing 10 dice is larger than 59,000.
Solution
I have attached the worked out excel file in the given link.
https://www.dropbox.com/s/hh8a0v49st7yw40/Dice_Simulation.xlsx?dl=0
Process: Randomly create integers between 1 to 6 for 10 seperate dices. Multiply the integers to get a product. If the product is larger than 59,000 count it as 1, otherwise 0. Repeat this process for 1000 times. Add the 1\'s and divide the sum with 1000, and you will get the required probability. To get a better probability repeat for more times.
