MODULE 1: INTRODUCTION TO STATISTICS AND DATA
Course: Statistics 1 (for IT Students)
I. LEARNING OUTCOMES
At the end of this module, the students will be able to:
- define statistics in a precise and comprehensive manner
- explain the nature and importance of data
- distinguish between different types of data with clear justification
- relate statistical concepts to real-world applications in Information Technology
--------------------------------------------------
II. LESSON OVERVIEW
This module provides a foundational understanding of statistics and data, which are
essential concepts in the field of Information Technology. Students will explore how data is
collected, classified, and interpreted, and how these processes support decision-making in
modern technological systems.
--------------------------------------------------
III. DISCUSSION
1. WHAT IS STATISTICS?
Statistics is a branch of mathematics that deals with the systematic processes of collecting,
organizing, presenting, analyzing, and interpreting data. Its primary purpose is to transform
raw data into meaningful information that can be used to make informed decisions, draw
conclusions, and solve real-world problems.
In the context of Information Technology, statistics plays a vital role in analyzing large
datasets, improving system performance, and developing intelligent applications such as
machine learning models and recommendation systems.
--------------------------------------------------
2. WHAT IS DATA?
Data refers to raw facts, figures, measurements, observations, or responses that are
collected for the purpose of analysis. These data may exist in numerical or non-numerical
form and are considered unprocessed until they are organized and interpreted.
Data becomes meaningful information only after it undergoes processing, such as
classification, summarization, and analysis.
Examples of data in IT include:
- login and access records
- number of active users in a system
- system error logs and reports
- user feedback and ratings
- network traffic data
--------------------------------------------------
3. TYPES OF DATA
A. QUALITATIVE DATA (CATEGORICAL DATA)
Qualitative data consists of non-numerical information that describes characteristics,
qualities, or attributes of a subject. These data are typically grouped into categories and are
not suitable for arithmetic operations.
Characteristics:
- descriptive rather than numerical
- represented by labels or names
- cannot be meaningfully averaged or computed
Examples:
- type of operating system (Windows, Linux, macOS)
- browser type (Chrome, Firefox, Edge)
- user preferences (dark mode or light mode)
--------------------------------------------------
B. QUANTITATIVE DATA (NUMERICAL DATA)
Quantitative data consists of numerical values that represent counts or measurements.
These data can be analyzed mathematically and are essential for statistical computations.
Characteristics:
- expressed in numerical form
- can be measured or counted
- suitable for arithmetic operations
Examples:
- number of users accessing a website
- file sizes in megabytes or gigabytes
- response time of a system in seconds
--------------------------------------------------
4. CLASSIFICATION OF QUANTITATIVE DATA
A. DISCRETE DATA
Discrete data consists of countable values that are typically whole numbers. These values
arise from counting processes and cannot take fractional or decimal forms.
Characteristics:
- finite or countably infinite
- no intermediate values between two consecutive numbers
Examples:
- number of computers in a laboratory
- number of software bugs detected in a program
- number of students enrolled in a class
--------------------------------------------------
B. CONTINUOUS DATA
Continuous data consists of measurable values that can take any value within a specified
range. These values can include decimals and fractions and are obtained through
measurement.
Characteristics:
- infinite possible values within a range
- measured rather than counted
Examples:
- download speed (e.g., 25.75 Mbps)
- time required to load a webpage
- CPU temperature in degrees Celsius
--------------------------------------------------
5. IMPORTANCE OF STATISTICS IN INFORMATION TECHNOLOGY
Statistics is essential in IT because it allows professionals to:
- make data-driven decisions based on evidence rather than assumptions
- evaluate and improve system performance
- develop predictive models in artificial intelligence and machine learning
- present data visually using charts and graphs for better understanding
Through statistics, raw data is transformed into actionable insights that support innovation
and efficiency in technology.
--------------------------------------------------
6. REAL-WORLD APPLICATIONS IN IT
Statistics is widely applied in various areas of Information Technology, including:
- recommendation systems (e.g., suggesting videos or products)
- cybersecurity (detecting unusual or suspicious activities)
- website traffic analysis (monitoring user behavior)
- software testing and debugging (identifying system errors)
--------------------------------------------------
IV. ACTIVITY
The students will:
- identify at least five examples of data encountered in their daily lives
- classify each example as qualitative or quantitative
- provide justification for their classification
--------------------------------------------------
V. ASSESSMENT
Classify each of the following as qualitative or quantitative. If quantitative, determine
whether it is discrete or continuous.
1. Number of mobile applications installed on a phone
2. Type of internet connection used (fiber, DSL, mobile data)
3. Amount of RAM in a computer (in GB)
4. User satisfaction rating on an application
--------------------------------------------------
VI. ASSIGNMENT
The students will:
- collect ten real-world data examples related to Information Technology
- classify each as qualitative or quantitative
- if quantitative, further classify as discrete or continuous
- provide a brief explanation for each classification
--------------------------------------------------
VII. SUMMARY
Statistics is the science of working with data. Data consists of raw facts and information that
can be analyzed to support decision-making. Data may be classified as qualitative or
quantitative, and quantitative data may further be classified as discrete or continuous.
Understanding these concepts is essential for analyzing and interpreting data in
Information Technology.
--------------------------------------------------
VIII. KEY TAKEAWAY
A strong understanding of data and its classifications serves as the foundation for all
statistical analysis and is essential for success in the field of Information Technology.