InterviewSolution
Saved Bookmarks
| 1. |
8 coins are tossed simultaneously. The probability of getting at least 6 heads isa. 7/64b. 57/64c. 37/256d. 229/256 |
|
Answer» Correct option c. 37/256 Explanation: Required probability = (8C6 + 8C7 + 8C8) (1/2)8 = (28 + 8 + 1) x 1/256 = 37/256 |
|