Module 7

 0    58 flashcards    dklekowski
mp3 indir Baskı oynamak kendini kontrol et
 
soru English cevap English
transaction data
öğrenmeye başla
booking a hotel, buying tickets, doing groceries
Transaction Processing Systems
öğrenmeye başla
systems that record data on fundamental operations within the company; may be connected to government agencies, useful for management, used to support organisations from the inside; what happened with the customer's order? how many items are in stock?
Batch processing
öğrenmeye başla
data is kept at temporary storage and processed as a single unit at a time; it enables companies to shift processing to time when computing resources are less busy; ex: money transfer between banks
Online Transaction Processing (OLTP)
öğrenmeye başla
data is processed immediately in real-time; current state of the system is always reflected; webshops, hotel and airline booking
Decision Support Systems
öğrenmeye başla
serve middle management and non routine decision-making; have analytical capability; what is the impact on production schedule if December sales doubled?
Executive Support Systems
öğrenmeye başla
support senior management, non-routine decisions, requiring judgement, evaluation; incorporate data about external events as well as summarised information from internal MIS and DSS; ex: Digital dashboard with real-time view of financial performance
data warehouse
öğrenmeye başla
collect and store data from several core transactional systems across the neat organization; data is consolidated, but can't be altered; they provide tools for querying and analysis; serves as organisational memory
data marts
öğrenmeye başla
subsets of data stored in a data warehouse; contain highly focused portion of the organisation's data; designed to support work on a specific business challenge by a specific population of users
data lakes
öğrenmeye başla
storage of all the data in a non-standardised fashion that may be used later on; ex: Casino with patterns identification and targeting most profitable customers
Online Analytical Processing (OLAP)
öğrenmeye başla
transaction-level data stored in relational databases is aggregated and summarised; results of analysis are stored in special databases (data cubes); data cubes structure results across multiple dimensions (space, products, time period)
data mining
öğrenmeye başla
the use of specific algorithms to identify hidden patterns in and to fit models to large data sets; more discovery driven; patterns discovered by DM: associations, clusters, sequences, relationships
associations
öğrenmeye başla
occurrences linked to a single event
clusters
öğrenmeye başla
a group of customers that share certain characteristics and behave in a similar way
relationships
öğrenmeye başla
dependences
sequences
öğrenmeye başla
time series
support
öğrenmeye başla
the fraction of transactions that contain a certain set of items X
Confidence
öğrenmeye başla
the fraction of transactions that contain Y among those transaction that contain X
Big Data
öğrenmeye başla
data mining techniques help to conduct fast analyses on large data sets; increasing infusion of info technology into products, devices and our daily lives has led to collection of incredible amounts of data; Volume, Velocity, Variety and Veracity
Volume in Big Data
öğrenmeye başla
the simple size of a dataset that needs to be processed
Velocity in Big Data
öğrenmeye başla
the speed with which new data is generated and needs to be processed
Variety in Big Data
öğrenmeye başla
the different formats and features of data that need to be processed (relational databases, documents, photos videos, spatial and temporal aspects)
Veracity in Big Data
öğrenmeye başla
the reliability of the data
neural networks
öğrenmeye başla
neural networks are usually black box methods, namely extremely hard to quantify the impact of a particular input variable on the outcome
hierarchy of data
öğrenmeye başla
bit, byte, field, record, file
problems with traditional file environment
öğrenmeye başla
data redundancy; program-data dependence; lack of flexibility; poor security; lack of data sharing and availability
DBMS
öğrenmeye başla
Database Management Systems; it enables an organisation to centralise data, manage it efficiently and provide access to the stored data by application programs, acts as interface between application porgams and the data files; it reduces data redundancy
Relational DBMS
öğrenmeye başla
represents data as two-dimensional tables -> SQL; operations: Select, Join, Project; tools for accessing and manipulating information also called manipulation language (SQL)
normalisation
öğrenmeye başla
the process of creating small, stable yet flexible and adaptive data structures from complex groups of data
blockchain
öğrenmeye başla
a distributed database technology that enables firms and organisations to create and verify transactions on a network nearly instantaneously without a central authority
blockchain networks
öğrenmeye başla
it drastically reduces the costs of verifying users, validating transactions and the risks of storing and processing transaction information across thousands of firms
Business Intelligence Infrastructure
öğrenmeye başla
data warehouse, data marts, Hadoop, in-memory computing; analytical platforms
Hadoop
öğrenmeye başla
breaks the big data problem into sub-problems, distributes them among to thousand of inexpensive computer processing nodes and combines to a smaller data set
In-Memory Computing
öğrenmeye başla
it relies on computer's main memory RAM, it makes it possible for very large sets of data to reside entirely in memory
Analytical Platforms
öğrenmeye başla
include in-memmory systems and NoSQL databses
enterprise applications
öğrenmeye başla
systems for linking the enterprise, span functional areas, execute business processes across the firm, include all level of management
4 enterprise applications
öğrenmeye başla
enterprise systems; supply chain management, customer relationship management, knowledge management systems
enterprise systems
öğrenmeye başla
based on a suite of integrated software modules and common central database; DB collects data from many divisions and departments in a firm and from a large number of key business processes in manufacturing; accounting&finance, sales&marketing and HR
value provided by ERP
öğrenmeye başla
increasing operational efficiency; providing firm wide information to help managers make better decisions
Supply Chain Management Systems
öğrenmeye başla
answer to the problems of supply chain complexity and scale; bullwhip effect; push-based and pull-based model
bullwhip effect
öğrenmeye başla
information about demand for a product gets distorted as it possess from one entity to the next across supply chain; it can be tamed by reducing uncertainties and SCM can help with that
push-based model
öğrenmeye başla
schedules based on forecasts of demand
pull-based model
öğrenmeye başla
demand driven, build-to-order, customer orders trigger events in the supply chain
SCM provide value by
öğrenmeye başla
enabling firms to streamline both their internal and external supply chain processes and provide management with more accurate info about what to produce, store and move; increases sales and reduces costs
Customer Relationship Management Systems
öğrenmeye başla
capture and integrate customer data from all over the organisation, consolidate and distribute to various systems and customer touch points (email phone etc.); SFA, customer service, Marketing
SFA
öğrenmeye başla
Sales Force Automation; helps sales staff increase productivity by focusing sales efforts on the most profitable customers
customer service in CRM
öğrenmeye başla
they increase the effienicency of call centres, help desks and customer support staff
Marketing at CRM
öğrenmeye başla
CRM provides capabilities for capturing prospect and customer data
Business Value of CRM
öğrenmeye başla
increased customer satisfaction; reduced direct marketing costs; more effective marketing; lower costs for customer acquisition and retention
Types of decisions
öğrenmeye başla
unstructured; structured; semistructured
unstructured decisions
öğrenmeye başla
decision-maker must provide judgement and evaluation to solve a problem; novel, important and not routine decisions -> Senior Management; long-term goals
structured decisions
öğrenmeye başla
repetitive, routine and involve definite procedures for handling them -> operational management; ex: restock inventory
semistructured decisions
öğrenmeye başla
only part of a problem has a clear-cut answer provided by an accepted procedure -> Middle Management; design marketing plan or new website
Decision Making Process
öğrenmeye başla
Intelligence (Problem discovery) -> Design (Solution discovery) -> Choice (choosing solution) -> Implementation (solution testing)
managerial roles
öğrenmeye başla
interpersonal, informational, decisional
interpersonal role
öğrenmeye başla
figurehead, leader, liaison; support systems: telepresence, social network, smartphones
informational role
öğrenmeye başla
nerve center, disseminator, spokesperson; support systems: MIS, ESS, Texting, email, webinars, social networks
decisional role
öğrenmeye başla
entrepreneur, disturbance handler, resource allocator, negotiator; support systems: business intelligence, DSS or none
Business Intelligence
öğrenmeye başla
infrastructure for warehousing, integrating, reporting, analysing data that come from the business environment (big data)

Yorum yapmak için giriş yapmalısınız.