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
blagie [28]
3 years ago
14

A college infirmary conducted an experiment to determine the degree of relief provided by three cough remedies. Each cough remed

y was tried on 50 students and the accompanying data recorded. Test the hypothesis that the three cough remedies are equally effective. Use a​ P-value in your conclusion.
Mathematics
1 answer:
KiRa [710]3 years ago
4 0

Answer:

p_v = P(\chi^2_{4,0.05} >3.81)=0.43233

Since the p values is higher than the significance level we FAIL to reject the null hypothesis at 5% of significance, and we can conclude that we don't have significant differences between the 3 remedies analyzed. So we can say that the 3 remedies ar approximately equally effective.

Step-by-step explanation:

A chi-square goodness of fit test "determines if a sample data matches a population".

A chi-square test for independence "compares two variables in a contingency table to see if they are related. In a more general sense, it tests to see whether distributions of categorical variables differ from each another".

Assume the following dataset:

                               NyQuil          Robitussin       Triaminic     Total

No relief                    11                     13                      9               33

Some relief               32                   28                     27              87

Total relief                7                       9                      14               30

Total                         50                    50                    50              150

We need to conduct a chi square test in order to check the following hypothesis:

H0: There is no difference in the three remedies

H1: There is a difference in the three remedies

The level os significance assumed for this case is \alpha=0.05

The statistic to check the hypothesis is given by:

\sum_{i=1}^n \frac{(O_i -E_i)^2}{E_i}

The table given represent the observed values, we just need to calculate the expected values with the following formula E_i = \frac{total col * total row}{grand total}

And the calculations are given by:

E_{1} =\frac{50*33}{150}=11

E_{2} =\frac{50*33}{150}=11

E_{3} =\frac{50*33}{150}=11

E_{4} =\frac{50*87}{150}=29

E_{5} =\frac{50*87}{150}=29

E_{6} =\frac{50*87}{150}=29

E_{7} =\frac{50*30}{150}=10

E_{8} =\frac{50*30}{150}=10

E_{9} =\frac{50*30}{150}=10

And the expected values are given by:

                               NyQuil          Robitussin       Triaminic     Total

No relief                    11                     11                       11               33

Some relief               29                   29                     29              87

Total relief                10                     10                     10               30

Total                         50                    50                    50              150

And now we can calculate the statistic:

\chi^2 = \frac{(11-11)^2}{11}+\frac{(13-11)^2}{11}+\frac{(9-11)^2}{11}+\frac{(32-29)^2}{29}+\frac{(28-29)^2}{29}+\frac{(27-29)^2}{29}+\frac{(7-10)^2}{10}+\frac{(9-10)^2}{10}+\frac{(14-10)^2}{10} =3.81

Now we can calculate the degrees of freedom for the statistic given by:

df=(rows-1)(cols-1)=(3-1)(3-1)=4

And we can calculate the p value given by:

p_v = P(\chi^2_{4,0.05} >3.81)=0.43233

And we can find the p value using the following excel code:

"=1-CHISQ.DIST(3.81,4,TRUE)"

Since the p values is higher than the significance level we FAIL to reject the null hypothesis at 5% of significance, and we can conclude that we don't have significant differences between the 3 remedies analyzed.

You might be interested in
Another math question :)
Travka [436]

Lets x = Mary's age

Emily is there years older than twice her sister Mary's age = 2x + 3

Sum of both is less than 30:

x + 2x + 3 < 30

Solve for x

3x + 3 < 30

3x < 27

x < 9

Mary's age = 9

Inequality represents Mary's possible age:

0 < x < 9

Answer is the second one

0 < x < 9


4 0
2 years ago
Read 2 more answers
A theorem in geometry states that the measure of an inscribed angle is half the measure of its
RoseWind [281]

Answer:

The first option is the correct option

Step-by-step explanation:

From the question  the slope  AC is evaluated as

            m_1 =  \frac{b-0}{a- (-c)}

            m_1 =  \frac{b}{a+c}

And  the slope of line  CB is mathematically evaluated as

        m_2 =  \frac{0-b}{c-a}

        m_2 =  \frac{b}{c-a}

Now for lines that are perpendicular to each other then the product of their slope should be equal to  -1

So if  m ZC = 90^o

Then

     m_ *m_2 = -1

i,e  

      [\frac{b}{a+ c} ] [\frac{b}{a-c} ] = -1

7 0
2 years ago
Write the equation of the line in slope-intercept form using y=mx+b​
klemol [59]

Answer:

y=-2x+2

Step-by-step explanation:

7 0
2 years ago
Read 2 more answers
What is the approximate capacity of the cube in liters? 75mm 75mm 75mm -cube
Anna35 [415]

Answer:

  0.422 L

Step-by-step explanation:

A little-used fact is that a <em>liter</em> is a <em>cubic decimeter</em>. The dimensions of your cube are ...

  edge length = 75 mm = 75/1000 m

Since a decimeter is 1/10 of a meter, we want the denominator to be 10. Moving the numerator and denominator decimal points 2 places to the left, we get ...

  edge length = 0.75/10 m = 0.75 dm

Then the volume of the cube is ...

  V = (0.75 dm)^3 = 0.422 dm^3 = 0.422 L

8 0
3 years ago
Help please ! ill give brainliest if correct
Mashutka [201]

9514 1404 393

Answer:

  a) (-5±√10)/3 ≈ {-2.721, -0.613}

  b) (6±√21)/5 ≈ {0.283, 2.117}

Step-by-step explanation:

a) The relevant coefficients are ...

  a = 3, b = 10, c = 5

  x=\dfrac{-b\pm\sqrt{b^2-4ac}}{2a}\\\\x=\dfrac{-10\pm\sqrt{10^2-4\cdot3\cdot5}}{2\cdot3}=\dfrac{-10\pm\sqrt{40}}{6}\\\\\boxed{x=\dfrac{-5\pm\sqrt{10}}{3}\approx\{-2.721, -0.613\}}

__

b) The relevant coefficients are ...

  a = 5, b = -12, c = 3

  x=\dfrac{-(-12)\pm\sqrt{(-12)^2-4\cdot5\cdot3}}{2\cdot5}=\dfrac{12\pm\sqrt{84}}{10}\\\\\boxed{x=\dfrac{6\pm\sqrt{21}}{5}\approx\{0.283, 2.117\}}

7 0
3 years ago
Other questions:
  • How to solve y=7/10x+4/5
    12·1 answer
  • Help my math please<br> Due date is in 3 hours
    5·1 answer
  • jeordine spreads out a rectangular picnic blanket with an area of 42 square feet. its width is 6 feet. which equation could you
    8·1 answer
  • Please answer quickly thank you
    14·2 answers
  • Given equations A and B as 2/5x+y=12 and 5/2y-x=6 , respectively, which expression will eliminate the variable x?
    10·2 answers
  • Do y’all know what this one is I’m kinda struggling
    9·2 answers
  • Animals hair grows at a rate of 1 •10^-5 miles per hour.How many miles will animals Jaír grow after 500 hours?Express answer sci
    14·1 answer
  • 5. Simplify the expression:
    10·2 answers
  • Find the sum or type<br> "impossible”<br> [1 -2 1] + [4 -5 -6] ]<br> [[?]<br> [ ]]
    7·1 answer
  • Find the equation of the line that is perpendicular to y = - 1/3 x + 2 and passes though the point (-5,2)
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!