Question: Please write a C code/program to generate 1000 exponential random variables with average rate parameter =75 and calculate the mean and variance of the 1000
Please write a C code/program to generate 1000 exponential random variables with average rate parameter =75 and calculate the mean and variance of the 1000 random variables you generated. (I.E the code should generate the 1000 exponential random variables and also calculate the mean and variance, all together in the same code).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
