Deduction only works on very well-defined problems such as chess moves; for deduction to work, the problem cannot have any information missing or ambiguity. Deduction is thus a powerful method of reasoning, but inherently brittle. While induction is more error prone, it is also more flexible and better suited for the incomplete and ambiguous information that the world throws at us. It thus makes evolutionary sense that we would be built this way.

