Question:medium

In a binomial distribution, the mean is 8 and variance is 6. Then the mode is

Show Hint

Mode of binomial distribution: If \((n+1)p\) is not an integer, mode = floor((n+1)p).
If it is an integer, there are two modes: \((n+1)p\) and \((n+1)p - 1\).
  • 5
  • 8
  • 4
  • 7
Show Solution

The Correct Option is B

Solution and Explanation

Was this answer helpful?
0