Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need this by tomorrow, please. Please, write Monte Carlo Simulation in C++, Java or Python language which one you prefer. Number of Monte Carlo

I need this by tomorrow, please.

Please, write Monte Carlo Simulation in C++, Java or Python language which one you prefer. Number of Monte Carlo Simulation is 16577, To find success rate we have to count how many times the final gain (either from stock or bank in the end of each period(1 period = 60 months)) is greater then 1349$. And divide this number by 16577.

I need to calculate:

Rate of Success

Confidence of Interval (to find this, you need to find Mean and Standard deviations)

Two Test of Hypothesis

Here is the qustion itself. Please see the picture.

image text in transcribed

---------------------------------------

Here I found some solution online for this. I might help to do this. Please see.

image text in transcribed

You can choose to invest your money in one particular stock or put it in a savings account. Your initial capital is 1000 dollars. The initial stock price is 100 dollars. The interest rate r is 0.5% per month and does not change. Your stochastic model for the stock price is as follows: next month the price is the same as this month with probability 1/2, . with probability 1/4 it is 5% lower, and with probability 1/4 it is 5% higher. The principle applies for every new month. There are no transaction costs when you buy or sell stock. Your investment strategy for the next 5 years is: convert all your money to stock when the price drops below 95 dollars, and sell all stock and put the money in the bank when the stock price exceeds 110 dollars. Describe how to simulate the results of this strategy for the model given. Determine number of simulation so the Monte Carlo study would attain the margin of error 0.01 with probability 0.99. How does this strategy compared to gains from the savings account for the same period of time? Determine success rate the above strategy related to gains from the savings account. calculate 95% confidence interval for estimated strategy success rate. . Assume another investment strategy when you put money in stock when price drops below 100 dollars and sell these stocks when price is above 115 dollars. Is there a significant difference between two strategies? Is it true that the difference between strategies is less then 50 dollars? Formulate and test the hypotheses at a level = 0.05. You can choose to invest your money in one particular stock or put it in a savings account. Your initial capital is 1000 dollars. The initial stock price is 100 dollars. The interest rate r is 0.5% per month and does not change. Your stochastic model for the stock price is as follows: next month the price is the same as this month with probability 1/2, . with probability 1/4 it is 5% lower, and with probability 1/4 it is 5% higher. The principle applies for every new month. There are no transaction costs when you buy or sell stock. Your investment strategy for the next 5 years is: convert all your money to stock when the price drops below 95 dollars, and sell all stock and put the money in the bank when the stock price exceeds 110 dollars. Describe how to simulate the results of this strategy for the model given. Determine number of simulation so the Monte Carlo study would attain the margin of error 0.01 with probability 0.99. How does this strategy compared to gains from the savings account for the same period of time? Determine success rate the above strategy related to gains from the savings account. calculate 95% confidence interval for estimated strategy success rate. . Assume another investment strategy when you put money in stock when price drops below 100 dollars and sell these stocks when price is above 115 dollars. Is there a significant difference between two strategies? Is it true that the difference between strategies is less then 50 dollars? Formulate and test the hypotheses at a level = 0.05

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Relational Database Technology

Authors: Suad Alagic

1st Edition

354096276X, 978-3540962762

More Books

Students also viewed these Databases questions

Question

b. Explain how you initially felt about the communication.

Answered: 1 week ago

Question

How do members envision the ideal team?

Answered: 1 week ago

Question

Has the team been empowered to prioritize the issues?

Answered: 1 week ago

Question

Have issues been prioritized?

Answered: 1 week ago