Please show me steps to do this problem in excel. ip. In the game of craps, a pl
ID: 3058292 • Letter: P
Question
Please show me steps to do this problem in excel.
ip. In the game of craps, a player rolls two dice. If the combination is 2, 3, or 12, the player loses. If the combination is 7 or 11, the player wins. If the combination is a different number, the _ player continues rolling the dice until he or she either matches the number thrown on the first roll (called the point) or rolls 7. If the player rolls the point before rolling 7, the player wins. If the player rolls 7 before rolling the point, the player loses. Write a VBA program to simulate the gambling process 2000 times, and estimate the probability of a player winning at craps 9Explanation / Answer
Please show me steps to do this problem in excel.
ip. In the game of craps, a player rolls two dice. If the combination is 2, 3, or 12, the player loses. If the combination is 7 or 11, the player wins. If the combination is a different number, the _ player continues rolling the dice until he or she either matches the number thrown on the first roll (called the point) or rolls 7. If the player rolls the point before rolling 7, the player wins. If the player rolls 7 before rolling the point, the player loses. Write a VBA program to simulate the gambling process 2000 times, and estimate the probability of a player winning at craps 9