InterviewSolution
Saved Bookmarks
| 1. |
If p(e)=0.05,what is the probability of \'not e\') |
|
Answer» Probability is 0.95 P(e)=0.05 P not (e)=1-0.05 =0.95.....:-D 95 There is formula, P(E) + P(E\') = 1 , where E\' means not E .0.05+P(E\') = 1P(E\') = 1-0.05Probability of not E is 0.95 1-0.05=.95 |
|