X ~ Binomial(n = 10, p = 0.2).
What is P(X >= 1)?
- A
0.1074
- B
0.2000
- Ccheck_circle
0.8926
- D
0.8000
Explanation
P(X >= 1) = 1 - P(X=0) = 1 - 0.1074 = 0.8926.
AP Statistics· difficulty 3/5
X ~ Binomial(n = 10, p = 0.2).
What is P(X >= 1)?
0.1074
0.2000
0.8926
0.8000
Explanation
P(X >= 1) = 1 - P(X=0) = 1 - 0.1074 = 0.8926.
Want 10 more like this — adaptive to your weak spots?