{
  "prefix": {
    "pe": "https://proofengine.info/proofs/the-correlation-between-human-brain-volume-and-int/",
    "prov": "http://www.w3.org/ns/prov#",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "schema": "http://schema.org/"
  },
  "entity": {
    "pe:claim": {
      "prov:type": "pe:Claim",
      "prov:label": "The correlation between human brain volume and intelligence is r = 0.4",
      "prov:value": "The correlation between human brain volume and intelligence is r = 0.4"
    },
    "pe:evidence-B1": {
      "prov:type": "pe:EmpiricalEvidence",
      "prov:label": "Pietschnig et al. (2015): 88 studies, 8000+ subjects; weighted r = .24",
      "pe:factId": "B1",
      "pe:evidenceType": "empirical",
      "pe:sourceUrl": "https://pubmed.ncbi.nlm.nih.gov/26449760/",
      "pe:sourceName": "Pietschnig et al. (2015), Neuroscience & Biobehavioral Reviews \u2014 PubMed"
    },
    "pe:evidence-B2": {
      "prov:type": "pe:EmpiricalEvidence",
      "prov:label": "Nave et al. (2022): largest meta-analysis (N=26k+); r = 0.24, range 0.10\u20130.37",
      "pe:factId": "B2",
      "pe:evidenceType": "empirical",
      "pe:sourceUrl": "https://pmc.ncbi.nlm.nih.gov/articles/PMC9096623/",
      "pe:sourceName": "Nave et al. (2022), Royal Society Open Science \u2014 PMC"
    },
    "pe:evidence-B3": {
      "prov:type": "pe:EmpiricalEvidence",
      "prov:label": "Wikipedia Neuroscience & Intelligence: r \u2248 0.4 for healthy adults, high-quality tests",
      "pe:factId": "B3",
      "pe:evidenceType": "empirical",
      "pe:sourceUrl": "https://en.wikipedia.org/wiki/Neuroscience_and_intelligence",
      "pe:sourceName": "Wikipedia \u2014 Neuroscience and intelligence"
    },
    "pe:evidence-A1": {
      "prov:type": "pe:ComputedEvidence",
      "prov:label": "SC1-A: |r_Pietschnig - 0.40|",
      "pe:factId": "A1",
      "pe:evidenceType": "computed",
      "pe:method": "abs(0.24 - 0.40)",
      "pe:result": "0.1600"
    },
    "pe:evidence-A2": {
      "prov:type": "pe:ComputedEvidence",
      "prov:label": "SC1-B: |r_PMC2022 - 0.40|",
      "pe:factId": "A2",
      "pe:evidenceType": "computed",
      "pe:method": "abs(0.24 - 0.40)",
      "pe:result": "0.1600"
    },
    "pe:evidence-A3": {
      "prov:type": "pe:ComputedEvidence",
      "prov:label": "SC2:   |r_conditional - 0.40|",
      "pe:factId": "A3",
      "pe:evidenceType": "computed",
      "pe:method": "abs(0.40 - 0.40)",
      "pe:result": "0.0000"
    },
    "pe:evidence-A4": {
      "prov:type": "pe:ComputedEvidence",
      "prov:label": "Cross-check: Pietschnig 2015 vs PMC 2022 overall r agreement",
      "pe:factId": "A4",
      "pe:evidenceType": "computed",
      "pe:method": "cross_check(0.24, 0.24, tol=0.01, mode='absolute')",
      "pe:result": "Agreement"
    },
    "pe:verdict": {
      "prov:type": "pe:Verdict",
      "prov:label": "Verdict: PARTIALLY VERIFIED",
      "prov:value": "PARTIALLY VERIFIED",
      "pe:doi": "10.5281/zenodo.19455657"
    }
  },
  "activity": {
    "pe:verify-B1": {
      "prov:type": "pe:CitationVerification",
      "prov:label": "Verify B1: Pietschnig et al. (2015), Neuroscience & Biobehavioral Reviews \u2014 PubMed",
      "pe:status": "verified",
      "pe:method": "full_quote",
      "pe:fetchMode": "live"
    },
    "pe:verify-B2": {
      "prov:type": "pe:CitationVerification",
      "prov:label": "Verify B2: Nave et al. (2022), Royal Society Open Science \u2014 PMC",
      "pe:status": "verified",
      "pe:method": "full_quote",
      "pe:fetchMode": "live"
    },
    "pe:verify-B3": {
      "prov:type": "pe:CitationVerification",
      "prov:label": "Verify B3: Wikipedia \u2014 Neuroscience and intelligence",
      "pe:status": "verified",
      "pe:method": "full_quote",
      "pe:fetchMode": "live"
    },
    "pe:determine-verdict": {
      "prov:type": "pe:VerdictDetermination",
      "prov:label": "Determine verdict from evidence",
      "prov:endTime": "2026-03-28"
    }
  },
  "agent": {
    "pe:proof-engine": {
      "prov:type": "prov:SoftwareAgent",
      "prov:label": "Proof Engine",
      "schema:version": "0.10.0",
      "schema:url": "https://github.com/yaniv-golan/proof-engine"
    }
  },
  "wasGeneratedBy": {
    "pe:gen-B1": {
      "prov:entity": "pe:evidence-B1",
      "prov:activity": "pe:verify-B1"
    },
    "pe:gen-B2": {
      "prov:entity": "pe:evidence-B2",
      "prov:activity": "pe:verify-B2"
    },
    "pe:gen-B3": {
      "prov:entity": "pe:evidence-B3",
      "prov:activity": "pe:verify-B3"
    },
    "pe:gen-verdict": {
      "prov:entity": "pe:verdict",
      "prov:activity": "pe:determine-verdict"
    }
  },
  "wasDerivedFrom": {},
  "wasAttributedTo": {
    "pe:attr-verdict": {
      "prov:entity": "pe:verdict",
      "prov:agent": "pe:proof-engine"
    }
  },
  "used": {
    "pe:used-B1": {
      "prov:activity": "pe:determine-verdict",
      "prov:entity": "pe:evidence-B1"
    },
    "pe:used-B2": {
      "prov:activity": "pe:determine-verdict",
      "prov:entity": "pe:evidence-B2"
    },
    "pe:used-B3": {
      "prov:activity": "pe:determine-verdict",
      "prov:entity": "pe:evidence-B3"
    },
    "pe:used-A1": {
      "prov:activity": "pe:determine-verdict",
      "prov:entity": "pe:evidence-A1"
    },
    "pe:used-A2": {
      "prov:activity": "pe:determine-verdict",
      "prov:entity": "pe:evidence-A2"
    },
    "pe:used-A3": {
      "prov:activity": "pe:determine-verdict",
      "prov:entity": "pe:evidence-A3"
    },
    "pe:used-A4": {
      "prov:activity": "pe:determine-verdict",
      "prov:entity": "pe:evidence-A4"
    }
  }
}