Question
Which action best improves reproducibility in data visualization?
Select an option. Your answer will be checked instantly.
Correct Answer: C. Saving the code and data-processing steps used to create each graph
Explanation:
Code records how data was transformed and how the chart was produced.
This allows others to recreate, audit, and update the result.
Leave a Reply