Question

Run a simulation of two, 6-sided (fair) dies being rolled 5,000 each. The two die are...

Run a simulation of two, 6-sided (fair) dies being rolled 5,000 each. The two die are rolled at the same time, and the sum is recorded. Find the probability the sum is larger than 9. Solve in SAS , give SAS formula/equation. SAS or EXCEL

Homework Answers

Answer #1

EXCEL Steps:

Step 1. In A1, we use Excel function "=RANDBETWEEN(1,6)" then enter. Now click on A1 and hold the fill handle in the bottom right corner of the cell that contains the number. Drag the fill handle downward to A1:A5000. These give 5000 random integers between 1 to 6.

Step 2. As Step 1, we do same in Column B and B1:B5000 give another 5000 random integers between 1 to 6.

Step 3. Add Column A and Column B in store these in C1:C5000.

Step 4. Use Excel function "=5000-FREQUENCY(C1:C5000,9)" which gives the frequency of sums which are larger than 9.

Step 5. For simulated probability, we use Excel function "=(5000-FREQUENCY(C1:C5000,9))/5000".

Output: the frequency of sums which are larger than 9=840

Simulated probability the sum is larger than 9=0.1684.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
A fair 4-sided die and a fair 6-sided die will be rolled. A) Give the sample...
A fair 4-sided die and a fair 6-sided die will be rolled. A) Give the sample space. B) What is the probability the sum is 9? C) What are the chances that the sum is 4, or the 4 sided die comes up a 3?
Imagine rolling two fair 6 sided dice. the number rolled on the first die is even...
Imagine rolling two fair 6 sided dice. the number rolled on the first die is even and the sum of the rolls is ten. are these two events independent?
You have a 4 sided die and 10 sided die that are rolled 50 times. What...
You have a 4 sided die and 10 sided die that are rolled 50 times. What is the theoretical probability that the small die is odd, the sum of the numbers is 5, the same # appears on both, the # on the larger die is > than the # on the smaller die.
Imagine rolling two fair 6 sided dice. What is the probability the number rolled on the...
Imagine rolling two fair 6 sided dice. What is the probability the number rolled on the first die is even or the sum of the rolls is 10?
A researcher wants to test whether a 6 sided die is not fair. He rolled the...
A researcher wants to test whether a 6 sided die is not fair. He rolled the die 2400 times and got the following result: one dot two dots three dots four dots five dots six dots 530 430 730 439 150 121 Conduct a Chi Square Goodness-of-Fit analysis to test that the die is not fair. Use the significance level of 0.05
1. Suppose you have a fair 6-sided die with the numbers 1 through 6 on the...
1. Suppose you have a fair 6-sided die with the numbers 1 through 6 on the sides and a fair 5-sided die with the numbers 1 through 5 on the sides. What is the probability that a roll of the six-sided die will produce a value larger than the roll of the five-sided die? 2. What is the expected number of rolls until a fair five-sided die rolls a 3? Justify your answer briefly.
Two identical fair 6-sided dice are rolled simultaneously. Each die that shows a number less than...
Two identical fair 6-sided dice are rolled simultaneously. Each die that shows a number less than or equal to 4 is rolled once again. Let X be the number of dice that show a number less than or equal to 4 on the first roll, and let Y be the total number of dice that show a number greater than 4 at the end. (a) Find the joint PMF of X and Y . (Show your final answer in a...
Two fair six-sided dice are rolled once. Let (X, Y) denote the pair of outcomes of...
Two fair six-sided dice are rolled once. Let (X, Y) denote the pair of outcomes of the two rolls. a) Find the probability that the two rolls result in the same outcomes. b) Find the probability that the face of at least one of the dice is 4. c) Find the probability that the sum of the dice is greater than 6. d) Given that X less than or equal to 4 find the probability that Y > X.
For the following questions, find the probability using a standard 6-sided die or two 6-sided dice....
For the following questions, find the probability using a standard 6-sided die or two 6-sided dice. Write your answer as a fraction or with a colon in lowest terms. Rolling a single die, what is the probability of rolling an even number? Rolling a single die, what is the probability of rolling a 5? Rolling a single die, what is the probability of rolling a 7? Rolling a single die, what is the probability of rolling a number less than...
Consider rolling two fair six-sided dice. a) Given that the roll resulted in sum of 8,...
Consider rolling two fair six-sided dice. a) Given that the roll resulted in sum of 8, find the conditional probability that first die roll is 6. b) Given that the roll resulted in sum of 4 or less, find the conditional probability that doubles are rolled. c) Given that the two dice land on different numbers, find the conditional probability that at least one die is a 6.