0% found this document useful (0 votes)
639 views2 pages

Data Literacy Questions All Types

Data Literacy

Uploaded by

Rajatava Roy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
639 views2 pages

Data Literacy Questions All Types

Data Literacy

Uploaded by

Rajatava Roy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

CHAPTER - DATA LITERACY

Q1. Multiple Choice Questions

1. Which of the following is an example of structured data?


a. A collection of images
b. An Excel sheet with rows and columns
c. A video file
d. A handwritten note
2. What is the main purpose of a data visualization tool?
a. To clean data
b. To display data in a graphical format
c. To store data
d. To remove duplicates
3. Which of these is an example of qualitative data?
a. Student marks in a test
b. The color of cars in a parking lot
c. Temperature readings
d. Number of pages in a book
4. A bar graph is most suitable for:
a. Comparing categories of data
b. Showing trends over time
c. Displaying proportions of a whole
d. Representing large datasets
5. Which term describes the process of finding patterns in a dataset?
a. Data Cleaning
b. Data Mining
c. Data Entry
d. Data Storage

Fill in the Blanks

1. ________ is the process of collecting and organizing raw data to make it usable.
2. In data visualization, a ________ is used to show the relationship between two variables.
3. A pie chart represents data in the form of ________.
4. The process of finding errors and inconsistencies in data is called ________.
5. Primary data is collected ________, while secondary data is obtained from ________.

Short-Answer Questions (3 Marks Each)

Q6. Define data literacy and explain its importance in Artificial Intelligence.

Q7. Differentiate between structured data and unstructured data with examples.

Q8. What is the significance of data cleaning in AI projects? Provide two examples of data cleaning tasks.

Q9. Explain the concept of data bias and its impact on AI models.
Q10. List any three tools used for data visualization and briefly describe their features.

Long-Answer Questions (5 Marks Each)

Q11. Discuss the role of data in training AI systems. Explain the importance of the following:

● Data quality
● Data quantity

Q12. Describe the steps involved in a basic data analysis process, starting from data collection to drawing
conclusions.

Q13. Consider the following dataset:

css
Copy code
Product | Sales in January | Sales in February
--------- | ---------------- | ----------------
A | 50 | 80
B | 30 | 40
C | 60 | 70

Create a bar graph to represent the data visually. Explain how this visualization helps in analyzing the sales
trend.

Q14. How can a heatmap be used to represent data? Provide an example where a heatmap would be a suitable
visualization.

Q15. What are the differences between primary data and secondary data? Provide two advantages and
disadvantages of each.

Case Study-Based Question (4 Marks)

Q16. A company wants to use AI to predict customer satisfaction based on product reviews.

1. Identify the types of data the company might collect (structured and unstructured).
2. Suggest methods to clean and preprocess this data for analysis.
3. Propose a suitable way to visualize the relationship between customer ratings and the number of reviews.

You might also like