Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Imagine an experiment where three dice are tossed and the numbers on each die is recorded under Die1, Die2 and Die3. Answer the following questions
Imagine an experiment where three dice are tossed and the numbers on each die is recorded under Die1, Die2 and Die3. Answer the following questions about the sum of the three numbers recorded from: Die1+Die2+Die3. (Discussions allowed)
Hint:
- Simulate this experiment 1000 times. (use the same procedure as in the above tutorial, but for the Number of Variables, instead of 1 put 3; since we are rolling 3 dice not one).
- Next, using a new column by writing, in cell D1 =A1+B1+C1, and scroll down the results by clicking on D1 cell and bottom-right corner. (for more detail see the Book chapter on lecture 26)
- Finally create the histogram based on this new column. Use bins 3,4,5,...,18.
16. What is the (approximate) probability that Die1+Die2+Die3=5?
- a. Probability is approximately 3%
- b. Probability is approximately 10%
- c. Probability is approximately 15%
- d. Probability is approximately 20%
17. What is the (approximate) probability that Die1+Die2+Die3>12?
- a. Probability is approximately 5%
- b. Probability is approximately 10%
- c. Probability is approximately 15%
- d. Probability is approximately 25%
18. What is the (approximate) probability that Max(Die1,Die2,Die3)=3? Careful: Use "Max( ) function in Excel.
- a. Probability is approximately 5%
- b. Probability is approximately 10%
- c. Probability is approximately 25%
- d. Probability is approximately 45%
Step 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