**Excel for Valuation: Relative Valuation and Multiples Analysis

This lesson delves into relative valuation techniques using Excel, equipping you with the skills to analyze and compare a target company's valuation against its peers. You'll learn how to gather financial data, build comparative multiples analysis, standardize data, and ultimately, interpret valuation results effectively.

Learning Objectives

  • Identify and gather relevant financial data and valuation multiples (e.g., P/E, EV/EBITDA) for peer companies using data sources.
  • Construct and analyze a comparative multiples analysis in Excel, including calculations and visualization of key metrics.
  • Standardize financial data to allow for meaningful comparisons across different companies and industries.
  • Apply regression analysis to explore the relationships between valuation multiples and company-specific fundamentals.

Text-to-Speech

Listen to the lesson content

Lesson Content

Introduction to Relative Valuation

Relative valuation assesses a company's worth by comparing it to similar companies, employing multiples such as Price-to-Earnings (P/E), Enterprise Value-to-EBITDA (EV/EBITDA), and Price-to-Sales (P/S). This approach is particularly useful when discounted cash flow (DCF) analysis is difficult, such as for companies with volatile earnings or limited financial history. The key is identifying a relevant peer group with similar business models, risk profiles, and growth prospects. Choosing the right peer group is crucial for accurate valuations.

Data Gathering and Peer Selection

The first step involves identifying comparable companies. Consider factors like industry, business model, geographic location, and size. Data sources include:

  • Financial Data Providers: Bloomberg, Refinitiv (formerly Thomson Reuters), FactSet, Capital IQ.
  • Free Sources: Yahoo Finance, Google Finance, SEC filings (10-K, 10-Q).

Example: Suppose we are valuing Acme Corp, a software company. We might identify peers like Microsoft, Oracle, Salesforce, and Adobe. We would then collect their financial data (market cap, share price, net income, EBITDA, revenue) and relevant valuation multiples. Be meticulous about date selection and consistent in your data across peers.

Building the Comparative Multiples Analysis in Excel

Create an Excel spreadsheet with the following columns:

  • Company Name: The name of each peer company and the target company.
  • Share Price: Current share price.
  • Market Capitalization: Share price * Shares outstanding.
  • Enterprise Value (EV): Market Capitalization + Total Debt - Cash & Equivalents.
  • Trailing Twelve Months (TTM) Financials: Key financials from Income Statement and Balance Sheet (Net Income, EBITDA, Revenue, etc.)
  • Multiples:
    • P/E Ratio = Share Price / Earnings Per Share (EPS) (Net Income / Shares Outstanding)
    • EV/EBITDA = Enterprise Value / EBITDA
    • P/S Ratio = Market Cap / Revenue
    • Others, such as Price-to-Book, based on industry

Excel Tip: Use INDEX and MATCH or XLOOKUP functions to pull financial data directly into your spreadsheet from external data sources if feasible (requires data subscriptions) to ensure accuracy and automate the update process.

Data Standardization and Interpretation

Raw multiples alone aren't enough. Standardize data to better compare. You can use descriptive statistics:

  • Mean/Median: Provides a central tendency for the peer group. The target company's multiple is compared against this. A higher or lower value might signal over/under-valuation.
  • Standard Deviation: Measures the dispersion of multiples within the peer group. A high standard deviation suggests greater variability.
  • Minimum/Maximum: Identify extreme values that could skew the analysis.

Example: If Acme Corp's P/E ratio is 30, and the peer group's median P/E is 25, Acme may appear overvalued. However, other factors such as growth rates, profitability, and risk should be taken into account before drawing conclusions. Further use data standardization to adjust by specific fundamental drivers.

Important: Always consider the context! High growth, higher profit margins, and lower financial risk may justify higher multiples, and the opposite for low growth, lower profit margins, and higher financial risk.

Regression Analysis for Drivers of Valuation

Regression analysis can help determine the relationship between valuation multiples and fundamental drivers (e.g., revenue growth, profit margin, debt-to-equity ratio). In Excel:

  1. Prepare Your Data: Organize your data with the valuation multiple (e.g., EV/EBITDA) as the dependent variable (Y) and the key financial metrics (e.g., revenue growth, gross margin, ROE) as independent variables (X).
  2. Use the Data Analysis Toolpak: Go to Data > Data Analysis and select 'Regression'.
  3. Specify Inputs: Input your Y range (valuation multiple) and X range (independent variables).
  4. Interpret the Output: Look at the R-squared (measures the proportion of variance in the dependent variable explained by the independent variables) and the coefficients for each independent variable (shows the direction and magnitude of their impact). A positive coefficient suggests a positive relationship, a negative coefficient a negative one.

Example: A positive coefficient on revenue growth in a regression of EV/EBITDA suggests higher growth tends to lead to higher valuations.

Sensitivity Analysis

A sensitivity analysis is used to determine how different values of an independent variable will impact a particular dependent variable under a given set of assumptions. Create a table using the Data Table function in Excel, where you vary key assumptions like the revenue growth or operating margins and see how it impacts your target company's calculated valuation.

Progress
0%