Business Analytics Pre-Work for QTM7800

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/71

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:02 PM on 8/14/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

72 Terms

1
New cards

Statistics

A mathematical framework for understanding, organizing, and drawing insights from data.

2
New cards

Descriptive Statistics

Techniques used to summarize and describe a dataset using a smaller set of numbers without presenting all raw data points.

3
New cards

Inferential Statistics

Techniques used to make judgments, predictions, or conclusions about a larger population based on sample data.

4
New cards

Average (Central Tendency)

General statistical term for a single representative number that locates the 'center,' 'middle,' or 'typical' value of a dataset.

5
New cards

Arithmetic Mean (xˉ\bar{x} or μ\mu)

The sum of all observations divided by the total count of observations (xin\frac{\sum x_i}{n}). It is sensitive to extreme values.

6
New cards

Median

The exact middle value when data points are arranged in ascending order. It is resistant (robust) to extreme outliers.

7
New cards

Median of an Even Dataset

The arithmetic average of the two exact middle numbers (e.g., the median of 3 and 4 is 3.5).

8
New cards

Mode

The most frequently occurring value in a dataset. A dataset can have no mode or be multimodal.

9
New cards

Population ($N$)

The complete, specific group of elements, items, or individuals about which you want to draw conclusions or make decisions.

10
New cards

Sample ($n$)

A smaller subset drawn from the population that is actually measured or surveyed.

11
New cards

Parameter

A true numerical value summarizing an entire population (e.g., μ\mu, σ\sigma, σ2\sigma^2).

12
New cards

Statistic

A numerical value calculated from a sample (e.g., xˉ\bar{x}, $s$, $s^2$) used to estimate a population parameter.

13
New cards

Categorical (Qualitative) Variable

Data that describes a quality, characteristic, or group label (e.g., instrument played, Zip code).

14
New cards

Numerical (Quantitative) Variable

Data that quantifies or measures a meaningful numeric amount (e.g., practice hours, revenue).

15
New cards

Rule for Numeric vs. Numerical Data

Numbers only count as numerical data if mathematical operations (like taking an average) yield meaningful insights.

16
New cards

Algebraic Variable ($x$)

Represents a fixed, unknown value or deterministic input that can be solved for.

17
New cards

Random Variable ($X$)

A function or rule that maps the numerical outcomes of a random process to numbers, governed by chance and probabilities.

18
New cards

Discrete Random Variable

A random variable that takes on distinct, separate, countable values (e.g., $0, 1, 2, 3$).

19
New cards

Continuous Random Variable

A random variable that can take on any real value within an interval or continuum (e.g., exact weight, exact time).

20
New cards

Measurement vs. Precision Rule

Exact physical measurements are continuous; once rounded or restricted to discrete ticks, the variable becomes discrete.

21
New cards

Histogram

A visual representation of data frequency where continuous numerical values are grouped into bins on the $X$-axis and their frequencies plotted on the $Y$-axis as touching bars.

22
New cards

Frequency

The total count of times a specific data value or range of values occurs in a dataset.

23
New cards

Bins / Buckets

Sub-intervals or category groupings along a numerical scale into which individual quantitative data points are sorted.

24
New cards

Histogram vs. Bar Chart

Histograms visualize quantitative data with continuous bins (touching bars). Bar charts visualize qualitative/categorical data with discrete, arbitrary labels (gapped bars).

25
New cards

Scatter Plot

A two-dimensional graph displaying individual data points for two quantitative variables to visually assess relationships or correlations.

26
New cards

Independent / Explanatory Variable

The variable hypothesized to drive or influence the other; plotted on the horizontal ($X$) axis.

27
New cards

Dependent / Response Variable

The variable being predicted or driven; plotted on the vertical ($Y$) axis.

28
New cards

Range

A measure of total spread or variability, calculated as Maximum minus Minimum (MaxMin\text{Max} - \text{Min}).

29
New cards

Mid-Range

A rough measure of central tendency, calculated as the arithmetic mean of the maximum and minimum values (Max+Min2\frac{\text{Max} + \text{Min}}{2}).

30
New cards

Sample Variance ($s^2$)

A measure of the dispersion of sample data points around their sample mean.

31
New cards

Bessel's Correction ($n - 1$)

Dividing by $n - 1$ instead of $n$ in the sample variance formula to correct for bias and prevent underestimating the true population variance.

32
New cards

Unbiased Estimator

An estimator whose expected value exactly equals the true population parameter (e.g., Sample Variance $s^2$).

33
New cards

Biased Estimator

An estimator that systematically over- or under-estimates the true population parameter.

34
New cards

Sample Standard Deviation ($s$)

The square root of the sample variance (s=s2s = \sqrt{s^2}). It is technically a slightly biased estimator of population standard deviation due to the non-linear square root function.

35
New cards

Box Plot (Box-and-Whisker Plot)

A visual display summarizing data using five key boundary numbers, dividing the dataset into four $25\%$ quartiles.

36
New cards

Five-Number Summary

The Minimum, First Quartile ($Q_1$), Median ($Q_2$), Third Quartile ($Q_3$), and Maximum.

37
New cards

Interquartile Range (IQR)

The spread of the middle $50\%$ of the dataset, calculated as $Q_3 - Q_1$.

38
New cards

Conditional Probability (P(AB)P(A \mid B))

The probability of event A occurring given that event B has already occurred or is known to be true.

39
New cards

Independent Events

Two events where knowing one occurred does not change the probability of the other, mathematically: P(AB)=P(A)P(A \mid B) = P(A).

40
New cards

Dependent Events

Two events where the occurrence of one alters the probability of the other, mathematically: P(AB)P(A)P(A \mid B) \neq P(A).

41
New cards

Joint Probability (General Multiplication Rule)

The probability of both events happening, formulated as P(A and B)=P(AB)P(B)P(A \text{ and } B) = P(A \mid B) \cdot P(B).

42
New cards

Contingency Table (Two-Way Table)

A grid displaying frequency counts for two categorical variables simultaneously.

43
New cards

Marginal Distribution

The overall distribution of one variable ignoring the other, calculated using the Grand Total ($N$) as the denominator.

44
New cards

Conditional Distribution

The distribution of one variable restricted to a specific subgroup, calculated using the Subgroup Total as the denominator.

45
New cards

Chi-Square Test for Independence (χ2\chi^2)

A hypothesis test used to determine if a significant association exists between two categorical variables.

46
New cards

Chi-Square Null Hypothesis ($H_0$)

Assumes the two categorical variables are entirely independent (no association).

47
New cards

Expected Frequency ($E_{ij}$)

The cell count expected if the null hypothesis is true, calculated using the formula Row TotalColumn TotalGrand Total\frac{\text{Row Total} \cdot \text{Column Total}}{\text{Grand Total}}.

48
New cards

Chi-Square Statistic Formula

χ2=(OijEij)2Eij\chi^2 = \sum \frac{(O_{ij} - E_{ij})^2}{E_{ij}}.

49
New cards

Degrees of Freedom ($df$) for Two-Way Tables

Calculated as $(r - 1)(c - 1)$, where $r$ is rows and $c$ is columns.

50
New cards

Probability Distribution

A mathematical function or table providing the probabilities of all possible outcomes for a random variable.

51
New cards

Rules for Discrete Probability Distribution

All individual probabilities must be between 0 and 1, and the sum of all probabilities must equal exactly 1.

52
New cards

Binomial Setting (BINS)

A random process requiring Binary outcomes, Independent trials, a fixed Number of trials ($n$), and the Same probability of success ($p$) for each trial.

53
New cards

Combinatorics (Choose Function)

Calculates the number of ways to arrange $k$ successes in $n$ trials, using the formula (nk)=n!k!(nk)!\binom{n}{k} = \frac{n!}{k!(n-k)!}.

54
New cards

Binomial Probability Formula

The probability of exactly $k$ successes in $n$ trials: P(X=k)=(nk)pk(1p)nkP(X = k) = \binom{n}{k} \cdot p^k \cdot (1-p)^{n-k}.

55
New cards

Normal Distribution

A continuous, symmetrical, bell-shaped probability distribution centered around its mean.

56
New cards

The Empirical Rule (68-95-99.7)

In a normal distribution, roughly $68\%$ of data falls within ±1\pm 1 standard deviation, $95\%$ within ±2\pm 2 standard deviations, and $99.7\%$ within ±3\pm 3 standard deviations.

57
New cards

Z-Score (Standard Score)

A measurement describing exactly how many standard deviations a raw data point is above or below the mean.

58
New cards

Z-Score Formula

Z=xμσZ = \frac{x - \mu}{\sigma}. (Positive means above the mean, negative means below).

59
New cards

Sampling Distribution of the Sample Mean

The theoretical probability distribution of all possible sample means (xˉ\bar{x}) calculated from repeated samples of size $n$.

60
New cards

Central Limit Theorem (CLT)

States that as sample size ($n$) becomes sufficiently large, the sampling distribution of the sample mean will approach a normal distribution, regardless of the original population's shape.

61
New cards

Standard Error of the Mean (SExˉSE_{\bar{x}})

The standard deviation of the sampling distribution of the sample mean; measures how much sample means vary from the true population mean.

62
New cards

Standard Error Formula

SExˉ=σnSE_{\bar{x}} = \frac{\sigma}{\sqrt{n}}.

63
New cards

Effect of Sample Size on Spread

As sample size ($n$) increases, the standard error decreases, resulting in a tighter, narrower distribution around the true mean.

64
New cards

Random Sample

A sampling method where members of the population are chosen by chance to avoid bias.

65
New cards

Bias

A systematic error causing the sample to misrepresent the true characteristics of the underlying population.

66
New cards

Simple Random Sample

Every individual in the population has an equal chance of being selected.

67
New cards

Stratified Random Sample

The population is divided into trait-based subgroups (strata), and a random selection is drawn from within every single subgroup.

68
New cards

Clustered Random Sample

The population is divided into mixed groups (clusters). A few entire clusters are randomly selected, and everyone in those chosen clusters is surveyed.

69
New cards

Voluntary Sample (Prone to Bias)

Individuals choose to participate, usually capturing only those with strong opinions.

70
New cards

Convenience Sample (Prone to Bias)

Sampling individuals who are easiest to reach, introducing selection bias.

71
New cards

Wording Bias

Phrasing questions in a leading or emotionally charged way that influences respondents.

72
New cards

Response Bias

When participants lie or give false answers out of fear of repercussions or a desire to look socially acceptable.