Data Literacy II
Data Literacy II
Q2. What are the differences between Textual and Numeric data?
Q4. What is Data Acquisition/Acquiring Data? What are the steps in acquiring Data?
Data Acquisition involves searching for datasets suitable for training AI models. The process
comprises three key steps:
● Data discovery
● Data Augmentation
● Data Generation
Q6. What are the factors that make data good or bad?
Good data is accurate, complete, consistent, up-to-date, relevant, and well-organized.
Bad data has errors, missing information, inconsistencies, outdated details, or is irrelevant and
poorly structured.
Q12. What is the difference between Data Processing and Data Interpretation?
Data Processing - involves organizing and transforming raw data into a usable format, like
cleaning and formatting it for analysis.
Data interpretation - is about analyzing the processed data to understand its meaning and
draw conclusions or insights.
2. Tabular Data Interpretation: Data is organized in tables with rows and columns.
Each cell in the table contains specific pieces of information, making it easier to
compare and analyze values across different categories.
Eg: A table that lists monthly sales figures for different products.
3. Graphical Data Interpretation: Data is shown using visual elements like charts and
graphs.
Eg: A pie chart that shows the market share of different smartphone brands.
Q21. Data Privacy and Data Security are often used interchangeably but they are
different from each other.
a) True b) False
Q30. At which stage of the AI project cycle does Tableau software prove useful?
Data Exploration
Q31. Name any five graphs that can be made using Tableau software.
Bar Graph, Line Graph, Pie Chart, Scatter Plot, Heat Map