Draw the decision tree using squares to represent decisions and circles to represent uncertainty,
Evaluate the decision tree to make sure all possible outcomes are included,
Calculate the tree values working from the right side back to the left,
Calculate the values of uncertain outcome nodes by multiplying the value of the outcomes by their probability (i.e., expected values).