110k views
0 votes
The sample average unrestrained compressive strength for 50 specimens of a particular type of brick was computed to be 3120 psi, and the sample standard deviation was 180. The distribution of unrestrained compressive strength may be somewhat skewed. We want to determine whether the data indicate that the true average unrestrained compressive strength is less than the design value of 3200. Test using α = 0.01.

User Kane Chew
by
3.8k points

1 Answer

6 votes

Answer:

The p-value of the test is 0.0014 < 0.01, meaning that the data indicates that the true average unrestrained compressive strength is less than the design value of 3200.

Explanation:

We want to determine whether the data indicate that the true average unrestrained compressive strength is less than the design value of 3200.

At the null hypothesis, we test if the mean is at the design value of 3200, so:


H_0: \mu = 3200

At the alternate hypothesis, we test if it is less than the design value of 3200, so:


H_a: \mu < 3200

The test statistic is:


t = (X - \mu)/((s)/(√(n)))

In which X is the sample mean,
\mu is the value tested at the null hypothesis, s is the standard deviation of the sample and n is the size of the sample.

3200 is tested at the null hypothesis:

This means that
\mu = 3200

The sample average unrestrained compressive strength for 50 specimens of a particular type of brick was computed to be 3120 psi, and the sample standard deviation was 180.

This means that
n = 50, X = 3120, s = 180

Test statistic:


t = (X - \mu)/((s)/(√(n)))


t = (3120 - 3200)/((180)/(√(50)))


t = -3.14

P-value of the test and decision:

The p-value of the test is the probability of finding a sample mean below 3120, which is the p-value of t = -3.14, using a one-tailed test, with 50 - 1 = 49 degrees of freedom.

With the help of a calculator, the p-value of the test is 0.0014

The p-value of the test is 0.0014 < 0.01, meaning that the data indicates that the true average unrestrained compressive strength is less than the design value of 3200.

User DSchana
by
3.8k points