TheDataHall

Estimate Multiple Regression In Stata

This article discusses how to perform multiple regression in Stata and how to deal with the results that are obtained. Unlike simple regressions that only have a single independent variable, multiple regressions have more than one independent variable. Let’s start by loading Stata’s built-in auto dataset into Stata’s memory. To run a multiple regression from …

Estimate Multiple Regression In Stata Read More »

Using the Encode Command In Stata to Convert String Variable

Often times, we have to work with categorical variables when doing statistical analysis. Categorical variables are those variables that have two or more categories or groups. For example, a variable representing sectors in a stock market could have categories like tech, automobiles, pharmaceuticals, cement, banks etc. These categories of string type may also be needed …

Using the Encode Command In Stata to Convert String Variable Read More »

How to estimate systematic and unsystematic risk in STATA

How to Calculate Systematic and Unsystematic Risk in STATA

Systematic risk is one the most discussed idea in the domain of corporate finance or financial risk management. It refers to the risk that effects the market at large or the whole market. Examples of risk that could effect large number of companies are economic or political instability, war, natural disaster. The other names used …

How to Calculate Systematic and Unsystematic Risk in STATA Read More »