If the number after the decimal is greater than and equal to 5 round up if not round down
Given:
p = 7.6% = 0.076, the percentage of people who stay overnight at the hospital.
E = 1.5% = 0.015, margin of error
95% confidence interval.
The standard error is
Es = \sqrt{ \frac{p(1-p)}{n} }
where
n = the sample size.
The margin of error is
E=z^{*}E_{s}
where
z* = 1.96 at the 95% confidence level.
Because the margin of error is given, there is no need to calculate it.
The 95% confidence interval is
p +/- E = 0.076 +/- 0.015 = (0.061, 0.091) = (6.1%, 9.1%)
Answer:
The 95% confidence interval is between 6.1% and 9.1%.
Answer:
537.6
Step-by-step explanation:
0.93*x=500
x=500/0.93
x=537.6
Answer: About 5 bucks
Step-by-step explanation: Divide 287 by 60 which would equal 4.78333333333
Answer:
1) is not possible
2) P(A∪B) = 0.7
3) 1- P(A∪B) =0.3
4) a) C=A∩B' and P(C)= 0.3
b) P(D)= 0.4
Step-by-step explanation:
1) since the intersection of 2 events cannot be bigger than the smaller event then is not possible that P(A∩B)=0.5 since P(B)=0.4 . Thus the maximum possible value of P(A∩B) is 0.4
2) denoting A= getting Visa card , B= getting MasterCard the probability of getting one of the types of cards is given by
P(A∪B)= P(A)+P(B) - P(A∩B) = 0.6+0.4-0.3 = 0.7
P(A∪B) = 0.7
3) the probability that a student has neither type of card is 1- P(A∪B) = 1-0.7 = 0.3
4) the event C that the selected student has a visa card but not a MasterCard is given by C=A∩B' , where B' is the complement of B. Then
P(C)= P(A∩B') = P(A) - P(A∩B) = 0.6 - 0.3 = 0.3
the probability for the event D=a student has exactly one of the cards is
P(D)= P(A∩B') + P(A'∩B) = P(A∪B) - P(A∩B) = 0.7 - 0.3 = 0.4