Question

Generate a random sample of 20,000 x values (based on a sample of size 30) from...

Generate a random sample of 20,000 x values (based on a sample of size 30) from a Normal distribution with a mean of 26 and a standard deviation of 5. Be sure to use 30116 as your seed. Find the approximate mean and standard deviation of the sampling distribution of the sample means (x) based on your simulation. No credit will be awarded for responses that do not include R code and output.

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

File Edit View Misc Packages Windows Help R Console > set.seed (30116) > xbar=c() > while (i<20001) + x-rnorm (30,26, 5) + xbUntitled R Editor set.seed (30116) xbar-c () i-1 while (i<20001) x=rnorm (30,26,5) Xbar [1]=mean (x) i-i+1 mean_xbar-mean (xb

Add a comment
Know the answer?
Add Answer to:
Generate a random sample of 20,000 x values (based on a sample of size 30) from...
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
  • A random sample of size n = 64 is selected from a population with mean μ...

    A random sample of size n = 64 is selected from a population with mean μ = 52 and standard deviation σ = 24. a. What will be the approximate shape of the sampling distribution of x? skewed symmetric normal b. What will be the mean and standard deviation of the sampling distribution of x? mean= standard deviation=

  • 1) Random samples of size n were selected from populations with the means and variances given...

    1) Random samples of size n were selected from populations with the means and variances given here. Find the mean and standard deviation of the sampling distribution of the sample mean in each case. (Round your answers to four decimal places.) (a) n = 16, μ = 14, σ2 = 9 μ=σ= (b) n = 100, μ = 9, σ2 = 4 μ=σ= (c) n = 10, μ = 118, σ2 = 1 μ=σ= 3) A random sample of size...

  • Suppose that a random sample of size 64 is to be selected from a population with...

    Suppose that a random sample of size 64 is to be selected from a population with mean 30 and standard deviation 7. (Use a table or technology.) (a) What are the mean and standard deviation of the sampling distribution of x? - 30 0 - 0.875 Describe the shape of the sampling distribution of x. The shape of the sampling distribution of x is approximately normale (b) What is the approximate probability that x will be within 0.5 of the...

  • a random sample size 15 was taken from a normaly distributed pop with a mean of...

    a random sample size 15 was taken from a normaly distributed pop with a mean of 26 and standard deviation of 6 mu x bar sigma x bar can we conclude the sampling distribution of the sample mean is normal

  • Suppose that a random sample of size 64 is to be selected from a population with...

    Suppose that a random sample of size 64 is to be selected from a population with mean 40 and standard deviation 5. (Use a table or technology.) (a) What are the mean and standard deviation of the x sampling distribution? Describe the shape of the x sampling distribution. The shape of sampling distribution is-Select- (b) What is the approximate probability that will be within 0.5 of the population mean? (Round your answer to four decimal places.) (c) What is the...

  • A random sample of size 15 was taken from a normally distributed population with a population...

    A random sample of size 15 was taken from a normally distributed population with a population mean 26 and a population standard deviation 4. Determine each of the following about the sampling distribution of the sample mean. Round your answer to at least 3 decimal places where appropriate. a) μx_=    b) σx_=    c)  Can we conclude that the sampling distribution of the sample mean is normal?

  • (2 Points) A random sample of size n = 25 is taken from a population with...

    (2 Points) A random sample of size n = 25 is taken from a population with mean u = 530 and standard deviation o = 100. Then the sampling distribution of the sample mean X has normal distribution with mean 530 and standard deviation 20 has normal distribution with mean 530 and standard deviation 100 has normal distribution with mean 530 and standard deviation 2 has normal distribution with mean 530 and standard deviation 4

  • A random sample of size n = 60 is selected from a binomial distribution with population...

    A random sample of size n = 60 is selected from a binomial distribution with population proportion p = 0.25. (a) What will be the approximate shape of the sampling distribution of p? O skewed to the right O skewed to the left O normal (b) What will be the mean and standard deviation (or standard error) of the sampling distribution of p? (Round your answers to four decimal places.) C standard deviation mean (c) Find the probability that the...

  • A random sample of size n = 40 is selected from a binomial distribution with population...

    A random sample of size n = 40 is selected from a binomial distribution with population proportion p = 0.25. Describe the approximate shape of the sampling distribution of p̂. approximately normalskewed left    uniformskewed right Calculate the mean and standard deviation (or standard error) of the sampling distribution of p̂. (Round your standard deviation to four decimal places.) mean standard deviation Find the probability that the sample proportion p̂ is between 0.15 and 0.41. (Round your answer to four decimal places.)

  • A random sample of size 36 is to be taken from a population that is normally...

    A random sample of size 36 is to be taken from a population that is normally distributed with mean 60 and standard deviation 18. The sample mean of the observations in our sample is to be computed. The sampling distribution of the sample mean is Select one: . a. normal with mean 36 and standard deviation 18. O b. normal with mean 60 and standard deviation 0.5. c. normal with mean 60 and standard deviation 3. d. normal with mean...

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