Intrinsic Value Calculator – Determine a Stock’s True Worth


Intrinsic Value Calculator

Calculate a Company’s Intrinsic Value

Use this intrinsic value calculator to estimate the true worth of a company’s stock based on its projected free cash flows, growth rates, and your required rate of return (discount rate). This calculator employs a two-stage Discounted Cash Flow (DCF) model.



The company’s free cash flow for the most recent fiscal year. (e.g., 100 for $100 million)


Expected annual FCF growth rate for the initial high-growth period. (e.g., 10 for 10%)


Number of years for the initial high-growth phase. (e.g., 5 years)


Expected perpetual FCF growth rate after the high-growth phase. Typically between 0% and 3%. (e.g., 2 for 2%)


Your required rate of return or the company’s Weighted Average Cost of Capital (WACC). (e.g., 8 for 8%)


Total number of common shares currently outstanding. (e.g., 100 for 100 million shares)


Total cash and cash equivalents on the company’s balance sheet. (e.g., 50 for $50 million)


Total short-term and long-term debt on the company’s balance sheet. (e.g., 200 for $200 million)


Formula Used: This intrinsic value calculator uses a two-stage Discounted Cash Flow (DCF) model. It projects Free Cash Flows (FCF) for an initial high-growth period, then calculates a terminal value based on a perpetual growth rate, and discounts all future cash flows back to the present using the discount rate (WACC). Finally, it adjusts for cash and debt to arrive at equity value, which is then divided by shares outstanding to get the intrinsic value per share.

What is Intrinsic Value?

The intrinsic value of a stock or company represents its true, underlying worth, independent of its current market price. While the market price is determined by supply and demand, investor sentiment, and various external factors, intrinsic value aims to quantify what an asset is truly worth based on its fundamental financial characteristics and future cash-generating potential. It’s a cornerstone concept in value investing, where investors seek to buy assets for less than their intrinsic value, hoping the market will eventually recognize their true worth.

Who Should Use an Intrinsic Value Calculator?

  • Value Investors: Those who follow the principles of Benjamin Graham and Warren Buffett, seeking to identify undervalued stocks. An intrinsic value calculator is their primary tool for fundamental analysis.
  • Financial Analysts: Professionals who evaluate companies for investment banks, hedge funds, or research firms use intrinsic value models to provide recommendations.
  • Long-Term Investors: Individuals focused on building wealth over many years, who prioritize a company’s fundamentals over short-term market fluctuations.
  • Business Owners/Acquirers: When considering buying or selling a business, understanding its intrinsic value is crucial for negotiation and fair pricing.

Common Misconceptions About Intrinsic Value

  • Intrinsic Value Equals Market Price: This is false. The whole point of intrinsic value is to find discrepancies between market price and true worth. If they were always equal, there would be no opportunity for value investing.
  • Intrinsic Value is Static: A company’s intrinsic value is dynamic. It changes with new financial results, economic conditions, industry trends, and management decisions. Regular re-evaluation is necessary.
  • Intrinsic Value is a Precise Number: While the calculator provides a specific number, intrinsic value is an estimate. It relies on assumptions about future growth rates and discount rates, which are inherently uncertain. It’s best viewed as a range rather than a single point.
  • Only for Large, Stable Companies: While easier to calculate for mature companies, the principles of intrinsic value can be applied to growth companies, though with higher uncertainty in growth projections.

Intrinsic Value Calculator Formula and Mathematical Explanation

Our intrinsic value calculator primarily uses a two-stage Discounted Cash Flow (DCF) model to estimate a company’s intrinsic value. The core idea behind DCF is that the value of a business is the sum of all its future free cash flows, discounted back to the present day.

Step-by-Step Derivation of the DCF Formula:

  1. Project Free Cash Flows (FCF): We start by projecting the company’s Free Cash Flow for a specific period, typically 5-10 years. This calculator uses a “high growth phase” for a set number of years.

    FCF_n = FCF_(n-1) * (1 + High Growth Rate)
  2. Calculate Present Value (PV) of Projected FCFs: Each projected FCF is then discounted back to its present value using the discount rate (WACC).

    PV(FCF_n) = FCF_n / (1 + Discount Rate)^n
  3. Calculate Terminal Value (TV): After the high-growth phase, we assume the company grows at a stable, perpetual rate (terminal growth rate). The Terminal Value represents the value of all cash flows beyond the explicit forecast period. It’s calculated using the Gordon Growth Model:

    TV = [FCF_(last_projected_year) * (1 + Terminal Growth Rate)] / (Discount Rate - Terminal Growth Rate)
  4. Calculate Present Value of Terminal Value (PV_TV): The Terminal Value, calculated at the end of the forecast period, must also be discounted back to the present day.

    PV(TV) = TV / (1 + Discount Rate)^(last_projected_year)
  5. Calculate Enterprise Value (EV): The Enterprise Value is the sum of the present values of all projected FCFs and the present value of the Terminal Value.

    EV = Sum(PV(FCF_n)) + PV(TV)
  6. Calculate Equity Value: To get the value attributable to shareholders (equity value), we adjust the Enterprise Value by adding cash and equivalents and subtracting total debt.

    Equity Value = EV + Cash & Equivalents - Total Debt
  7. Calculate Intrinsic Value Per Share: Finally, the equity value is divided by the total number of shares outstanding to arrive at the intrinsic value per share.

    Intrinsic Value Per Share = Equity Value / Shares Outstanding

Variables Table for Intrinsic Value Calculator

Key Variables for Intrinsic Value Calculation
Variable Meaning Unit Typical Range
Current Free Cash Flow (FCF) Cash generated by the company after accounting for cash outflows to support operations and maintain its capital assets. Currency (e.g., USD millions) Varies widely by company size
High Growth Rate (Phase 1) Expected annual growth rate of FCF for the initial, higher-growth period. Percentage (%) 5% – 25% (can be higher for startups)
High Growth Years (Phase 1) Number of years for which the high growth rate is assumed. Years 3 – 10 years
Terminal Growth Rate The perpetual growth rate of FCF after the high-growth phase. Should not exceed the long-term economic growth rate. Percentage (%) 0% – 3%
Discount Rate (WACC) The rate used to discount future cash flows to their present value, representing the cost of capital or required rate of return. Percentage (%) 6% – 15%
Shares Outstanding The total number of a company’s shares currently held by all its shareholders. Number of shares (millions) Varies widely
Cash & Equivalents Highly liquid assets that can be readily converted into cash. Currency (e.g., USD millions) Varies widely
Total Debt The sum of all short-term and long-term financial obligations owed by the company. Currency (e.g., USD millions) Varies widely

Practical Examples of Intrinsic Value Calculation

Example 1: A Stable Tech Company

Let’s consider “InnovateCorp,” a mature tech company with consistent cash flows.

  • Current Free Cash Flow (FCF): $200 million
  • High Growth Rate (Phase 1): 8%
  • High Growth Years (Phase 1): 5 years
  • Terminal Growth Rate: 3%
  • Discount Rate (WACC): 9%
  • Shares Outstanding: 150 million
  • Cash & Equivalents: $100 million
  • Total Debt: $300 million

Calculation Steps:

  1. Project FCFs:
    • Year 1: $200 * (1.08) = $216.00M
    • Year 2: $216 * (1.08) = $233.28M
    • Year 3: $233.28 * (1.08) = $251.94M
    • Year 4: $251.94 * (1.08) = $272.09M
    • Year 5: $272.09 * (1.08) = $293.86M
  2. Discount FCFs to Present Value:
    • PV(Y1): $216 / (1.09)^1 = $198.17M
    • PV(Y2): $233.28 / (1.09)^2 = $196.36M
    • PV(Y3): $251.94 / (1.09)^3 = $194.57M
    • PV(Y4): $272.09 / (1.09)^4 = $192.80M
    • PV(Y5): $293.86 / (1.09)^5 = $191.05M

    Total PV of Projected FCFs = $198.17 + $196.36 + $194.57 + $192.80 + $191.05 = $972.95 million

  3. Calculate Terminal Value (TV) at Year 5:
    • FCF Year 6 = $293.86 * (1 + 0.03) = $302.68M
    • TV = $302.68 / (0.09 – 0.03) = $302.68 / 0.06 = $5,044.67 million
  4. Discount Terminal Value to Present Value:
    • PV(TV) = $5,044.67 / (1.09)^5 = $3,279.00 million
  5. Calculate Enterprise Value (EV):
    • EV = $972.95M (PV FCFs) + $3,279.00M (PV TV) = $4,251.95 million
  6. Calculate Equity Value:
    • Equity Value = $4,251.95M + $100M (Cash) – $300M (Debt) = $4,051.95 million
  7. Calculate Intrinsic Value Per Share:
    • Intrinsic Value Per Share = $4,051.95M / 150M shares = $27.01 per share

If InnovateCorp’s current market price is $20 per share, this intrinsic value calculator suggests it might be undervalued. If the market price is $35, it might be overvalued.

Example 2: A Growth-Oriented Startup

Consider “FutureGen,” a rapidly growing startup with higher growth expectations but also higher risk.

  • Current Free Cash Flow (FCF): $50 million
  • High Growth Rate (Phase 1): 20%
  • High Growth Years (Phase 1): 7 years
  • Terminal Growth Rate: 2%
  • Discount Rate (WACC): 12% (higher due to higher risk)
  • Shares Outstanding: 80 million
  • Cash & Equivalents: $75 million
  • Total Debt: $150 million

Using the intrinsic value calculator with these inputs would yield a different intrinsic value per share, reflecting the higher growth and higher discount rate. The interpretation remains the same: compare the calculated intrinsic value to the current market price to assess potential undervaluation or overvaluation.

How to Use This Intrinsic Value Calculator

Our intrinsic value calculator is designed to be user-friendly, guiding you through the process of estimating a company’s true worth. Follow these steps to get the most accurate results:

Step-by-Step Instructions:

  1. Input Current Free Cash Flow (FCF): Enter the company’s most recent annual Free Cash Flow. This can typically be found in the company’s financial statements (e.g., cash flow statement) or financial data providers. Ensure it’s in millions if your other inputs are.
  2. Define High Growth Rate (Phase 1): Estimate the average annual growth rate for FCF during the initial high-growth period. This requires research into the company’s industry, competitive landscape, and management’s guidance.
  3. Specify High Growth Years (Phase 1): Determine how many years you expect the company to sustain this high growth rate. For mature companies, this might be 3-5 years; for rapidly growing startups, it could be 7-10 years.
  4. Set Terminal Growth Rate: This is the perpetual growth rate of FCF after the high-growth phase. It should be a conservative estimate, typically between 0% and 3%, and generally not exceeding the long-term GDP growth rate.
  5. Enter Discount Rate (WACC): Input the Weighted Average Cost of Capital (WACC) for the company, or your personal required rate of return. WACC reflects the average rate of return a company expects to pay to finance its assets. You can use a separate WACC calculator for this.
  6. Input Shares Outstanding: Find the total number of common shares outstanding from the company’s latest financial reports (e.g., 10-K filing).
  7. Add Cash & Equivalents: Enter the total cash and cash equivalents from the company’s balance sheet.
  8. Subtract Total Debt: Input the total short-term and long-term debt from the company’s balance sheet.
  9. Click “Calculate Intrinsic Value”: The calculator will process your inputs and display the results.
  10. Use “Reset” for New Calculations: If you want to start over or try different assumptions, click the “Reset” button to clear all fields and restore default values.
  11. “Copy Results” for Sharing: Use this button to quickly copy the main results and key assumptions to your clipboard for easy sharing or record-keeping.

How to Read the Results

The intrinsic value calculator provides several key outputs:

  • Total PV of Projected FCFs: The sum of the present values of all Free Cash Flows during your explicit forecast period.
  • Present Value of Terminal Value: The present value of all cash flows the company is expected to generate beyond your explicit forecast period, assuming perpetual growth.
  • Total Enterprise Value: The total value of the company’s operating assets, before accounting for cash and debt.
  • Equity Value: The value of the company attributable to its shareholders, derived by adjusting Enterprise Value for cash and debt.
  • Estimated Intrinsic Value Per Share: This is the primary result – the estimated fair value of a single share of the company’s stock.

Decision-Making Guidance

Once you have the intrinsic value per share, compare it to the current market price:

  • Intrinsic Value > Market Price: The stock may be undervalued, presenting a potential buying opportunity. This is where value investors find their “margin of safety.”
  • Intrinsic Value < Market Price: The stock may be overvalued, suggesting it might be wise to avoid buying or consider selling if you own it.
  • Intrinsic Value ≈ Market Price: The stock is likely fairly valued according to your assumptions.

Remember, the intrinsic value is an estimate based on your assumptions. It’s crucial to perform sensitivity analysis by trying different growth rates and discount rates to understand the range of possible intrinsic values.

Key Factors That Affect Intrinsic Value Results

The output of any intrinsic value calculator is highly sensitive to the inputs. Understanding these key factors is crucial for accurate valuation and robust investment analysis.

  1. Free Cash Flow (FCF) Growth Rates:
    • Impact: Higher projected FCF growth rates (both high-growth phase and terminal) lead to a significantly higher intrinsic value. Even small changes can have a large effect.
    • Reasoning: FCF is the lifeblood of a company’s valuation. The more cash a company is expected to generate in the future, the more valuable it is today. Overly optimistic growth rates are a common pitfall.
  2. Discount Rate (WACC):
    • Impact: A higher discount rate results in a lower intrinsic value, and vice-versa. This is an inverse relationship.
    • Reasoning: The discount rate reflects the riskiness of the company and the opportunity cost of capital. A higher discount rate means future cash flows are worth less today because investors demand a greater return for bearing the risk or forgoing other opportunities. This is a critical input for any intrinsic value calculator.
  3. Terminal Growth Rate:
    • Impact: This rate has a substantial impact, as it values all cash flows into perpetuity. A higher terminal growth rate significantly boosts intrinsic value.
    • Reasoning: It’s a long-term assumption about the company’s sustainable growth. It should be conservative and generally not exceed the long-term growth rate of the economy to be realistic.
  4. Cash & Equivalents:
    • Impact: More cash on the balance sheet directly increases the equity value and thus the intrinsic value per share.
    • Reasoning: Cash is a direct asset that belongs to shareholders. It can be used for dividends, share buybacks, or future investments, all of which add to shareholder value.
  5. Total Debt:
    • Impact: Higher total debt reduces the equity value and, consequently, the intrinsic value per share.
    • Reasoning: Debt represents a claim on the company’s assets and cash flows that must be paid before shareholders receive anything. It reduces the portion of the enterprise value attributable to equity holders.
  6. Number of Shares Outstanding:
    • Impact: A higher number of shares outstanding dilutes the equity value across more shares, leading to a lower intrinsic value per share.
    • Reasoning: The equity value is divided among all existing shares. Share buybacks reduce this number, increasing intrinsic value per share, while new share issuance (dilution) decreases it.

When using an intrinsic value calculator, it’s vital to critically assess each of these inputs and understand how they collectively shape the final valuation. Sensitivity analysis, where you test a range of values for each input, is highly recommended to build confidence in your intrinsic value estimate.

Frequently Asked Questions (FAQ) about Intrinsic Value

Q: What is the main difference between intrinsic value and market price?

A: Intrinsic value is the true, underlying worth of an asset based on its fundamentals and future cash flows, as estimated by an analyst. The market price is what the asset is currently trading for on an exchange, determined by supply and demand, investor sentiment, and various market forces. The goal of an intrinsic value calculator is to identify discrepancies between these two values.

Q: Is the Discounted Cash Flow (DCF) model the only method to calculate intrinsic value?

A: No, while DCF is a widely respected and comprehensive method, it’s not the only one. Other common valuation methods include the Dividend Discount Model (DDM), asset-based valuation, and relative valuation (comparing to similar companies using multiples like P/E, EV/EBITDA). Each method has its strengths and weaknesses, and often, analysts use a combination to arrive at a more robust intrinsic value estimate. You can explore a stock valuation guide for more methods.

Q: How accurate is an intrinsic value calculation?

A: An intrinsic value calculation is an estimate, not a precise figure. Its accuracy depends heavily on the quality of your input assumptions, especially future growth rates and the discount rate. It’s best to view the output of an intrinsic value calculator as a range rather than a single point, and to perform sensitivity analysis by testing different scenarios.

Q: What is a “margin of safety” in intrinsic value investing?

A: The margin of safety is the difference between a stock’s intrinsic value and its current market price. Value investors seek to buy stocks when their market price is significantly below their estimated intrinsic value, providing a “cushion” against errors in judgment or unforeseen negative events. This concept is central to value investing and helps protect against capital loss.

Q: How often should I recalculate a company’s intrinsic value?

A: You should recalculate intrinsic value whenever there are significant changes to the company’s fundamentals, industry outlook, or macroeconomic conditions. This includes quarterly earnings reports, major strategic announcements, changes in management, or shifts in interest rates. For long-term holdings, an annual review is a good practice, but more frequent checks might be warranted for volatile companies.

Q: What are the limitations of using an intrinsic value calculator based on DCF?

A: The main limitations include: 1) Sensitivity to inputs: small changes in growth rates or discount rates can drastically alter the result. 2) Difficulty in forecasting: accurately predicting future cash flows, especially for young or rapidly changing companies, is challenging. 3) Terminal value reliance: a significant portion of the intrinsic value often comes from the terminal value, which is based on a perpetual growth assumption. 4) Not suitable for all companies: companies with unstable or negative cash flows are difficult to value with DCF.

Q: Can this intrinsic value calculator be used for companies with negative Free Cash Flow?

A: While technically you can input negative FCF, the DCF model works best for companies that are already generating positive and relatively stable free cash flows. For companies with consistently negative FCF, especially early-stage startups, other valuation methods like venture capital method or multiples-based valuation might be more appropriate, or a more complex multi-stage DCF model that accounts for a period of negative FCF before turning positive.

Q: What is WACC and why is it used as the discount rate?

A: WACC stands for Weighted Average Cost of Capital. It represents the average rate of return a company expects to pay to all its security holders (debt and equity) to finance its assets. It’s used as the discount rate in DCF because it reflects the minimum return a company must earn on an existing asset base to satisfy its creditors and shareholders. It’s a crucial component in determining the intrinsic value of a business. Learn more with our WACC calculator.

Related Tools and Internal Resources

Enhance your investment analysis with these related tools and guides:

© 2023 Intrinsic Value Calculator. All rights reserved.



Leave a Reply

Your email address will not be published. Required fields are marked *