# Assessment 4

#### Let's apply what you have learned so far to a specific scenario. Choose the correct response.

You are a data analyst for a retail company. Your manager has asked you to analyze customer purchase data to identify trends and improve marketing strategies. While reviewing the data, you notice that some entries are incomplete or inconsistent. What is the best course of action to ensure the data is reliable for analysis?

* [x] Identify and clean the incomplete or inconsistent data before proceeding with the analysis.
* [ ] Ignore the incomplete or inconsistent data and proceed with the analysis as it is.
* [ ] Delete all entries with any inconsistencies, even if they contain valuable information.
* [ ] Use the data as it is and explain to your manager that the inconsistencies are unavoidable.

**Notes to Learners**

To ensure the data is reliable for analysis, it is essential to clean and preprocess the data. This involves identifying and addressing incomplete or inconsistent entries, as these can lead to inaccurate insights. Ignoring or deleting all inconsistent data without careful consideration may result in the loss of valuable information. Proper data cleaning ensures the analysis is meaningful and actionable.

&#x20;

To learn more about it, you can follow the course [Introduction to Data](https://bsvblockchain.360learning.com/course/play/6696086ea378c2f97d35341c)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hub.bsvblockchain.org/higher-learning/bsv-academy/data-information-and-knowledge-in-the-digital-age-ict/quiz-data-information-and-knowledge-in-the-digital-age/assessment-4.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
