ITPEC IP April 2023 Question 3

Source exam: ITPEC IP April 2023Topic: Algorithm and Programming

ITPEC IP April 2023 — Question 3 of 100

The applicable reward is $100 because the condition combination is N for improvement below $10,000 and Y for turnaround reduction below one week. An improvement of $20,000 is not less than $10,000, so the first condition is N. Three days is less than one week, so the second condition is Y. In the decision table, the N/Y column points to the $100 reward.

Answer (b)

Why not others:
- (a) $50 applies to Y/Y

- (c) $150 applies to Y/N

- (d) $300 applies to N/N

Key rule: Evaluate every condition independently, find the column whose Y/N pattern matches all results, and then select the action marked in that column.

AI-generated — may contain errors

The original exam layout is preserved in the image so diagrams, formulas, tables, and code remain accurate.

This question comes from an official ITPEC past paper. ITPEC Practice is an independent study tool and is not affiliated with ITPEC. See the official IP past-paper collection or Report an issue.