23 Dec inductive reasoning
Inductive reasoning is a bottom-up or forward-chaining model that makes broad generalizations about knowledge based on specific facts or observations. In a step-by-step process or computer program, inductive reasoning techniques may look at the facts or variable values you have accumulated so far, then branch based on a rule that applies to those variables.