Mba It Unit 4 Notes
Mba It Unit 4 Notes
Data Acquisition?
A Data Acquisition System, often abbreviated as DAQ, consists of sensors, me-
asuring instruments, and a computer. Its purpose is to gather and process
essential data for understanding electrical or physical phenomena. This system
plays a crucial role in tasks like monitoring heating coil temperature to evaluate
efficiency in achieving desired levels.
Data acquisition, also known as the process of collecting data, relies on
specialized software that quickly captures, processes, and stores information. It
enables scientists and engineers to perform in-depth analysis for scientific or
engineering purposes. Data acquisition systems are available in handheld and
remote versions to cater to different measurement requirements. Handheld
systems are suitable for direct interaction with subjects while remote systems
excel at distant measurements, providing versatility in data collection.
Data acquisition systems are vital in quality control for manufacturing and
industrial settings. They monitor parameters and ensure that products meet the
required quality standards.
Research and Development: They provide crucial data for experiments,
simulations, and the creation of new technologies and products, supporting
research endeavors effectively.
Environmental Monitoring : The acquisition of data plays a crucial role in
environmental studies. It aids in evaluating pollution levels, climate
conditions, and the impact of human activities on ecosystems.
Data Preparation?
After data is cleaned and labeled, Data preparation is the process of
preparing raw data so that it is suitable for further processing and
analysis. Key steps include collecting, cleaning, and labeling raw data
into a form suitable for machine learning (ML) algorithms and then
exploring and visualizing the data. Data preparation can take up to
80% of the time spent on an ML project. Using specialized data
preparation tools is important to optimize this process.
Collect data
Collecting data is the process of assembling all the data you need for
ML. Data collection can be tedious because data resides in many data
sources, including on laptops, in data warehouses, in the cloud, inside
applications, and on devices. Finding ways to connect to different data
sources can be challenging. Data volumes are also increasing
exponentially, so there is a lot of data to search through. Additionally,
data has vastly different formats and types depending on the source.
For example, video data and tabular data are not easy to use together.
Clean data
Label data
For example, you might say that the average employee in a company is 100 or that
boys are taller than girls. These are assumptions we make, and to confirm them, we
need a statistical method. Whatever we assume, we require a mathematical conclusion
to support it.
Data Interpretation?
Data interpretation is the process of assigning meaning to the processed and analyzed
data. It enables us to make informed and meaningful conclusions, implications, infer the
significance between the relationships of variables and explain the patterns in the data.
Explaining numerical data points and categorical data points would require different
methods; hence, the different nature of data demands different data interpretation
techniques.
There are two primary techniques available to understand and interpret the data:
1. Quantitative, and
2. Qualitative