Taxonomy
Predicts

Predicts

Predicts — estimates what is likely: a forecast, a risk score, a probability. It says what may happen; someone or something else still decides what to do about it. Examples: a queue-length forecast, a credit-risk score, a crowding prediction for the next hour. Distinct from Decides, which makes an outcome take effect.

  • Description

Playground

Try the element with your own values, contexts, and color modes.

Context
Style

Raw JSON

Live API response from GET /schemas/dtpr@2026-09-01-beta/elements/predicts.

element "predicts"44 lines
{
  "id": "predicts",
  "category_id": "action",
  "title": [
    {
      "locale": "en",
      "value": "Predicts"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "Predicts — estimates what is likely: a forecast, a risk score, a probability. It says what may happen; someone or something else still decides what to do about it. Examples: a queue-length forecast, a credit-risk score, a crowding prediction for the next hour. Distinct from Decides, which makes an outcome take effect."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "mode_analytical",
  "variables": [
    {
      "id": "additional_description",
      "label": [
        {
          "locale": "en",
          "value": "Description"
        }
      ],
      "required": false,
      "kind": "localized_text"
    }
  ],
  "shape": "hexagon",
  "icon_variants": [
    "default",
    "dark",
    "human_decides",
    "human_decides.dark",
    "human_oversees",
    "human_oversees.dark",
    "autonomous",
    "autonomous.dark"
  ]
}