The answer for part b is 6
Let X be the score on an english test which is normally distributed with mean of 31.5 and standard deviation of 7.3
μ = 31.5 and σ =7.3
Here we have to find score that separates the top 59% from the bottom 41%
So basically we have to find here x value such that area above it is 59% and below it is 49%
This is same as finding z score such that probability below z score is 0.49 and above probability is 0.59
P(Z < z) = 0.49
Using excel function to find the z score for probability 0.49 we get
z = NORM.S.INV(0.49)
z = -0.025
It means for z score -0.025 area below it is 41% and above it is 59%
Now we will convert this z score into x value using given mean and standard deviation
x = (z* standard deviation) + mean
x = (-0.025 * 7.3) + 31.5
x = 31.6825 ~ 31.68
The score that separates the top 59% from the bottom 41% is 31.68
Answer:
0.1
Step-by-step explanation:
C since 25ab and 5ba both have the terms "a" and "b"
(1,-1) and (3,5)
Find slope first
y=mx+b
slope is also m
b is y-intercept
slope = y2-y1/x2-x1
x1=1
x2=3
y1=-1
y2=5
5-(-1)/(3)-(1)
6/2=3
y=3x+b
use (1,-1) into y=3x+b ( using substitution method)
-1=3(1)+b
-1=3+b
Move 3 to the other side
Sign changes from +3 to -3
-1-3+3-3+b
b=-4
Answer: C.) Y = 3x-4