Question: Before you start, set the random seed to the number 210. Use the Bernouilli random number generator to create a set of 100 random number
Before you start, set the random seed to the number 210.
- Use the Bernouilli random number generator to create a set of 100 random number trials, each one tossing 50 coins. (100 rows, 50 columns). Count the number of heads that occur in each trial
I) ** Create a frequency table and a histogram to present the outcomes of these trials
For a fair 12-sided dice (with values 1-12 on each face), what proportion of the data generated would you expect to be values greater than 8? II) **Calculate the expected value, theoretical variance, and standard deviation of this dice? Using the Data Analysis discrete number generator, generate data for rolling this dice 10,000 times. III)** Create a frequency table, with both the counts and percentages showing this data. IV) ** What proportion of this sample of 10,000 trials was actually part of the event >8.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
