InterviewSolution
Saved Bookmarks
| 1. |
The probability of a bomb hitting a bridge is 0.5 and 2 direct hits are needed to destroyit.The least number of bombs required so that the prob of bridge being destroyed isgreater than 0.9 is?why can't we do 0.9>((n-1)!/(n-2)!)*(1/2)^n |
|
Answer» The probability of a bomb hitting a bridge is 0.5 and 2 direct hits are needed to destroy it.The least number of bombs required so that the prob of bridge being destroyed is greater than 0.9 is? why can't we do 0.9>((n-1)!/(n-2)!)*(1/2)^n |
|