Answer:
40 steps from 2nd to 3rd base
Step-by-step explanation:
18 - 7 + 3 - 5 + 11 = 20, which is halfway, so double that to get to 3rd base.
Answer:
P(working product) = .99*.99*.96*.96 = .0.903
Step-by-step explanation:
For the product to work, all four probabilities must come to pass, so that
P(Part-1)*P(Part-2)*P(Part-3)*P(Part-4)
where
P(Part-1) = 0.96
P(Part-2) = 0.96
P(Part-3) = 0.99
P(Part-4) = 0.99
As all parts are independent, so the formula is P(A∩B) = P(A)*P(B)
P (Working Product) = P(Part-1)*P(Part-2)*P(Part-3)*P(Part-4)
P (Working Product) = 0.96*0.96*0.96*0.99*0.99
P(Working Product) = 0.903
Answer:
A Type II error is when the null hypothesis is failed to be rejected even when the alternative hypothesis is true.
In this case, it would represent that the new program really increases the pass rate, but the sample taken is not enough statistical evidence to prove it. Then, the null hypothesis is not rejected.
The consequence is that the new method would be discarded (or changed) eventhough it is a real improvement.
Step-by-step explanation:
-2y^2 + 6y + 2 = 0
a = -2, b = 6, c = 2
x = (- b + - sqrt(b^2-4ac))/(2a)
x=(-6+-sqrt(36-4*-2*2))/-4
x=(-6+-sqrt(36+16))/-4
x=(-6+-sqrt(52))/-4
x = (-6 +- 2sqrt13)/-4
x = (3 + - sqrt13)/2