Question

Use the row of numbers shown below to generate 12 random numbers between 01 and 99....

Use the row of numbers shown below to generate 12 random numbers between 01 and 99. 03087, 11990, 31970, 68370, 63674, 11151, 27521, 83595

Starting at the beginning of the row, what are the first 12 numbers between 01 and 99 in the sample?

Homework Answers

Answer #1

We select a two digit number from the very first digit from the random numbers given. If a two-digit appears as 00, we reject the number and move to next two digits.

The given random digits are:
03087 11990 31970 68370 63674 11151 27521 83595

We construct the following table for the choice of random digits and hence the random numbers:

Digits Chosen Sample Chosen Remark
03 3 Accept
08 8 Accept
71 71 Accept
19 19 Accept
90 90 Accept
31 31 Accept
97 97 Accept
06 6 Accept
36 36 Accept
74 74 Accept
11 11 Accept
15 15 Accept



Hence, the chosen random numbers are:
3, 8, 71, 19, 90, 31, 97, 6, 36, 74, 11, 15.

I hope this clarifies your doubt. If you're satisfied with the solution, hit the Like button. For further clarification, comment below. Thank You. :)

Know the answer?
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
Similar Questions
You use random.randint to generate random numbers between 2 and 12 (inclusive), and get (a) 2...
You use random.randint to generate random numbers between 2 and 12 (inclusive), and get (a) 2 and then (b) 7. What is the information content of each of these two outcomes?
Generate two random variates with mean of arrivals (α) of 0.75 using the random numbers given...
Generate two random variates with mean of arrivals (α) of 0.75 using the random numbers given below (starting from the left most number first). (0.69607, 0.24145, 0.86477, 0.43886, 0.05317, 0.30455)
(1) Use ‘sample’ function to generate a vector of 100 random numbers that follows a multinomial...
(1) Use ‘sample’ function to generate a vector of 100 random numbers that follows a multinomial distribution with probability (0.1, 0.15, 0.3, 0.45). (2) Without using the ‘sample’ function, generate a vector of 100 random numbers that follows a multinomial distribution with probability (0.1, 0.15, 0.3, 0.45). (3) Calculate the probability for 2.5 < X < 9 in a Poisson distribution with the mean 6. (using R)
Generate 1000 random numbers between 0 and 1*Create a frequency table with the following Generate 1000...
Generate 1000 random numbers between 0 and 1*Create a frequency table with the following Generate 1000 random numbers between 0 and 1*Create a frequency table with the following bins 0, 0,1, 0.2, ..., 0.8, 0.9 , 1Find the expected value bins 0, 0,1, 0.2, ..., 0.8, 0.9 , 1Find the expected value
Create a matrix 4x4 of integer random numbers between 1 and 50, and perform the following...
Create a matrix 4x4 of integer random numbers between 1 and 50, and perform the following operations: a. Generate a (1x3) matrix of the original b. Generate a (4x2) matrix of the original with the row order reversed c. Replace the second column of the matrix with [4; 8 ; 16; -2] ( MATLAB)
The random sample shown below was selected from a normal distribution. 5,5,3,10,10,3 a. Construct a 99%...
The random sample shown below was selected from a normal distribution. 5,5,3,10,10,3 a. Construct a 99% confidence interval for the population mean mu. ( , ) (Round to two decimal places as needed.) b. Assume that sample mean and sample standard deviation s remain exactly the same as those you just calculated but that are based on a sample of n = 25 observations. Repeat part a. What is the effect of increasing the sample size on the width of...
#5. You can find 20 RANDOM NUMBERS in a Table or you can generate them with...
#5. You can find 20 RANDOM NUMBERS in a Table or you can generate them with software like Excel. The Excel functions are “RAND” and “RANDBETWEEN”. With “Randbetween” you simply input how many numbers you want, the number of digits you want in your random number and the range of values you want those numbers to fall between. For example you may want twenty, 2-digit numbers that fall between 00 and 100 (like “34”). TWO CONSIDERATIONS: (1) You must systematically...
Appendix B.4 is a table of random numbers that are uniformly distributed. Hence, each digit from...
Appendix B.4 is a table of random numbers that are uniformly distributed. Hence, each digit from 0 to 9 has the same likelihood of occurrence. A table of random numbers is given below. Assume that these are 5 random samples of five values each. 7 6 2 8 1 0 2 9 4 6 5 3 7 0 3 3 4 0 8 1 0 6 1 3 5 b-1. Determine the population mean and mean of each sample. Is...
Use another random decimal fraction generator at Random.org, linked here to generate a list of ten...
Use another random decimal fraction generator at Random.org, linked here to generate a list of ten two-digit random numbers between 10 and 30. Calculate the z-score of the median of the data set. (12, 15, 17, 18, 19, 21, 23, 24, 25, 28) σ: 4.6647615158762 Mean: 20.2 Median: 20 Z-score: -0.043 1. What does the z-score of the data set median just above tell you about the shape of the distribution? How do you know this? 2. If you were...
Use µ = 2.5 and σ = 1 to generate many independent sets of ten random...
Use µ = 2.5 and σ = 1 to generate many independent sets of ten random numbers, each. If I were to repeatedly carry out the one-sample t-test and significance level α = 0.05 to test the hypothesis that the mean µ used to generate those random numbers was µ = 2.5 for each new vector of ten numbers, how often, on average, would you expect to reject the null hypothesis? Explain how you come to your conclusion.
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT