{
"package" : "hl7.fhir.r4.core@4.0.1",
"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" : [ ],
"codesystem" : "d6d32e85-8b65-5cc9-8d19-64893bcc5c28",
"concept_id" : "e552fe86-51ec-507b-bf01-ffffc12f5485",
"ancestors" : {
"F" : 0
},
"id" : "c240e189-fabb-4bd9-b916-c1a87652f704",
"code" : "F",
"display" : "F",
"version" : "2018-08-12"
}