Here are the solutions to question 17: a) Differentiate between data and information. Data refers to raw, unorganized facts, figures, or symbols that have no inherent meaning on their own. Information is data that has been processed, organized, structured, and presented in a meaningful context, making it useful for decision-making. b) State four benefits the hospital enjoys in using computerized system. 1. Faster Access to Records: Medical staff can quickly retrieve patient histories, test results, and treatment plans, improving response times. 2. Improved Accuracy: Computerized systems reduce human error in record-keeping and calculations, leading to more reliable patient data. 3. Enhanced Data Security: Digital records can be protected with encryption, access controls, and regular backups, safeguarding patient privacy. 4. Efficient Data Sharing: Authorized personnel can easily share patient information across different departments or locations, facilitating coordinated care. c) Outline four activities carried out during the system analysis stage of SDLC. 1. Feasibility Study: Assessing the practicality and viability of the proposed system in terms of technical, economic, operational, legal, and schedule aspects. 2. Requirements Gathering: Collecting detailed information from users and stakeholders about what the new system needs to do, often through interviews, surveys, and observation. 3. Requirements Analysis: Examining the gathered requirements to identify inconsistencies, ambiguities, and completeness, and then documenting them clearly. 4. System Modeling: Creating logical models, such as data flow diagrams (DFDs) or entity-relationship diagrams (ERDs), to visually represent the system's processes, data, and relationships. d) State three methods of system conversion. 1. Direct Conversion (Plunge Conversion): The old system is immediately stopped, and the new system is started. 2. Parallel Conversion: Both the old and new systems run simultaneously for a period until the new system is proven reliable. 3. Phased Conversion: The new system is implemented in stages or modules over time, gradually replacing parts of the old system.