Answered step by step
Verified Expert Solution
Question
1 Approved Answer
2. We suggest a model for stock price prediction that takes into account consecutive day trends as influencing the price. You've noticed the following trend:
2. We suggest a model for stock price prediction that takes into account consecutive day trends as influencing the price. You've noticed the following trend: If the stock has increased in price for the past two days then it will increase tomorrow with probability 90%; UUU If the stock increased today but decreased yesterday then it will increase tomorrow with probability 60%; DU 60% U ; If the stock increased decreased today but increased yesterday then it will increase tomorrow with probability 50%; UD 50% U If the stock decreased both today and yesterday then it will increase tomorrow with probability 30%; DDU 30% You can't represent this behaviour through Markov Chains to predict whether a stock will increase the next day. However, this problem is resolved if you consider the joint states of both tomorrow and today. Let Bn be the chance that the stock will increase on day n and day n - 1. Tn be the chance that the stock will increase on day n but decrease on day n-1 . Yn be the chance that the stock will decrease on day n but increase on day n-1 En be the chance that the stock will decrease on day n and on day n-1 answer the following questions: (a) Construct linear equations for B2, T2, Y2 and F2 in terms of B1, T1, Y, and Fi and use this to determine the transition matrix. (b) Determine all stable eigenvectors of the transition matrix and comment as to whether or not this stock is a good investment. 2. We suggest a model for stock price prediction that takes into account consecutive day trends as influencing the price. You've noticed the following trend: If the stock has increased in price for the past two days then it will increase tomorrow with probability 90%; UUU If the stock increased today but decreased yesterday then it will increase tomorrow with probability 60%; DU 60% U ; If the stock increased decreased today but increased yesterday then it will increase tomorrow with probability 50%; UD 50% U If the stock decreased both today and yesterday then it will increase tomorrow with probability 30%; DDU 30% You can't represent this behaviour through Markov Chains to predict whether a stock will increase the next day. However, this problem is resolved if you consider the joint states of both tomorrow and today. Let Bn be the chance that the stock will increase on day n and day n - 1. Tn be the chance that the stock will increase on day n but decrease on day n-1 . Yn be the chance that the stock will decrease on day n but increase on day n-1 En be the chance that the stock will decrease on day n and on day n-1 answer the following questions: (a) Construct linear equations for B2, T2, Y2 and F2 in terms of B1, T1, Y, and Fi and use this to determine the transition matrix. (b) Determine all stable eigenvectors of the transition matrix and comment as to whether or not this stock is a good investment
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started