Answer:
The right answer is:
a.H0: μd = 0; H1: μd > 0
Step-by-step explanation:
The claim that want to be tested is that the sales were significantly increased after the commercial, indicanting that the advertisement campaign was effective.
This claim is usually expressed in the alternative hypothesis as it has to have enough evidence to prove that it is true.
Then, the alternative hypothesis H1 should state that the difference (sales after - sales before) is higher than 0.
The null hypothesis would state that the difference is not significantly different from 0, or, in other words, that the sales are the same before and after and that the variation is due to pure chance.
Then, the null hypothesis H0 would state that the difference is equal to 0.
The right answer is:
a.H0: μd = 0; H1: μd > 0
Answer:
Its A
Step-by-step explanation:
1) a = 2, b= 3, c=2,
2) x^2 -2x-4 (a = 1, b=-2, c =-4)
3) x^2+x+3 (a,b = 1, c = 3)
4) 7x^2+8x-4 (a=7, b=8, c=-4)
Sorry I'm gonna take a guess.......... d?
Answer:
We want to solve the equation:
(6 - 1) + (3m)i = -12 + 27i
Where m is a complex number.
first, we can rewrite this as:
5 + 3*m*i = -12 + 27*i
3*m*i = -12 - 5 + 27*i
3*m*i = -17 + 27*i
And we can write m as:
m = a + b*i
Replacing that in the above equation we get:
3*(a + b*i)*i = -17 + 27*i
3*a*i + 3*b*i^2 = -17 + 27*i
and we know that i^2 = -1
3*a*i - 3*b = -17 + 27*i
The real part in the left (-3*b) must be equal to the real part in the right (-17)
then:
-3*b = -17
b = -17/-3 = 17/3
And the imaginary part in the left (3*a) must be equal to the imaginary part in the right (27)
then:
3*a = 27
a = 27/3.
Then the value of m is:
m = a + b*i = (27/3) + (17/3)*i