Question: We can easily generate random numbers in a spreadsheet that have an exponential distribution with a given mean. For example, to generate 200 such numbers

We can easily generate random numbers in a spreadsheet that have an exponential distribution with a given mean. For example, to generate 200 such numbers from an exponential distribution with   13, enter the formula 3*LN(RAND()) in cell A4 and copy it to the range A5:A203. Then select the A4:A203 range, choose the EditCopy command, and choose the EditPaste Special command with the Values option. (This freezes the random numbers, so that they don’t change each time the spreadsheet recalculates.) Explore the properties of these numbers as follows.

a. Find the average of the 200 numbers with the AVERAGE function. What theoretical value should this average be close to?

b. Find the standard deviation of the 200 numbers with the STDEV function. What theoretical value should this standard deviation be close to?

c. Create a histogram of the random numbers, using about 15 categories, each of length 1, where the first category extends from 0 to

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Practical Management Science Questions!