Difficulty: Medium
Correct Answer: if the candidate is to be selected
Explanation:
Introduction / Context:
This verbal reasoning “eligibility test” item simulates HR screening using a defined policy. You must translate narrative data into structured checks, apply explicit thresholds, and conclude with the correct decision label. The goal is to demonstrate consistent policy application rather than subjective judgment.
Given Data / Assumptions:
Concept / Approach:
Normalize the narrative into checkpoints and evaluate each checkpoint against the threshold. Use a deterministic sequence: Education (PG) → Education (Graduation) → Selection score → Relevant experience → Final decision mapping. Avoid implicit assumptions beyond the policy and the data provided.
Step-by-Step Solution:
PG in Marketing: 65% ≥ 60% → Pass.Graduation: 55% ≥ 55% → Pass (meets minimum exactly).Selection process: 55% ≥ 50% → Pass.Relevant experience: 3 years as Deputy Marketing Manager ≥ 3 years → Pass.All four core criteria satisfied → Decision = Select.
Verification / Alternative check:
Edge cases include “exactly at cutoff” (e.g., 55% graduation). The policy uses ≥ (“at least”), so equality satisfies the rule. No contradictory dates or fields are present; no escalation clause is triggered.
Why Other Options Are Wrong:
“Not to be selected” would require a shortfall; none exists. “Data inadequate” would require missing/ambiguous information; none is missing. “Refer to Vice President marketing” requires an escalation rule; the policy above does not define one for this scenario.
Common Pitfalls:
Penalizing a candidate who is exactly at a cutoff; misreading “Deputy Marketing Manager” as non-marketing experience; conflating overall percentage with component thresholds. Always adhere to stated cutoffs and role relevance.
Final Answer:
if the candidate is to be selected
Discussion & Comments