The built-in data set, rock, is a data frame recording the measurements of rock sample from a petroleum reservoir. We are interested in the area column of rock. Using R we can convert this column into the vector x by the assignment x<-rock$shape. Assume that the n area measurements x=(X₁, X2,...,xn) are a random sample from a population with true unknown mean and true unknown variance 2. Remember, let x be defined by x<-rock$shape. a) Calculate, n, the number of elements in x. 48 b) Calculate the sample standard deviation s, of x. c) Estimate true mean μ, using this data by calculating the sample mean. d) Calculate the sample variance of x. e) Calculate the interquartile range of x, using R. f) Calculate the 50th percentile of x using R. AFA g) Calculate a trimmed mean for x using R. h) Since the sample size is >30 we can create a confidence interval for using a normal critical value. If we want the confidence interval to be at the 94% level and we use a normal critical value, then what critical value should we use? i) Calculate a 94% confidence interval(using a normal critical value) for μ.

MATLAB: An Introduction with Applications
6th Edition
ISBN:9781119256830
Author:Amos Gilat
Publisher:Amos Gilat
Chapter1: Starting With Matlab
Section: Chapter Questions
Problem 1P
icon
Related questions
Question

g , h and i 

The built-in data set, rock, is a data frame recording the measurements of rock sample from a petroleum reservoir. We are interested in the area column of rock. Using R we can convert
this column into the vector x by the assignment x<-rock$shape. Assume that the n area measurements x=(X₁, X₂,...,xn) are a random sample from a population with true unknown
mean μ and true unknown variance 2. Remember, let x be defined by x<-rock$shape.
a) Calculate, n, the number of elements in x. 48
b) Calculate the sample standard deviation s, of x.
c) Estimate true mean μ, using this data by calculating the sample mean.
d) Calculate the sample variance of x.
e) Calculate the interquartile range of x, using R.
f) Calculate the 50th percentile of x using R.
g) Calculate a trimmed mean for x using R.
48
h) Since the sample size is >30 we can create a confidence interval for μ using a normal critical value. If we want the confidence interval to be at the 94% level and we use a normal
critical value, then what critical value should we use?
i) Calculate a 94% confidence interval(using a normal critical value) for μ.
Transcribed Image Text:The built-in data set, rock, is a data frame recording the measurements of rock sample from a petroleum reservoir. We are interested in the area column of rock. Using R we can convert this column into the vector x by the assignment x<-rock$shape. Assume that the n area measurements x=(X₁, X₂,...,xn) are a random sample from a population with true unknown mean μ and true unknown variance 2. Remember, let x be defined by x<-rock$shape. a) Calculate, n, the number of elements in x. 48 b) Calculate the sample standard deviation s, of x. c) Estimate true mean μ, using this data by calculating the sample mean. d) Calculate the sample variance of x. e) Calculate the interquartile range of x, using R. f) Calculate the 50th percentile of x using R. g) Calculate a trimmed mean for x using R. 48 h) Since the sample size is >30 we can create a confidence interval for μ using a normal critical value. If we want the confidence interval to be at the 94% level and we use a normal critical value, then what critical value should we use? i) Calculate a 94% confidence interval(using a normal critical value) for μ.
Expert Solution
steps

Step by step

Solved in 4 steps with 4 images

Blurred answer
Recommended textbooks for you
MATLAB: An Introduction with Applications
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
Probability and Statistics for Engineering and th…
Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning
Statistics for The Behavioral Sciences (MindTap C…
Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning
Elementary Statistics: Picturing the World (7th E…
Elementary Statistics: Picturing the World (7th E…
Statistics
ISBN:
9780134683416
Author:
Ron Larson, Betsy Farber
Publisher:
PEARSON
The Basic Practice of Statistics
The Basic Practice of Statistics
Statistics
ISBN:
9781319042578
Author:
David S. Moore, William I. Notz, Michael A. Fligner
Publisher:
W. H. Freeman
Introduction to the Practice of Statistics
Introduction to the Practice of Statistics
Statistics
ISBN:
9781319013387
Author:
David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:
W. H. Freeman