Answer:
90% CI expects to capture u 90% of time
(a) This means 0.9 * 1000 = 900 intervals will capture u
(b) Here we treat CI as binomial random variable, having probability 0.9 for success
n = 1000
p = 0.9
For this case, applying normal approximation to binomial, we get:
mean = n*p= 900
variance = n*p*(1-p) = 90
std dev = 9.4868
We want to Find : P(890 <= X <= 910) = P( 889.5 < X < 910.5) (integer continuity correction)
We convert to standard normal form, Z ~ N(0,1) by z1 = (x1 - u )/s
so z1 = (889.5 - 900 )/9.4868 = -1.11
so z2 = (910.5 - 900 )/9.4868 = 1.11
P( 889.5 < X < 910.5) = P(z1 < Z < z2) = P( Z < 1.11) - P(Z < -1.11)
= 0.8665 - 0.1335
= 0.733
Answer:
that library has only 3 books? it needs to open a book raising fund
9 x 400 + 9 x 70 + 9 x 5. (9 x 470) + (9 x 5).
Answer:
C, 42 degrees
Step-by-step explanation:
Considering angle BAD is 60 degrees, that makes angle BCD also 60 degrees. Since parallelograms have 360 degrees in total, we're still missing 240 degrees. Since angles BAD and BCD are congruent (equal), that means that angles ABC and ADC also have to be congruent. To find their angles, we do 240 divided by 2, which equals 120. Now that we know all of the angles, lets focus on angle ADC. Since angle 1 has been given to us, all we need to do is subtract 78 from 120 which turns out to be 42 degrees, which is the answer.