Answer:
P(Z < 2.37) = 0.9911.
Step-by-step explanation:
We are given that Let z denote a random variable that has a standard normal distribution.
Let Z = a random variable
So, Z ~ Standard Normal(0, 1)
As we know that the standard normal distribution has a mean of 0 and variance equal to 1.
Z =
~ N(0,1)
where,
= mean = 0
= standard deviation = 1
Now, the probability that z has a value less than 2.37 is given by = P(Z < 2.37)
P(Z < 2.37) = P(Z <
) = P(Z < 2.37) = 0.9911
The above probability is calculated by looking at the value of x = 2.37 in the z table which has an area of 0.9911.
Answer:
Sum of 2 interior angles =180
1 angle+70=180
Another angle=110
Step-by-step explanation:
Step-by-step explanation:
For two points (x₁, y₁) and (x₂, y₂), the distance between them is:
d² = (x₁ − x₂)² + (y₁ − y₂)²
The order of points 1 and 2 don't matter. You can switch it:
d² = (x₂ − x₁)² + (y₂ − y₁)²
This is basically the Pythagorean theorem for a coordinate system.
Let's do an example. If you have points (1, 2) and (4, 6), then the distance between them is:
d² = (4 − 1)² + (6 − 2)²
d² = 3² + 4²
d² = 9 + 16
d² = 25
d = 5
If you have points with negative coordinates, remember that subtracting a negative is the same as adding a positive.
For example, the distance between (-1, -2) and (4, 10) is:
d² = (4 − (-1))² + (10 − (-2))²
d² = (4 + 1)² + (10 + 2)²
d² = 5² + 12²
d² = 25 + 144
d² = 169
d = 13