<u>Answer:</u>
<u>Null hypothesis: Policy B remains more effective than policy A.</u>
<u>Alternate hypothesis: Policy A is more effective than policy B.</u>
<u>Step-by-step explanation:</u>
Remember, a hypothesis is a usually tentative (temporary until tested) assumption about two variables– independent and the dependent variable.
We have two types of hypothesis errors:
1. A type I error occurs when the null hypothesis (H0) is wrongly rejected.
That is, rejecting the assumption that policy B remains more effective than policy A when it is <em>actually true.</em>
2. A type II error occurs when the null hypothesis H0, is not rejected when it is actually false. That is, accepting the assumption that policy B remains more effective than policy A when it is <em>actually false.</em>
Equation: Y=5x+25
X= 20days
Y=5(20)+25
Y=100+25
Y=125
Answer is 125cards
2x - 6y = 12
so we pick any number for x and then solve for y
lets say x = 0
2(0) - 6y = 12
-6y = 12
y = -12/6
y = -2....so when x = 0, y = -2....(0,-2) <== one point
lets say x = 1
2(1) - 6x = 12
2 - 6x = 12
-6x = 12 - 2
-6x = 10
x = -10/6
x = - 5/3...so when x = 1, y = -5/3....(1,-5/3) <== another point
Lets say x = 2
2(2) - 6y = 12
4 - 6y = 12
-6y = 12 - 4
-6y = 8
y = -8/6
y = - 4/3....so when x = 2, y = -4/3.....(2,-4/3) <== another point
lets say x = 3
2(3) - 6y = 12
6 - 6y = 12
-6y = 12 - 6
-6y = 6
y = -6/6
y = -1....so when x = 3, y = -1.....(3,-1) <== another point
now there is 4 points.