Data Collection and Management
Data Collection and Management
APPLICATION/TOOLS USED:
Microsoft Excel, Google Forms
DATE OF PRACTICAL:
April 10, 2025
SCORE/3:
(To be assigned by the instructor)
1|Page
TITLE
INTRODUCTION
The purpose of this mini-project was to collect, organize, and manage data related to student
academic performance in a secondary school class. Data collection and management are essential
skills in computer science, enabling efficient storage, retrieval, and analysis of information. This
project aimed to gather student names, subject scores, and attendance records, store them in a
structured format, and perform basic analysis using a spreadsheet application. The objectives
were to:
Generate summaries, such as average scores and attendance rates, to demonstrate data
management capabilities. This project simulates real-world scenarios, such as school
record-keeping, and highlights the importance of accurate data entry and organization.
PROCEDURE
2|Page
2. Data Collection:
o Monitored the Google Forms response dashboard to ensure data was being
recorded correctly.
o Calculated the Average Score using the formula: =(B2+C2)/2 for each student
(where B2 is Mathematics Score, C2 is English Score).
o Sorted the data by Average Score in descending order to identify top performers.
4. Data Summarization:
o Used Excel’s AVERAGE function to compute the class average for Mathematics
and English scores.
3|Page
5. Data Storage:
The project successfully demonstrated the process of collecting and managing student academic
performance data. Google Forms proved to be an effective tool for data collection, allowing
quick and structured input from multiple respondents. Microsoft Excel facilitated data
organization, cleaning, and analysis, with features like formulas, sorting, and pivot tables
enhancing efficiency.
Achievements:
Identified the class average Mathematics score (78.5) and English score (82.3).
Found that 85% of students had attendance above 80%, indicating good class
participation.
The bar chart clearly showed that most students scored between 70 and 90, with two
students achieving above 95.
Challenges:
Some students initially entered scores outside the valid range (e.g., 120), requiring data
validation in Excel.
Exporting and importing the CSV file required careful checking to ensure no data was
lost.
Conclusion: This project highlighted the importance of structured data collection and
management. Using Google Forms and Excel, I was able to efficiently gather, organize, and
analyze student data, producing meaningful insights. In the future, I would explore automating
data validation in the form itself and integrating a database tool like Microsoft Access for larger
4|Page
datasets. This practical has improved my skills in data handling and prepared me for real-world
applications like school administration systems.
5|Page
6|Page