Chapter 1 : Introduction To Information System Flashcards

1
Q

What is a system? ( 1 )

A
  1. A set of related components that produces specific results. Businesses use many types of systems.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

List out examples for services provided to business by systems ( 4 )

A
  1. Order Processing
  2. Inventory Control
  3. Human Resources
  4. Accounting

Systems Helps :
1. Handle routine day to day task
2. Aid managers to make better decisions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is hardware in an Information System?

A
  1. The physical layer of the information system
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

List out the component of Information Systems ( 5 )

A
  1. Hardware
  2. Software
  3. Data
  4. Process
  5. People
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

List out some hardware ( 8 )

A
  1. Servers
  2. Workstations
  3. Networks
  4. Scanners
  5. Digital capture devices
  6. Telecommunications equipment
  7. Fiber-optic cables
  8. Mobile devices
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is software in an Information System?

A
  1. Programs that control the hardware and produce the desired information or results.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which type of software manages the hardware components ?

A
  1. System Software
  • Operating Systems
  • Security Software
  • Device Drivers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

List out the type of Software

A
  1. System Software
  2. Application Software
  • Application Software is a program that support day to day business functions, provide users with the information they need
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is Legacy system?

A
  1. Older systems
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a Vertical System?

A
  1. Design to meet the unique requirements of a specific business or industry
  • APU Moodle
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is a horizontal system?

A
  1. A system that can be adapted for use in many different type of company
  • Microsoft Word , Excel , PowerPoint
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is data in an Information System?

A
  1. Raw facts that an Information System transforms into useful information
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Can data be used in making decision?

A
  1. No
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Why can’t data be used in making decision?

A
  1. Data has no inherent meaning
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are processes in an Information System?

A
  1. Tasks and business functions performed by users, managers, and IT staff to achieve specific results
  2. Represent actual day-to-day business operations
  • Generate report
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Who are the people involved in an Information System?

A
  1. Individuals who have an interest in an Information System
17
Q

Who are a user?

A
  1. A user is a person who communicates with an IS or uses the information that it
    generates
  • Stakeholders
18
Q

List out the types of information system ( 5 )

A
  1. Enterprise computing systems
  2. Transaction processing systems
  3. Business support systems
  4. Knowledge management systems
  5. User productivity systems
19
Q

What are enterprise computing systems?

A
  1. Systems that support company-wide operations and data management requirements, such as Enterprise Resource Planning (ERP).
  • Many hardware and software
    vendors target the enterprise
    computing market
20
Q

What are transaction processing systems?

A
  1. Systems that involve large amounts of data and are mission-critical, providing transactions to update records and generate reports
  • Bill system, Payroll System, Stock control system
21
Q

What are business support systems?

A
  1. Systems designed to convert raw data from Transaction Processing Systems into summarized reports for managers
  • Example :
    1. Management Information Systems (MIS)
    2. Sales Management System
    3. Human Resource Management System
22
Q

What are knowledge management systems?

A
  1. Simulate human reasoning by combining a knowledge base and inference rules
23
Q

What are knowledge management systems called as?

A
  1. Expert system
24
Q

What technique does knowledge management system uses?

A
  1. Fuzzy Logic
25
List out what information systems is suitable to what role? 1. Executive Information System 2. Decision Support System 3. Management Information System 4. Transaction Processing System
1. Executives 2. Senior Managers 3. Middle Managers 4. Workers
26
What are user productivity systems?
1. Software applications and tools designed to enhance the productivity and efficiency of individual users, such as employees within an organization * Examples: 1. Groupware 2. Calendar 3. Email 4. Scheduling Software
27
What are the steps in the Structured Analysis SDLC model? ( 5 )
1. Systems planning 2. Systems analysis 3. Systems design 4. Systems implementation 5. Systems support and security * 1. Planning 2. Analysis 3. Design 4. Implementation 5. Testing 6. Deployment 7. Maintenance
28
What is Object-oriented Analysis?
1. A method that **combines data** and **processes into objects**, where **objects possess properties and methods** that change those properties. It follows a series of analysis and design phases similar to the SDLC
29
Object is a member of what?
1. Class
30
What are Agile Methods?
1. Are the newest development 2. Iterative development 3. Agile community has published the Agile Manifesto 4. Spiral model
31
What are agile methods emphasize on?
1. Continous feedback
32
What are the 2 examples of agile methods?
1. Scrum 2. Extreme Programming
33
What does Agile process determines?
1. End result
34
What does the analysts should understand before selecting a development method?
1. Pros and cons of each development method
35
List out other development methods ( 5 )
1. Joint application development (JAD) 2. Rapid application development (RAD) 3. Rational Unified Process (RUP) 4. V model 5. DevOps model