Aarohan Subedi
Aarohan Subedi
I confirm that I understand my coursework needs to be submitted online via Google Classroom under the
relevant module page before the deadline in order for my assignment to be accepted and marked. I am
fully aware that late submissions will be treated as non-submission and a marks of zero will be awarded.
AAROHAN SUBEDI
CC4057NI INTRODUCTION TO INFORMATION SYSTEMS
Table of Contents
1. INTRODUCTION TO INFORMATION SYSTEM ...................................................... 5
1.1 Benefits of Information Systems (IS) ...................................................................... 5
1.2 Data processing ................................................................................................. 5
1.3 Components of Information System (IS) ............................................................ 7
1.4 Conclusion ......................................................................................................... 7
2. Description of data, information, database and DBMS ................................................ 7
2.1 Data ....................................................................................................................... 7
2.2 Information .......................................................................................................... 8
2.3 Database................................................................................................................ 8
2.4 Need and applicability of Database ...................................................................... 9
2.5 Database Management System (DBMS) ............................................................... 9
2.6 Conclusion ........................................................................................................... 10
3 Designing a database................................................................................................. 10
Scenario of the organization ...................................................................................... 10
Entities and their description ...................................................................................... 11
Attributes and its description ...................................................................................... 12
List of primary key ...................................................................................................... 13
Relationship between Entities .................................................................................... 13
4. Entity Relationship Diagram ...................................................................................... 14
5. Personal reflection of learning ................................................................................... 15
AAROHAN SUBEDI
CC4057NI INTRODUCTION TO INFORMATION SYSTEMS
LIST OF FIGURES
AAROHAN SUBEDI
CC4057NI INTRODUCTION TO INFORMATION SYSTEMS
LIST OF TABLES
AAROHAN SUBEDI
CC4057NI INTRODUCTION TO INFORMATION SYSTEMS
The motive why IS are required in the day to day functioning of the firm is that with
the benefit of information system, a firm can have better decision taking,
recommended planning which leads to better results.
Hence, when properly implemented IS will help a firm operate more efficiently and
effectively.
AAROHAN SUBEDI
CC4057NI INTRODUCTION TO INFORMATION SYSTEMS
Input, processing and output are the main three enterprise in an information system
that gives the information a firm require. The input function to collect the raw
unorganized data from the firm or from its exterior surrounding. Processing reshapes
this raw input into a meaningful form. Output conveys the shaped information to the
user or clients who will use it. Information system also require critique which is
output resent to suitable members of the firm to help their evaluation and correct the
input stage.
AAROHAN SUBEDI
CC4057NI INTRODUCTION TO INFORMATION SYSTEMS
Data: It may be the raw static facts, information, quantities, or symbol operated
by the computer which may be stored and transferred in the form of electric
signals.
Processes: In this stage the data are processed by the system software. Here
steps are taken to pull off the desired output or outcome.
People: People are the non-negotiable components of the IS. From the front line
worker to the chief information officer all are the essential assets for IS.
Technology: Application of scientific knowledge for practical purposes can be
described as a technology. It consists of components like hardware and software.
Each component is blended with each other to help decision making, coordination,
management of a firm for achieving business objective.
1.4 Conclusion
Hence Information system is the set of various components (data, processes, people,
technology) which records, analyze, maintain, record, store information to help a firm
run smoothly .It works under a model of feeding data i.e. input, processing the input
and performing various operations to achieve the outcome as output and feedback of
output is given and changes are made accordingly.
In other words data can be called as observation and measurement collected by the
means of report. Data that is stored as numbers is known as quantitative data whereas
the data that is recorded as text is known as qualitative data.
AAROHAN SUBEDI
CC4057NI INTRODUCTION TO INFORMATION SYSTEMS
Example: Let us consider a black cat (he) with some white patches in some body parts.
QUALITATIVE DATA
He is all black except for his paws, chest, chin and some parts of his tummy are
white.
Hair is short in length.
QUANTITATIVE DATA
He is 40 cm tall.
He weighs 7 kg.
2.2 Information
When the data is processed, structured, organized and presented in a given
circumstances to make it useful then the processed data is called information.
In other words it can be defined as the converted electrical signal which is transmitted
forward in order to gain output or outcome.
Example
2.3 Database
A database is a well assembled collection of data that are interrelated in a meaningful
way which can be acquired in different logical forms but are stored just once. The data
in a database is hence integrated, structured and shared
It is well organized.
It is interrelated
AAROHAN SUBEDI
CC4057NI INTRODUCTION TO INFORMATION SYSTEMS
Example: Facebook have a user database from which it verifies users when they log
into Facebook account.
TYPES OF DBMS
AAROHAN SUBEDI
CC4057NI INTRODUCTION TO INFORMATION SYSTEMS
2.6 Conclusion
Here we knew that data and information are the main aspects of a database. They give
the base of formation of database. Database is organized set of information which helps
to makes the execution of a firm simple. Relational database management system is a
type of DBMS which organizes data in dual-dimensional table in form of row and
columns. This software works in every pc and is accessible easily so it is widely used
world wise.
3 Designing a database
Scenario of the organization
A company has many departments. Each departments has a supervisor and at least
one employee. Employees must be assigned to at least a single but possibly more
departments. At least a single employee is assigned to a work or a project, but an
employee may be on leave and not assigned to any projects. The important data
columns are the names of the departments, projects, supervisors and employees, as
well as supervisor and employee number and a unique project number.
AAROHAN SUBEDI
CC4057NI INTRODUCTION TO INFORMATION SYSTEMS
AAROHAN SUBEDI
CC4057NI INTRODUCTION TO INFORMATION SYSTEMS
AAROHAN SUBEDI
CC4057NI INTRODUCTION TO INFORMATION SYSTEMS
Employee Name
Department Name
Location
Salary
Entities Relationship
1 Supervisor and department One to one
2 Department and employee department One to one or one to many
3 Employee department and employee One to one or one to many
4 Employee and project One to one. One employee works on one
project at a time
Table 3(relationship between Entities)
AAROHAN SUBEDI
CC4057NI INTRODUCTION TO INFORMATION SYSTEMS
A company has many departments. Each departments has a supervisor and employee.
Employees must be given at least one, may be more departments. At least one
employee is assigned to a project, employee may be on leave and may not be assigned
any project. The important data columns are the names, the departments, projects
supervisor and employees as well as the supervisor and employee number and a
unique project number.
AAROHAN SUBEDI
CC4057NI INTRODUCTION TO INFORMATION SYSTEMS
AAROHAN SUBEDI
CC4057NI INTRODUCTION TO INFORMATION SYSTEMS
AAROHAN SUBEDI
CC4057NI INTRODUCTION TO INFORMATION SYSTEMS
I think that personal research helped me a lot. I was able to grasp the knowledge
about the course content and was able to learn in brief about different aspects of
database its functions, benefits and applications. I was little confused about
primary key and foreign key and now I can link the tables take references for the
foreign key. So I think that personal research and positive mentality towards
learning will get the most out of the module.
AAROHAN SUBEDI
CC4057NI INTRODUCTION TO INFORMATION SYSTEMS
Bibliography
Anurodh, J. (2003, 06 12). Information System. Retrieved from
http://www.informationsystem.com
AAROHAN SUBEDI
CC4057NI INTRODUCTION TO INFORMATION SYSTEMS
AAROHAN SUBEDI