Answer:
therws this random chart from the internet, I think that's what they want, but not sure
Step-by-step explanation:
The solution to this problem is very much similar to your previous ones, already answered by Sqdancefan.
Given:
mean, mu = 3550 lbs (hope I read the first five correctly, and it's not a six)
standard deviation, sigma = 870 lbs
weights are normally distributed, and assume large samples.
Probability to be estimated between W1=2800 and W2=4500 lbs.
Solution:
We calculate Z-scores for each of the limits in order to estimate probabilities from tables.
For W1 (lower limit),
Z1=(W1-mu)/sigma = (2800 - 3550)/870 = -.862069
From tables, P(Z<Z1) = 0.194325
For W2 (upper limit):
Z2=(W2-mu)/sigma = (4500-3550)/879 = 1.091954
From tables, P(Z<Z2) = 0.862573
Therefore probability that weight is between W1 and W2 is
P( W1 < W < W2 )
= P(Z1 < Z < Z2)
= P(Z<Z2) - P(Z<Z1)
= 0.862573 - 0.194325
= 0.668248
= 0.67 (to the hundredth)
A = {1, 3, 5, 7, 9} B = {2, 4, 6, 8, 10} C = {1, 5, 6, 7, 9} A ∩ (B ∪ C) =
vovikov84 [41]
A = {1, 3, 5, 7, 9}
B = {2, 4, 6, 8, 10}
C = {1, 5, 6, 7, 9}
(B ∪ C) = {1, 2, 4, 5, 6, 7, 8, 9, 10}
so
A ∩ (B ∪ C) = {1, 5, 7 , 9}