3) Write a Monte-Carlo simulation to test your analytical result in part 2), using poissrnd, binornd, and normrnd with t
Posted: Sun Jul 10, 2022 10:23 am
3) Write a Monte-Carlo simulation to test your analytical result in part 2), using poissrnd, binornd, and normrnd with the appropriate parameters. Vary the number of trials from 100 to 100000 (in steps of -10,000) and report the error in the computed probability. 4