Binomial distribution notation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 8K views
Messages
6,221
Reaction score
31
If the probability of a successful outcome is p and failure is q and there are n trials

[tex]P(X=x)= ^n C_x p^xq^{n-x}[/tex]

and you write that as X~Bin(n,p) <--- How would I read that? (like what does the ~ mean?)
 
Physics news on Phys.org
i can assume its read like "X is distributed like Bin(n,p)"