QuestionQ322

Risk Assessment

Which of the following decision-tree node types has probabilities assigned to its branches?

  • A Root node
  • B Event node
  • C End node
  • D Decision node
Explanation

An event node represents uncertainty, so each outgoing branch is an alternative outcome with an associated probability. Probabilities on the branches from an event node sum to 1.

Community Discussion

No comments yet. Be the first to start the discussion!