Chapter 1 Flashcards
Artificial Intelligence
Artificial intelligence (AI) is a branch of computer science that is designed to mimic human-like intelligence for certain tasks, such as discovering patterns in data, recognizing objects from an image, understanding the meaning of text, and processing voice commands.
Binary
Binary categorical data can have only two values—for example, yes or no. This can be represented in different ways such as 1 or 0 or “True” and “False.” Binary data is commonly used for classification in predictive modeling.
Categorical Data
Categorical data exists when values represent a group of categories. Categorical variables can be one of three types: binary, nominal, or ordinal.
Continuous Data
Continuous Data
“Continuous data includes values with decimals: 1, 1.4, 3.75, . . .”
Dependent (Target) Variable
The variable being predicted is referred to as the dependent (target) variable (Y).
Descriptive Analytics
Descriptive analytics are a set of techniques used to explain or quantify the past.
Discrete Data
Discrete data is measured in whole numbers (integers): 1, 2, 3, . . .
Independent (Predictor) Variable
The variables used to make the prediction are called independent variables (X) (also referred to as predictors or features).
Integer
An integer is a whole number.
Interval
Interval data has an equal distance between data points and does not include an absolute zero.
Machine Learning
Machine learning is a statistical method of learning that can be trained without human intervention to understand and identify relationships between previously established variables.
Marketing Analytics
Marketing analytics uses data, statistics, mathematics, and technology to solve marketing business problems.
Nominal
Nominal categorical data consist of characteristics that have no meaningful order.
Ordinal
Ordinal categorical data represent meaningful values with a natural order but the intervals between scale points may be uneven.