Question

In: Statistics and Probability

Hello I have a data set of stock price from previous year. I want to know...

Hello I have a data set of stock price from previous year. I want to know the probability of stock price to be more than a certain value after x days starting from where the dataset ends. Which way do i need to approach. I thought of logistic regression, if its correct what do i need to do to move forward. Thank you!

Solutions

Expert Solution

Solution: The given data would follow Normal Distribution. So to find the probability it would be better to use Normal distribution.

We need to follow the below steps to get the probability of stock price to be more than a certain value

1. The first step will be to find the mean and standard deviation of given data.

2. Find the z score value for the using the below formula:

  

3. Find using the standard normal table. This probability will be answer.


Related Solutions

Hello How I know if the price of a stock has reached the highest potential?? Also,...
Hello How I know if the price of a stock has reached the highest potential?? Also, if the prices of stock is not changing very much there’s no huge increase or decrease isn’t that an indicator for stable and successful company ??Also, the income of the inc. is increasing each year However, it didn’t declare dividends for two years but as you answered that it may retain it for bigger investments and that may return high after some time ??...
Hello, I have a question, however, it is regarding a data set and doing calculations on...
Hello, I have a question, however, it is regarding a data set and doing calculations on spss. If I copy and paste my data set, it is too large of a message. How else can I get the data set to you so I can actually ask my question? Can I download an attachment to whoever will answer the question?
Hello I have this error in the code, I do not know how to fix it....
Hello I have this error in the code, I do not know how to fix it. It is written in C++ using a Eclipse IDE Error: libc++abi.dylib: terminating with uncaught exception of type std::out_of_range: basic_string bus.h =========== #pragma once #include using namespace std; class Bus { private:    string BusId; // bus ID    string Manufacturer; // manufacturer of the bus    int BusCapacity; // bus capacity    int Mileage; // mileage of bus    char Status; // current status...
Using the data set from the previous question (scatterplot.xlsx). With the data point with the smallest...
Using the data set from the previous question (scatterplot.xlsx). With the data point with the smallest x value removed, the scatter plot now suggests a ________   ["nonlinear" OR "linear"]         relationship between the dependent and independent variables. Data: x y 45 2358 56 4204 26 287 54 3849 24 925 23 3273 34 -678 45 3748 47 2898 43 1974 32 226
Code in python Hello I want a program to read only the price of each line...
Code in python Hello I want a program to read only the price of each line in a txt file in python. The price is present right after the 2nd comma within the txt file. The output that I want is also printed at the bottom. Inside the txt file: 2019-08-01 00:08:39,BTC/USD,10128.08 2019-08-01 00:08:21,BTC/USD,10117.54 2019-08-01 00:08:20,BTC/USD,10120.51 2019-08-01 00:08:19,BTC/USD,10118.13 2019-08-01 00:08:18,BTC/USD,10120.74 Python file output: Price 1: 10128.08 Price 2: 10117.54 Price 3: 10120.51 Price 4: 10118.13 Price 5: 10120.74
Hello, I want to write my math solutions in LATEX but I have no idea how...
Hello, I want to write my math solutions in LATEX but I have no idea how to do it. I want an example code written in LATEX for the solution of math problem "If x and y are rational, then x+y is also rational." I have the solution but I need the LATEX code so that I can understand how to write in LATEX. Thank You!
I have searched the percentage of each question, but I want to know why there are...
I have searched the percentage of each question, but I want to know why there are differences? a. What's the percentage of loans out of total assets for Bank of America and Central Bank? What explains such a significant difference? BOA:40.2%, Central Bank:67%. b. What's the percentage of total deposits out of total liabilities (including capital) for Bank of America and Central Bank? Again, why do you think there is a significant difference? BOA:66.1%, Central Bank:89%.
I am working on creating a Wiebull distribution from a large set of data I have....
I am working on creating a Wiebull distribution from a large set of data I have. Everything I find online says that I should be given the shape parameter (beta), and scale parameter (eta/apha). I do not have these numbers and I am not sure how to find them to accurately create a Weibull dist.
Hello. Question: I have absorption data collected from 5 samples of the same enzyme at different...
Hello. Question: I have absorption data collected from 5 samples of the same enzyme at different concentration. The data is collected over the interval of 3 minutes. How can I convert this into catalytic velocity?
I already have the code of this program, I just want to know how to fix...
I already have the code of this program, I just want to know how to fix the code to Implement the 5th function (System.nanotime() and System.currentTimeMillis() methods) What Code does: Introduction Searching is a fundamental operation of computer applications and can be performed using either the inefficient linear search algorithm with a time complexity of O (n) or by using the more efficient binary search algorithm with a time complexity of O (log n). Task Requirements In this lab, you...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT