{
  "altLabels": [
    "MAP",
    "mAP"
  ],
  "definition": "A ranking evaluation metric that averages Average Precision values across a set of queries or topics.",
  "derivedRelations": [
    {
      "target": "mrr",
      "type": "related"
    }
  ],
  "distinctions": [
    {
      "reason": "MAP averages Average Precision across queries or topics; AP is the per-query or per-topic value.",
      "statement": "Mean Average Precision is not Average Precision.",
      "target": "average-precision",
      "targetLabel": "Average Precision",
      "targetUri": "https://id.searchplex.net/average-precision/"
    },
    {
      "reason": "MAP averages rank-sensitive AP values across topics; Precision@K only measures precision at a fixed cutoff.",
      "statement": "Mean Average Precision is not Precision@K.",
      "target": "precision-at-k",
      "targetLabel": "Precision@K",
      "targetUri": "https://id.searchplex.net/precision-at-k/"
    }
  ],
  "id": "mean-average-precision",
  "kind": "Metric",
  "license": "https://creativecommons.org/publicdomain/zero/1.0/",
  "links": [
    {
      "label": "Evaluation of ranked retrieval results",
      "type": "canonicalSurvey",
      "url": "https://nlp.stanford.edu/IR-book/html/htmledition/evaluation-of-ranked-retrieval-results-1.html"
    }
  ],
  "modifiedAt": "2026-09-14T06:43:46Z",
  "prefLabel": "Mean Average Precision",
  "publisher": {
    "name": "Searchplex",
    "url": "https://searchplex.net/"
  },
  "relations": [
    {
      "target": "precision-metric",
      "type": "broader"
    },
    {
      "target": "rank-sensitive-metric",
      "type": "broader"
    },
    {
      "target": "ranking",
      "type": "evaluates"
    },
    {
      "target": "retrieval",
      "type": "evaluates"
    },
    {
      "note": "MAP averages Average Precision across queries or topics; AP is the per-query or per-topic value.",
      "target": "average-precision",
      "type": "notEquivalentTo"
    },
    {
      "note": "MAP averages rank-sensitive AP values across topics; Precision@K only measures precision at a fixed cutoff.",
      "target": "precision-at-k",
      "type": "notEquivalentTo"
    },
    {
      "target": "average-precision",
      "type": "related"
    },
    {
      "target": "ndcg",
      "type": "related"
    },
    {
      "target": "precision-at-k",
      "type": "related"
    },
    {
      "target": "qrels",
      "type": "related"
    }
  ],
  "representations": {
    "html": "https://id.searchplex.net/mean-average-precision/",
    "json": "https://id.searchplex.net/mean-average-precision.json",
    "jsonld": "https://id.searchplex.net/mean-average-precision.jsonld"
  },
  "scheme": "https://id.searchplex.net/scheme/",
  "scopeNote": "MAP summarizes ranked retrieval effectiveness across topics using AP as the per-topic measure. It should not be confused with Average Precision for a single topic or with Precision@K at a fixed cutoff.",
  "status": "published",
  "uri": "https://id.searchplex.net/mean-average-precision/"
}
