System Analysis: Business Procedures

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

A system's boundary primarily serves to integrate it with its environment, facilitating seamless interaction and data exchange with external entities.

False (B)

In the context of systems, a 'process' solely refers to a single, instantaneous event that triggers a change of state within the system.

False (B)

The primary goal of decomposition in system analysis is to obscure the system’s complexity by merging small, manageable subsystems into larger, monolithic blocks.

False (B)

In system design, 'cohesion' refers to the degree to which subsystems depend on each other, dictating how changes in one subsystem necessitate modifications in others.

<p>False (B)</p> Signup and view all the answers

In system design, 'interdependence' focuses on how individual components operate independently of each other, allowing for autonomous functionality without affecting overall system performance.

<p>False (B)</p> Signup and view all the answers

In the context of system design, 'integration' is solely concerned with the independent operation of system parts, ensuring each component functions autonomously without affecting others.

<p>False (B)</p> Signup and view all the answers

In system analysis, the 'central objective' is a flexible goal, allowing organizations to adapt and frequently change the system's purpose to align with evolving needs.

<p>False (B)</p> Signup and view all the answers

In a system, the 'processor' component solely manages the input data stream, ensuring it is error-free but does not transform the input into output.

<p>False (B)</p> Signup and view all the answers

In a system, negative feedback provides routine encouragement to maintain system performance, reinforcing current operational patterns.

<p>False (B)</p> Signup and view all the answers

A 'closed system' is characterized by its extensive interaction with its environment, continuously adapting to external changes by receiving inputs and delivering outputs.

<p>False (B)</p> Signup and view all the answers

A 'non-adaptive system' is designed to dynamically respond to environmental changes to improve its performance and ensure its survival.

<p>False (B)</p> Signup and view all the answers

In system design, a 'temporary system' is intended to persist indefinitely, continuously adapting and evolving to meet long-term organizational needs and goals.

<p>False (B)</p> Signup and view all the answers

A 'probabilistic system' operates with complete predictability, ensuring every interaction and outcome can be precisely determined in advance.

<p>False (B)</p> Signup and view all the answers

In a 'machine system', both human operators and automated machines collaborate to perform specific tasks, leveraging the strengths of each for optimal outcomes.

<p>False (B)</p> Signup and view all the answers

An 'informal information system' relies on structured, top-down communication to convey information from upper management to lower levels.

<p>False (B)</p> Signup and view all the answers

In 'continuous systems', changes occur in discrete, abrupt steps, leading to noticeable shifts in system states at specific intervals.

<p>False (B)</p> Signup and view all the answers

In system analysis, 'systems analysis' is used to obscure or over complicate a business's goals when creating procedures.

<p>False (B)</p> Signup and view all the answers

Decomposition in system analysis involves combining components to create a larger solution.

<p>False (B)</p> Signup and view all the answers

System analysis aims to solve problems.

<p>True (A)</p> Signup and view all the answers

System analysis's focus is to identify concerns in businesses and the design team is not required to suggest improvements.

<p>False (B)</p> Signup and view all the answers

System analysis occurs after the software is written or a system goes live.

<p>False (B)</p> Signup and view all the answers

'Feasability Study' in System Analysis is for the analysis of the gathered resources.

<p>False (B)</p> Signup and view all the answers

The analysis of system involves data modelling where you are creating diagrams.

<p>False (B)</p> Signup and view all the answers

When improving or understanding a system, you should not observe a system.

<p>False (B)</p> Signup and view all the answers

Fraud detection focuses on transaction patterns and inconsistent financial data.

<p>True (A)</p> Signup and view all the answers

System implementation involves turning requirements into a visual solution.

<p>False (B)</p> Signup and view all the answers

System design doesn't have interdisciplinary activities.

<p>False (B)</p> Signup and view all the answers

System design focuses on the definition of the goal/objective.

<p>False (B)</p> Signup and view all the answers

System designs are not required to be tested.

<p>False (B)</p> Signup and view all the answers

Communication processes the data that are in the system to produce accurate reports for the organization.

<p>False (B)</p> Signup and view all the answers

Software and hardware are parts of the system's visual components.

<p>False (B)</p> Signup and view all the answers

System designs, even if used in the final product, are not required to have documentation.

<p>False (B)</p> Signup and view all the answers

System analysis and design has a focus on technology.

<p>True (A)</p> Signup and view all the answers

System design describes the problem domain of systems.

<p>False (B)</p> Signup and view all the answers

System analysis does not need assistance from system design.

<p>False (B)</p> Signup and view all the answers

As an expert in the area, the systems analyst never has to be aware of the current systems.

<p>False (B)</p> Signup and view all the answers

A software project is required to have a system analyist.

<p>False (B)</p> Signup and view all the answers

Systems architects and systems analyists are the same role.

<p>True (A)</p> Signup and view all the answers

System design is not a responsibility of developers.

<p>False (B)</p> Signup and view all the answers

A strong attention to detail is not required for the Systems Analyst Skills.

<p>False (B)</p> Signup and view all the answers

Flashcards

What is a system?

An interrelated set of business procedures used within one business unit working together for a purpose.

Describe a system

A system is a group of related components that work together as a whole, whether real or imaginary.

What separates a system?

A boundary separates a system from its environment.

What is an object?

An object denotes an element of interest in a system.

Signup and view all the flashcards

What is an attribute?

An attribute denotes a property or characteristic of an object.

Signup and view all the flashcards

What is an event?

An event is anything that occurs at an instant of time and changes the system's state.

Signup and view all the flashcards

What is activity in a system?

An activity is an action that occurs over an interval of time.

Signup and view all the flashcards

What is a process?

A process is the succession of states of an object over a span of time.

Signup and view all the flashcards

What is a system component?

A component is a part of the overall system.

Signup and view all the flashcards

Interrelated Components

Interrelated components are parts that depend on each other.

Signup and view all the flashcards

What is a Boundary?

A defined area containing all components of a system

Signup and view all the flashcards

What is a system's purpose?

The reason the system was created.

Signup and view all the flashcards

What are interfaces?

Interface: How components interact.

Signup and view all the flashcards

What are constraints?

Constraints limit what a system can do.

Signup and view all the flashcards

What is Input of a System?

The material or data that the system is designed to work on.

Signup and view all the flashcards

What is the output?

The final outcome(s) of a system.

Signup and view all the flashcards

What is a subsystem?

A subsystem is a system within a larger system.

Signup and view all the flashcards

What is decomposition?

Decomposition is the process of breaking down a system into smaller components.

Signup and view all the flashcards

What is Modularity?

Modularity is dividing a system into modules of a relatively uniform size.

Signup and view all the flashcards

What is Coupling?

Coupling describes how subsystems depend on each other.

Signup and view all the flashcards

What is Cohesion?

Cohesion tells how well a subsystem performs one function.

Signup and view all the flashcards

What is organization?

Organization implies arrangement of components to achieve objectives.

Signup and view all the flashcards

What is interaction?

Interaction is how components operate with each other.

Signup and view all the flashcards

What is Interdependence?

Interdependence describes how system components depend on each other.

Signup and view all the flashcards

What is Integration

Integration concerns how system components are connected.

Signup and view all the flashcards

Central Objective?

The system's objective must be central to its operations.

Signup and view all the flashcards

What is a 'processor'?

The 'processor' transforms system input into output.

Signup and view all the flashcards

What is system control?

The control element guides the system's operation.

Signup and view all the flashcards

What is feedback?

Feedback provides control in a dynamic system.

Signup and view all the flashcards

What is system Environment?

The environment is the 'supersystem' within which an organization operates.

Signup and view all the flashcards

What is a physical system?

Physical systems are tangible entities.

Signup and view all the flashcards

Abstract systems are?

Abstract systems are non-physical or conceptual.

Signup and view all the flashcards

What is an Open system?

An open system interacts with its environment.

Signup and view all the flashcards

What is a closed system?

A closed system does not interact with its environment.

Signup and view all the flashcards

What is a permanent system?

Permanent systems persist for long time.

Signup and view all the flashcards

What are temporary systems?

Temporary systems are made for a specific time.

Signup and view all the flashcards

What is Adaptative system?

Adaptive systems respond to change in the environment.

Signup and view all the flashcards

What is systems analysis?

System analysis studies a business to identify goals and create efficient processes.

Signup and view all the flashcards

What is Requirement Gathering?

Requirement Gathering identifies needs, and expectations of the users.

Signup and view all the flashcards

What is System design?

System design transforms requirements into a visual blueprint solution.

Signup and view all the flashcards

System analyst do?

A systems analyst identifies concerns and suggests system improvements for organizations.

Signup and view all the flashcards

Study Notes

Introduction to System Analysis

  • A system consists of interrelated business procedures within a business unit, working together for a specific purpose.
  • Systems exist within an environment and are separated by defined boundaries.
  • Examples of systems include solar systems, digestive systems, public transport, central heating, computer, and information systems.
  • Systems consist of a set of objects and relationships viewed as a whole, designed to achieve a purpose.
  • Systems consist of related things working together, whether real, imaginary, or conceptual, to achieve an overall goal.
  • A system can be described in terms of objects (entities), attributes, events, activities, and processes.
  • An object is a point of interest within the system.
  • An attribute denotes a property or characteristic of the object.
  • An event occurs at an instance in time, changing the state the system.
  • An activity occurs over a period of time and begins/ends with an event.
  • A process is the changes of an object over some time.

Characteristics of a System

  • Include components, interrelated components, a boundary, purpose, environment, interfaces, constraints, input, and output.

Subsystems

  • Systems can be composed of subsystems to better enhance the system's overall functionality.
  • A subsystem is essentially a system within a system.
  • For example, a car is a system comprised of an engine system, body system, and frame system.
  • Each subsystem consists of sub-subsystems (e.g., an engine system consists of a carburetor, generator, and fuel system).

Important System Concepts

  • Decomposition the breaking down of a primary system into smaller components.
    • Decomposition allows for better manageability, focus, independence, and efficiency when building different components.
  • Modularity, by dividing a system into modules of uniform size, is helpful when making complex systems
  • Coupling, means the system is reliant on multiple subservient systems to function.
  • Cohesion refers to the degree of focus of a subsystem.

Properties of a System

  • Organization implies structure and order and components must have defined objectives.
  • Interaction is how different components operate the the system.
  • Interdependence is that the reliance each component has on another.
  • Integration refers to how the different system components are connected to each other.
  • A central objective is important for the users and application to be successful.

Elements of a System

  • Consist of input, output, a processor, control, feedback, boundaries, and interfaces.
  • The processor transforms input into output.
  • Control guides the system.
  • Feedback provides control in dynamic systems and can be positive (routine) or negative (informational).
  • Environment refers to external elements that impacts the system.
  • Boundaries define the systems components, process capabilities, and interrelationships.

Types of Systems

  • Physical or abstract: Physical systems are tangible, while abstract systems are conceptual (e.g. formulas).
  • Open or closed: Open systems interact with their environment; closed systems do not and are rare in reality.
  • Adaptive or non-adaptive: Adaptive systems respond to environmental changes to improve performance, unlike non-adaptive systems.
  • Permanent or temporary: Permanent systems persist long-term, while temporary systems are for a specified duration.
  • Natural or manufactured: Natural systems occur naturally, while manufactured systems are man-made.
  • Deterministic or probabilistic: Deterministic systems operate predictably, while probabilistic systems exhibit uncertain behavior.
  • Social, human-machine, machine: Social systems are made of people; human-machine systems involve both, and machine systems operate autonomously.
  • Man-made information systems manage data and are divided into formal, informal, and computer-based systems.
  • Formal Information Systems deal with information flow from managerial top to bottom.
  • Informal Information Systems are used to solve day-to-day problems.
  • Computer Based Systems rely heavily on the use of computers.
  • Open System is a system with exogenous activities.
  • Closed Systems have no input or output.
  • Continuous Systems have smooth transitions.
  • Discrete Systems have discontinuous transitions.
  • Adaptive Systems reacts with it's environment.
  • Nonadaptive Systems has no reaction with it's environment.

System Analysis

  • Is the process to study a procedure, business to identify areas of improvements.
  • Focuses on collecting and interpreting facts, identifing issues, and system decomposition to improve efficiency and ensure components effectively fulfill their purpose.
  • Is an initial of a software development project involving the requirements gathered, analyzed, and documented.
  • Key activities of system analysis include:
  • Requirement gathering
  • Requirement analysis
  • Feasibility Studies
  • Process and data modeling
  • It encompasses techniques such as interviews, surveys, observation, document analysis, and prototyping.
  • An example application is fraudulent detection systems

System Design

  • Is a process for creating a blueprint for the system's components, interactions, and architecture.
  • System Design facilitates a more technical construction system for functional and business needs.
  • Involves specification on how elements should interact and what each one must do, with focus given to the management off data.
  • The main objectives of systems design are practicality, accuracy, completeness, efficiency, reliability, optimization, and scalability.
  • The main components of system design include architectural, database, communication, and algorithm design, as well as security, testing, and documentation planning.
  • System Analysis and Design (SAD) primarily focuses on systems, processes, and technology.
  • The benefits of SAD are enhanced efficiency, cost savings, improved decision-making, adaptability to change, and stakeholder satisfaction.
  • The differences between system analysis and system design can be categorized in terms of focus (problem understanding vs. solution specification), output (requirements document vs. design specifications), techniques, and level of detail (high-level vs. detailed).
  • System Analysis and design are closely interconnected where the output of analysis phase will serve as the input for system design.

System Analysis and Design - Conclusion

  • System Analysis and System Design are two complimentary phases critical in developing software systems.
  • System analysis and system design are essential phases in the development of software systems.
  • Organizations can maximize success by focusing on high-quality, efficient, and user-friendly software systems.

Systems Analyst

  • Is a professional who optimizes business' computer systems and processes.
  • The system analyst is thoroughly aware of the system and guides the system development to meet the organization goals.
  • Job titles for systems analysts include IT analyst, system admin, business analyst, etc.
  • Computer systems analyst actions involve analyzing, designing, implementation, testing, and providing support of systems/processes for client needs.
  • Required skills include technical proficiency, analytical/critical thinking, problem-solving, effective communication, and attention to detail.
  • Systems analysts are employed across media, tech, health, and finances industries.
  • System analysts improve business and organizations
  • Their responsibilities stretch to span to system analysis and design to implementation, testing, and maintenance
  • Blend of technical skill, analytical, and critical thinking and communications skills can drive innovation and efficiency.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

More Like This

System Analysis and Design Lecture 1
0 questions
SYSTEM ANALYSIS & DESIGN - Process Modeling
22 questions
Introduction to System and Business Analysis
40 questions
System Analysis & Design Chapter 2
7 questions
Use Quizgecko on...
Browser
Browser