Stock beta calculationNormally investors aren't interested in day trading. They're interested in returns on the time scale of years. Suppose there's a stock you want to invest in. It promises high returns but you're concerned about volatility, which measures risk. Here we go through an example of a stock beta calculation, commonly used to assess risk. Investors are interested in quantifying volatility based on fairly standard measures of investing. One is the S&P 500 index. You might want to know what is the volatility of a stock (or bunch of stocks) in comparison to this because it's a known and fairly standard thing to invest in. To compare the two, you can plot the history of month to month returns for both the S&P index and the stock over say the last few years (e.g. 5). To be accurate, you should also include the dividends in the profit you get. You'll get some sort of plot similar to what we saw before when talking about linear regression:
Here the straight line is the best fit linear regression
fit to the data (see section 1.8.2).
For the ith month, let's call the S&P index returns
Now the value of
How do we interpret beta ( The calculation of beta for a stock is still informative. It tells you how fluctuations in the return of stock co-vary with an index. That can be quite important, but it is often completely misused. If you want to know how risky an investment is, look at the volatility directly. You can get this by looking at how much the value of a stock varies in a month (or any time period), and then use the equation for a random walk as we did in section 2.12.1 to calculate what the risk will be after a year.
As I've said before, many discussions of how to do a stock beta calculation
and the meaning of
Josh Deutsch 2009-03-05 |