Question
You are tasked with analyzing sales data from multiple
sources for a quarterly report. The raw data contains missing values and duplicate records. What should your first step in the analysis process be?Solution
Data cleaning is a critical early step in the analysis process. Without clean and accurate data, any insights derived from the analysis will be unreliable. Cleaning involves removing duplicates, handling missing values (e.g., using imputation techniques), and ensuring consistency. This step ensures the foundation of the analysis is robust.
- Option A : Building predictive models before cleaning the data can lead to biased or inaccurate results.
- Option B : Exploratory analysis comes after cleaning the data to ensure trends reflect reality.
- Option C : While partially correct, removing duplicates and averaging missing values may not always be the best method for handling these issues.
- Option E : Visualizations should be created only after cleaning and analyzing the data for accurate representation.
Which of the following operating systems is an open-source?
In which of the following network topology, all devices on a network are connected to a single continuous cable?
Storage device found inside the computer is
In the field of computer/IT in open system interconnection on models, there are ____ layers.
Which layer of the OSI model provides the interface between the user and the network?
The largest unit of storage is
The most suitable type of network that phone lines would us is
_________ can be used to store a large number of files in a small amount of storage space. Â
Which of the following is not a type of operating system?
In an operating system, which memory management technique swaps out entire processes to free up memory space?