Answer:
Hypothesis rejected
Step-by-step explanation:
Lets use the t-test since the variance of the population is now known. We need to test the hypothesis that H_0: \mu \leq 79 \text{ vs } H_1: \mu > 79 . This is performed in R as follows:
t.test(tt$Test.2.Score,mu=79,alternative="greater")
One Sample t-test
data: tt$Test.2.Score
t = 2.9238, df = 69, p-value = 0.002337
alternative hypothesis: true mean is greater than 79
95 percent confidence interval:
81.26555 Inf
sample estimates:
mean of x
84.27143
Thus, we reject the null hypothesis and conclude that \mu > 79.
Answer:
You are paying 65% of the original price.
Step-by-step explanation:
So what I did is trial and error by 5 so I started with 75% and then 70% and so on until 65%
Answer:
An eight-digit grid coordinate gives a precision to the nearest 10 meters
Step-by-step explanation:
Grid coordinates are meant to accurately direct to a specific location, using a map that comes with vertical and horizontal lines of equal spacing and numbers attached to each line to map out a location. The crossing vertical and horizontal lines have unique numbers and form small squares known as grid squares.
The more digits in the coordinate of a point the increase in precision an eight- digit gives a precision to the nearest 10 meters
Answer:
This statement can be made with a level of confidence of 97.72%.
Step-by-step explanation:
We are given the following information in the question:
Mean, μ = 8.1 mm
Standard Deviation, σ = 0.5 mm
Sample size, n = 100
We are given that the distribution of thickness is a bell shaped distribution that is a normal distribution.
Formula:
Standard error due to sampling:

P(mean thickness is less than 8.2 mm)
P(x < 8.2)
Calculation the value from standard normal z table, we have,

This statement can be made with a level of confidence of 97.72%.