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
katen-ka-za [31]
3 years ago
14

Local environmentalists want to test if there is a difference in the pH of three different streams (called A, B, and C) feeding

into Lake Travis. They took a random sample of 15 measurements from each stream and, after confirming all relevant assumptions, ran a one-way ANOVA on the data and got a significant (p<0.05) result.
a. Write the appropriate null and alternative hypotheses for this analysis.
b. List one potential confounding variable.
c. In a post-hoc analysis, they got the following p values. Which pairs of streams have significantly different mean pH? Show work for full credit.

Stream A vs. B: p = 0.003
Stream A vs. C: p= 0.029
Stream A vs. C: p= 0.041
Mathematics
1 answer:
VashaNatasha [74]3 years ago
8 0

Answer:

Step-by-step explanation:

Hello!

The variable Y: pH of the water of a stream that feeds into Lake Travis (stream A, stream B, and stream C)

This is a one way ANOVA with one factor (ph of the water) and three levels (stream A, stream B, and stream C).

a)

The parameters of interest are the population mean of pH of each stream, then the hypotheses for this ANOVA are

H₀: μ_{A}=μ_{B}=μ_{C}=μ

H₁: At least one population mean is not equal to the others.

b)

There are many factors that may change the pH of water, for example:

1) Polution

2) Soil components (different concentrations of minearls) and pH of the soil

c)

The null hypothesis was rejected, so they made a post-hoc analysis to see wich of the population means is different from the others:

Using the same α: 0.05 as before

The deicsion rule for the p-value approach is

If p-value ≤ α, reject the null hypothesis.

If p-value ≥ α, do not reject the null hypothesis

1.

Stream A vs. B: p = 0.003

H₀: μ_{A}=μ_{B}

H₁: μ_{A}≠μ_{B}

p-value: 0.003 < α: 0.05 ⇒ Reject null hypothesis. The average pH of stream A is different than the average pH of stream B.

2.

Stream A vs. C: p= 0.029

H₀: μ_{A}=μ_{C}

H₁:  μ_{A}≠μ_{C}

p-value: 0.029 < α: 0.05 ⇒ Reject null hypothesis. The average pH of stream A is different than the average pH of stream C.

3.

Stream A vs. C: p= 0.041

H₀: μ_{A}=μ_{C}

H₁:  μ_{A}≠μ_{C}

p-value: 0.041 < α: 0.05 ⇒ Reject null hypothesis. The average pH of stream A is different than the average pH of stream C.

I hope this helps!

You might be interested in
Ratio equivalent to 1:3
Margaret [11]

2:6

3:9

4:12

These are all equivilant

4 0
3 years ago
Read 2 more answers
The A&amp;M Hobby Shop carries a line of radio-controlled model racing cars. Demand for the cars is assumed to be constant at a
Bond [772]

Answer:

Step-by-step explanation:

A) Demand per month= 40 cars

Annual Demand (D)= 12*40 = 480

Fixed Cost per order (K)= 15

Holding Cost= 20% of cost= 60 *0.2 = 12

a. Economic Order Quantity=

Q^{*}={\sqrt {{\frac {2DK}{h}}}}

= √(2*480*15)/12

=34.64 ~ 35

Total Cost =P*D+K(D/EOQ)+h(EOQ/2) P= Cost per unit

= 60*480+ 15(480/35) + 12(35/2)

= 28800+ 205.71+ 210

=$29215.71

B). Backorder Cost (b)= $45

Qbo= Q* × √( b+h/ h)

= 35*√(12+45/ 45)

= 35* 1.12

=39.28 ~ 39

Shortage (S)= Qbo * (K/K+b)

= 39* (15/15+45)

= 39* 0.25

= 9.75

Total Cost Minimum=( bS2/ 2Qbo) + P (Qbo- S)2/2Qbo + K(D/Qbo)

=45* 9.752 / 2* 392 + 60 (39-9.75)2/ 2* 392 + 15 ( 480/39)

= 1.40+ 21.9.+ 184.61

=$207.91

C)Length of backorder days (d) = Demand ÷ amount of working days

d = 480 ÷ 300

d = 1.6

Calculate the backorders as the maximum number of backorders divided by the demand per day

s/d = 9.75/1.6 = 6.09 days (answer)

D) Calculate the difference in total between not using backorder:

$207.85 + $207.85 - 207.91 = $207.79

The saving in using backorder is $207.79.

Therefore I would recommend using a backorder

6 0
2 years ago
A circular garden has a circumference of 130 feet. A gardener would like to install a path going through the middle of the garde
natali 33 [55]

Answer:

The southwest corner of the garden will be 2 feet south and 3 feet west of the tree. A circle has a center at (3,5). What is the area of the circle to the nearest tenth of a square unit? Which of the following could be the vertices of the triangle? A garden that is 5 feet by 6 feet has a walkway that is 2 feet wide around it.

3 0
3 years ago
Write the product as a trinomial. (x + 2)(x + 4)
11111nata11111 [884]
Use: (a + b)(c + d) = ac + ad + bc + bd

(x+2)(x+4)=(x)(x)+(x)(4)+(2)(x)+(2)(4)=x^2+4x+2x+8=x^2+6x+8


Answer: d. x² + 6x +8

7 0
3 years ago
Mathematical induction, prove the following two statements are true
adelina 88 [10]
Prove:
1+2\left(\frac12\right)+3\left(\frac12\right)^{2}+...+n\left(\frac12\right)^{n-1}=4-\dfrac{n+2}{2^{n-1}}
____________________________________________

Base Step: For n=1:
n\left(\frac12\right)^{n-1}=1\left(\frac12\right)^{0}=1
and
4-\dfrac{n+2}{2^{n-1}}=4-3=1
--------------------------------------------------------------------------

Induction Hypothesis: Assume true for n=k. Meaning:
1+2\left(\frac12\right)+3\left(\frac12\right)^{2}+...+k\left(\frac12\right)^{k-1}=4-\dfrac{k+2}{2^{k-1}}
assumed to be true.

--------------------------------------------------------------------------

Induction Step: For n=k+1:
1+2\left(\frac12\right)+3\left(\frac12\right)^{2}+...+k\left(\frac12\right)^{k-1}+(k+1)\left(\frac12\right)^{k}

by our Induction Hypothesis, we can replace every term in this summation (except the last term) with the right hand side of our assumption.
=4-\dfrac{k+2}{2^{k-1}}+(k+1)\left(\frac12\right)^{k}

From here, think about what you are trying to end up with.
For n=k+1, we WANT the formula to look like this:
1+2\left(\frac12\right)+...+k\left(\frac12\right)^{k-1}+(k+1)\left(\frac12\right)^{k}=4-\dfrac{(k+1)+2}{2^{(k+1)-1}}

That thing on the right hand side is what we're trying to end up with. So we need to do some clever Algebra.

Combine the (k+1) and 1/2, put the 2 in the bottom,
=4-\dfrac{k+2}{2^{k-1}}+\dfrac{(k+1)}{2^{k}}

We want to end up with a 2^k as our final denominator, so our middle term is missing a power of 2. Let's multiply top and bottom by 2,
=4+\dfrac{-2(k+2)}{2^{k}}+\dfrac{(k+1)}{2^{k}}

Distribute the -2 and combine the fractions together,
=4+\dfrac{-2k-4+(k+1)}{2^{k}}

Combine like-terms,
=4+\dfrac{-k-3}{2^{k}}

pull the negative back out,
=4-\dfrac{k+3}{2^{k}}

And ta-da! We've done it!
We can break apart the +3 into +1 and +2,
and the +0 in the bottom can be written as -1 and +1,
=4-\dfrac{(k+1)+2}{2^{(k-1)+1}}
3 0
2 years ago
Other questions:
  • A middle school has a speech club with a total of 18 students. The ratio of girls to boys is 4:5. How many girls are in the spee
    6·1 answer
  • The volume of a triangular prism is 84 cubic inches. What is the volume of a similar prism that is smaller by a scale 1/2
    13·1 answer
  • The area of the right triangle shown is 24 square feet.
    11·2 answers
  • 20) Solve the problem. Suppose that 12 unique names are put into a hat and drawn at random without
    15·1 answer
  • in an ap,the first term of an arithmetic series is 5,the last term is 45 and the sum is 400. find the number of terms and common
    9·2 answers
  • For the function defined by y = StartFraction 1 Over x squared EndFraction, y varies inversely as what quantity? a. x c. y b. 2x
    9·1 answer
  • Find the volume of the rectangular prism below 3.6ft, 2.7ft, 8.1ft
    6·1 answer
  • The Captain has probability 2/3 of hitting the pirate ship. The pirate only has one good eye, so he hits the Captain's ship with
    12·2 answers
  • PLEASE HELP ME!!!! I NEED TO TURN IN THIS IN 15 MINUTES
    5·1 answer
  • Can someone please take the time out of their day and help me with this question
    5·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!