Decision table

Nirja

New member
Joined
Jul 17, 2013
Messages
1
Create a decision table that indicates the following conditions:

Deduct health insurance premiums from the pay of hourly employees whose annual pay exceeds $25,000; and from the pay of all salaried employees.
Deduct disability premiums from the pay of all employees earning more than $50,000
Deduct a retirement contribution from the pay of all hourly employees.
Deduct disability premiums from the pay of all hourly employees.

Convert the decision table from #1 into logical statements. Create one statement for each outcome (deduct disability, deduct retirement, etc.).
 
Create a decision table that indicates the following conditions:

Deduct health insurance premiums from the pay of hourly employees whose annual pay exceeds $25,000; and from the pay of all salaried employees.
Deduct disability premiums from the pay of all employees earning more than $50,000
Deduct a retirement contribution from the pay of all hourly employees.
Deduct disability premiums from the pay of all hourly employees.

Convert the decision table from #1 into logical statements. Create one statement for each outcome (deduct disability, deduct retirement, etc.).
What have you tried? How far have you gotten? Where are you stuck?

Please be complete. Thank you! ;)
 
One difficulty is that there are many different formats for "Decision Tables". We have no way of knowing which you are supposed to use.
 
Top