Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. P(A)*P(B) = 0.0005 * 0.0005 = 0,00000025
  2.  
  3. P(A)+P(B) = 0.001
  4.  
  5. P(A,B) = P(A) + P(B) - P(A)*P(B) = 0.001 - 0,00000025 = 0,00099975
  6.  
  7. 0.0416 + 0.0416 - (0.0416 * 0.0416) = 0,081597222
  8.  
  9. 24 * 0.0816 = 1.95 h
  10.  
  11. `0.9999 * 0.99049375 = 0,990394701`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement