Course Code: STA 6106
Period: Spring 2024
Instructor: Dr. Ping Sa
Textbook: Simulation, 6th Ed. by Sheldon M. Ross
The Course description and other information can be found among the following links:
- Degree Requirements: https://www.unf.edu/catalog/programs/gr/coas/COAS-MSAMATMAT1.html
- Course Catalogue: https://www.unf.edu/catalog/courses/?level=gr#
- Textbook: https://shop.elsevier.com/books/simulation/ross/978-0-323-85738-3
One simple test to determine whether a random number generator is giving random values from a distribution with distribution function
Using the random number generator, obtain a sample of size
Order the sample with
Define the sample distribution function
Then, for
Use the random number generator,
Does your sample pass the Kolmogorov-Smirnov test?
The above is the minimal requirement, but please extend your study to truly answer the question: Does the random number generator generate uniform distribution on the unit interval?
The written report should include a complete description of the problem, a description of the Monte Carlo teqchniques used, the results of the Monte Carlo simulations, and your conclusions.
A program listing and output should be included as an appendix.
Neatness, organization, and clarity will count 10% of the project grade.