Question: 1. Write a computer program to generate exponential random variates for a given mean value. Generate 1000 values and verify the variates generated using chi-square test
2. Develop a computer program to generate binomial random variates with p = probability of success, n = number of trials, and x = random number between 0 and I.