3Practice Quiz M2 (Ungraded)_ Attempt review

pdf

School

Florida State University *

*We aren’t endorsed by this school

Course

4713

Subject

Industrial Engineering

Date

Dec 6, 2023

Type

pdf

Pages

5

Uploaded by JusticeUniverse28257

Report
2/14/22, 6:13 AM Practice Quiz M2 (Ungraded): Attempt review https://masters.wqu.edu/mod/quiz/review.php?attempt=399581&cmid=71598 1/5 Started on Monday, 14 February 2022, 7:03 AM State Finished Completed on Monday, 14 February 2022, 7:13 AM Time taken 10 mins 14 secs Question 1 Complete Not graded Monte Carlo can be used to: Select one: Find the roots of a polynomial Calculate a mathematical derivative Calculate an indefinite integral Calculate a definite integral None of the above Your answer is correct. Dashboard / My courses / (21/12) MScFE 630 Computational Finance (C21-S2) / Module 2: Simulations and Monte Carlo Methods in Python for Option Pricing / Practice Quiz M2 (Ungraded)
2/14/22, 6:13 AM Practice Quiz M2 (Ungraded): Attempt review https://masters.wqu.edu/mod/quiz/review.php?attempt=399581&cmid=71598 2/5 Question 2 Complete Not graded Consider the following code: How many normal variables are meant to be generated? Select one: 0 1 10,000 50,000 None of the above Your answer is incorrect.
2/14/22, 6:13 AM Practice Quiz M2 (Ungraded): Attempt review https://masters.wqu.edu/mod/quiz/review.php?attempt=399581&cmid=71598 3/5 Question 3 Complete Not graded Consider the following code: Why would you set the seed at the beginning of the code? Select one: It makes the code run faster It allows us to generate random numbers It allows us to compare our results more easily You have to set your seed in all Python scripts None of the above Your answer is correct.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
2/14/22, 6:13 AM Practice Quiz M2 (Ungraded): Attempt review https://masters.wqu.edu/mod/quiz/review.php?attempt=399581&cmid=71598 4/5 Question 4 Complete Not graded Consider the following code: What is the third uniform number generated used for? Select one: Generating an exponential random variable Generating a normal random variable Generating the absolute value of a normal random variable Deciding the sign of a normal random variable None of the above Your answer is correct.
2/14/22, 6:13 AM Practice Quiz M2 (Ungraded): Attempt review https://masters.wqu.edu/mod/quiz/review.php?attempt=399581&cmid=71598 5/5 Question 5 Complete Not graded Which distribution is used when calculating a Monte Carlo estimate for Select one: Poisson Gamma Normal Exponential None of the above Your answer is incorrect. NOTES 4 M2 Jump to... LIVE SESSION M2