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
Find the volume of a cube with side lengths of fifteen feet
lidiya [134]

Answer:

3375 feet cube

Step-by-step explanation:

Given :

side of cube = 15 feet

Formula used :

Volume of cube , v = a^3

Solution :

Volume of cube

= a^3

= 15^3

= 15*15*15

= 3375 feet cube

8 0
3 years ago
V-15=-27 what's they equation
andrezito [222]
V would be equal to -12
7 0
2 years ago
Read 2 more answers
A survey was conducted to determine the popularity of three foods among students. The data collected from 75 students are summar
Andrews [41]

Answer:

20

Step-by-step explanation:

Total no = 75

N (P) = 48 , N (H) = 45 , N (T) = 58

N (P∩H) = 28 , N (H∩T) = 37 , N (P∩T) = 40

N (P∩H∩T) = 25

Total no = N (P) + N (H) + N (T) - N (P∩H)  -  N (H∩T) - N (P∩T) + N (P∩H∩T) + neither

75 = 48 + 45 + 58 - 28 - 37 - 40 + 25 + neither

75 = 71 + neither → neither = 4

N (only P) = N (P) - N (P∩H)  - N (P∩T)  + N (P∩H∩T) = 48 - 28 - 40 + 25 = 5

N (only H) = N (H) - N (P∩H) - N (H∩T) +  N (P∩H∩T) = 45 - 28 - 37 + 25 = 5

N (only T) = N (T) - N (H∩T) - N (P∩T) + N (P∩H∩T) = 58 - 37 - 40 + 25 = 6

So, total liking either one or neither = 4 + 5 + 5 + 6 = 20

4 0
3 years ago
Point Q’ is the image of Q (3,-4) under a reflection across the x-axis
7nadin3 [17]

Answer:

Q' (-3,4)

Step-by-step explanation:

A reflection across the x-axis would mean that only the x value of the point would change. This means that the y value would still be 4. To find the x value, just flip it to a negative. The negative of 3 is -3

5 0
3 years ago
Read 2 more answers
4. Simplify the expression. (6 points)
Lunna [17]

<span>4. Simplify the expression.
sine of x to the second power minus one divided by cosine of negative x</span>

<span>(1−sin2(x))/(sin(x)−csc(x))<span>

</span>sin2x+cos2x=1</span> <span>1−sin2x=cos2x<span>

</span>cos2(x)/(sin(x)−csc(x))</span> <span>csc(x)=1/sin(x)</span> <span>cos2(x)/(sin(x)− 1/sin(x))= cos2(x)/((sin2(x)− 1)/sin(x))</span> <span>sin2(x)− 1=-cos2(x)</span> <span>cos2(x)/(( -cos2(x))/sin(x))
=-sin(x)</span>
<span>the answer is the letter a) -sin x

</span><span>5. Find all solutions in the interval [0, 2π). (6 points)
sin2x + sin x = 0
</span> using a graphical tool  
the solutions   x1=0 x2=pi <span>x3=3pi/2
the answer is the letter </span><span>D) x = 0, π, three pi divided by two</span>

3 0
3 years ago
Read 2 more answers
Other questions:
  • Find the value of x such that the data set has the given mean. 31.7, 42.8, 26.4 x: mean 35
    5·1 answer
  • What is 2/3 simplified
    14·2 answers
  • Bridget reads 5 pages of her book per day 4 days per week for several weeks.
    8·1 answer
  • What number must you add to complete the square x^2-16=23
    10·2 answers
  • Please hurry and answer I have a test with this question next period
    14·2 answers
  • Find the area of the triangle.<br> A) 78 m2 <br> B) 175 m2 <br> C) 196 m2 <br> D) 350 m2
    6·2 answers
  • NEED ANSWERED ASAP 1.find the volume of a cone with height of 12 inches and a base diameter of 6 in. use 3.14 for pie and do not
    6·1 answer
  • PLEASE HELP!!!!!!!!!!
    8·1 answer
  • A system of equations is graphed on the coordinate plane.
    13·1 answer
  • HELP I NEED ANSWERS BC I MIGHT NOT SEE MY BESTIE IF I DON'T (haven't seen her in over a year :C ) im begging u im giving brainli
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!