Decision Making
Decision Making
Big Data Analytics Predictive analytics are Pivot Table - Spreadsheets have a similar
starting to use big data from both private feature for multidimensional analysis.
and public sectors, including data from
social media, customer transactions, and
output from sensors and machines.
The Balanced Scorecard and What are the business benefits of using
Enterprise Performance Management intelligent techniques in decision making
and knowledge management?
Balanced scorecard method - is a
framework for operationalizing a firm’s Intelligent techniques (consist of expert
strategic plan by focusing on measurable systems, case based reasoning, genetic
outcomes of four dimensions of firm algorithms, neural networks, fuzzy logic,
performance: financial, business process, and intelligent agents.)
customer, and learning and growth. Artificial Intelligence (AI) - consists of
computer based systems (both hardware
4 Dimensions of Firm Performance: and software) that attempt to emulate
● Financial human behavior and thought patterns.
● Business Process
● Customer Expert Systems
● Learning and Growth - captures human expertise in a
limited domain of knowledge as a
Key Performance Indicators (KPIs) - set of rules in a software system that
measures proposed by senior management can be used by others in the
for understanding how well the firm is organization.
performing along any given dimension. - Expert systems model human
knowledge as a set of rules that
Business Performance Management collectively are called the
(BPM) - attempts to translate a firm’s knowledge base.
strategies (e.g., differentiation, low cost - The strategy used to search through
producer, market share growth, and scope the collection of rules and formulate
of operation) systematically into operational conclusions is called the inference
targets. engine.
Neural Networks
- are used for solving complex,
poorly understood problems for Structured knowledge is explicit
which large amounts of data have knowledge that exists in formal
been collected. documents as well as in formal rules that
organizations derive by observing experts
Genetic Algorithms and their decision making behaviors.
- are useful for finding the optimal
solution for a specific problem by Enterprise content management (ECM)
examining a very large number of systems help organizations manage both
alternative solutions for that types of information. They have capabilities
problem. for knowledge capture, storage, retrieval,
- works by representing a solution as distribution, and preservation to help
a string of 0s and 1s. firms improve their business processes and
decisions.
Intelligent Agents
- are software programs that work in Learning management systems (LMS)
the background without direct provide tools for the management,
human intervention to carry out delivery, tracking, and assessment of
specific, repetitive, and predictable various types of employee learning and
tasks for an individual user, business training.
process, or software application.
Massive Open Online Courses (MOOCs)
- is an online course made available
What types of systems are used for via the web to very large numbers
enterprise-wide knowledge management of participants.
and knowledge work, and how do they
provide value for businesses? Knowledge work systems (KWS) - are
specialized systems for engineers,
Knowledge management - refers to the scientists, and other knowledge workers
set of business processes developed in that are designed to promote the creation
an organization to create, store, transfer, of knowledge and ensure that new
and apply knowledge. knowledge and technical expertise are
- There are two major types of properly integrated into the
knowledge management systems: business.
enterprise wide knowledge
management systems and Contemporary CAD systems are capable
knowledge work systems. of generating realistic looking three
dimensional graphic designs that can be
Enterprise-wide knowledge management rotated and viewed from all sides.
systems - are general purpose, firm wide
systems that collect, store, distribute, and Virtual reality systems - use interactive
apply digital content and knowledge. graphics software to create computer
- tacit knowledge and is rarely generated simulations that are so close to
written down.
reality that users almost believe they are - Velocity (the speed of data
participating in a real world situation. processing)
- Variety (the number of types of data)
Augmented reality (AR) is a related
technology for enhancing visualization. AR Reasons these are helpful to
provides a live direct or indirect view of a accountants:
physical real world environment whose Auditing - traditional process toward a
elements are augmented by virtual more automated one, which will allow audit
computer generated imagery. professionals to focus more on the logic and
rationale behind data queries and less on
Virtual Reality Modeling Language the gathering of the actual data.
(VRML) - is a set of specifications for Financial Reporting - substantially
interactive, three dimensional modeling on improve the quality of the estimates and
the World Wide Web that organizes multiple valuations.
media types, including animation, images, Taxes - Organizing tax data into a data
and audio, to put users in a simulated real warehouse to be able to consistently
world environment. model and query the data is an important
step toward developing the capability to
investment workstations - leverage the perform tax data analytics.
knowledge and time of its brokers, traders,
and portfolio managers. The Data Analytics Process Using the
IMPACT Cycle
Data Analytics in Accounting and
Business Identify the questions ( understanding a
business problem that needs addressing)
Master the data (requires one to know what
Data Analytics - the process of evaluating
data are available and whether those data
data with the purpose of drawing
might be able to help address the business
conclusions to address business
problem)
questions.
Perform the test plan (We take from all
- This provides a way to search
available data and see if we can identify a
through large structured and
relationship between the response or
unstructured data to discover
dependent variables and those items that
unknown patterns or relationships
affect the response (also called predictor,
explanatory, or independent variables))
Big Data - refers to data sets that are too
large and complex for businesses’
Classification - assign each unit (or
existing systems to handle utilizing their
individual) in a population into
traditional capabilities to capture, store,
a few categories.
manage, and analyze these datasets.
Regression - estimate or predict, for each
unit, the numerical value of some variable
3 Vs:
using some type of statistical model.
- Volume (the sheer size of the
Similarity Matching - identify similar indiv
dataset)
Clustering - divide individuals (like Data Preparation and Cleaning
customers) into groups (or clusters) in a
useful or meaningful way. Mastering the data - requires you to identify
Co-occurrence Grouping - discover and obtain the data needed for solving the
association associations between problem.
individuals based on transactions involving The ETL process is made up of the
them. following five steps:
Profiling - characterize typical behavior of Step 1 Determine the purpose and scope
individual, group or population of the data request (extract).
Link Prediction - predict relationship Step 2 Obtain the data (extract).
between two data items. Step 3 Validate the data for completeness
Data Reduction - reduce the amount of and integrity (transform).
information that needs to be considered to Step 4 Sanitize the data (transform).
focus on the most critical items. Step 5 Load the data in preparation for
data analysis (load)
Address and Refine results (Data analysis
is iterative. We slice and dice the data, find Unified modeling language diagram
correlations, ask ourselves further - support relational database
questions, ask colleagues what they think,
and revise and rerun the analysis) Relational Database
Communicate insights (insights are formed Data are complete
by decision makers and are communicated) Data aren't redundant
Track Outcomes ( Some outcomes will be Data follows business rules and internal
continuously tracked) controls
Data aids communication and integration of
business processes
An accountant can:
● Articulate business problem Primary keys - is typically made up of one
● Communicate with data scientist column, but it can occasionally be made up
● Draw appropriate conclusion and of a combination of columns. The purpose
make recommendation of the primary key is to ensure that each
● Present result in accessible manner row in the table is unique, so it is often
referred to as a “unique identifier.”
7 skills of analytic-minded accountants
➔ Develop an analytics mindset Foreign Keys - another type of attribute,
➔ Data scrubbing and data preparation and its function is to create the relationship
➔ Data quality between two tables.
➔ Descriptive data analysis
➔ Data analysis through data Composite Keys -two foreign keys from the
manipulation tables that it is linking combine to make up a
➔ Define and describe data problems unique identifier.
through statistical data analysis
➔ Data visualization and data reporting
Descriptive attributes - provides Class - manually assigned category applied
meaningful business information but do not to a record based on an event
contribute to database structure
2 types of approaches
Data dictionary - paramount in helping Unsupervised - no specific question and
database administrators maintain databases are simply exploring the data for potential
and analysts identify the data they need to patterns of interest
use. Supervised - historical data to predict
future outcome
Extraction, Transformation, and
Loading (ETL) of Data Unsupervised