Answer:
$402
Step-by-step explanation:
Hello!
If you made 3.80 an hour and worked 40 we can multiply these to find the total amount you earned.
3.80 * 40 = 152
You also made 250 in tips so we add that to the total
152+250 = 402
The answer is $402
Hope this helps!
We need to divide the number of inches by the number of hours.
Let's first convert the two numbers into fractions.
12 1/2 = 25/2
25 1/2 = 51/2
(25/2) / (51/2) = 25/2 * 2/51 = 50/102 = 25/51 = 0.49
The average rainfall was approximately 0.5 inches per hour.
Answer:
lol
Step-by-step explanation:
im not even sure try using google
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