Statistics

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

1/50

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:34 AM on 5/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

51 Terms

1
New cards

Statistics

The science of conducting studies to collect, organize, summarize, analyze, and draw conclusions from data.

2
New cards

Variable

A characteristic or attribute that can assume different values.

3
New cards

Data

Facts or information collected for reference or analysis.

4
New cards

Descriptive Statistics

Consists of the collection, organization, summarization, and presentation of data.

5
New cards

Inferential Statistics

Consists of generalizing from samples to populations, performing estimations and hypothesis tests, determining relationships among variables, and making predictions.

6
New cards

Population

Consists of all subjects (human or otherwise) that are being studied.

7
New cards

Sample

A group of subjects selected from a population.

8
New cards

Statistic

A characteristic or measure obtained by using the data values from a sample.

9
New cards

Parameter

A characteristic or measure obtained by using all the data values from a specific population.

10
New cards

Numerical Data (Quantitative Data)

Data whose values are numbers or quantities (e.g. 3.5 years, 1.2 kg, 4 ms).

11
New cards

Categorical Data (Qualitative Data)

Data whose values are not numerical in nature but relate to categories (e.g. sex, eye colour, type of policy).

12
New cards

Discrete Data

Numerical data that can only take particular distinct numerical values.

13
New cards

Continuous Data

Numerical data that can take any numerical value in a specified range, e.g. (0,1) or (-∞, ∞).

14
New cards

Attribute (Dichotomous) Data

Categorical data values that have only two categories, e.g. claim/no claim, dead/alive, or male/female.

15
New cards

Nominal Data

Categorical data values that cannot be ordered in any natural way, e.g. type of insurance policy or nature of claim.

16
New cards

Ordinal Data

Categorical data values that can be ordered in a natural way, e.g. exam grades (A, B, C,…) or level of agreement.

17
New cards

Frequency Distribution

A table showing the number of times that each value in a data set has been observed; suitable for categorical or discrete numerical data.

18
New cards

Cumulative Frequency

The sum of all the frequencies up to and including the current point.

19
New cards

Bar Chart

A diagram used for discrete numerical or categorical data where a bar is drawn for each value to show its frequency.

20
New cards

Histogram

A diagram used for continuous data with no spaces between bars; the vertical axis shows frequency density, not frequency.

21
New cards

Frequency Density

Frequency divided by class width; used as the height of bars in a histogram so that bar area equals frequency.

22
New cards

Cumulative Frequency Curve (Ogive)

A graph constructed by plotting cumulative frequencies against the upper limit of each class and joining the points with a smooth curve.

23
New cards

Skewness

A measure of how symmetrical a data set is; the greater the asymmetry, the greater the magnitude of the skewness.

24
New cards

Positively Skewed Distribution

A distribution with a longer tail to the right; mode < median < mean.

25
New cards

Negatively Skewed Distribution

A distribution with a longer tail to the left; mode > median > mean.

26
New cards

Symmetric Distribution

A distribution where mode = median = mean.

27
New cards

Sample Mode

The value in a data set with the highest frequency; the value that occurs most often.

28
New cards

Modal Group

For grouped data, the class interval with the highest frequency.

29
New cards

Sample Mean Formula

x̄ = (x₁ + x₂ + … + xₙ) / n = (1/n) × Σxᵢ; obtained by summing all observations and dividing by the number of observations.

30
New cards

Mean from Frequency Distribution

x̄ = Σ(xᵢfᵢ) / Σfᵢ; used when data is presented as a frequency table using midpoints for grouped data.

31
New cards

Sample Median

The value that splits the data set into two equal halves when observations are ordered from smallest to largest.

32
New cards

Position of the Median

For n ordered observations, the median is at position (n+1)/2; if n is even, average the two middle values.

33
New cards

Lower Quartile (Q1)

The point one quarter of the way through the ordered data set; position = (n+1)/4.

34
New cards

Upper Quartile (Q3)

The point three quarters of the way through the ordered data set; position = 3(n+1)/4.

35
New cards

Interquartile Range (IQR)

A measure of spread equal to Q3 − Q1; not affected by extreme values.

36
New cards

Range

The difference between the largest and smallest values in a data set; easy to calculate but affected by extreme values.

37
New cards

Sample Variance Formula

s² = (1/(n−1)) × Σ(xᵢ − x̄)²; measures the average squared deviation from the mean.

38
New cards

Alternative Sample Variance Formula

s² = (1/(n−1)) × (Σxᵢ² − nx̄²); computationally more convenient than the deviation formula.

39
New cards

Sample Standard Deviation

s = √[( 1/(n−1)) × Σ(xᵢ − x̄)²]; has the same units as the data values.

40
New cards

Variance from Frequency Distribution

s² = (1/(n−1)) × (Σxᵢ²fᵢ − nx̄²); used when data is in a frequency table.

41
New cards

Effect of Adding a Constant on Location

If each value is increased by a constant a, the mode, mean, and median are each increased by a; spread measures are unchanged.

42
New cards

Effect of Multiplying by a Constant on Location

If each value is multiplied by b, the mode, mean, and median are each multiplied by b.

43
New cards

Effect of Multiplying by a Constant on Spread

If each value is multiplied by b: range, IQR, and standard deviation are multiplied by b; variance is multiplied by b²; skewness by b³.

44
New cards

Advantage of the Mode

Easy to calculate and not affected by extreme values.

45
New cards

Disadvantage of the Mode

May not be unique, may not exist, focuses on few values, and has no simple algebraic formula for further use.

46
New cards

Advantage of the Mean

Uses all data values and has mathematical properties useful in further calculations.

47
New cards

Disadvantage of the Mean

Can be distorted by extreme values (outliers).

48
New cards

Advantage of the Median

Not affected by extreme values.

49
New cards

Disadvantage of the Median

Does not use all data values and has no simple algebraic formula for further calculations.

50
New cards

Estimating the Median from Grouped Data

Identify the interval where cumulative frequency reaches n/2, then use linear interpolation to estimate the median value.

51
New cards

Estimating Quartiles from Grouped Data

For Q1, find the interval where cumulative frequency reaches n/4; for Q3, where it reaches 3n/4; then use linear interpolation.