Question

Many random number generators allow users to specify the range of the random numbers to be...

Many random number generators allow users to specify the range of the random numbers to be produced. Suppose that you specify that the range is to be all numbers between 0 and 5. Call the random number generated Y. Then the density curve of the random variable Y has constant height between 0 and 5, and height 0 elsewhere.

1. Use Excel to generate 100 random values from the above distribution. Construct a histogram for generated values [ Note: use RAND() function, it will generate uniformly distributed random values from the interval of [0,1]. Multiply then the values by 2 to get uniformly distributed values on [0,2] interval.

Can you show me how to do this on excel

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Hi

Please download the Excel answer file using this link ...

https://drive.google.com/open?id=1wKgEcn36C0Z0PRobt3qwpJkQo2cqRv9w

Thanks

Add a comment
Know the answer?
Add Answer to:
Many random number generators allow users to specify the range of the random numbers to be...
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. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Many random number generators allow users to specify the range of the random numbers to be...

    Many random number generators allow users to specify the range of the random numbers to be produced. Suppose that you specify that the range is to be all numbers between 0 and 5. Call the random number generated Y. Then the density curve of the random variable Y has constant height between 0 and 5, and height 0 elsewhere. (a) What is the height of the density curve between 0 and 5? (Enter your answer to two decimal places.) c)...

  • Many random number generators allow users to specify the range of random numbers to be produced....

    Many random number generators allow users to specify the range of random numbers to be produced. Suppose that you specify that the random number Y can take any value between 0 and 2. Then the density curve of the outcomes has constant height between 0 and 2, and height is 0 elsewhere. P(0.5<Y<1.3) P(Y≥0.8) =

  • Many random number generators allow users to specify the range of the random numbers to be...

    Many random number generators allow users to specify the range of the random numbers to be produced. Suppose that you specify that the random number Y can take any value between 0 and 2. Then the density curve of the outcomes has constant height between 0 and 2, and height 0 elsewhere. B) What is the height of the density curve between 0 and 2? Draw a graph of the density curve. C)Use your graph from (b) and the fact...

  • Suppose that you specify that the range is to be all numbers between 0-4. Call the...

    Suppose that you specify that the range is to be all numbers between 0-4. Call the number generated y. Then the density curve of the random variable y has constant height between 0-4 and height 0 elsewhere. a. what is the height of the density curve = 0.25 b. use your graph from a and the fact that probability is area under the curve to dfind P(Y<1.8) c. Find P (0.6<Y<1.8) d. Find P(Y>0.9)

  • 5000) of uniformly distributed random numbers between 1 Generate a large number (1000 or and 2...

    5000) of uniformly distributed random numbers between 1 Generate a large number (1000 or and 2 (HINT: use the rand command for generating a uniformly distributed random variable between 0 and 1 and then move it!). b Plot the pdf of the distribution. Use the hist command to obtain the number of samples in a random numbers, define binx as a vector with bins on the x-axis (binx = 1:0.01:2). P histx,binx) will provide you the weights pdf. Compare with...

  • Most computer languages include a function that can be used to generate random numbers. In Excel,...

    Most computer languages include a function that can be used to generate random numbers. In Excel, the RAND function can be used to generate random numbers between 0 and 1. If we let x denote a random number generated using RAND, then x is a continuous random variable with the following probability density function. for 0 sxs 1 elsewhere (a) Graph the probability density function. f(x) f(x) EEEEEEEEEEEEE Endas tiers - 3 - Terce BOORTE E segments Egertice Tesegent o...

  • (b) What is the probability of generating a random number between 0.35 and 0.65? (c) What...

    (b) What is the probability of generating a random number between 0.35 and 0.65? (c) What is the probability of generating a random number with a value less than or equal to 0.20? (d) What is the probability of generating a random number with a value greater than 0.60? (e) Generate 50 random numbers by entering =RAND() into 50 cells of an Excel worksheet. This answer has not been graded yet. (f) Compute the mean and standard deviation for the...

  • In this problem you'll get to use one of Java's random number generators, java.util.Random (see the...

    In this problem you'll get to use one of Java's random number generators, java.util.Random (see the docs for Random). This class generates a random double precision number uniformly distributed in the range [0.0 ... 1.0). That is, the numbers go from 0 to 1, including 0 but excluding 1. It is a common need in Java programming to generate a random integer number that's uniformly distributed in the range of [0 ... n), such as we saw in the dice...

  • For this assignment, write a program that will generate random numbers in the range of 50-100...

    For this assignment, write a program that will generate random numbers in the range of 50-100 and count how many fall into particular ranges. Processing: The program should first seed the random number generator. This is done one time in the program. Use srand(0). Next, generate and display a series of 10 random numbers between 50 and 100. There are several ways to ensure that a random number falls between 50 and 100. One possibility is to use the following...

  • 4. 3/6 points Previous Answers ASWSBE13 6.2.004. My Notes Ask Your Teacher Most computer languages include...

    4. 3/6 points Previous Answers ASWSBE13 6.2.004. My Notes Ask Your Teacher Most computer languages include a function that can be used to generate random numbers. In Excel, the RAND function can be used to generate random numbers between 0 and 1. If we let x denote a random number generated using RAND, then x is a continuous random variable with the following probability density function. ROX) i for 0 SX S1 10 elsewhere (a) Graph the probability density function....

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT