Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PYTHON: By definition, the probability of obtaining one return of this period that is less than the value at x% of its underlying distribution is

PYTHON:

By definition, the probability of obtaining one return of this period that is less than the value at x% of its underlying distribution is x%. For instance, if the underlying distribution of returns follows a standard normal distribution, the probability of obtaining a return that is less than the value at 2.5% is 2.5%, and this value at 2.5% is -1.96; the probability of obtaining a return that is less than the value at 5% is 5%, and this value at 5% is -1.645. When x% is relatively small, we can call these returns "bad events".

Now, what about the chance of observing consecutive bad events?

For simplicity, what is the probability of observing a period where returns during this period, the last period and the period before the last period are all less than the value at x% of its underlying distribution?

Please follow the suggested steps below.

Simulate one path (list) of 100,000 periods of returns from a normal distribution with mean = 0.05 and variance = 0.01. (For simplicity, assume returns are i.i.d.., that is you don't need to worry about autocorrelation.) What is the value at 10%? Please print out your answer in one complete sentence.

What is the probability (in percents) of obtaining a period where the returns during this period, the last period and the period before the last period are all less than the value at 10% (from 2a)? Please print out your answer in one complete sentence.

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

Databases And Information Systems 1 International Baltic Conference Dbandis 2020 Tallinn Estonia June 19 2020 Proceedings

Authors: Tarmo Robal ,Hele-Mai Haav ,Jaan Penjam ,Raimundas Matulevicius

1st Edition

303057671X, 978-3030576714

More Books

Students also viewed these Databases questions

Question

LO5 Illustrate the steps in developing a base pay system.

Answered: 1 week ago

Question

LO3 Outline strategic compensation decisions.

Answered: 1 week ago