CompTIA Data+ (DA0-001) — Question 239

Which of the following types of data manipulation functions should a data analyst use to implement a YES/NO condition in a spreadsheet?

Answer options

Correct answer: D

Explanation

The correct answer is D, Logical, because logical functions are specifically designed to evaluate conditions and return TRUE or FALSE values, which aligns with the YES/NO requirement. The other options, such as Text, Statistical, and Financial functions, do not provide the necessary functionality for conditional evaluations.