Ch. 15 - Emerging Technologies: Blockchains, AI and Process Automation

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/28

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 7:48 PM on 4/26/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

29 Terms

1
New cards

Blockchain

A decentralized, distributed ledger system that records transactions in blocks that are chained together

2
New cards

Smart Contracts

Programmable code (often on Ethereum) that pulls together logic and business rules to execute agreements automatically

3
New cards

Immutability

A core characteristic where transactions, once confirmed on a blockchain, are tamper-proof and cannot be altered or deleted

4
New cards

Consensus

The requirement that all parties on a network are aware of and agree to transactions before they are written to the blockchain

5
New cards

Proof of Work (PoW)

A consensus algorithm where miners solve complex mathematical problems using significant computer power to create new blocks.

6
New cards

Proof of Stake (PoS)

A consensus method where validators lock up cryptocurrency as a deposit to ensure honest behavior, reducing computer costs

7
New cards

Artificial Intelligence (AI)

Intelligence exhibited by machines that perform tasks associated with human intelligence, like logical thinking or speech recognition

8
New cards

Machine Learning (ML)

A type of AI where a computer learns from experience and data patterns rather than specific instructions

9
New cards

Neural Networks

Mathematical models that convert inputs to outputs or predictions, acting as the engine for machine learning

10
New cards

Deep Learning

A form of machine learning using complex, multilayer neural networks (more than two non-output layers)

11
New cards

What are the three main types of blockchain?

Public, Private, Consortium

12
New cards

Types of Blockchain: Public

permissionless, anyone can join

13
New cards

Types of Blockchain: Private

permissioned, internal to an enterprise

14
New cards

Types of Blockchain: Consortium

permissioned, allows several organizations to participate

15
New cards

What makes blockchain faster and cheaper than traditional systems?

It eliminates the middleman, reduces transaction delay from days to minutes, and lowers service fees

16
New cards

Bitcoin

a cryptocurrency for peer-to-peer transactions

17
New cards

Ethereum

supports "Smart Contracts" and is much more programmable for business rules

18
New cards

What are the four families of AI algorithms?

Two-Class Classification, Anomaly Detection, Regression, Clustering

19
New cards

Questions AI algorithms answer: Two-class classification

Is it A or B?

20
New cards

Questions AI algorithms answer: Anomaly Detection

Is it different?

21
New cards

Questions AI algorithms answer: Regression

How much?

22
New cards

Questions AI algorithms answer: Clustering

How are these alike?

23
New cards

What is the "Virtuous Cycle" of Machine Learning?

Models learn from data => make predictions => generate new data from those products => use that new data to improve future predictions

24
New cards

Supervised Learning

uses labeled input-output pairs to predict known values

25
New cards

Unsupervised Learning

uses unstructured data to find patterns or outliers without predefined labels

26
New cards

How does blockchain impact audit and assurance?

It makes "Continuous Audit" possible through real-time information retrieval, but requires auditors to learn skills like auditing smart contracts

27
New cards

What are two specific AI applications in accounting?

Natural Language Processing and Robotic Process Automation

28
New cards

Natural Language Processing (NLP)

A technology used to understand text, extract semantic meaning, and discern sentiment from human language

Example: An AI tool that reads thousands of legal contracts to flag specific clauses for an auditor

29
New cards

Robotic Process Automation (RPA)

A software tool designed to perform high-volume, repetitive accounting tasks that were previously done by humans'

Example: A "bot" that automatically logs into a portal, downloads an invoice, and enters the data into QuickBooks every morning.