CHAPTER 3 ALL PARTS: Business Statistics and Data Analytics Flashcards

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

1/75

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering core concepts of business statistics and data analytics, including populations, sampling, bias, descriptive statistics, probability distributions, hypothesis testing, t-tests, ANOVA, chi-square, correlation, and regression analysis.

Last updated 2:39 AM on 9/20/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

76 Terms

1
New cards

Population

A group of phenomena or items that have something in common, composed of every item of interest in that group.

2
New cards

Parameter

A measure or characteristic that describes an entire population.

3
New cards

Sample

A representative subset of a population used to collect data and make inferences.

4
New cards

Statistic

A measure or characteristic calculated from a sample.

5
New cards

Inference

A conclusion drawn about the characteristics of a population based on sample data.

6
New cards

Descriptive Statistics

Measures that describe, summarize, and display the basic features of a data set from a sample or population.

7
New cards

Inferential Statistics

Measures calculated using sample data to test hypotheses and draw conclusions about a broader population.

8
New cards

Hypothesis

A proposed explanation made on the basis of limited evidence as a starting point for further investigation.

9
New cards

Simple Random Sampling

A sampling method where every observation in the population has an equal chance of selection.

10
New cards

Stratified Random Sampling

A sampling method where a population is divided into subgroups (strata) and a random sample is taken from each stratum to ensure proportional representation.

11
New cards

Cluster Sampling

A sampling method where a population is divided into groups (clusters), and only a select few clusters are chosen for study.

12
New cards

Convenience Sampling

A non-probability sampling method that selects easily accessible data points, often used when time or budget is constrained.

13
New cards

Data Reduction

The process of reducing the size of a data set to a manageable and suitable size for business analysis.

14
New cards

Filtering

A data reduction process in tools like Excel, Power BI, and Tableau that removes unwanted rows based on specific column attributes.

15
New cards

Bias

An intentional or unintentional prejudice in favor of or against a thing, person, group, or idea during data collection, analysis, or presentation.

16
New cards

Nonresponse Bias

Bias that occurs when individuals who opt out of responding to a survey differ systematically from those who do respond.

17
New cards

Selection Bias

Bias occurring when an analyst purposefully selects sample portions likely to yield answers supporting their personal beliefs or hypothesis.

18
New cards

Confirmation Bias

Bias that occurs when analysts evaluate or present data in a manner that confirms pre-existing beliefs while ignoring conflicting evidence.

19
New cards

Outlier Bias

The disproportionate impact exerted by extreme values (outliers) on statistical results and interpretations if left unexplained.

20
New cards

Continuous Data

Numerical data that can take on any real value within a range, including non-integers, representing an infinite set of potential values.

21
New cards

Discrete Data

Numerical data consisting only of whole numbers (integers), representing a finite set of values between observations.

22
New cards

Mean

A measure of central tendency representing the arithmetic average of a data set, calculated as total sum divided by nn.

23
New cards

Median

The middle value in an ordered data set, representing the cutoff where 50%50\% of observations lie below and above.

24
New cards

Mode

The most frequently occurring observation in a data set, which serves as the primary measure of central tendency for categorical data.

25
New cards

Symmetry

A distribution shape where the mean, median, and mode are all equal, creating a balanced shape around the center.

26
New cards

Right-Skewed Distribution

A positively skewed distribution with a long tail to the right, where the mean is pulled above the median by high extreme values.

27
New cards

Left-Skewed Distribution

A negatively skewed distribution with a long tail to the left, where the mean is pulled below the median by low extreme values.

28
New cards

Kurtosis

A measure describing the thickness of the tails and the peakedness of a distribution relative to a normal shape.

29
New cards

Leptokurtic Distribution

A distribution characterized by positive excess kurtosis, featuring a taller peak and fatter tails with higher risk of extreme outcomes.

30
New cards

Platykurtic Distribution

A distribution characterized by negative excess kurtosis, presenting a flatter peak and thinner tails.

31
New cards

Range

A basic dispersion measure calculated as the difference between the maximum and minimum values in a data set (MaximumMinimum\text{Maximum} - \text{Minimum}).

32
New cards

Interquartile Range (IQR)

A dispersion measure focusing on the middle 50%50\% of a distribution, calculated as the difference between the third and first quartiles (Q3Q1Q3 - Q1).

33
New cards

Variance

A measure of dispersion calculated as the average of squared deviations from the mean for each observation.

34
New cards

Standard Deviation

The square root of variance, measuring data spread around the mean in the same units as the original observations.

35
New cards

Normal Distribution

A symmetric, bell-shaped continuous probability distribution where values close to the mean occur with highest frequency.

36
New cards

68-95-99.7 Rule

An empirical rule stating that 68%68\% of normal data lies within ±1\pm 1 SD, 95%95\% within ±2\pm 2 SDs, and 99.7%99.7\% within ±3\pm 3 SDs of the mean.

37
New cards

Standard Normal Distribution

A theoretical normal distribution with a mean of 00 and a standard deviation of 11.

38
New cards

Z-Score

A standardized value measuring how many standard deviations an observation falls above or below the mean.

39
New cards

Uniform Distribution

A rectangular continuous probability distribution where every outcome within a defined interval is equally likely to occur.

40
New cards

Frequency Distribution

A tabular arrangement using bins or categories to list the frequency of occurrence for values in a sample.

41
New cards

Histogram

A visual graph of a frequency distribution using contiguous vertical bars whose heights reflect counts in each bin.

42
New cards

Box Plot

A diagram displaying data spread across quartiles, showing the IQR box (Q1Q1 to Q3Q3), median line, mean marker (x\text{x}), and whiskers.

43
New cards

Point Estimate

A single calculated sample statistic used as an estimate for an unknown population parameter.

44
New cards

Confidence Interval

A range around a point estimate calculated as Point Estimate±Margin of Error\text{Point Estimate} \pm \text{Margin of Error} at a chosen confidence level.

45
New cards

Margin of Error

The distance above and below a point estimate that defines a confidence interval, based on confidence level and standard error.

46
New cards

Null Hypothesis (H0H_0)

The base case statement assuming no relationship, effect, or significant difference exists between groups.

47
New cards

Alternative Hypothesis (HAH_A)

The claim tested against the null hypothesis asserting that a specific effect, difference, or relationship exists.

48
New cards

Two-Tailed Hypothesis Test

A statistical test evaluating whether a difference exists between groups in either direction.

49
New cards

One-Tailed Hypothesis Test

A statistical test evaluating a difference between groups in a specific directional orientation.

50
New cards

Significance Level (α\alpha)

The probability threshold set by an analyst for rejecting the null hypothesis, representing the risk of a Type I error.

51
New cards

Type I Error

An error that occurs when the null hypothesis is rejected when it is actually true (acting on something that is false).

52
New cards

Type II Error

An error that occurs when failing to reject the null hypothesis when the alternative hypothesis is actually true (missing a true effect).

53
New cards
<p>Hypothesis Testing Decision Matrix</p>

Hypothesis Testing Decision Matrix

A grid mapping hypothesis decisions (Different vs. Same) against population reality (Different vs. Same), identifying Type I error (Decision: Different, Reality: Same) and Type II error (Decision: Same, Reality: Different).

54
New cards

p-Value

The probability that sample test statistics occurred purely by chance under the assumption that the null hypothesis is true.

55
New cards

Independent t-Test

A statistical test comparing means between two unrelated or independent numerical groups.

56
New cards

Paired t-Test

A hypothesis test comparing means between two related or paired groups, such as pre-test and post-test scores on identical subjects.

57
New cards

ANOVA (Analysis of Variance)

A hypothesis test evaluating whether statistically significant differences exist among the means of three or more numerical groups.

58
New cards

Chi-Square Test

A statistical test examining differences or relationships between observed and expected categorical data distributions.

59
New cards

Correlation

A measure of linear association describing how two variables move together relative to one another.

60
New cards

Correlation Coefficient

A standardized statistic ranging from 1-1 to 11 indicating the strength and direction of linear association between two variables.

61
New cards

Linear Regression Analysis

A statistical technique measuring the relationship between a dependent variable (yy) and one or more independent variables (xx) to predict outcomes.

62
New cards

Dependent Variable

The output variable (yy) being predicted in a regression equation based on changes in independent variables.

63
New cards

Independent Variable

An input variable (xx) in a regression model used to explain or predict variations in the dependent variable.

64
New cards

Line of Best Fit

The linear regression line (y=mx+by = mx + b) that mathematically best represents the linear trend across data points.

65
New cards

R Square (R2R^2)

A goodness-of-fit measure ranging from 00 to 11 representing the proportion of variance in the dependent variable explained by independent variables.

66
New cards

Adjusted R Square

A modified goodness-of-fit statistic for multiple regression that increases only when new independent variables genuinely improve model prediction.

67
New cards

Binomial Distribution

A discrete probability distribution modeling scenarios with a fixed number of independent trials and exactly two possible outcomes.

68
New cards

Poisson Distribution

A discrete probability distribution modeling the count of occurrences of an event over a specified unit of time or space.

69
New cards

Standard Error (SE)

A measure quantifying the expected variability of sample means around the true population mean, calculated as SE=snSE = \frac{s}{\sqrt{n}}. Standard error shrinks as sample size increases.

70
New cards

Mesokurtic Distribution

A distribution shape with kurtosis equal to that of a standard normal distribution (excess kurtosis = 00)—neither unusually peaked nor unusually flat.

71
New cards

Simple Linear Regression

A regression model that uses exactly one independent variable (xx) to predict a continuous dependent variable (yy).

72
New cards

Multiple Linear Regression

A regression model that uses two or more independent variables to predict a continuous dependent variable, improving predictive power over simple linear regression.

73
New cards

One-Sample t-Test

A hypothesis test used with numerical data to determine if a sample mean significantly differs from a known or hypothesized benchmark value.

74
New cards

Significance F

A regression output statistic testing overall model validity; a Significance F value below alpha (α\alpha) indicates the regression model predicts significantly better than a baseline intercept-only model.

75
New cards

p-Value Hacking

The unethical practice of testing multiple sample subsets or altering significance thresholds after the fact to manipulate results until statistical significance (pαp \le \alpha) is achieved.

76
New cards

Correlation vs. Causation

A statistical principle stating that neither correlation nor regression proves a cause-and-effect relationship; they measure mathematical association and predictive alignment only, not causation.