Answer:
28.4
Step-by-step explanation:
Given that:
Mean, m = 31.3
Standard deviation, s = 2.8
Since, data is normally distributed :
P(x < 0.15) gives a Z value of - 1.036
Using the Zscore formula :
Z = (x - mean) / standard deviation
-1.036 = (x - 31.3) / 2.8
-1.036 * 2.8 = x - 31.3
-2.9008 = x - 31.3
-2.9008 + 31.3 = x
28.3992 = x
The temperature which correlates to the bottom 15% of the distribution is 28.4
In triangle A B C
sides A B and B C are formed an angle ABC or angle B
Answer
angle B
Answer:
4.8 hours
Step-by-step explanation:
First, divide the distance by time to get velocity.
S = D/T
S = 360/4
S = 90 mph
Then, subtract 15 from 90 to get the new speed.
90 - 15 = 75
Lastly divide the distance by the new speed to get time.
T = D/S
T = 360/75
T = 4.8
Therefore, it would take the car 4.8 hours to travel 360 miles at 75 miles per hour.
Answer:
Add
Step-by-step explanation:
When MULTIPLY exponents with same base, you Keep the base and + ADD the exponents.
This question is incomplete, the complete question is;
X and Y are independent Gaussian (Normal) random Variables. X has mean 13.9 and variance 5.2; Y has mean 6.9 and variance 3.8. . (a) Calculate P( W> 10)
Answer:
P( W> 10) is 0.1587
Step-by-step explanation:
Given that;
X ⇒ N( 13.9, 5.2 )
Y ⇒ N( 6.9, 3.8 )
W = X - Y
Therefore
E(W) = E(X) - E(Y)
= 13.9 - 6.9 = 7
Var(W) = Var(X) + Var(Y) -2COV(X.Y)
[ COV(X,Y) = 0 because they are independent]
Var(W) = 5.2 + 3.8 + 0
= 9
Therefore
W ⇒ N( 7, 9 )
so
P( W > 10 )
= 1 - P( W ≤ 10 )
= 1 - P( W-7 /3 ≤ 10-7 /3 )
= 1 - P( Z ≤ 1 ) [ Z = W-7 / 3 ⇒ N(0, 1) ]
from Standard normal distribution table, P( Z ≤ 1 ) = 0.8413
so
1 - P( Z ≤ 1 ) = 1 - 0.8413 = 0.1587
Therefore P( W> 10) is 0.1587