Common discrete distributions include
. Uniform(0,n),p(x)= p,x=0,1,...,n,
. Bernoulli(p), p(1 - p)1-x,x =0,1,
. Binomial(n,p),p(x)=()p(1-p)n-x,x=0,1,...,n, . Geometric(p),p(x)=p1-p),x=0,1,...,, . Negative Binomial(m,p), p(x) = (m+-1)pm(1 - p),x =0,1,...,o,
Please find the moment generating function of these distribution laws. Use it to calculate the first 4 moments. then calculate the variance and skewness.