Decision Table Assignment and Answer
Decision Table Assignment and Answer
Thank you for reading this post, don't forget to subscribe!Technology
Name
Institution
Technology
DECISION TABLES
As a member of the IT team, you have been asked to create a decision table for a new hiring policy for the tech support group. Using your decision table, a programmer will develop the code and update the human resources information system. This is the new hiring policy:
To apply for a position in tech support, you must have at least two years of
college and at least two years of relevant experience. However, if you meet
either one of the requirements, and you pass the entrance exam with a score of 95 or higher, the other requirement will be waived.
Apply Your Skills
- How many conditions does this policy contain, and what are they?
- Create an initial decision table that shows all possible rules.
- Simplify the table, if possible, by eliminating redundant rules. Explain your reasoning
From the information provided; the three conditions contained in the policy include:
- One must have at least two years of college
- One must have at least two years of experience
- One must pass the entrance exam with a score of at least 95%
The rules formed will thus be based on the above policies. The table below is a summary of the provisioned rules.
Rule 1 | Rule 2 | Rule 3 | Rule 4 | Rule 5 | Rule 6 | Rule 7 | Rule 8 | |
Must have at least two years of college | Y | Y | Y | Y | N | N | N | N |
Has two years of relevant experience | Y | Y | N | N | Y | Y | N | N |
Passed with score of 95 or higher | Y | – | N | Y | Y | N | – | Y |
Outcome 1 | Y | Y | N | N | Y | N | N | N |
Decision Table Assignment and Answer
In the table above, there are three conditions used in judging the qualification of the applicants in the human resource management department. The outcome depends on how an individual performs in the pre-determined conditions. From the above table, candidates who have at least two years of college with two years of relevant experiences should also pass the entrance and score at least 95%. In the above rules, rule 1 and 2 can be combined since having the first two requirements gives an automatic qualification to the candidates. Therefore, whether an individual passes the entrance exam or not being subjected to the exam is nearly the same. Furthermore, the rule 6 and 7 can also be merged considering that the first requirement is not met in either case and this is an automatic disqualification. The resulting policy will thus be as follows:
Rule 1 | Rule 2 | Rule 3 | Rule 4 | Rule 5 | Rule 6 | |
Must have at least two years of college | Y | Y | Y | N | N | N |
Has two years of relevant experience | Y | N | N | Y | Y | N |
Passed with score of 95 or higher | – | Y | N | N | Y | – |
Other Sample Works
Use the following coupon code :
topwritersleague