Tag Archives: lightbox

Stock Valuation And The Gordon Growth Model

Valuing Stocks with the Gordon Growth Model Preface Hedge funds and financial analysts typically use a variety of approaches to determine the intrinsic value of shares. With that being said, the Gordon Growth Model is a subcategory of a larger group of mathematical models commonly known as the dividend discount models. The idea of the model states that the value of a stock is the expected future sum of all of the dividends. The model, named after Myron J. Gordon, is quite fascinating since it provides a relatively simple yet intuitive method of valuing the intrinsic value of a stock to be compared to the current market price. In this article, we will be discussing the core formula and how it serves as a benchmark for short or long decisions. Afterwards I will give insight on how to setup an Excel spreadsheet to perform the calculations so that the valuation can be obtained within a matter of seconds. Assumptions Before we begin the valuation, there are some assumptions that a stock must fulfill in order for this model to function properly. The assumptions are: Gordon Growth Model allows you to disregard all current market factors and focus strictly on the fundamentals. With that being said, the model does not account for special products or branding that may allow a company to stand out relative to its competitors. The model assumes that the stock of the company in question has and will pay dividends. Certain variations of the model work around this, however, the one presented in this article must include a stock that historically pays dividends. The expected dividend growth rate must be smaller than the expected rate of return. If this is not the case, then the valuation would be negative, which is impossible (Those terms will be explained once we discuss the core formula). The dividend growth rate must be estimated. Although this seems risky, I will provide information explaining what and how a dividend growth rate is estimated and how it can be done easily on Excel. The dividend growth rate is assumed to be constant. The sensitivity of the difference between the required rate of return and the dividend growth rate is quite high. This means one small alternation in the difference can lead to a radically different valuation (So we must be careful). The Formula Now that the boring rules are out of the way, it is time to take a look at the formula behind the Gordon growth model’s intrinsic valuation of a stock. First, let’s denote the current value of the dividend as “D0” and a constant dividend grow rate by “g”. The dividend in “n” number of years will be represented as the following: Assuming now that we require some compounded rate of return represented by the variable “r”, we simply take the ratio from the previously mentioned dividend in “n” year’s equation shown below (See next header for calculations of “r”): If we now add every single dividend from year “n” back to the present day, we reach a total present value resembling the following: Click to enlarge If we then project this geometric series equation to “n=infinity”, we can rewrite the above in the following infinite sum (We can think of this as a simpler version of the above series): Click to enlarge Interestingly, if we extract the geometric series portion of the above equation, we are left with a remarkably simple formula, representing the intrinsic value of a stock as the following: If the expected dividend of (let’s say) year 1 has already been determined (calculated), then the equation can be further simplified to simply the following: Deriving the Dividend Growth Rate Now it’s time to define the way in which we obtain “g” or the dividend growth rate. First, we must acquire historical dividend data (Preferably from Yahoo). Second, we add up the quarterly dividend data per year in order to give us annualized or “yearly” data. Third, we input the relevant information into the equation below. Once “g” has been obtained, we then proceed to calculate the arithmetic average of the annual dividend, which can be done as follows: This process is easily done in Excel since the summations of sets of data can easily be calculated and tweaked if needed (For information on how to calculate the dividend growth rate and even a compounded dividend growth rate, refer to the Excel guidelines in the final header). Obtaining Required Rate of Return Although the model is pretty intuitive, variables such as “r” representing the required rate of return must be calculated separately before being integrated in the formula. To calculate the value of “r”, refer to the equation below: The values of the variables are determined by the user. Generally, they are obtained through the preferences and research done by the user. For example, “rf” or the “risk-free rate” is generally a US Daily Treasury long-Term Rate, however, it is up to the user to make such a decision. This is therefore the same for determining the “market risk premium”. The “the stock beta” on the other hand must be calculated by the user with results being relative to a certain benchmark. Ok, cool, so how does one calculate Beta? Calculating Beta ( β) When we talk about beta being relative to a benchmark, we are specifically highlighting the geometric slope of the closing prices of a stock in a given period relative to those closing prices of popular index within the corresponding exchange. For example, shares of Exxon Mobil (NYSE: XOM ) can be compared to the S&P 500 as a benchmark. When calculating beta, I personally gather 37 monthly prices (for the chosen ticker and Index) from a specific start date to an end date (You can pick as many monthly prices as you wish). In my preferred calculations, returns will be calculated from months 2 to 37 since in order to calculate the return for month 2, I need month 1 and therefore I would need 37 prices in order to get 36 results. Returns for a specific number of months, denoted as “n”, can be calculated with the equation below: To be specific, let’s note that the monthly prices should be the close price on the first trading day of each month (This may not be the first day of each month). Once we have the returns for our ticker and our index, we can now calculate the Beta by using Excel’s Slope function to make the calculation easier and quicker. Calculating the Gordon Growth Model in Excel Please refer to the links below to download the spreadsheets (They are free). The Excel spreadsheets that I am providing calculate the dividend growth rates, the Beta of selected stocks and the Gordon Growth Model valuation of a stock. There is one separate spreadsheet used for calculating Beta and another one which includes both the dividend growth rate and the Gordon Growth Model valuation integrated together. Essentially, a potential investor begins by opening the “calculate beta” worksheet and inputs the respective parameters. The user must input the desire stock ticker, benchmark index ticker and both start and end dates. The user then clicks the “Download Data button” and receives the respective information in the “results” section of the current sheet. This process is all powered by sophisticated VBA coding, allowing for the spreadsheet to download data from Yahoo Finance and make the appropriate calculation. A user should end up with the following: Click to enlarge Once a potential investor has the relevant Beta calculation, he or she can copy and paste that value into the next worksheet. By opening the “Gordon Growth” worksheet, the user can insert the Beta calculation in the parameters section of the Gordon Growth Model section. Within the Gordon Growth Model spreadsheet, the investor begins by entering the respective stock in the ticker section and proceeding to click the “get bulk dividend button” in order for the VBA coding to provide both a dividend growth rate and a compounded dividend growth rate in the preceding sheets. View the graphic below: Click to enlarge Once the user obtains their required dividend growth rate, they can now input the given result into the Gordon Growth Model parameters. By inserting the remaining information listed to the right of the parameters section, the investor obtains a theoretical valuation in the “results” section. This theoretical value represents the intrinsic value of the stock, and by comparing such a value with the current market price, the investor can determine whether they believe the stock is over or underpriced. That is to say, if the predicted value is higher than the actual trading price, then the share is priced fairly. However, if the predicted value is lower than the current stock price, then the Model predicts the stock to be overpriced. Keeping those results in mind, this model can now serve as a benchmark in determining the sentiment that an investor would have towards a long or short position for a given share price. Link to download the spreadsheet. Side Notes This process generally takes me less than two minutes to input and calculate. I have tested these spreadsheets on my phone and they work just fine. Mobile investors will especially find the spreadsheets of this model useful for when they are on the move. Disclosure: I/we have no positions in any stocks mentioned, and no plans to initiate any positions within the next 72 hours. I wrote this article myself, and it expresses my own opinions. I am not receiving compensation for it. I have no business relationship with any company whose stock is mentioned in this article. Additional disclosure: I do not claim ownership of the mathematical formulas used. I am simply writing this article to provide the community with a better understanding of the model and the techniques that can be used in excel. I am not the original creator of the excel files, I simply edited them to fit with the functions of this mathematical model

Avoiding Unnecessary Risks In Firefighting And Investing

By Roger Nusbaum, AdvisorShares ETF Strategist Over the President’s Day weekend, I saw a big chunk of the movie Backdraft. This is the 1991 firefighting movie with Kurt Russell, Billy Baldwin and Robert De Niro. I was not involved with firefighting back then, so I don’t know how unrealistic the fire ground scenes were, but I can tell you that firefighting has changed dramatically versus how it was portrayed in the movie. There were a couple of different scenes where the crew went into burning buildings where there were no people believed to be, including some sort of chemical facility. There is a phrase in firefighting; risk a lot to save a lot, risk a little to save a little, risk nothing to save nothing. There is no empty building that is worth more than a firefighter’s life, going into a burning chemical factory (with no breathing apparatus mind you) is a totally unnecessary risk. The idea of suitable risk is obviously an important part of investing. About eight months ago I was on CNBC with the bear case for a newly IPO’d stock that I would describe as being a trendy gadget. The gadget itself is pretty neat and I have no doubt about the gadget’s ability to do what it is supposed to; my wife wants to get one. My main thesis was that from the top down the risk associated with buying a very expensive stock that produces a faddish item that had already enjoyed tremendous growth in sales before the IPO was simply unnecessary given how late we were in the market cycle. There was no attempt to predict what the market would do but six years into a bull market is late based on past market cycles. After five or six years or longer of rising markets it makes sense to avoid added risk or volatility in the portfolio. While there can be no absolutes it is a good bet that Giant Soda with 40 straight years of dividend increases is less volatile and less risky than Social Media Gadget Dot Com with a PE of 100 (neither Giant Soda or Social Media Gadget Dot Com are real companies). If there is a time to take on added volatility and risk, and for some investors this is totally unnecessary at any time, it would not be after years of a rallying market but when participants are most fearful after a large decline with media questioning why even own stocks. While most people know that buying low is the right thing to do, actually doing it is very difficult. An investment plan is unlikely to be derailed by being unable to pull the trigger in this manner but can be derailed by succumbing to greed at the market’s high and buying too much stock in a company that makes a trendy gadget. The one from my CNBC visit is down 46% from its first day of trading and down 68% from its peak. Even if it had gone up it would have been an unnecessary risk for most investors. The bigger point here is about probabilities. These things are obvious and plainly stated but are often lost in a forest for the trees type of perspective on markets and investing. Disclosure: I/we have no positions in any stocks mentioned, and no plans to initiate any positions within the next 72 hours. I wrote this article myself, and it expresses my own opinions. I am not receiving compensation for it. I have no business relationship with any company whose stock is mentioned in this article. Additional disclosure: To the extent that this content includes references to securities, those references do not constitute an offer or solicitation to buy, sell or hold such security. AdvisorShares is a sponsor of actively managed exchange-traded funds (ETFs) and holds positions in all of its ETFs. This document should not be considered investment advice and the information contain within should not be relied upon in assessing whether or not to invest in any products mentioned. Investment in securities carries a high degree of risk which may result in investors losing all of their invested capital. Please keep in mind that a company’s past financial performance, including the performance of its share price, does not guarantee future results. To learn more about the risks with actively managed ETFs visit our website AdvisorShares.com .

Beat An Index Fund: 10 Ways You Can Outperform The Market

By Rupert Hargreaves It’s no secret that active investment managers have always struggled to outperform indexes, and this knowledge has sparked an explosion in the demand for low-cost index-tracking products. While this approach does ensure that your returns will be similar to those of the index, it also stops you from beating the market. If you have the time to conduct detailed investment research yourself, there’s no need to consign yourself to these average returns. Beating the index (whichever one you’re following) is possible if you’re willing to put in the effort, and this is something Tweedy, Browne recently looked at in one of their investing booklets titled, ” 10 Ways To B eat An Index: How Tweedy, Browne Strives to Provide Value Above the Index Return .” Click to enlarge 10 ways to beat an index Choose stocks with appealing investment characteristics that have produced market-beating returns in the past. Cover the entire market universe: Do not eliminate stocks from the research process that are either too big or too small. Significant undervaluation offer occurs among smaller companies that aren’t covered by Wall Street. Statistics and specifics: Conduct one-at-a-time specific company research that generates value-related, forward-looking information as well as insights that are not available elsewhere, coupled with statistical thinking about investments that is likely to lead to above-market returns on a diversified basis. No index mimicking: Focus on stocks with robust prospective return characteristics rather than attempting to beat the index by mimicking its composition. Stay as fully invested as possible: Research has shown that 80-90% of investment returns have occurred in spurts that amount to 2-7% of the total length of time of the holding period. The rest of the time the returns have been small. To quote Tweedy, Browne, “With stocks, you have to be in to win”. Keep turnover low: Low turnover reduces commission and tax costs as a percentage of the portfolio’s overall value. Keep transaction costs low (see above). Act like an owner: Follow Benjamin Graham’s advice that by buying shares you are buying a stake in the business, not a lottery ticket. Focus, focus, focus: Pay attention to your existing investments as well as potential new investments. Be aware of any changes in underlying business fundamentals and the competitive environment. Continuous improvement: When it comes to investing, you can never know enough, and by increasing your knowledge of investment characteristics and patterns associated with above-market returns, you’ll be able to understand what works in various market conditions and be prepared for any developments the market may choose to throw your way. Constantly sifting through the vast volumes of information out there on equities and equity markets will help you gain awareness of the best strategies, investments, opportunities, and indicators that are available to help you optimise your performance grow your wealth and beat the index. Disclosure: None.