Null: the mean amount of peanut butter in a jar is equal to 32 oz.
alternative: the mean amount of peanut butter in a Jar is less than 32oz.
type 1 error is is rejecting the null when it is actually true. this means that we would say that the mean amount of peanut butter is not equal to 32 when it actually is.
type 2 error is failing to reject the null when it is actually false. this means that we would say the mean amount of peanut butter is equal to 32 when in reality it is less.
Answer:
21
Step-by-step explanation:
because you rupedid lol
Answer:
2.50
Step-by-step explanation:
The average rate of change over the interval −2≤x≤2 is:
(f(2) − f(-2)) / (2 − -2)
From the table, we see that f(2) = 14 and f(-2) = 4.
(14 − 4) / (2 − -2)
10 / 4
2.50
Answer:
you just rotate the
Step-by-step explanation:
Answer:
# of 20cent stamps = 8
Step-by-step explanation:
Let the number 20cent stamps be = x
Let the number 60 cents stamps be = y
Total number of stamps => 20 = x + y ----------- ( 1 )
Total cost of the stamps = 8.80
That is, 0.20x + 0.60y = 8.80 ------------- ( 2 )
( 2 ) => 20x + 60y = 880
=> x + 3y = 44
=> x = 44 - 3y
Substitute x in ( 1 ) => x + y = 20
44 - 3y + y = 20
- 2y = 20 - 44
- 2y = - 24
2y = 24
y = 12
Substitute y = 12 in ( 1 ) => x + y = 20
x + 12 = 20
x = 8