(a) 𝑋 is a binomial distribution with 𝑛 = 16 and 𝑝 = 0.5.
px=P(X=x)=x!(n−x)!n!pxqn−x
pxpx+1=((x+1)!(n−x−1)!n!px+1qn−x−1)/(x!(n−x)!n!pxqn−x)=x+1n−xqp≤1
p(n−x)≤q(x+1)
pn−q≤x(p+q)=x
pn−q=0.5⋅16−0.5=7.5
The minimal integer x≥7.5 is 8.
Since P(X=n−x)=x!(n−x)!n!0.5x0.5n−x=x!(n−x)!n!2−n=P(X=x), any binomial distribution with p=0.5 is symmetric, hence, it is not skewed.
Answer. x=8
(b) 𝑋 is a Poisson distribution with 𝜆 = 8.
px=P(X=x)=x!λxe−λ
pxpx+1=((x+1)!λx+1e−λ)/(x!λxe−λ)=x+1λ≤1
x≥λ−1=8−1=7
The minimal integer x≥7 is 7, this means that the mode of X is equal to 7.
E(X)=x=0∑∞xP(X=x)=x=0∑∞xx!λxe−λ=
=λe−λx=1∑∞(x−1)!λx−1=λe−λeλ=λ=8
Since mode(X)=7<E(X)=8, the probability distribution is skewed to the left.
Answer. x=8, the probability distribution is skewed to the left.
(c) 𝑋 is a Negative Binomial with 𝑟 = 5 and 𝑝 = 0.6
px=P(X=x)=x!(r−1)!(x+r−1)!qxpr
pxpx+1=((x+1)!(r−1)!(x+r)!qx+1pr)/(x!(r−1)!(x+r−1)!qxpr)=x+1x+rq≤1
qx+qr≤x+1
qr−1≤px
x≥(qr−1)/p=(0.4⋅5−1)/0.6=5/3
The minimal integer x≥5/3 is 2.
E(X)=x=0∑∞xP(X=x)=x=0∑∞xx!(r−1)!(x+r−1)!qxpr=
=pqrx=1∑∞(x−1)!((r+1)−1)!((x−1)+(r+1)−1)!qx−1pr+1=pqr=0.60.45=10/3
Since mode(X)=2<E(X)=10/3, the probability distribution is skewed to the left.
Answer. x=2, the probability distribution is skewed to the left.
Comments