Perform a Chi-square goodness of fit test.
Perform a Chi-square goodness of fit test. Compare the random variable's histogram (generated by repeatedily calling rv.gen) to the probability function pf (either pmf or pdf).
the random variate to test
Perform a means test (average of generated rv's close to mean for distribution).
Perform a means test (average of generated rv's close to mean for distribution).
the random variate to test
Conduct two simple tests of the Random Variate Generators: (1) Means Test (2) Goodness of Fit Test.