CBSE Class 12 Informatics Practices Question 1 of 73

Data Visualization using Matplotlib — Question 1

Back to all questions
1
Question

Question 1

Assertion (A): Data Visualization helps users in analyzing a large amount of data in a simple way.

Reasoning (R): Data Visualization makes complex data more accessible, understandable and usable.

  1. Both A and R are true and R is the correct explanation of A.
  2. Both A and R are true but R is not the correct explanation of A.
  3. A is true but R is false.
  4. A is false but R is true.
Answer

Both A and R are true and R is the correct explanation of A.

Explanation
Data visualization refers to the graphical or visual representation of information and data using visual elements like charts, graphs, and maps. These visual tools help in analyzing a large amount of data in a simple way. Because of this, data visualization makes complex data more accessible, understandable, and usable.