There are only three answers to this question. Answer-A, D,E
Answer:
B
Step-by-step explanation:
Let say, a=9,b=11,c=6
Then associative properties says that every element is related to each other, here "b" associates a &c.
Therefore, a is related to b+c
c is related to a+b
13-11 = 2
15-13 = 2
17-15 = 2
As you can see, the numbers increased by two. hence the answer is 2.
Answer:
Step-by-step explanation:
Hello!
The variable of interest, X: height of women at a college, has an approximately normal distribution with mean μ= 65 inches and standard deviation σ= 1.5 inches.
You need to look for the value of height that marks the bottom 20% of the distribution, i.e. the height at the 20th percentile of the normal curve, symbolically:
P(X≤x₀)= 0.20
To know what value of height belongs to the 20% of the distribution, you have to work using the standard normal distribution and then reverse the standardization with the population mean and standard deviation to reach the value of X. So the first step is to look for the Z-value that accumulates 20% of the distribution:
P(Z≤z₀)=0.20
z₀= -0.842
z₀= (x₀-μ)/σ
z₀*σ= (x₀-μ)
x₀= (z₀*σ)+μ
x₀= (-0.842*1.5)+65
x₀= 63.737 inches
I hope it helps!