CompTIA Data+ (DA0-001) — Question 89

Which of the following file formats is best suited to start exploratory analysis within statistical software?

Answer options

Correct answer: A

Explanation

CSV (Comma-Separated Values) files are widely used for data analysis due to their simplicity and compatibility with various statistical software. In contrast, XLSM files are Excel files with macros, XML is a markup language that can be complex for data analysis, and JSON is primarily used for data interchange, making CSV the most suitable option for exploratory analysis.