Calculate Stock Beta with Excel

This Excel spreadsheet calculates the beta of a stock, a widely used risk management tool that describes the risk of a single stock with respect to the risk of the overall market. Beta is defined by the following equation

Stock Beta Equationwhere rs is the return on the stock and rb is the return on a benchmark index.

What Does Beta Mean for Investors?

A stock with a beta of

  • zero indicates no correlation with the chosen benchmark (e.g. cash or treasury bills)
  • one indicates a stock has the same volatility as the market
  • more than one indicates a stock that’s more volatile than its benchmark
  • less than one is less volatile than its benchmark
  • 1.3 is 30% more volatile than its benchmark

Tobacco and utility (e.g. gas & electricity) companies, traditionally regarded as stable and dividend-paying, have low betas while technology companies have higher values. Stocks with a beta of above one should have returns greater than the benchmark index, otherwise it is not regarded as a good investment.

If the benchmark returns 5%, then a stock with a beta of 1.5 should return 1.5 times 5% = 7.5% or more. If not, other investments should be considered instead.

Investments with negative betas have counter cyclical volatility with respect to their benchmark.  In an economy that’s decreasing, gold, bankruptcy advisory firms and companies involved in continuing education often have a beta of less than zero.

There are, however, significant dissadvantages to beta.

  1. It’s calculated from historical data (and hence does not capture future changes in the market), and of course depends on the chosen time period.
  2. Beta does not discrimnate between upwards volatility and downwards volatility.
  3. It assumes that volatility is described by a normal distribution – this isn’t always the case

In summary, beta should only be used in conjunction with other tools when you decide what to invest in.

You can get a list of stocks ordered by their beta at Yahoo Finance, but we’ll now describe how you can calculate it in Excel.

Historical Stock Returns

We first need a stock and a nominated benchmark index – I’ll pick BP and the FTSE.  Then we need historical stock prices for both.  I used this spreadsheet for downloading historical stock data from Yahoo to get daily closing prices for BP and the FTSE index between 3rd January 2011 and 1st July 2011.

Historical Stock Data from Yahoo

Then we simply calculate the fractional daily returns, as described in the picture below.

Daily Returns to calculate Beta

Note that cell range E8:E108 contains the stock returns and the cell range F8:F108 contains the index returns

Beta Calculation

There are two ways of calculating beta with Excel – the first uses the variance and covariance functions, while the second uses the slope function.The corresponding formulae are given below.

  1. =COVARIANCE.P(E8:E108,F8:F108)/VAR.P(F8:F108)
  2. =SLOPE(E8:E108,F8:F108)

Beta Calculation with Excel

You could also calculate beta simply by plotting the benchmark returns against the stock returns, and adding a linear trendline. Beta is then simply the slope of the trendline.

Here we see that BP has a beta of 0.29. This is low, and implies that BP’s stock price does not vary significantly when the FTSE swings up and down.

Download Excel Spreadsheet to calculate stock Beta


10 thoughts on “Calculate Stock Beta with Excel”

  1. How do you download the Index data? What website do you use? The template for downloading data only seems to download for the stock not the index

    Reply
  2. the formula used in method 1 is not working in the excel. In the excel formula COVAR is working and not not COVARIANCE.P. The same thing in the case of Variance. Therefor the result differs. Kindly let me know how do this work.
    my another question is what exact formula is excel using so that we can use it without excel manually.

    Reply
  3. When this article was first published on this site? The date is needed for citing your article in my scientific work according to APA style.

    Reply
  4. we can easily calculated when we talk about two companies in market portfolio.?
    think is that how we measure when companies are more than 2 ,3,4,5 so on

    Reply
  5. in your scatter plot the stock return data range was placed in the X axis section and the index return data range is in the Y axis section, while you have it labeled differently on the visual. I think your labeling is correct and the data was placed in the r=wrong section is that correct? …

    Reply

Leave a Comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.