Management Information Systems Final Exam. – Flashcards

Unlock all answers in this set

Unlock answers
question
ethics
answer
a system of moral principles that human beings use to judge right & wrong & to develop rules of conduct.
question
natural laws & rights
answer
an ethical system that judges the morality of an action based on how well it adheres to broadly accepted rules, regardless of the actions' actual consequences.
question
utilitarianism
answer
an ethical system that judges whether an act is right or wrong by considering the consequences of the action, weighing its positive effects against its harmful ones.
question
intellectual property (IP)
answer
intangible assets such as music, written works, software, art, designs, movies, creative ideas, discoveries, inventions, & other expressions of the human mind that may be legally protected by means of copyrights or patents.
question
digital rights management (DRM)
answer
technologies that software developers, publishers, media companies, & other intellectual property owners use to control access to their digital content.
question
information privacy
answer
a protection of data about individuals.
question
proxy
answer
an intermediary server that receives & and analyzes requests from clients and then directs them to their destinations; sometimes used to protect privacy.
question
information security
answer
a term that encompasses the protection of an organization's information assets against misuse, disclosure, unauthorized access, or destruction.
question
malware
answer
malicious software designed to attack computer systems.
question
botnet
answer
a combination of the terms robot & network referring to a collection of computers that have been compromised by malware & used to attack other computers.
question
distributed denial of service (DDoS)
answer
an attack in which computers in a botnet are directed to flood a single website server with rapid-fire page requests, causing it to slow down or crash.
question
phishing
answer
an attempt to steal passwords or other sensitive information by persuading the victim, often in an email, to enter the information into a fraudulent website that masquerades as the authentic version.
question
risk matrix
answer
a matrix that lists an organization's vulnerabilities, with ratings that assess each one in terms of likelihood & impact on business operations, reputation, & other areas.
question
incidence response plan
answer
a plan that an organization uses to categorize a security threat, determine the cause, preserve any evidence, & also get the systems back online so the organization can resume business.
question
multifactor authentication
answer
a combination of two or more authentications a user must pass to access an information system, such as a fingerprint scan combined with a password.
question
encryption
answer
technique that scrambles data using mathematical formulas, so that it cannot be read without applying the key to decrypt it.
question
public key encryption
answer
a security measure that uses a pair of keys, one to encrypt the data & the others to decrypt it; one key is public, widely shared with everyone, but the other is private, known only to the recipient.
question
firewall
answer
a defensive technical control that inspects incoming & outgoing traffic & either blocks or permits it according to rules the organization establishes; it can be a hardware device or a software program.
question
single sign-on
answer
a gateway service that permits users to log in once with a single user ID and password to gain access to multiple software applications.
question
social engineering
answer
the art of manipulating people into breaking normal information security & procedures divulging confidential information.
question
systems development life cycle (SDLC)
answer
the process that describes the seven steps in the life of an information system.
question
1) planning 2) analysis 3) design 4) development 5) testing 6) implementation 7) maintenance
answer
seven steps in the systems development life cycle.
question
feasibility study
answer
part of the information system planning process that examines whether the initiative is viable from technical, financial, & legal standpoints.
question
requirements analysis
answer
the process by which stakeholders identify the features a new information system will need & then prioritize them as mandatory, preferred, or nonessential.
question
process diagrams
answer
graphical representations that trace how each process that a new information system will support operates from beginning to end.
question
business process reengineering (BPR)
answer
the design & analysis workflows in an organization with the goal of eliminating processes that do not add value.
question
requirements definition document (RDD)
answer
a document that specifies that features a new information system should have, prioritized by stakeholders; also includes assumptions & constraints that affect the system, such as the need to migrate & possibly reformat data from an existing system.
question
service-oriented architecture (SOA)
answer
a set of design principles in which systems are assembled from relatively independent software components, each of which handles a specific business service.
question
use case diagram
answer
diagrams that show how different types of users will interact with the system.
question
unified modeling language (UML)
answer
a standardized approach to modeling an information system using graphics, symbols, & notations to improve communication & clarity.
question
version control software
answer
a type of software that tracks versions of the source code during development, enforcing checkout procedures to prevent developers from writing over one another's files.
question
code review
answer
a peer review process in which programmers check over one another's work to ensure its quality.
question
parallel implementation
answer
a type of implementation in which the new system is launched while the old one it is replacing continues to run so output can be compared.
question
phased implementation
answer
a type of implementation in which modules of a new information system are launched in phases rather than all at once.
question
direct implementation
answer
a type of implementation in which all the modules of a new information system are launched at the same time, & the old system is turned off; also called the big bang approach.
question
change control process
answer
a process organizations use to manage & prioritize requests to make changes or add new features to an information system.
question
legacy systems
answer
older systems build on aging or obsolete architectures that continue in use because they still function reasonably well & replacing them is costly.
question
waterfall method
answer
method in which the systems development life cycle tasks occur sequentially, with one activity starting only after the previous one has been completed.
question
iterative methods
answer
strategies that compress the time horizon for software development, partly to reduce the impact of changing business needs & the resulting rework; they focus on the time available until the next release, or iteration, & the development team determines how many of the requirements it can deliver in that time frame.
question
rapid application development (RAD)
answer
a strategy in which developers quickly bring up prototypes to share with end users, get feedback, & make corrections before building the fully functional version.
question
agile software development
answer
development strategies involving cohesive teams that include end users, & in which many activities occur simultaneously rather than sequentially to accelerate delivery of usable software.
question
scrum
answer
an agile process for software development that relies on tightly knit, cohesive tams that do "sprints" of 2 to 4 weeks each.
question
extreme programming (XP)
answer
a team-based agile method that features frequent releases of workable software, short time boxes, programmers who work in pairs, & a focus on testing.
question
request for information (RFI)
answer
a request sent to software vendors containing a high level description of the information system an organization needs, so that vendors can describe their products that may fit.
question
request for proposal (RFP)
answer
an invitation to software companies to submit a formal proposal, including a detailed description of their products, services, & costs; the details the requirements developed in the analysis phase & also includes information about the organization's architecture, staffing, & other relevant details.
question
best of breed
answer
an approach used by organizations in which they procure the best systems for each application, regardless of the vendor, & then build interfaces among them.
question
unified procurement
answer
an approach used by organizations in which they prefer systems from a single vendor, especially to avoid the need to build interfaces.
question
systems integrator
answer
a consultant who ensures that the hardware & software components of an information system work together when they come from different vendors.
question
project
answer
a temporary activity launched for a specific purpose, to carry out a particular objective.
question
project management
answer
a systematic approach to project planning, organizing, & managing resources, resulting in a project that successfully meets its objectives.
question
initiating processes
answer
processes that lay the groundwork for the project by clarifying its business value; setting its objectives; estimating the project's length, scope, & cost; identifying team members; & obtaining approval.
question
project charter
answer
a document that authorizes a project that includes a clear statement of objectives, estimated start & end dates, the names of the relevant people & their roles, a tentative budget, criteria for success, & other pertinent information.
question
planning processes
answer
the processes in project management that focus on planning how the project will be executed.
question
project management plan
answer
the road map & guide for executing a project that includes information such as an organizational chart, a detailed description of the work to be performed, information about the schedule, details about meetings & reviews, success metrics, & notations about any information systems or project monitoring tools that will be used.
question
deliverables
answer
the products, documents, or services that will be delivered to the sponsor during the course of a project.
question
scope creep
answer
a term that refers to the way in which features are added in an uncontrolled way to a project, often without considering the impact on the budget or timeline.
question
Gantt chart
answer
a graphic showing the tasks on the work breakdown structure along with each task's projected start & finish dates.
question
executing processes
answer
all the coordinating efforts that ensure the tasks on the work breakdown structure are carried out properly.
question
monitoring & controlling processes
answer
processes that track a project's progress from start to finish, pinpointing any deviations from the plan that must be addressed.
question
predecessors
answer
the tasks that must be completed in a project before a particular task can begin.
question
critical path
answer
the longest path through the project, which identifies those tasks that can't be delayed without affecting the finish date; monitoring tasks that fall along the critical path is especially important.
question
closing processes
answer
processes that formally end the project in an orderly way; they include a signoff by the sponsor confirming that all deliverables have been received & accepted.
question
change management
answer
a structured approach to the transition employees must make as they switch from their existing work processes to a new ones, especially with the introduction of a new information system.
question
escalation of commitment
answer
the tendency to continue investing in a project despite mounting evidence that it is not succeeding; often comes about because people mistakenly let sunk costs affect decision making rather than weighing the value of further investment.
question
acceptable-use policy
answer
an organization policy that describes what employees are allowed to do with IT resources & what activities are disallowed; employees agree to the policy before gaining access to IT resources.
question
project portfolio management
answer
a continuous process that oversees all the projects for an organization, selecting which projects to pursue & which ones to terminate.
question
program management office (PMO)
answer
the part of an organization that oversees all the projects going on throughout the organization & provides project management training, software, & support.
question
disaster recovery
answer
the procedures & documentation the organization puts into place to prepare for a disaster & recover the technical infrastructure.
question
business continuity
answer
the maintenance of the organization;s operations in the event of disaster or disruption.
question
cognitive bias
answer
a common human tendency to make systematic mistakes when processing information or making judgments; cognitive biases can distort strategic planning.
question
confirmation bias
answer
the human tendency to choose information to examine that supports the person's view, but ignore data that might refute that view.
question
anchoring
answer
the tendency for people to rely too heavily on one piece of information to adjust their estimates, even if it irrelevant.
question
availability bias
answer
the tendency for people to judge the likelihood of events based on how readily they come to mind, rather than their actual likelihood.
question
black swan
answer
used to describe an extremely rare event that is difficult or nearly impossible to predict, but which can have an immense impact in areas such as technology, finance, & science; black swans pose enormous challenges for strategic planners.
question
hindsight bias
answer
the human tendency to think that an unusual event was (or should have been) predictable, once they know it actually happened.
Get an explanation on any task
Get unstuck with the help of our AI assistant in seconds
New