Information Technology > QUESTIONS & ANSWERS > WGU C724 (Information Systems Management) Questions and Answers Already Passed (All)
WGU C724 (Information Systems Management) Questions and Answers Already Passed Executive information system ✔✔A system that facilitates and supports senior managerial decisions. Data ✔✔Un... organized data that lacks meaning. Information ✔✔Data that has been organized in a meaningful manner. Information system ✔✔An integrated network of components working together to convert data into useful information; includes an input, a process, and an output; comprised of people, processes, machines, and information technology. Knowledge ✔✔The practical application of information. Data, Information, and Knowledge example ✔✔Data: The number of people below the poverty line in the region is 50,000. Information: The number of people below the poverty line increases between 2010 and 2018. Knowledge: The number of people below the poverty line has increased due to stagnating wages and cuts to social programs. Decision support system ✔✔This system uses models and statistical analysis to help decision makers solve problemsManagement information system (MIS) ✔✔Provides timely and accurate information that enables managers to manage their departments more efficiently; analyzes performance. Transaction processing system ✔✔information system used for processing patient admissions, employee time cards, and purchase orders Information management ✔✔The management of organizational processes and systems; helps the organization reduce costs and adds value to products; helps the organization make better managerial decisions; stores and processes data. Information technology ✔✔The use of computer and telecommunications systems for storing, retrieving, and sending information; comprised of hardware, software, data, and networks. information technology management ✔✔the management of hardware, software, data, networks, and people that facilitate access to information and allow the organization to achieve business objectives. Strategic information system ✔✔provide tools used by an organization to accomplish specific tasks to gain competitive advantage. Social Networking and interpersonal skills. ✔✔Enhances interpersonal and relationship-forming skills. Porters 5 competitive forces ✔✔Intensity competitive rivalry bargaining power of customers bargaining power of suppliers threat of new entrants threat of substitutesNetwork economics (network-based strategy) ✔✔the cost of adding another business participant to a business venture is small, the potential gain is great. Business ecosystems ✔✔Network of businesses involved in delivering a product through mutual cooperation. Product differentiation (business strategy) ✔✔offering a higher quality product to differentiate from others in the market growth (business strategy) ✔✔adding new products or new enhancements to existing products Enterprise Resource Planning (ERP) ✔✔Involves utilizing computer technology to link various aspects of a business; a very complex resource planning system that spans the entire business; companies often have difficulty implementing the system. Customer Relationship Management (CRM) ✔✔Allows for personalized communication to customers. Knowledge Management (KM) ✔✔These systems provide tools to help manage organizational knowledge and create value to meet business requirements and strategic goals. chief executive officer (CEO) ✔✔also called president or managing director, is responsible for the success or failure of the company, creating the company culture, selecting the senior management team, setting strategy and vision, and selecting projects to fund. chief operations officer (COO) ✔✔is the director of operations, responsible for the oversight of internal operations on a day-to-day basis and for monitoring production quotas chief financial officer (CFO) ✔✔manages the company's cash flow and evaluates and communicates financial risks.chief information officer (CIO) ✔✔a business leader who analyzes internal business processes such as payroll and billing, reshapes the physical infrastructure and network purchases to meet business goals, and leads the workforce to implement critical IT internal projects; responsible for information systems strategic thinking and planning. chief technology officer (CTO) ✔✔has ultimate responsibility for all technology implementation, maintaining technology compliance regulations, and identifying technology risks for the company. chief security officer (CSO) ✔✔is the highest level executive concerned with the overall security functions and policies of a business. Systems Analyst ✔✔A change agent who uses design and analysis techniques to solve organizational problems using information technology; they report about system development and keep others informed; should understand overall business processes; focuses on analysis, design, and implementation Information Security Analyst ✔✔Their goal is to ensure that data and systems are secure to prevent breaches. Information Security ✔✔The concept of protecting valuable information assets. Project Manager ✔✔They deliver quality systems on time, manage the budget, and plan for the unexpected (they do not train new users). Gantt chart ✔✔A visual view of tasks scheduled over time; used for planning projects. Dashboard ✔✔A system that is the culmination of information from many data sources, allowing management to perform a thorough analysis.Cultural Particularism ✔✔A societal norm that emotionally ties people to local brands or habits. Network Engineer ✔✔Responsible for the layout, installation, and maintenance of all information technology network components. Success of strategic information systems projects ✔✔A majority fail to meet schedule or budget Organizational features that can change the company direction ✔✔Processes, politics, culture, and environment Global Business Strategies that form their organizational and information systems structure ✔✔transnational, multinational, franchisers, domestic exporter Transnational ✔✔a commercial enterprise that operates substantial facilities, does business in more than one country and does not consider any particular country its national home. Multinational ✔✔an organization that owns or controls production of goods or services in one or more countries other than their home country. Database Management System (DBMS) ✔✔Allows multiple departments to access, analyze, and modify data that is stored in one central location. Total Cost of Ownership (TCO) ✔✔Helps establish feasibility. Platform as a Service (PaaS) ✔✔service provider provides server space, the server, virtualization, operating system, database, and development environment in a platform that can be used for application development. An example would be Amazon Web Services.Infrastructure as a Service (IaaS) ✔✔A service provider provides a cloud fabric, or pooled services, including server space, servers, storage, and all other aspects of the computing platform, with the exception of the operating system and applications, which the client organization would install and manage. Analytics as a Service (AaaS) ✔✔A cloud software service Software as a Service (SaaS) ✔✔Software licensed and hosted on centralized or distributed servers that belong to a service provider. Users access this software using a connection to the Internet and a web browser. Agile software development methodology ✔✔an operational method by which software developers iteratively gather requirements, plan, design, develop, test, and implement software. Information Technology Infrastructure Library (ITIL) ✔✔common set of best practices widely used by businesses to give guidance to companies on how to use IT as a tool for implementing change Pseudocode ✔✔an informal high-level description of the operating principle of a computer program or other algorithm. Used for human reading, rather than machine reading, and it can be used to translate into any programming language. Input ✔✔components include devices that provide input into the processing unit. These include peripherals, such as the keyboard, mouse, microphone (audio input), sensors, and document or visual scanners. Central Processing Unit (CPU) ✔✔the brain/microprocessor of the computer.Output ✔✔Components include internal storage devices or processes, as well as external peripherals such as monitor screens (visual output), speakers (audio output), and printers (physical output). system bus ✔✔connection between the CPU, memory, storage, expansion slots, and other motherboard components primary storage ✔✔flash memory chips, such as shown below, plugged into memory slots on the motherboard. Secondary storage ✔✔accessed only through a system's input/output bus and is generally several orders of magnitude slower than primary storage technologies Removable media, such as magnetic floppy disks, optical discs (CDs & DVDs), and USB flash drives Tertiary storage ✔✔consists of an automated robotic mechanism to mount and dismount magnetic tape or optical discs. First and second-generation computer languages ✔✔were specific to the computer manufacturer (1GL) or to a specific processor or environment (2GL). Third generation computer languages (3GLs) ✔✔high-level programming languages such as FORTRAN, COBOL, C, Java, C++, and C# Java ✔✔An open-standard software language used for client-server internal applications. COBOL ✔✔The first computer language; developed in the 1950s; still used today.Fourth generation computer languages (4GL) ✔✔software tools that help reduce the amount of procedural knowledge that is needed about how computers operate and lets end users create programs as needed; SQL is a 4GL. Structured Query Language (SQL) ✔✔A computing language that is used with relational databases. Dynamic Random-Access Memory (DRAM) ✔✔The main memory of a computer system; requires constant refreshing. Static Random-Access Memory (SRAM) ✔✔Retains memory for as long as power is being supplied; does not need to be constantly refreshed; used to access the most frequently used data, as it is faster. Horizontal Application ✔✔Software that provides solutions based upon the common needs of many businesses. Vertical Application ✔✔Software that designed for a specific business. Software ✔✔Provides instructions to computers to perform tasks. Low-Level Programming Language ✔✔Basic programming languages that used machine language instruction; they are specific to the hardware and lack portability. Dumb Terminal/Thin Client ✔✔A terminal that depends on the host computer for its processing power optical character recognition (OCR) ✔✔Reads machine printed text; used for time cards.Intelligent Character Recognition (ICR) ✔✔Reads handwritten text; more advanced form of optical character recognition (OCR). UNIX ✔✔An operating system designed to code computer instructions in a mainframe environment. Workstation ✔✔A powerful computer system that can handle intensive mathematical operations; often used by engineers. Mashup ✔✔Occurs when software is mixed and matched to develop a customized application Field ✔✔An attribute of an entity, such as name, address, or student ID. Tuple/Record ✔✔A record of data set in a row. Query Language ✔✔Provides instructions and procedures to retrieve data from a database. Primary Key ✔✔A field that uniquely identifies a record, such as customer ID or student ID. Foreign Key ✔✔Field that is a primary key to another table. Schema ✔✔The complete description of the database. Variable ✔✔a data type or simply type is a classification of data which tells the compiler or interpreter how the programmer intends to use the data; can become incompatible with data warehouse design. Flat File Database ✔✔Stores data in plain t [Show More]
Last updated: 2 years ago
Preview 1 out of 28 pages
Buy this document to get the full access instantly
Instant Download Access after purchase
Buy NowInstant download
We Accept:
Can't find what you want? Try our AI powered Search
Connected school, study & course
About the document
Uploaded On
Oct 01, 2022
Number of pages
28
Written in
This document has been written for:
Uploaded
Oct 01, 2022
Downloads
0
Views
146
In Scholarfriends, a student can earn by offering help to other student. Students can help other students with materials by upploading their notes and earn money.
We're available through e-mail, Twitter, Facebook, and live chat.
FAQ
Questions? Leave a message!
Copyright © Scholarfriends · High quality services·