Introduction to Statistics for Information
Technology Students
Learning Module
Module Overview
Statistics is a powerful tool used in Information Technology for data analysis, system evaluation,
decision-making, machine learning, cyber security, and user behavior analysis. This module introduces
the foundational concepts of statistics in a clear, student-friendly way, with examples relevant to IT
students.
Learning Objectives
At the end of this module, you should be able to:
Define statistics and explain its importance in IT
Identify and explain basic statistical terms
Differentiate descriptive and inferential statistics
Distinguish between population and sample
Classify data as quantitative or qualitative
Identify the different levels of measurement
1. Definition of Statistics
Statistics is the science of collecting, organizing, analyzing, interpreting, and presenting data to make
informed decisions.
Why Statistics Matters in IT
Analyzing website traffic and user behavior
Evaluating system performance and response time
Supporting data-driven decisions
Developing algorithms and machine learning models
Example:
An IT analyst uses statistics to determine whether a new app update improves user engagement.
2. Basic Statistical Terms
Data
Data are facts, figures, or information collected for analysis.
Example: Number of users logged in per day
Variable
A variable is any characteristic that can change or vary.
Example: Download speed, age of users
Observation
An observation is a single data value collected from a variable.
Example: One user’s login time
Parameter
A parameter is a numerical value describing a population.
Statistic
A statistic is a numerical value describing a sample.
3. Descriptive Statistics vs. Inferential Statistics
Descriptive Statistics
Descriptive statistics summarize and describe data.
Examples: Mean, median, mode, graphs, tables
IT Example:
Average daily users of a website
Inferential Statistics
Inferential statistics use sample data to make predictions or conclusions about a population.
Examples: Hypothesis testing, confidence intervals
IT Example:
Predicting future server load based on sample data
4. Population vs. Sample
Population
A population is the entire group being studied.
Example: All users of a mobile application
Sample
A sample is a subset of the population.
Example: 500 randomly selected users
Why Use Samples?
Saves time and cost
Easier to manage
5. Quantitative vs. Qualitative Data
Quantitative Data
Numerical data that can be measured or counted.
Examples: File size (MB), response time (ms)
Qualitative Data
Non-numerical data that describe qualities or categories.
Examples: Operating system type, user satisfaction level
6. Levels of Measurement
Nominal Level
Data are categories with no order
Examples: Browser type, programming language
Ordinal Level
Data have order but unequal intervals
Examples: User satisfaction (Low, Medium, High)
Interval Level
Ordered data with equal intervals but no true zero
Examples: Temperature in °C
Ratio Level
Ordered data with equal intervals and a true zero
Examples: Storage capacity (GB), number of users
Student Worksheet
A. Multiple Choice
Choose the correct answer.
1. Which best describes statistics?
A. A programming language
B. The science of data analysis
C. A database system
D. A computer hardware tool
2. Which of the following is an example of qualitative data?
A. Number of website visits
B. File size
C. Type of operating system
D. Response time
3. Which level of measurement has a true zero?
A. Nominal
B. Ordinal
C. Interval
D. Ratio
B. Identification
Identify what is being described.
4. Data collected from the entire group being studied
5. A subset of the population
6. Statistics used to summarize data
C. Classification
Classify each as Quantitative or Qualitative.
7. Internet speed
8. Programming language used
9. Number of errors detected
D. Matching Type
Match Column A with Column B. Write the letter of the correct answer.
Column A
10. Population
11. Sample
12. Qualitative Data
13. Inferential Statistics
14. Ratio Level of Measurement
Column B
A. Uses sample data to make conclusions
B. A part of the whole group
C. Data with a true zero
D. The entire group being studied
E. Descriptive or categorical data
E. Situation-Based Questions
Answer the questions based on each situation.
15. An IT administrator analyzes data from 200 computers out of 3,000 computers in a
company to estimate average downtime.
→ Is this a population or a sample?
16. A report shows the average number of daily users of a website last month.
→ Is this descriptive or inferential statistics?
17. Users are asked to rate an app as Poor, Fair, Good, or Excellent.
→ What level of measurement is used?
F. Data Classification
Classify each as Quantitative (Qn) or Qualitative (Ql).
18. Number of failed login attempts
19. Type of browser used
20. Time spent on a website (in minutes)
G. Fill in the Blanks
21. Statistics used to summarize and organize data are called __________ statistics.
22. Data collected from every member of a group describe a __________.
23. Data that consist of categories or labels are called __________ data.
H. Short Problem-Solving
24. Give one example of how statistics can help improve system performance or user
experience.
25. Why is sampling important when analyzing large databases?