Question

As weve previously seen, equations describing situations often contain uncertain parameters, that is, parameters that arent necessarily a single value but instead are associated with a probability distribution function. When more than one of the variables is unknown, the outcome is difficult to visualize. A common way to overcome this difficulty is to simulate the scenario many times and count the number of times different ranges of outcomes occur. popular simulation is called a Monte Carlo Simulation. In this problem-solving exercise you will develop a program that will perform a Monte Carlo simulation on a simple profit function. One such Consider the following total profit function: Where Pris the total profit, n is the number of vehicles sold and Pv is the profit per vehicle. PART A Compute 5 iterations of a Monte Carlo simulation given the following information: n follows a uniform distribution with minimum of 1 and maximum 10 Pv follows a normal distribution with a mean of $4500 and a standard deviation of $1000 Number of bins: 10 Recall that for all practical purposes we will use 3 std. deviations from the mean as the maximum value for parameters following a normal distribution Obviously, 5 iterations are not very many In fact, typically you would simulate 10,000 iterations or so to view meaningful results but I figured that Id give you a break ®. If youd like to compute 10,000 iterations by hand for extra credit, go ahead. i.)What are the ranges for the 10 bins? ii.) Fill in the table below: Parameter Iteration 1 Iteration 2 Iteration 3 Iteration 4 Iteration 5 $3000 $4500 $2100 $6500 Bin # ii.) Fill in the of occurrences of each bin 10

0 0
Add a comment Improve this question Transcribed image text
Answer #1

0 Ghen dato:Shoum in the belouu vera 50D0 6soo Antha below 0

Add a comment
Know the answer?
Add Answer to:
As we've previously seen, equations describing situations often contain uncertain parameters, that is, parameters that aren't...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • As we've previously seen, equations describing situations often contain uncertain parameters, that is, parameters that aren't...

    As we've previously seen, equations describing situations often contain uncertain parameters, that is, parameters that aren't necessarily a single value but instead are associated with a probability distribution function. When more than one of the variables is unknown, the outcome is difficult to visualize. A common way to overcome this difficulty is to simulate the scenario many times and count the number of times different ranges of outcomes occur. One such popular simulation is called a Monte Carlo Simulation. In...

  • PART B Write the following three methods: public int GetRandemniform(int min, int max) This method returns...

    PART B Write the following three methods: public int GetRandemniform(int min, int max) This method returns a random number from a uniform distribution between in and are public double GetRandom Normal double mean, double sidder) This method returns aandom number from a normal distribution with a mean of mean and standard deviation of public int Getininden double mini, double mari, int numbins, double valutahin) This method returns the Bin Index given an input minimum of input maximum of his number...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT