PM SHRI KENDRIYA VIDYALAYA
JHARODA KALAN
RESULT ANALYSIS SYSTEM
IMFORMATICS PRACTICES PROJECT(065)
AISSCE 2025-2026
CENTRAL BOARD OF SECONDARY EDUCATION
SUBMITTED TO: SUBMITTED BY:
[Link] CHHABRA NAME:
(PGTCS) ROLL NO.:
INDEX
1. TOPIC
CERTIFICATE
2.
ACKNOWLEDGEMENT
3.
ABOUT PROJECT AND SOFTWARE
4.
PYTHON AND MATPLOTLIB
5.
CSV. FILE
6.
SOURCE CODE
7.
OUTPUT
8.
BIBLOGRAPHY
9.
CERTIFICATE
This is to certify that this project has been made by ‘Preeti’ of class 12 th
commerce
On the topic Result analysis system under the guidance of our IP
teacher
Mrs. Priyanka Chhabra and has completed it successfully.
SIGNATURE
ACKNOWLEDGEMENT
I would like to express my special thanks of
gratitude to my Informatics Practices
teacher Priyanka Chhabrafor her able
guidance and support in completing my
Project.
I would also like to extend my gratitude to
the Principal Mr. Satish Kumar for
providing me with all the facility that was
required.
Preeti
12th "commerce”
AMI : TO DEVELOP
RESULT ANALYSIS SYSTEM
FRONT END:
PYOTHON 3.8.2
OPERTING SYSTEM:
Windows 10
MINIMUM HARDWARE AND SOFTWARE
REQUIREMENTS:
Operating system:
X86 64-bit CPU (Intel / AMD architecture)
4 GB RAM
5 GB free disk space.
OPEN SOURCE SOFTWARE BEING USED:
1. Pyothon
a. Pandas
b. Matlpotlib
PANDAS:
Pandas is a high-level
level data manipulation tool developed
by Wes McKinney. It is built on the numpy package and
its key data structure is called the DataFrame .
DataFrames allow you to store and manipulate tabular
data in rows of observations and columns of variables.
MATPLOTLIB:
The matplotlib python library , developed by John Hunter
and many other contributors , is used to create high-
high
quality graphs , charts , and figures. The library is
extensive and capable of changing very minute detailsof
a figure.
PYTHON : OVERVIEW
Python is a high-level,
level,Python is a high-level, general-purpose
purpose programming
language known for its clear syntax and readability. It adheres to the specific
characteristics provided: it is interpreted, interactive, object
object-oriented,
oriented, and considered a
beginner's language .
Key Characteristics
cteristics of Python
Interpreted:: Python is processed at runtime by an interpreter, meaning you do not need
to compile your program before executing it. This makes the development cycle faster
and debugging easier .
Interactive:: Python supports an interact
interactive
ive mode which allows you to sit at a Python
prompt and interact with the interpreter directly to write your programs or test snippets
of code immediately .
Object-Oriented:: Python has a powerful and straightforward way to use objects and
modules. It supports object-oriented
oriented programming (OOP) techniques that encourage the
organization of code into reusable components.
A Beginner's Language:: Python’s simple, English
English-like
like syntax makes it an excellent
choice for novice programmers. Its readability allows begin
beginners
ners to focus on
programming concepts rather than complex syntax rules .
Comma Separated Values(C.S.V)File
[Link](Excel
(Excel View):
Coding:
Output:
BIBLIOGRAPHY
Informatics practices class 12th by sumitaarora.
Informatics practices class 12th by preetiarora.
[Link] error resolving.
Google images.
Google search engine.
THANK YOU