{
"package" : "hl7.fhir.r4.examples@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" : "ef48cc1d-f712-5720-8f1a-4f46fd387ac3",
"concept_id" : "e552fe86-51ec-507b-bf01-ffffc12f5485",
"ancestors" : {
"F" : 0
},
"id" : "580a13d2-49be-41ca-b094-6b2fe5e635de",
"code" : "F",
"display" : "F",
"version" : "2018-08-12"
}