Answer:
a) NORM.S.INV(0.975)
Step-by-step explanation:
1) Some definitions
The standard normal distribution is a particular case of the normal distribution. The parameters for this distribution are: the mean is zero and the standard deviation of one. The random variable for this distribution is called Z score or Z value.
NORM.S.INV Excel function "is used to find out or to calculate the inverse normal cumulative distribution for a given probability value"
The function returns the inverse of the standard normal cumulative distribution(a z value). Since uses the normal standard distribution by default the mean is zero and the standard deviation is one.
2) Solution for the problem
Based on this definition and analyzing the question :"Which of the following functions computes a value such that 2.5% of the area under the standard normal distribution lies in the upper tail defined by this value?".
We are looking for a Z value that accumulates 0.975 or 0.975% of the area on the left and by properties since the total area below the curve of any probability distribution is 1, then the area to the right of this value would be 0.025 or 2.5%.
So for this case the correct function to use is: NORM.S.INV(0.975)
And the result after use this function is 1.96. And we can check the answer if we look the picture attached.
Answer:
18.84 feet
Step-by-step explanation:
The circumference of a circle can be found using:
c=π*d
The radius is given, but we have to find diameter. The diameter is twice the radius, or
d=2r
The radius is 3 feet. Substitute 3 in for r.
d=2*3
d=6
The diameter is 6 feet.
Now we have the diameter. We can substitute 6 in for d in the circumference formula. We can also substitute 3.14 in for pi.
c=π*d
c=3.14*6
c=18.84
The circumference is <u>18.84 feet</u>
Answer:
Answer: -7
Step-by-step explanation:
Answer:
x= 16
Step-by-step explanation:
First, you want to distribute each side! (you're gonna wanna learn this because you will be having to do it for the next 3 years no joke it sucks)
7(x+2) can be distributed as 7x+14 after multiplying 7 times x and 7 times 2, and 6(x+5) can be distributed as 6x+30.
Now, you have to get the x on one side to solve for x (so like x=__).
To do this, look at the equation as of now. 7x+14=6x+30.
We can minus 14 and bring that to the right, and minus 6x and bring that to the left to separate the x's and the regular numbers.
Now we have 16=x (or x=16).