misp-taxonomies/estimative-language/machinetag.json

49 lines
2.5 KiB
JSON

{
"namespace": "estimative-language",
"expanded": "Estimative language ICD 203",
"description": "Estimative language to describe quality and credibility of underlying sources, data, and methodologies based Intelligence Community Directive 203 (ICD 203)",
"version": 1,
"predicates": [
{
"value": "likelihood-probability",
"expanded": "Likelihood or probability",
"description": "Properly expresses and explains uncertainties associated with major analytic judgments: Analytic products should indicate and explain the basis for the uncertainties associated with major analytic judgments, specifically the likelihood of occurrence of an event or development, and the analyst's confidence in the basis for this judgment. Degrees of likelihood encompass a full spectrum from remote to nearly certain. Analysts' confidence in an assessment or judgment may be based on the logic and evidentiary base that underpin it, including the quantity and quality of source material, and their understanding of the topic. Analytic products should note causes of uncertainty (e.g., type, currency, and amount of information, knowledge gaps, and the nature of the issue) and explain how uncertainties affect analysis (e.g., to what degree and how a judgment depends on assumptions). As appropriate, products should identify indicators that would alter the levels of uncertainty for major analytic judgments. Consistency in the terms used and the supporting information and logic advanced is critical to success in expressing uncertainty, regardless of whether likelihood or confidence expressions are used."
}
],
"values": [
{
"predicate": "likelihood-probability",
"entry": [
{
"value": "almost-no-chance",
"expanded": "Almost no chance - remote - 01-05%"
},
{
"value": "very-unlikely",
"expanded": "Very unlikely - highly improbable - 05-20%"
},
{
"value": "unlikely",
"expanded": "Unlikely - improbable (improbably) - 20-45%"
},
{
"value": "roughly-even-chance",
"expanded": "Roughly even change - roughly even odds - 45-55%"
},
{
"value": "likely",
"expanded": "Likely - probable (probably) - 55-80%"
},
{
"value": "very-likely",
"expanded": "Very likely - highly probable - 80-95%"
},
{
"value": "almost-certain",
"expanded": "Almost certain(ly) - nearly certain - 95-99%"
}
]
}
]
}