Research direction questions based on time series data
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Please tell me about the statistical significance test process and research direction that I have to proceed with with the data
Construction: Construction Company Stock Price Index
Vacancy: Vacancy rates
Kospi: KOSPI Index
Rate: Base rate applied on a daily basis
Bond: 3-year bond yield
CC2: Construction cost index
Exchange:rate of exchange
Rent: Rent Index
It is also possible to write down the dividend yield data converted into numbers.
These data are first-order differential values, excluding vacancy rates, and for Rent, they are non-differential values.
I want to use this data to estimate the rate of return and check the stability through the Sharpe ratio, but I wonder if I can get the code.
As in the attached data format, data was collected in the same way for a total of five items.
2 comentarios
Respuestas (1)
Udit06
el 14 de Feb. de 2024
Hi @형현
As per the definition of Sharpe Ratio definition given on the following Investopedia resource,
You can calculate the Sharpe ratio from the data mentioned above using the following steps,
- Calculate the rate of return for your Construction Company Stock Price Index. This can be done by calculating the percentage change in the index over a period of time.
- Subtract the risk-free rate from the rate of return to get the excess return. The risk-free rate could be the base rate or the 3-year bond yield in this case.
- The Sharpe ratio is calculated by dividing the excess return by the standard deviation of the rate of return.
Once you have the Sharpe ratio, you can use a t-test to test its statistical significance. You can refer to the following MathWorks documentation to understand more about t-test.
I hope this helps.
0 comentarios
Ver también
Categorías
Más información sobre Descriptive Statistics en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!