Hi guys,
I´m new here and have just startet do use STATA for my thesis.
So basically I´m interested in computing the z-score* of differenct banks and insurances (from different countries). I have generated the balance sheet data (from 2005-2015) and it´s available in a excel file.
My idea was to import the excel file into stata and then first of all delete all companies from which I don´t have data points over the whole time period ten years.
[CODE ] bysort ID : drop if _N<10 [/CODE]
Then, there should be only entities left from which I have data for ten years.
What should be the next step? Computing ROA and Var(ROA) or is there a easier way to get compute the z-score in STATA?
*z-score = (ROA+(Equity/Total Assets))/ VAR(ROA)
Related Posts with Computing Z-Score (risk measure)
asdoc eform no longer workingHello everybody, I run a Poisson regression for panel data using xtpoisson with the irr option. I w…
Condition logit model for discrete choice modelhi, i have difficulty dealing with the conditional model for discrete choice model。 i have two scen…
Hurdle Model: For the selection model can I use Heteroscedastic Probit model instead of a logit/probit model?I am working to estimate a demand model for solar installations. Dependent variable is a count varia…
Combining datasetsStata friends, I've struggled with this one for a while and hope someone can help me. I have two da…
Testing if the mean of a variable has changed significantly over timei am doing an assignment on bank mergers and want to see if there is a significant difference in the…
Subscribe to:
Post Comments (Atom)
0 Response to Computing Z-Score (risk measure)
Post a Comment