{"product_id":"ev-to-sales","title":"EV to Sales Calculator — Enterprise Value to Sales","description":"\u003cstyle\u003e\n.evs-calculator {\n  --ink: #0f172a;\n  --muted: #475569;\n  --border: #e2e8f0;\n  --surface: #ffffff;\n  --tint: #f8fafc;\n  --primary: #1d4ed8;\n  --accent: #c2410c;\n  --accent-hover: #9a3412;\n  --chart-1: #1e40af;\n  --chart-2: #0d9488;\n  --chart-3: #7c3aed;\n  --chart-4: #be185d;\n  --chart-5: #334155;\n  color: var(--ink);\n  container-type: inline-size;\n  background: var(--surface);\n  border: 1px solid var(--border);\n  border-radius: 8px;\n  box-shadow: 0 1px 2px rgba(15,23,42,.06);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  font-size: 15px;\n  line-height: 1.55;\n  margin: 0 auto;\n  max-width: 1200px;\n  overflow-wrap: anywhere;\n  padding: 24px;\n  width: 100%;\n}\n.evs-calculator, .evs-calculator *, .evs-calculator *::before, .evs-calculator *::after { box-sizing: border-box; }\n.evs-calculator * { min-width: 0; }\n.evs-calculator h2, .evs-calculator h3, .evs-calculator p { margin-top: 0; }\n.evs-calculator a { color: var(--primary); text-decoration-thickness: 1px; text-underline-offset: 2px; }\n.evs-calculator a:hover { text-decoration-thickness: 2px; }\n.evs-calculator button, .evs-calculator input, .evs-calculator select { font: inherit; }\n.evs-calculator button { min-height: 44px; }\n.evs-calculator :focus-visible { outline: 3px solid rgba(29,78,216,.45); outline-offset: 2px; }\n.evs-calculator .evs-header { border-bottom: 1px solid var(--border); padding-bottom: 16px; }\n.evs-calculator .evs-title { font-size: 24px; font-weight: 700; line-height: 1.25; margin-bottom: 8px; }\n.evs-calculator .evs-subtitle { color: var(--muted); margin-bottom: 16px; max-width: 820px; }\n.evs-calculator .evs-pills { display: flex; flex-wrap: wrap; gap: 8px; }\n.evs-calculator .evs-pill { align-items: baseline; background: var(--tint); border: 1px solid var(--border); border-radius: 999px; color: var(--muted); display: inline-flex; font-size: 13px; font-weight: 500; gap: 6px; line-height: 1.3; padding: 7px 10px; }\n.evs-calculator .evs-pill strong { color: var(--ink); font-variant-numeric: tabular-nums; font-weight: 700; }\n.evs-calculator .evs-toolbar { display: flex; flex-wrap: wrap; gap: 12px; margin: 16px 0 24px; }\n.evs-calculator .evs-button { align-items: center; border: 1px solid transparent; border-radius: 6px; cursor: pointer; display: inline-flex; font-weight: 650; gap: 10px; justify-content: center; line-height: 1.2; padding: 12px 18px; text-align: center; text-decoration: none; white-space: nowrap; }\n.evs-calculator .evs-download { background: var(--accent); color: #ffffff; }\n.evs-calculator .evs-download:hover { background: var(--accent-hover); box-shadow: 0 2px 5px rgba(15,23,42,.14); }\n.evs-calculator .evs-download:active { background: #7c2d12; }\n.evs-calculator .evs-download:disabled { background: #64748b; cursor: wait; }\n.evs-calculator .evs-reset { background: var(--surface); border-color: #94a3b8; color: var(--ink); }\n.evs-calculator .evs-reset:hover { background: var(--tint); box-shadow: 0 2px 5px rgba(15,23,42,.10); }\n.evs-calculator .evs-button-icon { display: inline-block; font-size: 18px; line-height: 1; }\n.evs-calculator .evs-workspace { display: grid; gap: 24px; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); }\n.evs-calculator .evs-panel, .evs-calculator .evs-card { background: var(--surface); border: 1px solid var(--border); border-radius: 8px; box-shadow: 0 1px 2px rgba(15,23,42,.04); padding: 20px; }\n.evs-calculator .evs-panel-title, .evs-calculator .evs-section-title { font-size: 18px; font-weight: 650; line-height: 1.35; margin-bottom: 6px; }\n.evs-calculator .evs-panel-intro, .evs-calculator .evs-section-intro { color: var(--muted); font-size: 13px; font-weight: 500; margin-bottom: 16px; }\n.evs-calculator .evs-fields { display: grid; gap: 16px; grid-template-columns: repeat(2, minmax(0, 1fr)); }\n.evs-calculator .evs-field { display: flex; flex-direction: column; gap: 6px; }\n.evs-calculator .evs-field-wide { grid-column: 1 \/ -1; }\n.evs-calculator .evs-label { color: var(--ink); font-size: 14px; font-weight: 600; line-height: 1.35; }\n.evs-calculator .evs-input, .evs-calculator .evs-select { appearance: none; background: var(--surface); border: 1px solid #94a3b8; border-radius: 6px; color: var(--ink); font-size: 15px; font-weight: 400; line-height: 1.3; min-height: 44px; padding: 10px 12px; width: 100%; }\n.evs-calculator .evs-select-wrap { position: relative; }\n.evs-calculator .evs-select-wrap::after { color: var(--muted); content: \"▾\"; pointer-events: none; position: absolute; right: 12px; top: 10px; }\n.evs-calculator .evs-select { padding-right: 34px; }\n.evs-calculator .evs-input[aria-invalid=\"true\"] { border-color: #b91c1c; }\n.evs-calculator .evs-helper { color: var(--muted); font-size: 13px; font-weight: 500; line-height: 1.4; min-height: 19px; }\n.evs-calculator .evs-error { color: #991b1b; font-size: 13px; font-weight: 600; line-height: 1.35; min-height: 18px; }\n.evs-calculator .evs-results-grid { display: grid; gap: 12px; grid-template-columns: repeat(2, minmax(0, 1fr)); }\n.evs-calculator .evs-primary-result { background: var(--tint); border: 1px solid #bfdbfe; border-radius: 8px; grid-column: 1 \/ -1; padding: 16px; }\n.evs-calculator .evs-result-label { color: var(--muted); font-size: 13px; font-weight: 600; margin-bottom: 4px; }\n.evs-calculator .evs-primary-value { color: var(--primary); font-size: 30px; font-variant-numeric: tabular-nums; font-weight: 700; line-height: 1.15; }\n.evs-calculator .evs-result-card { background: var(--surface); border: 1px solid var(--border); border-radius: 8px; padding: 14px; }\n.evs-calculator .evs-result-value { font-size: 20px; font-variant-numeric: tabular-nums; font-weight: 700; line-height: 1.25; }\n.evs-calculator .evs-interpretation { background: #f0f9ff; border: 1px solid #bae6fd; border-radius: 6px; color: #0c4a6e; font-size: 13px; font-weight: 500; margin-top: 16px; padding: 12px; }\n.evs-calculator .evs-live { height: 1px; overflow: hidden; position: absolute; width: 1px; clip: rect(0 0 0 0); clip-path: inset(50%); white-space: nowrap; }\n.evs-calculator .evs-section { margin-top: 24px; }\n.evs-calculator .evs-chart-card { display: flex; flex-direction: column; gap: 16px; }\n.evs-calculator .evs-chart-cluster { align-items: end; display: grid; gap: 24px; grid-template-columns: minmax(0, 2fr) minmax(220px, 1fr); justify-content: center; margin: 0 auto; max-width: 920px; width: 100%; }\n.evs-calculator .evs-plot-wrap { align-items: center; display: flex; justify-content: center; min-height: 280px; width: 100%; }\n.evs-calculator .evs-chart-svg { display: block; height: auto; max-width: 720px; width: 100%; }\n.evs-calculator .evs-chart-empty { align-items: center; background: var(--tint); border: 1px dashed #94a3b8; border-radius: 6px; color: var(--muted); display: flex; font-size: 13px; font-weight: 600; justify-content: center; min-height: 112px; padding: 16px; text-align: center; width: 100%; }\n.evs-calculator .evs-legend { display: grid; gap: 10px; justify-content: center; }\n.evs-calculator .evs-legend-row { align-items: center; display: grid; gap: 8px 12px; grid-template-columns: 12px minmax(110px, max-content) max-content; justify-content: start; }\n.evs-calculator .evs-swatch { border-radius: 2px; height: 12px; width: 12px; }\n.evs-calculator .evs-legend-name { color: var(--muted); font-size: 13px; font-weight: 600; }\n.evs-calculator .evs-legend-value { color: var(--ink); font-size: 13px; font-variant-numeric: tabular-nums; font-weight: 700; }\n.evs-calculator .evs-chart-callout { background: var(--tint); border: 1px solid var(--border); border-radius: 6px; color: var(--muted); font-size: 13px; font-weight: 500; margin-top: 16px; padding: 10px 12px; }\n.evs-calculator .evs-safe-stack .evs-chart-cluster { align-items: center; grid-template-columns: 1fr; row-gap: 20px; }\n.evs-calculator .evs-safe-stack .evs-plot-wrap { min-height: 0; }\n.evs-calculator .evs-safe-stack .evs-legend { justify-content: center; margin-top: 4px; }\n.evs-calculator .evs-safe-stack .evs-chart-callout { margin-top: 18px; }\n.evs-calculator .evs-table-wrap { max-width: 100%; overflow-x: auto; }\n.evs-calculator .evs-table { border-collapse: collapse; min-width: 680px; width: 100%; }\n.evs-calculator .evs-table th, .evs-calculator .evs-table td { border-bottom: 1px solid var(--border); padding: 11px 12px; text-align: left; vertical-align: top; }\n.evs-calculator .evs-table th { background: #172554; color: #ffffff; font-size: 13px; font-weight: 700; }\n.evs-calculator .evs-table td { font-size: 14px; }\n.evs-calculator .evs-table tbody tr:hover { background: var(--tint); }\n.evs-calculator .evs-number { font-variant-numeric: tabular-nums; text-align: right !important; white-space: nowrap; }\n.evs-calculator .evs-table-note { background: var(--tint); border: 1px solid var(--border); border-radius: 6px; color: var(--muted); font-size: 13px; font-weight: 500; margin-top: 16px; padding: 10px 12px; }\n.evs-calculator .evs-safe-table-stack .evs-table-wrap { height: auto; max-height: none; }\n.evs-calculator .evs-safe-table-stack .evs-table-note { margin-top: 20px; }\n.evs-calculator .evs-education { border-top: 1px solid var(--border); margin-top: 32px; padding-top: 24px; }\n.evs-calculator .evs-education-section { margin-bottom: 24px; max-width: 920px; }\n.evs-calculator .evs-education h2 { font-size: 20px; font-weight: 700; line-height: 1.35; margin-bottom: 10px; }\n.evs-calculator .evs-education h3 { font-size: 16px; font-weight: 700; line-height: 1.4; margin-bottom: 6px; margin-top: 16px; }\n.evs-calculator .evs-education p { color: #334155; margin-bottom: 12px; }\n.evs-calculator .evs-formula { background: var(--tint); border-left: 4px solid var(--primary); border-radius: 0 6px 6px 0; color: var(--ink); font-variant-numeric: tabular-nums; font-weight: 650; margin: 12px 0; padding: 12px 14px; }\n.evs-calculator .evs-sr-only { height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; clip: rect(0 0 0 0); clip-path: inset(50%); white-space: nowrap; }\n\n.evs-calculator.evs-layout-stack .evs-workspace { grid-template-columns: 1fr; }\n.evs-calculator.evs-chart-stack .evs-fields, .evs-calculator.evs-chart-stack .evs-results-grid { grid-template-columns: 1fr; }\n.evs-calculator.evs-chart-stack .evs-field-wide, .evs-calculator.evs-chart-stack .evs-primary-result { grid-column: auto; }\n.evs-calculator.evs-chart-stack .evs-chart-cluster { align-items: center; grid-template-columns: 1fr; row-gap: 18px; }\n.evs-calculator.evs-chart-stack .evs-plot-wrap { min-height: 0; }\n.evs-calculator.evs-chart-stack .evs-legend { justify-content: center; }\n.evs-calculator.evs-chart-stack .evs-chart-callout, .evs-calculator.evs-chart-stack .evs-table-note { margin-top: 16px; }\n.evs-calculator.evs-mobile-compact { padding: 12px; }\n.evs-calculator.evs-mobile-compact .evs-panel, .evs-calculator.evs-mobile-compact .evs-card { padding: 16px; }\n.evs-calculator.evs-mobile-compact .evs-button { width: 100%; }\n.evs-calculator.evs-mobile-compact .evs-legend-row { grid-template-columns: 12px minmax(90px, max-content) max-content; }\n@media (max-width: 899px) {\n  .evs-calculator .evs-workspace { grid-template-columns: 1fr; }\n}\n@media (max-width: 639px) {\n  .evs-calculator { padding: 16px; }\n  .evs-calculator .evs-fields, .evs-calculator .evs-results-grid { grid-template-columns: 1fr; }\n  .evs-calculator .evs-field-wide, .evs-calculator .evs-primary-result { grid-column: auto; }\n  .evs-calculator .evs-chart-cluster { align-items: center; grid-template-columns: 1fr; row-gap: 18px; }\n  .evs-calculator .evs-plot-wrap { min-height: 0; }\n  .evs-calculator .evs-legend { justify-content: center; }\n  .evs-calculator .evs-chart-callout, .evs-calculator .evs-table-note { margin-top: 16px; }\n}\n@media (max-width: 379px) {\n  .evs-calculator { padding: 12px; }\n  .evs-calculator .evs-panel, .evs-calculator .evs-card { padding: 16px; }\n  .evs-calculator .evs-button { width: 100%; }\n  .evs-calculator .evs-legend-row { grid-template-columns: 12px minmax(90px, max-content) max-content; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"evs-calculator\" data-calculator-root\u003e\n  \u003cdiv class=\"evs-header\"\u003e\n    \u003ch2 class=\"evs-title\"\u003eEV to Sales Calculator\u003c\/h2\u003e\n    \u003cp class=\"evs-subtitle\"\u003eCalculate enterprise value, EV-to-sales, and the balance-sheet bridge from equity value to total business value.\u003c\/p\u003e\n    \u003cdiv class=\"evs-pills\" aria-label=\"Live calculation summary\"\u003e\n      \u003cspan class=\"evs-pill\"\u003eEV \/ Sales \u003cstrong class=\"evs-pill-multiple\"\u003e—\u003c\/strong\u003e\u003c\/span\u003e\n      \u003cspan class=\"evs-pill\"\u003eEnterprise value \u003cstrong class=\"evs-pill-ev\"\u003e—\u003c\/strong\u003e\u003c\/span\u003e\n      \u003cspan class=\"evs-pill\"\u003eSales yield \u003cstrong class=\"evs-pill-yield\"\u003e—\u003c\/strong\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"evs-toolbar\" aria-label=\"Calculator actions\"\u003e\n    \u003cbutton class=\"evs-button evs-download\" type=\"button\"\u003e\u003cspan class=\"evs-button-icon\" aria-hidden=\"true\"\u003e⇩\u003c\/span\u003e\u003cspan\u003eDownload Excel\u003c\/span\u003e\u003c\/button\u003e\n    \u003cbutton class=\"evs-button evs-reset\" type=\"button\"\u003eReset\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"evs-workspace\"\u003e\n    \u003csection class=\"evs-panel\" aria-labelledby=\"evs-inputs-heading\"\u003e\n      \u003ch3 class=\"evs-panel-title\" id=\"evs-inputs-heading\"\u003eCompany inputs\u003c\/h3\u003e\n      \u003cp class=\"evs-panel-intro\"\u003eThe prefilled example uses millions of U.S. dollars and reproduces a 31.66× EV-to-sales result.\u003c\/p\u003e\n      \u003cdiv class=\"evs-fields\"\u003e\n        \u003cdiv class=\"evs-field evs-field-wide\"\u003e\n          \u003clabel class=\"evs-label\" for=\"evs-scale\"\u003eAmount display scale\u003c\/label\u003e\n          \u003cdiv class=\"evs-select-wrap\"\u003e\n            \u003cselect class=\"evs-select\" id=\"evs-scale\"\u003e\n              \u003coption value=\"usd\"\u003eU.S. dollars\u003c\/option\u003e\n              \u003coption value=\"thousands\"\u003eThousands of USD\u003c\/option\u003e\n              \u003coption value=\"millions\" selected\u003eMillions of USD\u003c\/option\u003e\n              \u003coption value=\"billions\"\u003eBillions of USD\u003c\/option\u003e\n            \u003c\/select\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"evs-helper\"\u003eChanging the scale converts every amount without changing the underlying company values.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"evs-field\"\u003e\n          \u003clabel class=\"evs-label\" for=\"evs-cash\"\u003eCash and cash equivalents\u003c\/label\u003e\n          \u003cinput class=\"evs-input\" id=\"evs-cash\" type=\"text\" inputmode=\"decimal\" autocomplete=\"off\" value=\"$1,826.00\"\u003e\n          \u003cspan class=\"evs-helper\"\u003eCash is deducted from enterprise value.\u003c\/span\u003e\n          \u003cspan class=\"evs-error\" id=\"evs-cash-error\" aria-live=\"polite\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"evs-field\"\u003e\n          \u003clabel class=\"evs-label\" for=\"evs-market-cap\"\u003eMarket capitalization\u003c\/label\u003e\n          \u003cinput class=\"evs-input\" id=\"evs-market-cap\" type=\"text\" inputmode=\"decimal\" autocomplete=\"off\" value=\"$25,112.00\"\u003e\n          \u003cspan class=\"evs-helper\"\u003eCurrent equity value of common shares.\u003c\/span\u003e\n          \u003cspan class=\"evs-error\" id=\"evs-market-cap-error\" aria-live=\"polite\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"evs-field\"\u003e\n          \u003clabel class=\"evs-label\" for=\"evs-debt\"\u003eTotal debt\u003c\/label\u003e\n          \u003cinput class=\"evs-input\" id=\"evs-debt\" type=\"text\" inputmode=\"decimal\" autocomplete=\"off\" value=\"$18.85\"\u003e\n          \u003cspan class=\"evs-helper\"\u003eInclude interest-bearing short- and long-term debt.\u003c\/span\u003e\n          \u003cspan class=\"evs-error\" id=\"evs-debt-error\" aria-live=\"polite\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"evs-field\"\u003e\n          \u003clabel class=\"evs-label\" for=\"evs-minority\"\u003eMinority interest\u003c\/label\u003e\n          \u003cinput class=\"evs-input\" id=\"evs-minority\" type=\"text\" inputmode=\"decimal\" autocomplete=\"off\" value=\"$0.00\"\u003e\n          \u003cspan class=\"evs-helper\"\u003eAlso called noncontrolling interest.\u003c\/span\u003e\n          \u003cspan class=\"evs-error\" id=\"evs-minority-error\" aria-live=\"polite\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"evs-field\"\u003e\n          \u003clabel class=\"evs-label\" for=\"evs-preferred\"\u003ePreferred shares\u003c\/label\u003e\n          \u003cinput class=\"evs-input\" id=\"evs-preferred\" type=\"text\" inputmode=\"decimal\" autocomplete=\"off\" value=\"$0.00\"\u003e\n          \u003cspan class=\"evs-helper\"\u003eUse the value of outstanding preferred equity.\u003c\/span\u003e\n          \u003cspan class=\"evs-error\" id=\"evs-preferred-error\" aria-live=\"polite\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"evs-field\"\u003e\n          \u003clabel class=\"evs-label\" for=\"evs-sales\"\u003eSales (revenue)\u003c\/label\u003e\n          \u003cinput class=\"evs-input\" id=\"evs-sales\" type=\"text\" inputmode=\"decimal\" autocomplete=\"off\" value=\"$736.00\"\u003e\n          \u003cspan class=\"evs-helper\"\u003eUse fiscal-year or trailing-twelve-month revenue.\u003c\/span\u003e\n          \u003cspan class=\"evs-error\" id=\"evs-sales-error\" aria-live=\"polite\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"evs-panel\" aria-labelledby=\"evs-results-heading\"\u003e\n      \u003ch3 class=\"evs-panel-title\" id=\"evs-results-heading\"\u003eLive results\u003c\/h3\u003e\n      \u003cp class=\"evs-panel-intro\"\u003eAll values update as you type. Multiples are most useful when compared with consistent peer data.\u003c\/p\u003e\n      \u003cdiv class=\"evs-results-grid\"\u003e\n        \u003cdiv class=\"evs-primary-result\"\u003e\n          \u003cdiv class=\"evs-result-label\"\u003eEV to sales\u003c\/div\u003e\n          \u003cdiv class=\"evs-primary-value evs-result-multiple\"\u003e—\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"evs-result-card\"\u003e\n          \u003cdiv class=\"evs-result-label\"\u003eEnterprise value\u003c\/div\u003e\n          \u003cdiv class=\"evs-result-value evs-result-ev\"\u003e—\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"evs-result-card\"\u003e\n          \u003cdiv class=\"evs-result-label\"\u003eNet debt \/ (net cash)\u003c\/div\u003e\n          \u003cdiv class=\"evs-result-value evs-result-net-debt\"\u003e—\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"evs-result-card\"\u003e\n          \u003cdiv class=\"evs-result-label\"\u003eSales yield\u003c\/div\u003e\n          \u003cdiv class=\"evs-result-value evs-result-sales-yield\"\u003e—\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"evs-result-card\"\u003e\n          \u003cdiv class=\"evs-result-label\"\u003eEV premium \/ (discount) to equity\u003c\/div\u003e\n          \u003cdiv class=\"evs-result-value evs-result-premium\"\u003e—\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"evs-interpretation evs-result-interpretation\"\u003eEnter sales above zero to calculate the valuation multiple.\u003c\/div\u003e\n      \u003cdiv class=\"evs-live\" aria-live=\"polite\"\u003e\u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"evs-section evs-card evs-chart-card\" aria-labelledby=\"evs-chart-heading\" data-evs-chart-card\u003e\n    \u003cdiv\u003e\n      \u003ch3 class=\"evs-section-title\" id=\"evs-chart-heading\"\u003eEnterprise value bridge\u003c\/h3\u003e\n      \u003cp class=\"evs-section-intro\"\u003eThe waterfall shows how equity value, debt-related claims, and cash combine into enterprise value.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"evs-chart-cluster\"\u003e\n      \u003cdiv class=\"evs-plot-wrap\" data-evs-plot-wrap\u003e\n        \u003cdiv class=\"evs-chart-empty\"\u003eEnter values above to see the enterprise value bridge.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"evs-legend\" aria-label=\"Chart legend\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"evs-chart-callout\" data-evs-chart-caption\u003eCash reduces the acquisition-style value of the operating business, while debt and other claims increase it.\u003c\/div\u003e\n    \u003cp class=\"evs-sr-only\" data-evs-chart-summary\u003e\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"evs-section evs-card\" aria-labelledby=\"evs-breakdown-heading\" data-evs-table-card\u003e\n    \u003ch3 class=\"evs-section-title\" id=\"evs-breakdown-heading\"\u003eEnterprise value components\u003c\/h3\u003e\n    \u003cp class=\"evs-section-intro\"\u003eEach row uses the same current-state data as the headline result and chart.\u003c\/p\u003e\n    \u003cdiv class=\"evs-table-wrap\" data-evs-table-wrap\u003e\n      \u003ctable class=\"evs-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"col\"\u003eComponent\u003c\/th\u003e\n            \u003cth scope=\"col\" class=\"evs-number\"\u003eAmount\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eEV treatment\u003c\/th\u003e\n            \u003cth scope=\"col\" class=\"evs-number\"\u003eRunning enterprise value\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody class=\"evs-breakdown-body\"\u003e\u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"evs-table-note\" data-evs-table-note\u003eEnterprise value is an operating-business valuation measure. It is not the same as the price paid only for common equity.\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"evs-section evs-card\" aria-labelledby=\"evs-sensitivity-heading\" data-evs-table-card\u003e\n    \u003ch3 class=\"evs-section-title\" id=\"evs-sensitivity-heading\"\u003eRevenue sensitivity\u003c\/h3\u003e\n    \u003cp class=\"evs-section-intro\"\u003eThis table holds enterprise value constant and changes revenue around the current input.\u003c\/p\u003e\n    \u003cdiv class=\"evs-table-wrap\" data-evs-table-wrap\u003e\n      \u003ctable class=\"evs-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"col\"\u003eRevenue scenario\u003c\/th\u003e\n            \u003cth scope=\"col\" class=\"evs-number\"\u003eSales\u003c\/th\u003e\n            \u003cth scope=\"col\" class=\"evs-number\"\u003eEV to sales\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eDirection versus base\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody class=\"evs-sensitivity-body\"\u003e\u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"evs-table-note\" data-evs-table-note\u003eA higher revenue denominator lowers the multiple when enterprise value is unchanged; a lower denominator raises it.\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"evs-education\"\u003e\n    \u003csection class=\"evs-education-section\"\u003e\n      \u003ch2\u003eWhat does the EV-to-sales calculator estimate?\u003c\/h2\u003e\n      \u003cp\u003eEV-to-sales compares the value of an entire operating business with the revenue it produces. The numerator is enterprise value, which incorporates common equity value, debt, preferred equity, and minority interest, then subtracts cash and cash equivalents. The denominator is sales or revenue. Because the ratio does not require positive earnings, analysts often use it for young, cyclical, restructuring, or high-growth companies whose net income, EBITDA, or cash flow is negative.\u003c\/p\u003e\n      \u003cp\u003eThe output is a valuation multiple, written as “times” or “×.” A result of 3.00× means the enterprise value equals three years of the selected annual revenue measure. It does not mean an investor will earn a three-year payback, because revenue is not profit or cash flow. The multiple is a compact comparison tool, not a standalone investment conclusion.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"evs-education-section\"\u003e\n      \u003ch2\u003eHow is enterprise value calculated?\u003c\/h2\u003e\n      \u003cdiv class=\"evs-formula\"\u003eEnterprise value = Market capitalization + Total debt + Minority interest + Preferred shares − Cash and cash equivalents\u003c\/div\u003e\n      \u003cdiv class=\"evs-formula\"\u003eEV to sales = Enterprise value ÷ Sales\u003c\/div\u003e\n      \u003cp\u003eMarket capitalization represents the value attributable to common shareholders. Debt is added because a buyer of the operating business generally assumes or refinances the company’s interest-bearing obligations. Minority interest is included when consolidated revenue contains sales from subsidiaries that are not wholly owned. Preferred shares are added because they are a separate financing claim. Cash is subtracted because it is a non-operating asset that can reduce the net acquisition-style cost.\u003c\/p\u003e\n      \u003cp\u003eFor public-company inputs, use values from the same reporting date wherever possible. The U.S. Securities and Exchange Commission explains how to locate and read annual reports in its guide to \u003ca href=\"https:\/\/www.sec.gov\/answers\/reada10k.htm\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eForm 10-K filings\u003c\/a\u003e. You can also search company filings directly through \u003ca href=\"https:\/\/www.sec.gov\/edgar\/search\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eEDGAR\u003c\/a\u003e.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"evs-education-section\"\u003e\n      \u003ch2\u003eHow should each input be entered?\u003c\/h2\u003e\n      \u003ch3\u003eAmount display scale\u003c\/h3\u003e\n      \u003cp\u003eSelect dollars, thousands, millions, or billions. This control changes only how amounts are displayed and entered; the underlying dollar values are converted automatically. Use one scale consistently across all fields. A frequent mistake is entering market capitalization in billions while revenue is still in millions, which can overstate or understate the multiple by 1,000 times.\u003c\/p\u003e\n      \u003ch3\u003eCash and cash equivalents\u003c\/h3\u003e\n      \u003cp\u003eEnter unrestricted cash, demand deposits, and highly liquid cash equivalents reported on the balance sheet. The field is required for a complete enterprise-value bridge, although zero is acceptable when no cash is included. Higher cash lowers enterprise value and EV-to-sales. Do not automatically include every short-term investment unless your valuation convention treats it as excess cash.\u003c\/p\u003e\n      \u003ch3\u003eMarket capitalization\u003c\/h3\u003e\n      \u003cp\u003eEnter current share price multiplied by diluted common shares outstanding, or use a reliable current market-cap value. This is the main equity component and is normally required. A higher market capitalization increases enterprise value and the multiple. Avoid combining a current share price with an outdated share count after a major issuance, repurchase, or stock split.\u003c\/p\u003e\n      \u003ch3\u003eTotal debt\u003c\/h3\u003e\n      \u003cp\u003eEnter interest-bearing short-term borrowings, current maturities, and long-term debt. Whether lease liabilities are included depends on the peer-set convention, so use the same treatment for every company being compared. Higher debt increases enterprise value and EV-to-sales.\u003c\/p\u003e\n      \u003ch3\u003eMinority interest and preferred shares\u003c\/h3\u003e\n      \u003cp\u003eEnter minority interest when consolidated revenue includes subsidiaries partly owned by outside investors. Enter preferred shares when preferred equity remains outstanding. Both are optional and can be zero. Adding either claim increases enterprise value. Omitting a material claim can make the company look artificially cheaper than peers.\u003c\/p\u003e\n      \u003ch3\u003eSales or revenue\u003c\/h3\u003e\n      \u003cp\u003eUse one complete fiscal year or trailing-twelve-month revenue. Revenue must be greater than zero to calculate a meaningful multiple. Higher sales lower EV-to-sales when enterprise value is unchanged. Ensure the numerator and denominator use compatible dates, currencies, and consolidation scope. Investor.gov provides a practical overview of the income statement and other \u003ca href=\"https:\/\/www.investor.gov\/introduction-investing\/investing-basics\/how-read-financial-statements\" target=\"_blank\" rel=\"noopener noreferrer\"\u003efinancial statements\u003c\/a\u003e.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"evs-education-section\"\u003e\n      \u003ch2\u003eHow should the results be interpreted?\u003c\/h2\u003e\n      \u003ch3\u003eEV to sales\u003c\/h3\u003e\n      \u003cp\u003eThe headline multiple shows enterprise value per dollar of revenue. A higher number can reflect stronger expected growth, recurring revenue, high gross margins, valuable intellectual property, or simply an expensive valuation. A lower number can reflect slower growth, cyclical exposure, thin margins, financial stress, or an undervalued business. Compare companies in the same industry using the same accounting and lease conventions. A negative result occurs when cash exceeds market capitalization plus the added financing claims; that unusual state deserves balance-sheet review rather than a simple “cheap” label.\u003c\/p\u003e\n      \u003ch3\u003eEnterprise value and net debt\u003c\/h3\u003e\n      \u003cp\u003eEnterprise value is the numerator used in the ratio. Net debt equals total debt minus cash. A negative net-debt result means the company has net cash. Enterprise value can still differ from market capitalization because preferred shares and minority interest are separate claims. The premium or discount to equity shows the percentage difference between enterprise value and market capitalization when market capitalization is above zero.\u003c\/p\u003e\n      \u003ch3\u003eSales yield\u003c\/h3\u003e\n      \u003cp\u003eSales yield is the inverse of EV-to-sales: sales divided by enterprise value. It is displayed as a percentage only when enterprise value is positive. A 25% sales yield corresponds to a 4.00× multiple. The yield is not a profit margin or investment return, but it can make inverse comparisons easier.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"evs-education-section\"\u003e\n      \u003ch2\u003eWhat do the chart and sensitivity table show?\u003c\/h2\u003e\n      \u003cp\u003eThe enterprise-value bridge starts with market capitalization, adds debt and other claims, subtracts cash, and shows the resulting enterprise value. The legend and component table use the exact same calculated values. If all inputs are zero, the chart is replaced with an empty-state message rather than a decorative placeholder.\u003c\/p\u003e\n      \u003cp\u003eThe revenue sensitivity table keeps enterprise value fixed while moving sales from 20% below to 20% above the current amount. It isolates denominator risk: stronger revenue reduces the multiple, while weaker revenue increases it. In real analysis, enterprise value may also change as market expectations change, so the table is a scenario lens rather than a forecast.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"evs-education-section\"\u003e\n      \u003ch2\u003eWhat are the main benefits, tradeoffs, and common mistakes?\u003c\/h2\u003e\n      \u003cp\u003eEV-to-sales is available even when earnings are negative, incorporates capital structure more completely than price-to-sales, and supports peer comparisons across businesses with different debt and cash balances. Its main limitation is that revenue says nothing directly about profitability, reinvestment needs, dilution, taxes, or free cash flow. Two companies with the same multiple can have very different gross margins and long-term economics.\u003c\/p\u003e\n      \u003cp\u003eCommon errors include mixing dates, using quarterly revenue without annualizing it, comparing different currencies, omitting preferred or minority claims, double-counting cash, and applying inconsistent lease treatment across peers. Always review gross margin, growth, customer concentration, recurring-revenue quality, and cash conversion alongside the multiple. Academic valuation datasets maintained by NYU Stern provide broader context for sector-level valuation comparisons through the \u003ca href=\"https:\/\/pages.stern.nyu.edu\/~adamodar\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eDamodaran data resources\u003c\/a\u003e.\u003c\/p\u003e\n      \u003cp\u003eThis calculator is an educational modeling tool. It does not provide personalized investment, accounting, tax, or legal advice.\u003c\/p\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"FinancialModelsLab","offers":[{"title":"Default Title","offer_id":49909479833843,"sku":"ev-to-sales","price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0522\/6191\/2762\/files\/ev-to-sales.webp?v=1783935358","url":"https:\/\/financialmodelslab.com\/products\/ev-to-sales","provider":"Financial Models Lab","version":"1.0","type":"link"}