Question: 1: Compute and plot the discrete distribution for a Binomially distributed random variable n where the number of trials N=10 and p=0.7. The MATLAB function

1: Compute and plot the discrete distribution for a Binomially distributed random variable n where the number of trials N=10 and p=0.7. The MATLAB function nchoosek.m is helpful.

2: In a for loop run M times, perform 10 Bernoulli trials sum to get the number of successes for each set of 10 trials. When done, use the MATLAB hist.m function to plot the tabulated sums with 11 bins specified to hist.m for binning the the numbers 0 to 10. You should normalize the histogram so that it sums to one, i.e., divide by M. Do this for M=10, 100, and 1000000, plot and compare.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!