InterviewSolution
Saved Bookmarks
| 1. |
If X follows a binomial distribution with parameters `n=100 and p = 1/3`, then `P(X = r)` is maximum whenA. 32B. 34C. 33D. 31 |
|
Answer» Correct Answer - C We, have, `(n+1)p=(101)/(3)` which is not an integer. `therefore P(X=r)` is maximum when `r=[(101)/(3)]=33` |
|