Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please show all work in Excel and the code used Write a VBA script that randomly simulates the roll of a pair of six-sided dice
Please show all work in Excel and the code used
Write a VBA script that randomly simulates the roll of a pair of six-sided dice and writes the sum of the roll to column A of the worksheet. The function should stop once the average of all rolls varies by less than 1% from the true expected value. Run the script three times and report how many rolls were needed for each attempt. Also, provide your codeStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started