if x is a binomial random
举一反三
- If X is a binomial random with n = 8 and p = 0.6, what is the probability that X is greater than 2?
- If X is a binomial random with n = 8 and p = 0.6, what is the probability that X is less than or equal to 2?
- 有: Random random = new Random(); int x = random.nextInt(3); 则x的值可能是以下哪些( ) A: 0 B: 1 C: 2 D: 3
- In a binomial distribution,
- The function f(x) that defines the probability distribution of a continuous random variable X is a: