Download Table Of Decision Points Pictures. They are algorithms whose output is a set of actions. Decision tables can be used in all situations where the outcome depends on the combinations of different choices, and that is usually very often.

DMN Demystified, Part 3. Key Element 2: Decision Table ...
DMN Demystified, Part 3. Key Element 2: Decision Table ... from methodandstyle.com
Some of the reasons why the decision table is important decision tables are very much helpful in test design technique. Using decision table one can in a concise way specify, under predetermined conditions, what actions should be taken. A course of action may include many individual actions.

A decision table is a table of rows and columns, separated into four quadrants, as shown in the table illustration below.

People use decision table to represent and discover business logic, which ultimately lead to better business. Decision table is a specific way of describing a set of related decision rules. Like in your example, i need to calculate agent points and department points and merge them into one table. The complete decision table defines all possible combinations of the individual conditions.