A Random Variable is said to have a discrete uniform distribution on integers if
Properties:
A Random Variable with a discrete uniform distribution on integers has:
Name | Property | Value |
---|---|---|
Expected Value | ||
Variance |
A Random Variable X is said to have a discrete uniform distribution on integers a,a+1,...,b if P(X=k)=b−a+11
A Random Variable X with a discrete uniform distribution on integers a,a+1,...,b has:
Name | Property | Value |
---|---|---|
Expected Value | E(X) | 2a+b |
Variance | Var(X) | 12(b−a+1)2 |