Question

    In system design, what is the primary purpose of a

    feasibility study?
    A To design the technical architecture of the system. Correct Answer Incorrect Answer
    B To determine whether the proposed system is viable across technical, economic, and operational dimensions Correct Answer Incorrect Answer
    C To identify the specific software tools needed for implementation Correct Answer Incorrect Answer
    D To create the user interface and data flow diagrams. Correct Answer Incorrect Answer
    E To ensure compliance with legal and regulatory requirements. Correct Answer Incorrect Answer

    Solution

    A feasibility study is a critical phase in system design, aimed at evaluating the viability of a proposed system from various perspectives:

    • Technical Feasibility : Examines whether the technology, tools, and expertise required for the system are available and sufficient.
    • Economic Feasibility : Assesses cost-effectiveness, including the system's development, implementation, and maintenance expenses versus its potential benefits.
    • Operational Feasibility : Determines whether the system will integrate well with existing workflows and be accepted by users.
    This study identifies risks, potential barriers, and alternatives, providing stakeholders with the information needed to make informed decisions before committing significant resources to the project. It serves as a foundation for planning and ensures alignment with organizational goals. Explanation of Incorrect Options: A) To design the technical architecture of the system : Technical architecture is developed later in the system design phase, once feasibility is established. C) To identify the specific software tools needed for implementation : While tools may be evaluated during feasibility, this step primarily focuses on system-level viability rather than specific implementations. D) To create the user interface and data flow diagrams : These are part of the design phase after feasibility is determined. E) To ensure compliance with legal and regulatory requirements : Legal feasibility may be a component of the study, but it is not the primary purpose of a feasibility study.

    Practice Next