Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Construct an experimental, discrete probability table by rolling three six-sided dice and calculating the total. Perform 200 trials and record the results. The rolling of
Construct an experimental, discrete probability table by rolling three six-sided dice and calculating the total. Perform 200 trials and record the results. The rolling of three six-sided dice can be simulated using a graphing calculator by "rolling" each of the dice in a separate list using:
Math --> Prob --> randInt(1, 6, 200)
Once all three lists are generated, add them to create the totals of the 200 trials.
- discrete random variable relative frequency histogram for this data. Clearly label the axes and scale.
- Calculate the mean and standard deviation for the roll totals:
?= ?=
Use these to define a normal probability distribution for the total on the roll of 3 dice.
- Compare the probabilities of the experimental discrete probability distribution and the normal curve distribution for several cases listed on the table. Complete the table.
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