IS 621 Notes
IS 621 Notes
IS 621 Notes
Organizational Change
• Most organizations are constantly undergoing change, both minor and major. The
need for organizational change can be caused by internal factors, such as those
initiated by employees at all levels, or external factors, such as activities wrought by
competitors, stockholders, new laws, community regulations, natural occurrences
(such as hurricanes) and general economic conditions.
Downsizing involves reducing the number of employees to cut costs. The term
‘rightsizing’ is also used. Rather than pick a specific business process to downsize,
companies usually look to downsize across the entire company. Downsizing clearly
reduces total payroll costs, although employee morale can suffer. Employers need to
be open to alternatives to reducing the number of employees and use layoffs as the
last resort. It’s simpler to encourage people to leave voluntarily through early
retirement or other incentives.
Organizational learning is closely related to organizational change. According to the
concept of organizational learning, organizations adapt to new conditions or alter their
practices overtime. Assembly-line workers, secretaries, shop assistants, managers and
executives all learn better ways of doing business and incorporate them into their day-
to-day activities. Collectively, these adjustments based on experience and ideas are
called ‘organizational learning’. In some cases, the adjustments can be a radical
redesign of business processes, often called ‘reengineering’. In other cases, these
adjustments can be more incremental, a concept called ‘continuous improvement’.
Data Mining
• Data mining is the process of analyzing data to try to discover patterns and
relationships within the data.
• Typically, a data warehouse is mined. Like gold mining, data mining sifts through
mountains of data to find a few nuggets of valuable information.
• Association rules algorithms are used to find associations between items in the data.
• Rattle is an extremely powerful data mining application which can be used within the
programming language R.
• E-commerce presents another major opportunity for effective use of data mining.
• As a result, companies are gathering data on user traffic through their websites and
storing that data in databases. This data is then analyzed using data-mining techniques
to personalize and customize the website, and develop sales promotions targeted at
specific customers.
Operating Systems
• An operating system (OS) is a set of programs that controls the computer hardware
and acts as an interface with applications.
• Operating systems can control one or more computers, or they can allow multiple
users to interact with one computer.
• The role of operating system is to act as an interface between application software
and hardware.
• Single computer with a single user : This system is commonly used in a personal
computer, tablet computer or a smartphone that supports one user at a time.
• Single computer with multiple simultaneous users : This system is typical of larger
server or mainframe computers that can support hundreds or thousands of people, all
using the computer at the same time.
• Multiple computers with multiple users : This type of system is typical of a network
of computers, such as a home network with several computers attached or a large
computer network with hundreds of computers attached supporting many users,
sometimes located around the world.
• Special-purpose computers : This type of system is typical of a number of computers
with specialized functions, such as those that control sophisticated military aircraft,
space shuttles, digital cameras or home appliances.
• The set of programs that make up the OS performs a variety of activities, including the
Following :
1. Performing common computer hardware functions.
2. Providing a user interface and input/output management.
3. Providing a degree of hardware independence.
4. Managing system memory.
5. Managing processing tasks.
6. Sometimes providing networking capability.
7. Controlling access to system resources.
8. managing files
Overview of Application Software
• Proprietary software and off-the-shelf software are important types of application
software. Proprietary software is one-of-a-kind software designed for a specific
application and owned by the company, organization or person that uses it.
• Green computing , also known as green technology, is the use of computers and other
computing devices and equipment in energy-efficient and eco-friendly ways.
• Green computing is concerned with the efficient and environmentally responsible
design, manufacture, operation and disposal of IS-related products, including all types
of computers, printers and printer materials such as cartridges and toner.
• Business organizations recognize that going green is in their best interests in terms of
public relations, safety of employees and the community at large.
• They also recognize that green computing presents an opportunity to substantially
reduce total costs over the lifecycle of their IS equipment.
• Green computing has three goals : reduce the use of hazardous material, allow
companies to lower their power-related costs, and enable the safe disposal or
recycling of computers and computer-related equipment.
• One of the earliest initiatives towards green computing in the USA was the voluntary
labelling programme known as Energy Star.
• It was conceived by the Environmental Protection Agency in 1992 to promote energy
efficiency in hardware of all kinds.
• This programme resulted in the widespread adoption of sleep mode for electronic
products.
• A software development life circle is : a roadmap for working on building high quality
software , in other words SDLC is a blueprint designed for a team to create ,
maintain, and fix a software.
• The goal of the systems investigation is to gain a clear understanding of the problem
to be solved or opportunity to be addressed.
• The next step, systems analysis, defines the problems and opportunities of the
existing system.
2. Systems Design, Implementation :
• Systems design determines how the new system will work to meet the business
needs defined during systems analysis.
• Systems implementation involves creating or acquiring the various system
components (hardware, software, databases, etc.)
3. Maintenance and Review :
• The purpose of systems maintenance and review is to check and modify the system
so that it continues to meet changing business needs.