1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
pickupchik [31]
3 years ago
8

A county environmental agency suspects that the fish in a particular polluted lake have elevated mercury levels. To confirm that

suspicion, five striped bass in that lake were caught and their tissues tested for the presence of mercury. For the purposes of comparison, four striped bass in an unpolluted lake were also caught and tested. The fish tissue mercury levels in mg/kg are given below. (Note: You may wish to use Excel for this problem.) Sample 1 (polluted lake) Sample 2 (unpolluted lake) 0.580 0.382 0.711 0.276 0.571 0.570 0.666 0.366 0.598a. Construct the 95% confidence interval for the difference in the population means based on these data.b. Test, at the 5% significance level, whether the data provide sufficient evidence to conclude that fish in the polluted lake have elevated levels of mercury in their tissue.c. Do your answers to (a) and (b) agree or disagree? Explain.
Mathematics
1 answer:
suter [353]3 years ago
7 0

Answer:

a. The 95% confidence interval for the difference between means is (0.071, 0.389).

b. There is enough evidence to support the claim that the fish in this particular polluted lake have signficantly elevated mercury levels.

c. They agree. Both conclude that the levels of mercury are significnatly higher compared to a unpolluted lake.

In the case of the confidence interval, we reach this conclusion because the lower bound is greater than 0. This indicates that, with more than 95% confidence, we can tell that the difference in mercury levels is positive.

In the case of the hypothesis test, we conclude that because the P-value indicates there is a little chance we get that samples if there is no significant difference between the mercury levels. This indicates that the values of mercury in the polluted lake are significantly higher than the unpolluted lake.

Step-by-step explanation:

The table with the data is:

Sample 1 Sample 2

0.580    0.382

0.711      0.276

0.571     0.570

0.666    0.366

0.598

The mean and standard deviation for sample 1 are:

M=\dfrac{1}{5}\sum_{i=1}^{5}(0.58+0.711+0.571+0.666+0.598)\\\\\\ M=\dfrac{3.126}{5}=0.63

s=\sqrt{\dfrac{1}{(n-1)}\sum_{i=1}^{5}(x_i-M)^2}\\\\\\s=\sqrt{\dfrac{1}{4}\cdot [(0.58-(0.63))^2+...+(0.598-(0.63))^2]}\\\\\\            s=\sqrt{\dfrac{1}{4}\cdot [(0.002)+(0.007)+(0.003)+(0.002)+(0.001)]}\\\\\\            s=\sqrt{\dfrac{0.015}{4}}=\sqrt{0.0037}\\\\\\s=0.061

The mean and standard deviation for sample 2 are:

M=\dfrac{1}{4}\sum_{i=1}^{4}(0.382+0.276+0.57+0.366)\\\\\\ M=\dfrac{1.594}{4}=0.4

s=\sqrt{\dfrac{1}{(n-1)}\sum_{i=1}^{4}(x_i-M)^2}\\\\\\s=\sqrt{\dfrac{1}{3}\cdot [(0.382-(0.4))^2+(0.276-(0.4))^2+(0.57-(0.4))^2+(0.366-(0.4))^2]}\\\\\\            s=\sqrt{\dfrac{1}{3}\cdot [(0)+(0.015)+(0.029)+(0.001)]}\\\\\\            s=\sqrt{\dfrac{0.046}{3}}=\sqrt{0.015}\\\\\\s=0.123

<u>Confidence interval</u>

We have to calculate a 95% confidence interval for the difference between means.

The sample 1, of size n1=5 has a mean of 0.63 and a standard deviation of 0.061.

The sample 2, of size n2=4 has a mean of 0.4 and a standard deviation of 0.123.

The difference between sample means is Md=0.23.

M_d=M_1-M_2=0.63-0.4=0.23

The estimated standard error of the difference between means is computed using the formula:

s_{M_d}=\sqrt{\dfrac{\sigma_1^2}{n_1}+\dfrac{\sigma_2^2}{n_2}}=\sqrt{\dfrac{0.061^2}{5}+\dfrac{0.123^2}{4}}\\\\\\s_{M_d}=\sqrt{0.001+0.004}=\sqrt{0.005}=0.07

The critical t-value for a 95% confidence interval is t=2.365.

The margin of error (MOE) can be calculated as:

MOE=t\cdot s_{M_d}=2.365 \cdot 0.07=0.159

Then, the lower and upper bounds of the confidence interval are:

LL=M_d-t \cdot s_{M_d} = 0.23-0.159=0.071\\\\UL=M_d+t \cdot s_{M_d} = 0.23+0.159=0.389

The 95% confidence interval for the difference between means is (0.071, 0.389).

<u>Hypothesis test</u>

This is a hypothesis test for the difference between populations means.

The claim is that the fish in this particular polluted lake have signficantly elevated mercury levels.

Then, the null and alternative hypothesis are:

H_0: \mu_1-\mu_2=0\\\\H_a:\mu_1-\mu_2> 0

The significance level is 0.05.

The sample 1, of size n1=5 has a mean of 0.63 and a standard deviation of 0.061.

The sample 2, of size n2=4 has a mean of 0.4 and a standard deviation of 0.123.

The difference between sample means is Md=0.23.

M_d=M_1-M_2=0.63-0.4=0.23

The estimated standard error of the difference between means is computed using the formula:

s_{M_d}=\sqrt{\dfrac{\sigma_1^2}{n_1}+\dfrac{\sigma_2^2}{n_2}}=\sqrt{\dfrac{0.061^2}{5}+\dfrac{0.123^2}{4}}\\\\\\s_{M_d}=\sqrt{0.001+0.004}=\sqrt{0.005}=0.07

Then, we can calculate the t-statistic as:

t=\dfrac{M_d-(\mu_1-\mu_2)}{s_{M_d}}=\dfrac{0.23-0}{0.07}=\dfrac{0.23}{0.07}=3.42

The degrees of freedom for this test are:

df=n_1+n_2-1=5+4-2=7

This test is a right-tailed test, with 7 degrees of freedom and t=3.42, so the P-value for this test is calculated as (using a t-table):

\text{P-value}=P(t>3.42)=0.006

As the P-value (0.006) is smaller than the significance level (0.05), the effect is significant.

The null hypothesis is rejected.

There is enough evidence to support the claim that the fish in this particular polluted lake have signficantly elevated mercury levels.

<u> </u>

c. They agree. Both conclude that the levels of mercury are significnatly higher compared to a unpolluted lake.

In the case of the confidence interval, we reach this conclusion because the lower bound is greater than 0. This indicates that, with more than 95% confidence, we can tell that the difference in mercury levels is positive.

In the case of the hypothesis test, we conclude that because the P-value indicates there is a little chance we get that samples if there is no significant difference between the mercury levels. This indicates that the values of mercury in the polluted lake are significantly higher than the unpolluted lake.

You might be interested in
$65 dress pants 20% discount
jeka57 [31]
20% of 65 = 65 * 1/5, which is 13. so 20% of 65 is $13. so a discount of 20% = 65-13 which is $52
8 0
3 years ago
Read 2 more answers
Is this right? I chose 15.
daser333 [38]

Answer:

Correct, it is 15

Step-by-step explanation:

Because 3 turns into 9, you also want to multiply the other by 3, so you’d do 5x3 to get 15

7 0
3 years ago
Read 2 more answers
Select the linear equation represented in the graph
LiRa [457]

Answer:

B

Step-by-step explanation:

Since the line in the picture rises 1 unit for every 2 units it moves to the right, it has a slope of 1/2. Also, since it intersects the y axis at (0,3), the y intercept is 3. Therefore, the equation of the line is y=1/2x+3, or answer choice B. Hope this helps!

6 0
3 years ago
Does the table below represent a proportional<br> relationship? Show your work to prove
dolphi86 [110]

Answer:

the table does represent a propor. rela. since y=12x

you can multiply the x values by 12 and that y value will be just that, and in this case, all of them are multiplied by 12.

7 0
2 years ago
Which expression represents the combined area of the garden in square feet?
KATRIN_1 [288]
You don’t have any attachment so I’m sorry I cannot answer
8 0
3 years ago
Other questions:
  • What is 36 divided by 9
    9·2 answers
  • Find the mean and range.<br><br> 26 19 23 39 31 34 23 25
    5·2 answers
  • In how many distinct ways can the letters in engineering be arranged?
    8·2 answers
  • 2.16=?2, point, 1, start overline, 6, end overline, equals, question mark
    8·1 answer
  • What is the slope of (-4,6) and (4,2
    9·2 answers
  • What two numbers that add up to be 14 but times together equal 36
    9·2 answers
  • Shawn picked some vegetables from his garden.he picked 2.234 pounds of corn 2.205 pounds of tomatoes and 2.25 pounds of potatoes
    6·1 answer
  • Solve the following 2x+6=7x-14
    15·1 answer
  • The original price of the shirt is $50 but you paid $30 for it on sale what was the percentage change in price
    12·1 answer
  • The phases in algebra are
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!