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:
A-1 central nervous system
b- peripheral nervous
Answer:
x = 36
Step-by-step explanation:
the 3 angles form a straight angle and sum to 180°
sum the 3 angles and equate to 180
3x + x + x = 180 , that is
5x = 180 ( divide both sides by 5 )
x = 36
Answser:
It's the first one
Step-by-step explanation:
Answer:
0.497
Step-by-step explanation:
Using the binomial probability formula :
P(x =x) = nCx * p^x * (1 - p)^(n - x)
From the question :
n = 6 ; x = 3 ; p = 0.42
P(x = 3) +... P(x = 6)
P(x = 3) = 6C3 * 0.42^3 * (1 - 0.42)^(6-3)
P(x = 3) = 20 * 0.074088 * 0.195112
P(x = 3) = 0.28910915712
Then find p(x = 4).. + p(x = 6)
Using a calculator :
P(X >= x) = 0.497