Basics of Computer-Ii: Bachelor of Commerce (DDE)
Basics of Computer-Ii: Bachelor of Commerce (DDE)
Semester – II
Paper Code – BM2006-II
BASICS OF COMPUTER–II
Syllabus -
Figure 1.1
Software, by definition, is the collection of computer programs, procedures and documentation that
performs different tasks on a computer system. The term 'software' was first used by John Tukey in
1958. Briefly, computer software is the language in which a computer speaks. There are different types
of computer software.
1.2.1 Programming Software
This is one of the most commonly known and popularly used forms of computer software. These
software come in forms of tools that assist a programmer in writing computer programs. Computer
programs are sets of logical instructions that make a computer system perform certain tasks. The tools
that help the programmers in instructing a computer system include text editors, compilers and
interpreters.
Software and Operating System Concepts 7
* Marketing Analysis
* MRP (Material Requirements Planning)
* Human-resource Management
and so on
* Scientific Application Packages
* Computer-Aided Designing and Drafting (CADD)
* SPSS (Statistical Package For Social Sciences)
* Computer-Aided Manufacturing (CAM)
* Statistical Analysis Software (SAS)
and so on.
* Miscellaneous Application Packages
* Computer-Based Learning (CBL)
* MIDI (Musical Instrument Digital Interface) Package
* Computer-Based Training (CBT)
and so on
1.3.3 Customised Application Packages
It is a kind of application packages developed by the professional programmers. It has become the trend
of the present day Software Industry to develop such kind of packages. Natural Language Processing
(NLP) is getting world-wide attention because these are non-procedural and are more closer to human
conversation. This is trend has been geared up probably due to the development of the non-procedural
4GLs (4th Generation Languages). This trend will continue to grow as the development in multimedia,
graphics, artificial intelligence, networking solutions enhance.
1.4 OPERATING SYSTEM
“Operating System (OS) is a collection of software written to provide the fundamental instructions that
a computer needs to manage resources, such as memory, the file system, and processes”.
In other words, OS is a master program that controls a computer's basic functions and allows other
programs to access the computer's resources such as disk drive, printer, keyboard, and screen.
There are several definitions of operating system. Few of these are:
“Operating system is a set of system programs which controls all the computer’s resources and
provides the base upon which application programs can be written”.
OR
“An operating system may be viewed as an organised collection of software extensions of hardware,
consisting of control routines for operating a computer and for providing an environment for execution
of programs”.
OR
10 Basics of Computer–II
“An operating system is a set of procedures (manual and/or automatic) that enables people or group of
people to share a computer installation efficiently”.
OR
“An operating system is a program that act as an intermediary between a user of a computer and the
computer hardware. The primary goals of an operating system are:
• To make the computer system convenient to use and
• To use the computer hardware in an efficient manner”
OR
“An operating system is an integrated collection of subsystems and further each subsystem consists of
programs that perform specific duties. Just as the processor is the nucleus of the computer system, the
operating system is the nucleus of all types software activities”.
Examples of operating systems: Linux, MS Windows 95, MS Windows NT, Windows XP, UNIX, DOS
and OS/2.
systems (DOS). The most commonly used operating systems on personal computers are MS-DOS and
PC-DOS.
1.5 CHARACTERISTICS OF OPERATING SYSTEM
• Sharing
• Concurrency
• Long-term Storage
• Non-determinacy
1.6 DESIRABLE FEATURES OF OPERATING SYSTEM
• Efficiency
• Reliability
• Small-Size
• Maintainability
Thus the operating system is responsible for directing a given computer into a batch mono-programming
system, a multi-programmed system, a time-sharing system or a real-time system. Many operating
systems can handle both batch and real-time applications simultaneously.
1.7 BOOTING (OR BOOTSTRAPPING)
The process of loading the operating system into memory is known as booting. When a computer is
turned on the operating system must be brought into the memory of computer from the hard-disk
storage. The process is normally started by a small program called bootstrap loader. This program
resides in a ROM as a firmware. A computer is designed to fetch its very first instruction from the ROM
when power is turned on. The first instruction is bootstrap loader. It is very simple program sufficient
only to direct the CPU to look for specific file on the disk memory, and executes the instructions stored
in the file. The file contains machine codes to direct the CPU to continue loading the rest of the
operating system into the memory. When the operating system is fully loaded into the memory, the
computer is ready to accept user’s commands.
1.8 FAMILY OF OPERATING SYSTEMS
The family of operating systems have evolved over the years:
a) Windows family of OS:
Windows 1.0
Windows 2.0
Windows 3.0 (the first version to make substantial commercial impact)
Windows 3.1x
Windows 95 (aka Windows 4.0)
Windows 98 (aka Windows 4.1)
Windows Me (aka Windows 4.2)
OS/2 (developed jointly with IBM)
Software and Operating System Concepts 13
Windows NT
Windows 2000 (aka Windows NT 5.0)
Windows XP (aka Windows NT 5.1)
Windows Server 2003 (aka Windows NT 5.2)
Windows Vista (to be released August 2006)
Windows Longhorn Server (to be released shortly after Windows Vista)
Microsoft Codename Blackcomb (to follow Vista)
b) Apple/Macintosh
Apple DOS
ProDOS
GS/OS
Lisa OS
A/UX
Mac OS
System 6
System 7 (code-named "Big Bang")
Mac OS 8
Mac OS 9
Mac OS X
Mac OS X v10.0 (aka Mac OS X 10.0 "Cheetah")
Mac OS X v10.1 (aka Mac OS X 10.1 "Puma")
Mac OS X v10.2 (aka Mac OS X 10.2 "Jaguar")
Mac OS X v10.3 (aka Mac OS X 10.3 "Panther")
Mac OS X v10.4 (aka Mac OS X 10.4 "Tiger")
Mac OS X v10.5 (aka Mac OS X 10.5 "Leopard")
Mac OS X Server
Darwin
c) Unix
d) Linux
e) Solaris.
14 Basics of Computer–II
As a Resource Manager, the operating system must perform the following functions for each resource
viz. processor, memory, I/O, files:
a) Keep track of status of each resource
b) Decide which job should get the resource and for how much time, according to some policy
c) Allocate the resource to the job decided
d) After the resource is used by the job for the allocated time, make the resource free
• There are different types of computer software such as Programming Software, System Software
and Application Software
• An application package or application program is the software that has been written to process or
perform specific job.
• Operating System (OS) is a collection of software written to provide the fundamental
instructions that a computer needs to manage resources, such as memory, the file system, and
processes.
• The control programs consist of Supervisor Programs, Job Control Programs and Input/Output
Management Program
• Windows Explorer displays the hierarchical structure of files, folders, and drives on your
computer. It also shows any network drives that have been mapped to drive letters on your
computer.
• Both in Windows 7 and Windows 8, the Print Management console is part of Administrative
Tools.
• The Control Panel is a part of the Microsoft Windows graphical user interface which allows
users to view and manipulate basic system settings and controls via applets, such as adding
hardware, adding and removing software, controlling user accounts, and changing accessibility
options.
SELF ASSESSMENT QUESTIONS AND EXERCISES
COMPUTER APPLICATIONS
2.1 INTRODUCTION
Computers have become an essential part of modern human life. Owing to the widespread use of
computers in every sphere, Life in today’s world would be unimaginable without computers. Computers
have made human lives better and happier. There are endless uses of computer in different fields of
work.
Computers are used in so many fields in our daily life. From Engineers to Doctors, Students, Teachers,
and Government Organization they all use computers to perform specific tasks, for entertainment or just
to finish office work. Computers have made our life easier. With greater precision and accuracy and less
time taking computers can do a lot in short time while that task can take a lot of time while doing
manually. Computers have taken industries and businesses to a whole new level. They are used at Home
for work and entertainment purposes, at Office, in hospitals, in government organizations.
2.2 COMPUTER APPLICATIONS IN EDUCATION
The science and technology has been changing our life ever since its inception. Especially the greatest
invention of human mind that most of the times defeat the human mind itself, i.e. the computer has
brought out enormous changes to our society. Its contribution towards education sector has been truly
marvellous.
Computers have taken the education systems in the entire world to a different level altogether. It is now
used in education sector in various ways and has changed the way it earlier looked to a great degree.
2.2.1 Uses of Computers in Education
Following are few significant uses of computers in education:
1. Effective Classroom Teaching and Learning
The traditional classes have become modern and high-tech with the advent of computers. Students now
see multimedia presentations, clips, images, etc. with the help of computers. This gives them a better
experience of education as compared to the monotonous blackboard teaching. This way, the power of
students to remember or recollect the taught concepts increases as the classroom learning becomes
interesting.
2. Online and Distance Learning
Computers not only strengthen the traditional education system but also provide a new mode of pursuing
educational courses and degrees. This mode is called as online distance learning mode of education.
Through this mode a student can pursue a course, degree or training sitting at home with the help of a
computer and internet connection. The curriculum of these online courses is similar to the traditional
mode of pursuing the same. Online education system offers several benefits to the students which they
can’t avail in traditional education system. This is the reason why millions of people are attracted to
online education as of today and this count will only increase day by day.
22 Basics of Computer–II
j. Laboratory and practical work: Computers can supplement laboratory and practical work
especially in science and technology subject.
k. Training through stimulate techniques: The computer can be used to give training to the
students through stimulated and gaming techniques.
2.2.3 Computer-Based Teaching and Learning
Computers are used to provide the methods of teaching in different ways. There are number of methods
in which educational institutions can use computer to educate the students. Much computer-based
educational software are available, which students can learn to read, to count, or to speak a foreign
language. Software that combines the thrills of games with real information content is becoming most
popular. Some organizations are using information technology in their employee training programs.
Computer Aided Learning (CAL)
Computer Aided Learning could be described as the use of information technology to assist in the
teaching and enhance learning process. Information technology may be able to aid us in reducing the
time spent on creation and maintenance of teaching materials (power point presentations, Lectures in
word documents, Flash media files etc). It is also reducing the administrative load associated with
teaching and research.
Computer Based Training (CBT)
Computer based training is a difficult term to adequately define because it encompasses various modes
of instruction and has evolved from the simplest definition, an interactive learning experience between
the learner and computer in which the computer provides the majority of the stimulus, the learner must
respond, and the computer analyzes the response and provides feedback to the learner.
Computer-based training is about using computers to help train people. It is not necessarily about
training people to use computers. Computer based training works, compared with traditional techniques;
it can bring many additional benefits to any organization, their training department and their students.
For example:
• Students can readily acquire new skills at their own pace and at times that do not conflict
with their work schedules.
• Training times can usually be reduced.
• Retention of course material is usually greater.
• Interactive, visually stimulating, easily absorbed and easily available material encourages
students to undertake training.
• Planning and timetabling problems can be reduced or eliminated.
• Essential skills can be taught and refreshed whenever and whenever needed.
• The quality and consistency of the training material of students, locally or at remote places.
• Timely and high quality training on demand leads to increased efficiency.
24 Basics of Computer–II
Compared to traditional classroom training methods, students using computer based training absorb
similar material faster and retain more of the information they are taught. CBT is a low cost solution for
educating people. You can train a large number of people easily.
Benefits of CBT
Some benefits of CBT are as follows:
1. The students can learn new skills at their own pace. They can easily acquire knowledge in any
available time of their own choice.
2. Training time can be reduced.
3. Training materials are interactive and easy to learn. It encourages students to learn the topic.
4. Planning and timing problems are reduced or eliminated.
5. The skills can be taught at any time and at any place.
6. It is very cost effective way to train a large number of students.
7. Training videos and audios are available at affordable prices.
Computer Aided Learning (CAL)
Computer aided learning is the process of using information technology to help teaching and enhance
the learning process. The use of computer can reduce the time that is spent on preparing teaching
material. It can also reduce the administrative load of teaching and research. The use of multimedia
projector and PowerPoint presentations has improved the quality of teaching. It has also helped the
learning process.
Distance Learning
Distance learning is a new learning methodology. Computer plays the key role in this kind of learning.
Many institutes are providing distance learning programs. The student does not need to come to the
institute. The institute provides the reading material and the student attends virtual classroom. In virtual
classroom, the teacher delivers lecture at his own workplace. The student can attend the lecture at home
by connecting to a network. The student can also ask questions to the teacher.
Online Examination
The trend of online examination is becoming popular. Different examination like GRE, GMAT and SAT
are conducted online all over the world. The questions are marked by computer. It minimizes the chance
of mistakes. It also enables to announce the result in time.
2.3 COMPUTER APPLICATIONS IN COMMERCE AND MARKETING
The use of computer technology in business provides many facilities. Businessmen are using computers
to interact with their customers anywhere in the world. Many business tasks are performed more quickly
and efficiently. Computers also help them to reduce the overall cost of their business. Computer can be
used in business in the following ways.
Computer Applications 25
2.3.1 Marketing
An organization can use computers for marketing their products. Marketing applications provide
information about the products to customers. Computer is also used to manage distribution system,
advertising and selling activities. It can also be used in deciding pricing strategies. Companies can know
more about their customers and their needs and requirements etc.
Marketing applications provide information about the organization’s products, its distribution system, its
advertising and personal selling activities, and its pricing strategies. Marketing applications help
managers to develop strategies that combine the four major elements of marketing: Products,
Promotions, Place and Price.
Marketing is the process by which goods are sold and purchased. The aim of marketing is to acquire,
retain, and satisfy customers. Modern marketing has evolved into a complex and diverse field. This field
includes a wide variety of special functions such as advertising, mail-order business, public relations,
retailing and merchandising, sales, market research, and pricing of goods.
Computers play a significant role in inventory control, processing and handling orders, communication
between satelite companies in an organization, design and production of goods, manufacturing, product
and market analysis, advertising, producing the company newsletter, and in some cases, complete
control of company operations.
In today's extremely competitive business environment businesses are searching for ways to improve
profitability and to maintain their position in the marketplace. As competition becomes more intense the
formula for success becomes more difficult.
Two particular things have greatly aided companies in their quests to accomplish these goals. These are:
a) CAD/CAM and
b) World Wide Web.
CAD/CAM
An important program has aided companies all over the world. Computer-aided design and computer-
aided manufacturing (CAD/CAM) is the integration of two technologies. It has often been called the
new industrial revolution. In CAD, engineers and designers use specialized computer software to create
models that represent characteristics of objects. These models are analyzed by computer and redesigned
as necessary. This allows companies needed flexibility in
studying different and daring designs without the high costs of building and testing actual models,
saving millions of dollars. In CAM, designers and engineers use computers for planning manufacturing
processes, testing finished parts, controlling manufacturing operations, and managing entire plants.
CAM is linked to CAD through a database that is shared by design and manufacturing engineers.
The major applications of CAD/CAM are mechanical design and electronic design. Computer-aided
mechanical design is usually done with automated drafting programs that use interactive computer
graphics. Information is entered into the computer to create basic elements such as circles, lines, and
26 Basics of Computer–II
points. Elements can be rotated, mirrored, moved, and scaled, and users can zoom in on details.
Computerized drafting is quicker and more accurate than manual
drafting. It makes modifications much easier.
Desktop manufacturing enables a designer to construct a model directly from data which is stored in
computer memory. These software programs help designers to consider both function and
manufacturing consequences at early stages, when designs are easily modified.
More and more manufacturing businesses are integrating CAD/CAM with other aspects of production,
including inventory tracking, scheduling, and marketing. This idea, known as computer-integrated
manufacturing (CIM), speeds processing of orders, adds to effective materials management, and creates
considerable cost savings.
World Wide Web
The World Wide Web is a hypertext based information service. It provides access to multimedia,
complex documents, and databases. The Web is one of the most effective vehicles to provide
information because of its visual impact and advanced features. It can be used as a complete
presentation media for a company's corporate information or information on all of its products and
services.
The recent growth of the world wide web (WWW) has opened up new markets and shattered boundaries
to selling to a worldwide audience. For marketers the world wide web can be used to create a client
base, for product and market analysis, rapid information access, wide scale information dissemination,
rapid communication, cost-effective document transfers, expert advice and help, recruiting new
employees, peer communications, and new business opportunities. The usefulness of the Internet or
WWW depends directly on the products or services of each business. There are different benefits
depending upon the type of business and whether you are a supplier, retailer, or distributor.
2.3.2 Business Processes
In every organization there are major business processes that provide the critical tasks such that
customer bills, analyzing sales of various products in different locations etc. in business, computers are
used as given:
a) Stock Exchange
Stock markets around the world are in transition. Brokers interconnected through a data
communication network submit and receive bids using their computer workstations or
interconnected computer display screens, where brokers match buyers with sellers, so that
neither trading floor nor slips of paper are necessary.
b) Banks
Computerized banking have several benefits such as save the time and convenience for customer.
International banking and the abilities to handle trading in multiple currencies are critical for
international trade. The cheques are read by MICR (Magnetic Ink Character Reader). Banks use
Computer Applications 27
mainframe computer to maintain their customer accounts by dealing with the transaction
generated as a result of withdrawals and deposits.
c) Departmental Store
People at the store level, cashiers enter sales data into sale terminals by waving a bar code
scanner across a package’s bar-coded prices and stock numbers. Bar codes are read by bar code
readers, photoelectric scanners that translate the bar code symbols into digital forms. The price of
a particular item is set with the store’s computer and appears on the sales-clerk’s point of sale
terminal and on our receipt. Store and department manager who received report of store and
department sales and inventory levels are indirect end users. Record of sales are input to the
store’s computer and used for accounting, restocking store inventory, and weeding out products
that sell well. A security VCR (video cassette recorder) is widely used in department stores and
other locations where aesthetics are priority. It is virtually impossible to tell where the camera is
pointed, which makes it difficult for would-be camera avoiders to stay out of the camera’s view
range; that are equipped with a camera, and lens can be augmented with dummy cameras. VCRs
use the tapes, hook up the same way, and have all of the standard features of today’s consumer
VCRs. Most importantly, they are just as easy to use. Security cameras are everywhere these
days and the reason is quite clear; there is simply no better way to monitor home or business
operations and ensures safety.
d) Office Automation
Office Automation (OA) refers to the movements toward automating office tasks. An office
where workers performs different tasks. The management and administrative tasks performed in
an office five general categories of activities like decision-making, data manipulation, document
handling, communication, and storage. Offices have used advance computer technologies to
perform various tasks in an office system such as for document management system, message
handling system, and office support systems.
e) Document Management System (DMS)
DMS include word processing, desktop publishing, reprographic, image processing, and archival
storage applications. Word processing enable documents to be created and edited electronically
as well as help to produce high quality memos, letters, proposals, reports, newsletters and
brochures etc. which are used to send business community. Desktop publishing enables to make
document in attractive form by the use of photos, artwork, graphical illustrations etc. spreadsheet
is software package used to create a table of columns and rows used by people responsible for
tracking revenues, expenses, profits, loses, statistical, mathematical and logical processing etc.
Reprographics is the process of reproducing multiple copies of a document. Image processing
allow document to be scanned and stored in image oriented data bases.
f) Message-handling system
It enables to send messages or documents from one location to other location through facsimile
(FAX), electronic-mail (E-Mail), Voice Mail etc.
28 Basics of Computer–II
2.3.5 Robots
A robot is an automatic programmable machine that moves and performs mechanical tasks. Robots are
used in hundreds of applications from assembling and spray-painting cars, carrying out maintenance on
overhead power cables, to testing blood samples, outer space experimental programs, in artificial
satellites, and radioactive environments etc. robots can work in environment that are hazardous to
humans, it can perform repetitive and boring task continuously without a break at high level of accuracy
than human.
2.3.6 CAD (Computer Aided Design)
CAD (Computer Aided Design) are used for display designs and build production prototypes in
software, test them as a computer object according to following given parameters:
• Compile Parts and quantities lists.
• Outline production and assembly procedures
Transmit the final different applications some of them like designing new car or aircraft, bridge and
building. Making changes to a design requires a large number of complex calculations. A CAD system
needs a high resolution monitors, input devices (mouse, keyboard, graphic tables, and scanners etc) and
output devices (printers and plotters). CAD use often has the capability of displaying a three
dimensional object and speedily rotating it in any direction using controls on the keyboard.
2.3.7 CAM (Computer Aided Manufacturing)
CAM (Computer Aided Manufacturing) is used to control all the part of a manufacturing process.
CAM software uses digital design output, such as that from a CAD system, to directly control
production machinery. CAM systems are manufactured following goods.
• Product can be made very accurately and consistently.
• Around the clock production is much cheaper.
• A product’s design can be modified without the need of bringing production to a computer
standstill.
2.3.8 Simulations
A computer simulation is a special type of computer model, which recreates a system that might exist
outside the computer. Simulations are often used to train people how to deal with situations that are too
difficult, expensive or dangerous to recreate and practice using for real. For example a flight simulation,
which is used to train, pilots how to deal with situation that would be expensive and dangerous to
practice using a real aircraft. A flight simulator consists of a working replica of the flight deck of an
airplane.
2.4 COMPUTER APPLICATIONS IN MANAGEMENT
In every business, a computer is an essential tool for running the day-to-day operations, enhancing
productivity and communicating with customers, suppliers and the public. Managers use computers for a
30 Basics of Computer–II
variety of reasons, including keeping their teams on track, budgeting and planning projects, monitoring
inventory and preparing documents, proposals and presentations.
2.4.1 Functions of Management
Effective management and leadership involve creative problem solving, motivating employees and
making sure the organization accomplishes objectives and goals. There are five functions of
management and leadership:
• planning,
• organizing,
• staffing,
• coordinating and
• controlling.
These functions separate the management process from other business functions such as marketing,
accounting and finance.
a) Planning
The planning function of management controls all the planning that allows the organization to
run smoothly. Planning involves defining a goal and determining the most effective course of
action needed to reach that goal. Typically, planning involves flexibility, as the planner must
coordinate with all levels of management and leadership in the organization. Planning also
involves knowledge of the company’s resources and the future objectives of the business.
b) Organizing
The organizing function of leadership controls the overall structure of the company. The
organizational structure is the foundation of a company; without this structure, the day-to-day
operation of the business becomes difficult and unsuccessful. Organizing involves designating
tasks and responsibilities to employees with the specific skill sets needed to complete the tasks.
Organizing also involves developing the organizational structure and chain of command within
the company.
c) Staffing
The staffing function of management controls all recruitment and personnel needs of the
organization. The main purpose of staffing is to hire the right people for the right jobs to achieve
the objectives of the organization. Staffing involves more than just recruitment; staffing also
encompasses training and development, performance appraisals, promotions and transfers.
Without the staffing function, the business would fail because the business would not be properly
staffed to meet its goals.
d) Coordinating
The coordinating function of leadership controls all the organizing, planning and staffing
activities of the company and ensures all activities function together for the good of the
organization. Coordinating typically takes place in meetings and other planning sessions with the
Computer Applications 31
department heads of the company to ensure all departments are on the same page in terms of
objectives and goals. Coordinating involves communication, supervision and direction by
management.
e) Controlling
The controlling function of management is useful for ensuring all other functions of the
organization are in place and are operating successfully. Controlling involves establishing
performance standards and monitoring the output of employees to ensure each employee’s
performance meets those standards. The controlling process often leads to the identification of
situations and problems that need to be addressed by creating new performance standards. The
level of performance affects the success of all aspects of the organization.
2.4.2 Use of IT in Management
The use of computers and Information Technology (IT)-based systems in mainstream businesses has
redefined workplace practices, operational metrics and business models. Top management and key
business executives have been able to leverage the various capabilities of computer-based systems and
productivity software technologies to get a better handle on business operations, channelize employee
productivity and address strategic goals. The importance of computers in management cannot be
overstated.
Organisations that understand the strategic potential of information technology (IT) integrate it into
everything they do. Their IT investments advance their business goals and work seamlessly with current
people and processes.
Managers need to understand not only the basic functions of the corporate software tools used in the
office but also the Internet and other external computing tools that can improve the way they manage
their departments.
1. Business Planning
Business planning can take up a lot of a manager's time, but computer programs make it easier.
From using email programs like Outlook or Google Mail to set appointments, tasks and deadlines to
using financial tools to develop budgets and project proposals, using computers to plan the day-to-
day activities of a business is essential. Managers also use the Internet to research their industries,
the competition and to look for ideas to help them create plans to engage customers, win more
business and succeed in the competitive world of business.
2. Record Keeping
Managers keep track of a lot of information that is vital to the company's success. From customer
records to financial records to employee records, the data a company has to store are seemingly
endless. Using computers to store and manage documents, files and records reduces the amount of
physical storage a company needs and also allows managers to have easy access to their files using
simple document search methods. Additionally, by keeping records, managers can easily share
information about an employee's history and job performance with other managers in the company.
32 Basics of Computer–II
3. Communication
One of the most common uses for computers in business is communication. Communication is
essential not only between employees but with customers as well. Many customer service
departments use computers to log service issues and make a record of their resolutions. Using email
and instant messaging programs allows employees to gather information from one another that they
need to complete their jobs. It also allows managers to delegate work tasks and follow up on
projects.
Computer networks connected over an intranet-based system or Web-based environment can
communicate with one another. In modern businesses, business owners and enterprise decision
makers need employees to communicate instantly with each other, collaborate and share files,
information and relevant documents quickly in order to execute work-related tasks and pursuits. Use
of e-mail systems, instant messaging tools and more recently social networking applications has
also enhanced swifter communication with business partners, customers, suppliers and other key
external stakeholders.
4. Transactions Management
Organizations and businesses perform thousands of transactions at varied customer and business
partner –facing interfaces. Purchase managers, inventory system professionals and accounts and
financial personnel need to keep track of invoices, purchase orders, payment gateways on
organization websites and all transactions at the operational level.
Computer systems integrate varied transaction processes and activities and facilitate real-time
tracking of transactions. IT applications speed the process of transaction activities and help in
calculations, generation of accurate summaries and reports.
5. Decision Making
Computers, IT systems and allied software programs help companies to classify, arrange,
systematize and analyze information. Use of CRM solutions, Enterprise Resource Planning (ERP)
systems, Management Information Systems (MIS) and database systems enable companies to
operationally manage business processes and functional areas. Market intelligence, sales reports and
customer insights generated from such systems aid business managers, top management and project
heads in important decision making processes.
Document Preparation
For creating spreadsheets, presentations, memos and other corporate documents, computers are
essential in business. Managers need to have a basic understanding of common workplace
productivity software such as Microsoft Office, but specialized industries such as advertising and
marketing also require managers to work with more advanced programs like Adobe Photoshop and
Illustrator to create visual materials for clients.
Computer Applications 33
6. Improve Productivity
One of the primary purposes of deploying large-scale computer systems, software, networking and
IT tools is to gain productivity on all levels in an organization. All departments, manufacturing and
production facilities and offshore centers should be able to leverage the capabilities and of modern
IT systems and technologies and function more effectively and efficiently. Used strategically,
computers streamline employee workflows, operational activities and functional processes, ensure
better control in business management and impact the bottom-line.
7. Role in Innovation Management
As the global economic crisis forces businesses to operate leaner, competition continues to
accelerate at lightning speed. Simultaneously, consumers are clamping down on discretionary
spending and demanding more value and options in the purchases they make.
Innovation management — or finding and realizing new sources of value — is key to helping
businesses keep up with this constantly changing economic and competitive landscape.
With careful thought, planning, and ingenuity, IT can help businesses move from a closed
innovation model to an open one, playing a pivotal role in capturing an increasingly elusive
competitive advantage.
• Innovation management is a technology matter
• Innovation management—the long and short of it
• Harnessing technology for innovation is a strategy that makes sense
SUMMARY OF THE LESSON
You learnt the following in this lesson:
• Computers are used in so many fields in our daily life. From Engineers to Doctors, Students,
Teachers, and Government Organization they all use computers to perform specific tasks, for
entertainment or just to finish office work. Computers have made our life easier.
• Computers have taken the education systems in the entire world to a different level altogether. It
is now used in education sector in various ways and has changed the way it earlier looked to a
great degree.
• The traditional classes have become modern and high-tech with the advent of computers.
Students now see multimedia presentations, clips, images, etc. with the help of computers.
• Computers not only strengthen the traditional education system but also provide a new mode of
pursuing educational courses and degrees. This mode is called as online distance learning mode
of education.
• Computers help students of schools, colleges and universities in their research work
34 Basics of Computer–II
• Computers not only are useful in education sector but are also the reason for some fields of
education.
• Education today is no more confined to the walls of a classroom. It has rather gone global.
• Computers are helping the teachers in the several areas classification of pupils, preparing time-
table, maintenance of progress cards, tutorial and dialogue, and education to physically
challenged.
• Computers are used to provide the methods of teaching in different ways.
• Computer Aided Learning could be described as the use of information technology to assist in
the teaching and enhance learning process
• Computer-based training is about using computers to help train people. It is not necessarily about
training people to use computers.
• Compared to traditional classroom training methods, students using computer based training
absorb similar material faster and retain more of the information they are taught.
• Computer aided learning is the process of using information technology to help teaching and
enhance the learning process.
• Distance learning is a new learning methodology. Computer plays the key role in this kind of
learning. Many institutes are providing distance learning programs.
• An organization can use computers for marketing their products. Marketing applications provide
information about the products to customers
• Marketing is the process by which goods are sold and purchased. The aim of
• marketing is to acquire, retain, and satisfy customers.
• In every organization there are major business processes that provide the critical tasks such that
customer bills, analyzing sales of various products in different locations etc. in business
• E-commerce (electronic commerce) describes buying, selling, and exchanging of products,
services, and information via computer network. The term e-commerce describes transactions
conducted between business partners.
• CAM (Computer Aided Manufacturing) is used to control all the part of a manufacturing
process. CAM software uses digital design output, such as that from a CAD system, to directly
control production machinery.
• A computer simulation is a special type of computer model, which recreates a system that might
exist outside the computer.
• In every business, a computer is an essential tool for running the day-to-day operations,
enhancing productivity and communicating with customers, suppliers and the public.
Computer Applications 35
• There are five functions of management and leadership - planning, organizing, staffing,
coordinating and controlling.
SELF ASSESSMENT QUESTIONS AND EXERCISES
1. What are computer applications in education?
2. What are different uses of computers in education?
3. How computers may be helpful to teachers?
4. What is computer-based teaching (CBT)? What are its benefits?
5. How computers may help in learning?
6. What are computer applications in commerce?
7. What is e-commerce? How is it useful?
8. How computers help in marketing?
9. What are business processes?
10. What do you understand by CAD (computer aided design) and CAM (computer aided
manufacturing)?
11. What are Simulations?
12. What are computer applications in management?
13. What are major functions of management?
14. Discuss the use of IT in management?
CHAPTER - 3
WINDOWS OPERATING SYSTEM
OBJECTIVES OF THIS LESSON
This lesson is aimed to make you understand the basic concepts of windows. Readers will be able to
understand the following:
• Windows operating system, its common features, Windows Explorer.
• Control Panel, Print Manager and other elements of Windows GUI
STRUCTURE OF THIS LESSON
3.1 Windows Operating System
3.1.1 Common Features of Windows GUI
3.1.2 Windows Explorer
3.1.3 Print Manager and Installing Printers
3.1.4 Control Panel
3.1.5 Using Paint Brush
3.1.6 Using Clipboard in Windows
3.1.7 My Computer
Summary of the Lesson
Self Assessment Questions and Exercises
3.1 WINDOWS OPERATING SYSTEM
Microsoft Windows (or simply Windows) is a metafamily of graphical operating systems developed,
marketed, and sold by Microsoft. It consists of several families of operating systems, each of which
cater to a certain sector of the computing industry.
The Windows operating system is developed and maintained by Microsoft, the company founded by Bill
Gates. The first version was released in 1985. Since then, it has grown significantly, and it now
dominates the market. Windows uses a graphical user interface to make it easier for people to use their
computers. The primary ways that people navigate are through icons on the desktop and the Start menu.
As of April 2014, the most recent versions of Windows for personal computers, smartphones, server
computers and embedded devices are respectively Windows 8.1, Windows Phone 8.1, Windows Server
2012 R2 and Windows Embedded 8. A specialized version of Windows runs on the Xbox One game
console.
The next version of Windows is Windows 10 and is currently available as a technical preview; it is set
for release for phones, tablets, laptops, and PCs in late 2015.
However, versions of Windows operating system with its date of release are provided in Table 3.1.
Introduction to Windows
Date Version
1981 Sept. Interface Manager
1983 Windows was announced
1985 Nov. Windows 1.0 for 8088 CPUs released
1987 Dec. Windows 2.0 for 386 CPUs, up to 16 mbyte RAM addressable
1988/89 Windows 2.1 for 286/386
1990 Windows 3.0
1992 April 3.1 (janus) includes MS-DOS 5.0
Windows for Workgroups 3.11 (snowball) rudimentarily
1993 Nov.
networkable
1995 Aug. Windows 95 4.0 Codename "Chicago" was released
1996 Feb. Windows 95 Version A (OSR1)
Windows 95 (detroit) Version B (OSR2) first time with FAT-32
1996 Aug.
support
1997 April Windows 95 Version B (OSR2.1)
1997 Nov. Windows 95 Version C (OSR2.5)
1998 June Windows 98 (memphis) about 5,000 bugs fixed
1999 May Windows 98 SE (Second Edition)
2000 Sept. Windows Me (Millenium)
1980 Aug. XENIX OS cooperation with SCO
1982 Feb. XENIX 2.3 cooperation with SCO
1983 April XENIX 3.0 cooperation with SCO
1987 MS OS/2 1.0 cooperation with IBM
1988 OS/2 1.1 cooperation with IBM
1991 OS/2 1.3 cooperation with IBM
1992 OS/2 2.0 cooperation with IBM
1993 July Windows NT 3.1 & Advanced Server; 3.1 million lines of source
38 Basics of Computer–II
files or other folder icons. Double clicking on the folder icon causes a window to be opened
displaying a list of icons and folder icons representing the folder's contents.
h) Dialog box: Dialog box is used to capture user information or to present information to the user.
Normally, a dialog box is displayed to get additional information. Dialog boxes are also used to
indicate error messages in the form of alert boxes. Dialog boxes also use a wide range of screen
control elements to communicate with the user.
i) Check box: Such a box is used to capture the information intending confirmation pertaining to
any kind of actions desired by the end-user.
j) Sliders: These are used to show the relative position of the contents or to move to a different
position.
k) Desktop Metaphors: In desktop graphical metaphor, users are not aware of applications and they
deal with files, folder, drawers, clipboard and an out-box. For example, merely clicking the
mouse on an icon representing the Report cause word processor to get started and to load the
report file automatically.
l) Menus: The functionality on a GUI system must be arranged in the form of structured menus
such as horizontal menus, pull-down menus, etc. From the menu, the end-user can select any
operation of his choice such as File, Edit, Search, Tool and so on. Rather than remembering
commands at each stage, a menu can be used to provide a list of items. Each menu element can
be either a word or an icon representing a command or a function. Menu item can be invoked by
moving the cursor on the menu item and selecting the item by clicking the mouse.
3.1.2 Windows Explorer
Windows Explorer displays the hierarchical structure of files, folders, and drives on your computer. It
also shows any network drives that have been mapped to drive letters on your computer.
Windows Explorer is automatically launched any time you open a folder in Windows XP.
Using Windows Explorer, you can copy, move, rename, and search for files and folders. For example,
you can open a folder that contains a file you want to copy or move, and then drag the file to another
folder or drive.
There are other places in Windows where you can view and work with files and folders. My Documents
is a convenient place to store documents, graphics, or other files you want to access quickly.
You can also view My Network Places, which lists other computers that are connected to your local area
network (LAN). When you delete files or folders from your hard disk, Windows places them in the
Recycle Bin, where you can retrieve them, until you empty the Recycle Bin. Files or folders deleted
from a floppy disk or a network drive are permanently deleted and are not sent to the Recycle Bin.
To open Windows Explorer, click Start, point to All Programs, point to Accessories, and then
click Windows Explorer.
Introduction to Windows
Menus
Four of the Paint menus—File, Edit, View and Help—are common to almost all Windows programs.
Menus that are special to Windows Paint are Image and Colors. The menu of greatest interest is the
Image Menu.
pink. The colour you click on with the right mouse button will be the secondary or background colour,
here shown as white.
3.1.6 Using Clipboard in Windows
In Windows and other operating systems, the Clipboard is a short-term storage area for all kinds of
information that you have copied from one place and you plan to use in another place. You can copy just
about anything to the Clipboard: strings of text, images, video, files, folders, shortcuts, etc.
When you copy (or cut) something, it is stored in the Clipboard. When you copy (or cut) something else
that piece of information overwrites the previous contents. This is because Windows provides support
for a single clipboard transaction.
When you paste the contents of the Clipboard, the contents remains available for further pasting
operations. It is overwritten only when you copy or cut something else.
What Can You Copy to the Clipboard?
Just about anything that can be selected in Windows: text of all kinds, graphics, files (including
shortcuts) or folders.
What Can You Paste from the Clipboard?
Pasting the contents of the Clipboard depends on where you want to perform the paste. For example, if
you are working with text, you can paste text only in apps and programs that work with text. Following
the same rule, you can paste graphics only in apps and programs that work with graphics, and so on.
If the contents of the Clipboard cannot be pasted where you want to, it will not be pasted there but the
contents of the Clipboard will remain intact.
How to Manage the Clipboard in Windows?
Windows XP had a Clipboard Viewer that allowed users to view the contents of the local clipboard,
clear the clipboard or save copied and cut items.
Unfortunately, this program was removed from Windows Vista and subsequent versions of Windows,
including Windows 8.1.
Therefore, if you want to view the contents of the clipboard and manage it, you must use third-party
programs developed by companies other than Microsoft.
Windows XP had clipbrd.exe, referred to as the Clipboard Viewer or the ClipBook Viewer, which
could be used to see what was saved on your clipboard. If you try to search for this exe file in Windows
Vista, Windows 7 or Windows 8, you will be unable to find clipbrd.exe.
Clipboard in Windows 7 / 8
In Windows XP this file was situated in C:\Windows\System32\clipbrd.exe. It is now missing as a part
of the Windows 7 | 8 installation. You can try to copy it from a Windows XP installation, if you have
access to it, and paste it in your System32 folder. In most cases this is known to work.
Introduction to Windows
Clipboard Viewer
If you wish, you can download Windows Clipboard Viewer but if it does not work or if you are
confronted with a message of sorts: Entry Point Not Found, then you may try to run it in Windows
XP/SP2 compatibility mode and see if it works.
The Windows Clipboard is very basic in nature and does not offer many features. As a result, many free
Clipboard alternatives like ArchiveClipboard, Enhanced Clipboard
Manager, CopyCat, Clipboardic, Orange Note, Ditto, Clipboard Magic, etc, are available on the Internet.
3.1.7 My Computer
The ‘My Computer’ icon gives us easy access to our hard drives, removable flash drives andRemarksother
network-related locations. But if you’re one who enjoys a clutter-free desktop, then maybe you can use
this tweak to remove the many program and folder shortcuts on your desktop.
• Windows Explorer displays the hierarchical structure of files, folders, and drives on your
computer. It also shows any network drives that have been mapped to drive letters on your
computer.
• Both in Windows 7 and Windows 8, the Print Management console is part of Administrative
Tools.
• The Control Panel is a part of the Microsoft Windows graphical user interface which allows
users to view and manipulate basic system settings and controls via applets, such as adding
hardware, adding and removing software, controlling user accounts, and changing accessibility
options.
• Paint formerly known as Paintbrush for Windows is a simple graphics painting program that has
been included with almost all versions of Microsoft Windows since its first release. It is often
referred to as MS Paint or Microsoft Paint.
• In Windows and other operating systems, the Clipboard is a short-term storage area for all kinds
of information that you have copied from one place and you plan to use in another place.
• The ‘My Computer’ icon gives us easy access to our hard drives, removable flash drives and
other network-related locations.
SELF ASSESSMENT QUESTIONS AND EXERCISES
15. What is an operating system ?
16. Discuss the important functions of an operating system.
17. What is a File Manager ? Outline its responsibilities.
18. Chart the family of operating system.
19. What is Windows operating system? List its important versions.
20. What is the purpose of a clipboard?
21. What is Print Manager?
22. What is ‘My Computer’?
23. What is Paint program/Paint Brush?
24. What are main features of Windows operating system?
25. What is Control Panel? How is it useful?
CHAPTER - 4
5. Budget control.
6. Annual report of an organization
7. Scientific Calculation.
8. Educational Institutions use spreadsheet to keep the records of different students.
9. Banking and other financial services.
10. Cost- effective analysis.
4.4 STARTING MS-EXCEL
• Click on Start button
• Select the option Programs
• Click on Microsoft Excel
MS-Excel window will appear
Each Excel spreadsheet contains 256 columns. Each column is named by a letter or
combination of letters.
(h) Row Headings
Navigation buttons allow you to move to another worksheet in an Excel workbook. They are used to
display the first, previous, next, or last worksheets in a workbook.
Sheet tabs separate a workbook into specific worksheets. A workbook defaults to three worksheets. Each
workbook must contain at least one worksheet.
4.6 MS- EXCEL WINDOW ELEMENTS
The following figure shows the various components of MS Excel.
Title bar
Excel Menu barMenu bar is located directly below the 'Title bar'. Menu bar contains Menu tabs File,
Edit, View, Insert, Format, Tool, Data, Window and Help. The first letter of menu tabs is underlined.
Typing 'Alt + the underlined letter' or a click on the 'Menu tab' will open the drop-down menu associated
with the tab. Menus are used to give commands to the software.
Standard Toolbar
Formula Bar
• The letters "EXT" on the Status bar in the lower right corner of the screen indicate that the
Extension of selected cell / range is on. Pressing F8 key anchors a cell / range for extension by
pressing arrow keys and repressing F8 key removes the anchor.
A right click on the Status bar displays Sum, Average, Count, Maximum or Minimum of the selected
cells. You can enable or disable display of the Status bar by clicking on View followed adding or
removing check mark against Status bar.
4.7 Menu
The Menu Bar is directly below the Title bar and displays the menu. The menu begins with the word
File and continues with the following: Edit, View, Insert, Format, Tools, Data, Window, and Help. You
use the menu to give instructions to the software. Point with your mouse to a menu option and click the
left mouse button. A drop-down menu will appear. You can now use the left and right arrow keys on
your keyboard to move left and right across the Menu bar options. You can use the up and down arrow
keys to move up and down the drop-down menu. To select an option, highlight the item on the drop-
down menu and press Enter.
4.7.1 File Menu
The File menu contains a number of options, which are following:-
- New - Opens a new document.
- Open - Opens a previously saved document.
- Close - Closes the active document but does not quit the application.
- Save - Saves the active document with its current file name, location and format.
- Save As - Saves by opening a window which gives the opportunity to change the file name,
location or format.
- Page Setup - Sets margins, paper size, orientation and other layout options
- Print Preview - Shows how the file will look when you print it.
- Print - Prints the active file, also gives the opportunity to change print options.
- Exit - Closes Microsoft Excel
Introduction to Microsoft Excel 59
- Normal - The default document view for most word processing tasks.
- Page Break Preview - Before printing, make sure the page breaks appear where you want them
- Toolbars - Displays or hides toolbars. The right pointing arrow indicates a list of toolbars. To add
one slide down to the name of the toolbar and click to select.
- Formula Bar - Remove or display the bar which displays cell address and data entered into the
active cell
- Header and Footer - Adds or changes the text that is displayed at the top or bottom of every page
of the document
- Comments - Hidden comment give further information about cell contents. Comments are
displayed when you move the cursor into the cell, however this command causes all comments
on a page to be displayed.
- Full Screen - Hides most screen elements so you can see more of your document
- Zoom - Controls how large, or small, the current document appears on the screen.
- Rows - Inserts a new row in the spreadsheet, above the row that contains the active cell.
- Columns - Inserts a new column in the spreadsheet, to the left of the column that contains the
active cell.
- Worksheet - By default, an Excel workbook is made up of three worksheets. we can insert as
many additional sheets as required. Sheets are inserted in front of the current worksheet.
- Chart - This adds a chart of the selected data, or of the entire worksheet if you have no data
selected.
- Page Break - Inserts page breaks above and to the left of the active cell. To avoid adding a page
break to the left, make sure a cell in Column A is selected before inserting the break.
- Function - Opens the Paste Function window allowing the selection of a specific equation to go
in the active cell.
- Comment- Have something to say about the contents of a cell? Add a small note with the
appearance of a Post-It note.
- Picture - Insert pictures from clip art or a file. You can also insert auto shapes, word art, or a
chart.
- Object - Insert an object such as clip art, word art, an equation or much more.
- Hyperlink – it is used to link worksheet to another worksheet or document.
- Cells - Format the way a number is displayed, alignment of data in the cell(s), font (size, color,
style, etc.), borders and colors for the selected cells, and you may also lock the contents of a cell
here.
- Row - Specify a row height, choose auto-fit, and hide or un - hide the selected row.
- Column - Specify a column width, choose auto-fit, hide or un - hide the selected column, or
choose the standard width for a column.
- Sheet - Here we can rename the sheet if sheet 1 is not descriptive enough (and it's not), you can
hide or un - hide a sheet, or you can tile an image in the background of the entire sheet.
- Auto Format- There are sixteen pre-designed formats to change the look of your spreadsheet.
You may apply the format to the entire sheet or only to selected cells.
- Style – Opens a Style window which will lead to the Format Cells window if you wish to Modify
the format.
- Pivot table and pivot chart report – pivot tables and pivot reports are used to generate a report
that summarizes and analyzes data.
- Import export data – use this command to import data from data sources, use it to create a web
query, and use it to create a new database query.
- List – use this command to create a list and publish it.
- XML – use this command while working with XML (Extensible Markup Language) data.
5.1 INTRODUCTION
Previous lesson introduced various components of MS-Excel along with the basic operations that you
can perform while working on a worksheet. However, MS Excel provides lot of other features which are
very useful for preparing professional worksheets. Such features include formatting, printing, charts,
macros and built-in-functions. All these features are discussed in detail in the subsequent sections of this
lesson.
5.2 FORMATTING WORKSHEET
You can give professional look to worksheet by formatting it in many ways. Formatting is a process of
presenting the data in an effective manner with respect to alignment, font, font size, font color, border
pattern etc. There are many ways of formatting the worksheet; few commonly used methods are
discussed as follows:
5.2.1 Standard Formatting
To change the font used in a cell or range of cells
• Select the cell or range of cells you wish to change.
• On the Excel Formatting toolbar choose a font from the Font drop down list.
To change other font characteristics
• Select the cell or range you wish to change.
• From the Format menu, click Cells.
• From the Format Cells dialog box displayed, select the Font tab to change the Font, font style,
or size.
• Select the Underline: drop down list box to select a style of underline or None to remove the
underlining.
• Select the Color: drop down list box to choose a font color.
• In the Effects section, you can tick Strikethrough, Superscript, or Subscript.
• To change all the settings in the dialog box back to the Normal style which is set in the Style
dialog box, tick the Normal font check box.
• Select OK to close the Format Cells dialog box.
To align data between the left and right sides of a cell
• Select the cell, or cells, you wish to align.
• On the Excel Formatting toolbar, click on the Align Left icon to align data with the left edge of
the cell.
• Click on the Align Right icon to align data with the right edge of the cell.
• Click on the Center icon to center data in the cell.
Working with Microsoft Excel 73
• From the Format Cells dialog box displayed, click on the Alignment tab.
• In the Text control section, tick the Shrink to fit check box and click on OK.
To merge several cells
• Select the cells that you wish to merge to become one cell.
• Right-click on the selected cells, click Format Cells.
• From the Format Cells dialog box displayed, click on the Alignment tab.
• In the Text control section, tick the Merge cells check box and click on OK.
• Note: You also can use the Merge and Center icon on the Excel Formatting toolbar.
To change the color of text
• Select the cells containing the data you want to change the color.
• On the Excel Formatting toolbar, click the down arrow next to the Font Color icon.
• Select the number of decimal places you require by using the Decimal places: spin box arrows.
• In the Symbol: section drop down list, select the type of currency.
• Click OK.
To format a number as a percentage
• Select the cell or range of cells you wish to format.
• From the Format menu, click Cells.
• From the Format Cells dialog box displayed, select the Number tab.
• In the Category: section, select Percentage.
• Select the number of decimal places you require by using the Decimal places: spin box arrows.
• Click OK
5.2.2 Conditional Formatting
This feature helps to copy the formatting style from a selected cell to another. To do this, simply copy
the cell and paste its format to another cell. We can also copy format to a range of cells. Following are
the steps:
• Select the range of cells in the worksheet to which conditional format is to be copied. The cell is
to be copied must be the part of the range.
Working with Microsoft Excel 77
2. Switch to the destination spreadsheet and click the cell where you want the link. Then, on the
Edit menu, click Paste Special, and then click Paste Link.
3. Return to the source worksheet and press ESC to remove the animated border around the cell.
80 Basics of Computer–II
workbook so that it can be displayed apart from its associated data. Whichever method you choose your
chart data is automatically linked to the worksheet from which it was created. If you change the data on
the worksheet, the chart will change accordingly.
Excel offers many different chart types, each of which has several subtypes or variations:
• Column
• Bar
• Line
• Pie
• XY (scatter)
• Area
• Doughnut
• Radar
• Surface
• Bubble
• Stock
• Cone
• Cylinder
• Pyramid
5.6.1 Standard Chart Types
The main chart types are as follows (arranged in alphabetical order):
• Area chart
An area chart shows the relative importance of values over a period of time. It is similar to a line
chart but emphasizes the amount of change (Magnitude of values) rather than time and the rate of
change.
• Bar chart
Bar charts illustrate comparisons between items. Although they are similar to column charts, the
categories on a bar chart are displayed vertically and the values are organized horizontally. This
concentrates on comparing values and places less emphasis on time. A stacked bar chart shows
the relationship of individual items to the whole.
• Bubble chart
A bubble chart is a variation on an xy scatter plot. The size of the bubble (data marker) indicates
the value of a third variable. Arrange the data with x values in one column (or row) and the
corresponding y values and bubble size in the adjacent columns (rows).
• Column chart
Column charts can be used to illustrate how data changes over a period of time, and to compare
various items. Categories are displayed horizontally, values vertically.
82 Basics of Computer–II
• Doughnut chart
Doughnut charts are similar to pie charts but, unlike pie charts, can show more than one data
series. Each ring represents one data series. These charts are widely used in the Far East.
• Line chart
This shows trends or changes in data over a period of time, at even intervals. A line chart
emphasizes time flow and rate of change rather than the amount of change. If you need to show
trends or changes in data at uneven or clustered intervals, an xy (scatter) chart is more
appropriate.
• Pie chart
A pie chart can only show one data series. It compares the size of individual items with the sum
of them all.
5.6.2 Creating a Chart
• Choose a range of data for which we want to make a chart.
• Either Click on the Chart Wizard button on the toolbar
Or
Select Chart from the Insert menu.
The first Chart Wizard dialog box will appear. The Chart Wizard –
Step 1 of 4 – Chart Type dialog box that appears has two tabs. The popular built-in chart types can be
found on the Standard Types tab. Chart types designed by us, the user, and combination charts designed
by Excel, can be found on the Custom Types tab.
Working with Microsoft Excel 83
Step 2 of 4 – Specify the data to be plotted i.e. the source of data for which chart is to be created.
Step 3 of 4 – The number of tabs displayed in the Step 3 – Chart Options window varies, depending on
the chart type. Here we have three options— Titles, Legend and Data Labels.
Step 4 of 4 – Specify chart location in window, we can specify where this new chart is to go. You can
choose to place the chart.
84 Basics of Computer–II
• As new sheet in which case a chart sheet containing just the chart will be entered in workbook — type
a name for the sheet in the adjacent box.
• As object is so that the chart will be placed in an existing worksheet
— the current one where our data is, or a different one (click on the down-arrow to select one).
5.6.3 Adding Graphics
Graphics can easily be added to charts and are a useful way to draw attention to a particular feature or to
provide an explanation. We may decide to add an arrow and some text to chart. Whatever we are doing,
you should first make sure that the Drawing toolbar is visible:
Select View | Toolbars | Drawing
There are two possible scenarios:
• The graphics are confined to the area of the chart
• The graphics are partly/completely outside the chart area
Adding graphics
• Click on the chart to select it.
• Click on the Arrow button on the Drawing toolbar.
• Draw an arrow on your chart.
If the graphics are confined to the area of the chart, we can move the chart and the arrow will move with
it. If the graphics are partly outside the chart area, the arrow will not move with the chart unless we also:
• Select the chart, arrow and text box (using Shift+click).
• Right-click on this selection.
• Select Grouping | Group.
• Click away from the selection.
Working with Microsoft Excel 85
Macros can carry out sequences of actions much more quickly. For example, we can create a macro that
enters a series of dates across one row of a worksheet, centers the date in each cell, and then applies
border format to the row. Or we can create a macro that defines special print settings in the Page Setup
dialog box and then prints the document.
Macros can be simple or extremely complex. They can also be interactive; that is, we can write macros
that request information from the user and then act on that information.
There are two ways to create a macro: we can record it, or we can build it by entering instructions in a
module. Either way, the instructions are encoded in the programming language Microsoft Visual Basic
for Applications (VBA).
1. Place the cursor where you want the function result to appear and select Function from Insert
menu.
2. Manually type the function at desired place.
░⍟⍟⍟░