{
  "package" : "hl7.terminology@6.3.0",
  "definition" : "Used to describe the quotient of two c2 random variables. The F-distribution has two parameters n1 and n2, which are the numbers of degrees of freedom of the numerator and denominator variable respectively. The relationship to mean m and variance s2 are: m = n2 / (n2 - 2) and s2 = (2 n2 (n2 + n1 - 2)) / (n1 (n2 - 2)2 (n2 - 4)).",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ProbabilityDistributionType",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#status",
    "code" : "status",
    "valueCode" : "active"
  }, {
    "_uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
    "code" : "internalId",
    "valueCode" : "10755"
  } ],
  "codesystem" : "bb526314-905c-5b99-b5d7-f5ac37875342",
  "concept_id" : "e552fe86-51ec-507b-bf01-ffffc12f5485",
  "ancestors" : {
    "F" : 0
  },
  "id" : "89ef4e9c-2bee-4536-8ee7-c695ca9b11f0",
  "code" : "F",
  "display" : "F",
  "version" : "3.0.0"
}