Module1_Introduction to Data Processing Updated
Module1_Introduction to Data Processing Updated
Application Tools
◤ in Business
Data Processing
Collection, manipulation, and
processing collected data for the
required use is known as data
processing.
◤
◤
1. Data collection
▪ Gathering raw data from various sources, such as surveys,
transactions, sensors, or customer feedback.
Example:
2. Data Preparation
4. Data Processing
Data Output :
Presenting the processed data in a user-friendly format.
Example: A bar chart showing quarterly revenue growth.
Data Interpretation :
Example:
Identifying data collection gaps and improving
survey designs for better guest feedba
Types
of
Data Processing
◤
Manual Data Processing
Data is processed manually without the use of machines or
automation
Example:
▪ A receptionist manually recording guest check-ins in a
register.
• Manually calculating hotel revenue using paper records.
◤
Example:
Example:
Example:
Online Processing
Data is processed via an online system connected to a
network.
Example:
Distributed Processing
Data is processed across multiple interconnected
systems or servers.
Example:
• A global hotel chain using distributed servers to
manage reservations from various branches.
• Online food delivery platforms coordinating orders
across regions.
◤
Cloud Data Processing
Cloud computing offers computing resources, such as
servers, storage, and databases, over the internet, providing
flexibility and scalability. This model enables users to access
and utilize computing resources as needed, without the
burden of maintaining physical infrastructure.
Example:
▪ Using cloud-based analytics tools to process and visualize
business data.
▪ Storing and processing guest feedback on platforms like
Google Cloud or AWS.
◤
Cloud Data Processing
Cloud computing offers computing resources, such as
servers, storage, and databases, over the internet, providing
flexibility and scalability. This model enables users to access
and utilize computing resources as needed, without the
burden of maintaining physical infrastructure.
Example:
▪ Using cloud-based analytics tools to process and visualize
business data.
▪ Storing and processing guest feedback on platforms like
Google Cloud or AWS.
◤
Time-Sharing Processing
Multiple users share system resources to process data
simultaneously.
Example:
▪ A hotel's central reservation system accessed by
employees at different branches.
▪ Shared database systems used by multiple
departments in an organization.
Expanded
◤ Data Processing Cycle
▪ INPUT – In this step the initial data, or input data, are prepared
in some convenient form for processing. The form will depend
on the processing machine.
1. Data Collection
The first operation in the data processing cycle is collecting raw data
from various sources.
Types of Data Collection:
Example (Hospitality):
2. Data Entry
This operation involves inputting the collected data into a system or
database where it can be processed further. It may involve manual or
automated methods.
Key Methods:
• Manual Data Entry: Humans input data directly into systems (e.g.,
entering customer details into a booking form).
3. Data Cleaning
This operation ensures that the data is accurate, consistent, and free from
errors or duplicates.
• Removing Duplicates: Ensuring that duplicate entries are eliminated.
4. Data Transformation
Data transformation involves converting the data from one format or structure into another.
Types of Transformation:
• Categorization: Grouping data into predefined categories (e.g., age groups, room
types).
• Encoding: Converting categorical data into numerical codes (e.g., gender into 0 for
male and 1 for female).
Example (Hospitality): Converting guest check-in times from text format into a
standardized 24-hour format.
◤
5. Data Sorting
Sorting involves arranging the data in a specific order according to certain criteria or
attributes. Sorting makes it easier to analyze or extract meaningful insights from the data.
▪ Types of Sorting:
• Custom Sorting: Sorting by custom criteria, such as sorting guest data by preferred
room type or booking date.
6. Data Aggregation
Aggregation refers to the process of combining data from multiple records into a single
value or summary. It is typically used for statistical analysis or reporting.
Types of Aggregation:
7. Data Integration
Data integration involves combining data from different sources to create a unified view.
This operation ensures that disparate datasets are brought together and can be used for
analysis.
Types of Integration:
• Data Merging: Combining data from multiple tables or systems into a single dataset.
• Data Linking: Connecting data records across different datasets (e.g., linking a guest’s
booking data with their loyalty program profile).
Example (Hospitality): Integrating guest booking information from online travel agencies
(OTAs) with internal hotel reservation systems for a consolidated view of bookings.
◤
8. Data Analysis
Data analysis involves examining and interpreting the processed data to uncover insights,
trends, and patterns. It is the core of the data processing cycle.
Techniques:
▪ Descriptive Analysis: Summarizing past data to provide insights (e.g., total sales for a
period).
▪ Predictive Analysis: Using historical data and algorithms to predict future trends (e.g.,
forecasting guest occupancy).
9. Data Reporting
Reporting involves presenting the processed and analyzed data in a way that is
understandable and actionable. Reports may be static (e.g., printed reports) or dynamic
(e.g., interactive dashboards).
Example (Hospitality): Generating daily occupancy reports and revenue metrics for
hotel management.
◤
Types of Visualizations:
• Line Charts: Showing trends over time (e.g., changes in room occupancy
rates).
Security Measures:
• Audits: Regularly reviewing data access and usage for compliance with data privacy
regulations.
Example (Hospitality): Encrypting guest payment information and ensuring that only
authorized hotel staff can access the guest database.
◤
END