MATLAB Programming Assignment
EECS 3300
MATLAB_ Programming Assignment
Write a MATLAB program to plot the Probability Mass Function (PMF) of the
following discrete random variables;
1. Geometric with p = 0.6
2. Poisson with λ = 5 (Note, λ = np)
3. Binomial with n = 10, p = .4
Please submit the MATLAB code and graphs.