{
  "id": "4112da64-bf2c-580f-85f1-7a421945573c",
  "slug": "net-asset-value",
  "term": "Net Asset Value",
  "aliases": [],
  "category": "Fund Operations",
  "category_slug": "fund-operations",
  "difficulty": "basic",
  "definition": "Net Asset Value (NAV) is the total market value of a fund's assets minus its liabilities, typically expressed on a per-share or per-unit basis. It serves as the primary measure of a fund's worth and the price at which investors transact when buying or selling fund units.",
  "key_takeaways": [
    "NAV = (Total Assets − Total Liabilities) / Total Shares or Units Outstanding.",
    "Mutual funds calculate NAV daily at market close; hedge funds may calculate monthly or quarterly depending on their terms.",
    "NAV is the reference point for performance fee calculations, high-water marks, and hurdle rate tracking.",
    "Unlike stock prices, NAV is calculated rather than discovered through market trading, making it authoritative but backward-looking.",
    "Prime brokers and fund administrators jointly maintain NAV calculations, with independent administrators providing verification."
  ],
  "detailed_explanation": "Net Asset Value is the foundational metric of investment fund valuation. It represents the residual economic value attributable to fund investors after all obligations — management fees, financing costs, accrued expenses, and any borrowings — have been satisfied. While the concept is simple, the practical calculation of NAV for a hedge fund can be extraordinarily complex given the diversity of assets, the use of leverage, and the presence of embedded derivatives.\n\nFor a mutual fund or ETF, NAV is calculated once per day after market close using official closing prices from exchanges. This straightforward process contrasts sharply with hedge fund NAV calculations, where positions may include private equity stakes valued at cost or appraised fair value, OTC credit default swaps marked using proprietary models, or real estate assets valued by independent appraisers on an annual basis. The Fair Value Measurement Standard (ASC 820) governs the hierarchy of acceptable valuation inputs, with Level 3 assets — where no observable market price exists — requiring the most subjective judgment.\n\nThe high-water mark and crystallization provisions of hedge fund performance fee structures are directly tied to NAV. A performance fee is earned only when the fund's NAV per share exceeds its prior peak — the high-water mark. If a fund's NAV per share falls from $120 to $95, the manager earns no performance fee until the NAV recovers above $120. This protects investors from paying performance fees on the same appreciation twice after a drawdown period.\n\nPrime brokers play a critical role in NAV validation by providing daily position valuations, margin statements, and portfolio analytics that the fund administrator reconciles against its own records. Discrepancies (NAV breaks) between the prime broker's records and the administrator's records must be investigated and resolved before official NAV figures are released. Regulatory requirements under AIFMD (in Europe) and the Investment Advisers Act (in the U.S.) mandate that NAV calculations adhere to documented valuation policies and be subject to periodic independent review.\n\nFor commodity pool operators (CPOs), NAV calculation follows rules promulgated by the CFTC and NFA, with mark-to-market requirements for futures positions and strict rules on the valuation of over-the-counter commodity swaps. The NAV of a commodity pool directly affects the management fee and incentive allocation, making accurate daily calculation a legal and fiduciary requirement.",
  "example": "A hedge fund holds the following assets as of month-end: $80 million in publicly traded equities (Level 1), $15 million in OTC credit derivatives (Level 2), and $5 million in a private equity co-investment (Level 3). Total gross assets = $100 million. Liabilities include $3 million in prime brokerage margin loans, $500,000 in accrued management fees (1.5% annual rate on $40M average AUM for the month), and $200,000 in accrued expenses. Total liabilities = $3.7 million. NAV = $100M − $3.7M = $96.3 million. With 960,000 shares outstanding, NAV per share = $96.3M / 960,000 = $100.31. If the prior high-water mark was $98.50 per share, the manager has crossed the high-water mark and may begin accruing performance fees on the $1.81 per share of new profits.",
  "formula": "NAV = (Total Assets − Total Liabilities) / Shares Outstanding",
  "formula_latex": null,
  "interactive_type": "calculator",
  "calculator_id": null,
  "related_terms": [
    "basis",
    "co-investment",
    "commodity-pool",
    "commodity-pool-operator",
    "crystallization",
    "default",
    "drawdown",
    "dry-powder",
    "equity",
    "fund-administrator",
    "hedge-fund",
    "high-water-mark",
    "investment-advisers-act",
    "leverage",
    "management-fee"
  ],
  "backlinks": [
    "auditor",
    "book-value",
    "capital-account",
    "fund-administrator",
    "gp-commitment",
    "high-water-mark",
    "index-arbitrage",
    "management-fee",
    "nav-calculation",
    "performance-fee",
    "portfolio-trading",
    "price-to-book-ratio",
    "redemption",
    "redemption-period",
    "rehypothecation",
    "rvpi-residual-value-to-paid-in",
    "tvpi-total-value-to-paid-in"
  ],
  "cross_references": [
    "basis",
    "co-investment",
    "commodity-pool",
    "crystallization",
    "default",
    "drawdown",
    "equity",
    "fund-administrator",
    "hedge-fund",
    "investment-advisers-act",
    "leverage",
    "management-fee",
    "margin",
    "mark-to-market",
    "nav-calculation",
    "performance-fee",
    "prime-broker",
    "prime-brokerage",
    "private-equity"
  ],
  "tags": [
    "level:basic",
    "cat:fund-operations"
  ],
  "asset_classes": [],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 647,
  "checksum": "9d75f465bd17fc72",
  "version": "2026.05.03",
  "license": "CC-BY-4.0",
  "updated_at": "2026-09-07T02:15:24+00:00",
  "_links": {
    "self": "https://hedgefund.wiki/api/v1/terms/net-asset-value",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/net-asset-value?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/net-asset-value?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/net-asset-value",
    "category": "https://hedgefund.wiki/api/v1/categories/fund-operations",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/net-asset-value"
  }
}