Puoi aprire il codice e modificare la funzione: vedi l'Help
You can open the Code and modify the function: see the Help
HELP

In P there are the values obtained by pocket calculator  [Binom(n,k) p↓ with p=0.25]
You can change N  (just change P;  N changes automatically)

P=[0.001953125,0.001953125,0.0703125,0.1640625,0.24609375,
   0.24609375,0.1640625,0.0703125,0.001953125,0.001953125]
N=P.length-1; p=1/4

AX=BX=AY=BY=""
BY="binomial distribution, N="+N+", p="+p

AAX=""; BBX=""; AAY=""; BBY=""
AAX=aX; BBX=bX; AAY=aY; BBY=bY