ANSWER USING R CODE Using the dataset 'LakeHuron' which is a built in R dataset describing the...

50.1K

Verified Solution

Question

Basic Math

ANSWER USING R CODE

Using the dataset 'LakeHuron' which is a built in R datasetdescribing the level in feet of Lake Huron from 1872- 1972. Toassign the values into an ordinary vector,x, we can do thefollowing 'x <- as.vector(LakeHuron)'. From there, we can accessthe data easily. Assume the values in X are a random sample from anormal population with distribution X. Also assume the X has anunknown mean and unknown standard deviation. With this informationin mind, answer the following.

a) The sample mean of x

b) the sample mean of 8X

c) Using this data, create a 97% confidence interval for X usingthe a t-distribution critical value tstar.

d) Using this data, create a 3 percent level test of H0:mu =578.9 versus the alternative Ha:mu > 578.9. USing tisinformation, calculate the value of the z-statistic

e) With the z-statistic, calculate the appropriate p-value.

Answer & Explanation Solved by verified expert
4.2 Ratings (512 Votes)
The code with    See Answer
Get Answers to Unlimited Questions

Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!

Membership Benefits:
  • Unlimited Question Access with detailed Answers
  • Zin AI - 3 Million Words
  • 10 Dall-E 3 Images
  • 20 Plot Generations
  • Conversation with Dialogue Memory
  • No Ads, Ever!
  • Access to Our Best AI Platform: Flex AI - Your personal assistant for all your inquiries!
Become a Member

Other questions asked by students