Statistical Analysis with Software Applications - Handout 01

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

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering core concepts in introductory statistics, data collection methods, sampling techniques, and data organization/presentation.

Last updated 9:08 AM on 9/18/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

67 Terms

1
New cards

Statistics

The science of collecting, organizing, presenting, analyzing, and interpreting numerical data to assist in decision-making.

2
New cards

Descriptive Statistics

The branch of statistics that involves organizing, summarizing, and presenting data to describe the characteristics of a dataset.

3
New cards

Inferential Statistics

The branch of statistics that involves making conclusions or predictions about a population based on information obtained from a sample.

4
New cards

Data

Raw facts or observations collected for analysis.

5
New cards

Population

The complete collection of individuals or objects under study.

6
New cards

Sample

A subset of the population selected for study.

7
New cards

Parameter

A numerical characteristic describing a population.

8
New cards

Statistic

A numerical value calculated from a sample.

9
New cards

Population vs. Sample Comparison

A tabular comparison highlighting key structural and analytical differences between an entire population and a subset sample.

<p>A tabular comparison highlighting key structural and analytical differences between an entire population and a subset sample.</p>
10
New cards

Variable

Any characteristic that differs from one individual to another.

11
New cards

Qualitative Variable

A variable that describes qualities or categories, also known as a categorical variable.

12
New cards

Quantitative Variable

A variable that represents measurable quantities, also known as a numerical variable.

13
New cards

Discrete Variable

A quantitative variable obtained by counting.

14
New cards

Continuous Variable

A quantitative variable obtained by measurement.

15
New cards

Nominal Level

The level of measurement where data are classified into categories without any order.

16
New cards

Ordinal Level

The level of measurement where data are arranged in order.

17
New cards

Interval Level

The level of measurement with equal intervals but no true zero.

18
New cards

Ratio Level

The level of measurement with equal intervals and a true zero.

19
New cards

Primary Data

Data collected directly by the researcher for a specific purpose.

20
New cards

Secondary Data

Data previously collected by other individuals or organizations.

21
New cards

Statistical Notation Symbols

Standard symbols representing population parameters (NN, ν\nu, xˉ\bar{x}, ν\nu, ss, ν2\nu^2, s2s^2) and sample statistics.

<p>Standard symbols representing population parameters ($$N$$, $$\nu$$, $$\bar{x}$$, $$\nu$$, $$s$$, $$\nu^2$$, $$s^2$$) and sample statistics.</p>
22
New cards

Data Collection

The systematic process of gathering information for statistical analysis and decision-making.

23
New cards

Census

A data collection process that gathers information from every member of the population.

24
New cards

Sample Survey

A data collection method that gathers information from only a portion of the population.

25
New cards

Sampling Frame

A list of all members of the population from which the sample is selected.

26
New cards

Sampling

The process of selecting a subset of individuals from a population to estimate the characteristics of the entire population.

27
New cards

Probability Sampling

Sampling methods in which each member of the population has a known and non-zero chance of being selected.

28
New cards

Simple Random Sampling

A probability sampling method where every member of the population has an equal chance of selection.

29
New cards

Systematic Sampling

A probability sampling method where every kthk^{\text{th}} member is selected after a random starting point, where k=Nnk = \frac{N}{n}.

30
New cards

Stratified Sampling

A probability sampling method where the population is divided into homogeneous groups called strata, and samples are randomly selected from each stratum.

31
New cards

Cluster Sampling

A probability sampling method where the population is divided into naturally occurring groups called clusters, and entire clusters are randomly selected.

32
New cards

Multistage Sampling

A probability sampling method that uses two or more sampling techniques in stages.

33
New cards

Non-Probability Sampling

Sampling methods in which not every member of the population has a known chance of selection.

34
New cards

Convenience Sampling

A non-probability sampling method where respondents are selected because they are easy to reach.

35
New cards

Purposive Sampling

A non-probability sampling method where respondents are selected based on the researcher's judgment.

36
New cards

Quota Sampling

A non-probability sampling method where researchers select respondents until predetermined quotas are met.

37
New cards

Snowball Sampling

A non-probability sampling method where current participants recruit future participants.

38
New cards

Sampling Error

The difference between the sample statistic and the true population parameter caused by studying only a sample instead of the entire population.

39
New cards

Non-Sampling Error

Errors that occur during data collection or processing that are not caused by sampling, including response error, nonresponse error, measurement error, processing error, and interviewer bias.

40
New cards

Bias

A systematic error that causes results to differ from the true population values.

41
New cards

Observational Study vs. Experiment Comparison

A comparative guide showing differences between observational studies (no variable manipulation, lower cost, cannot establish causation) and experiments (variable manipulation, tests cause-and-effect).

<p>A comparative guide showing differences between observational studies (no variable manipulation, lower cost, cannot establish causation) and experiments (variable manipulation, tests cause-and-effect).</p>
42
New cards

Raw Data

Observations collected in their original form before being organized or summarized.

43
New cards

Organized Data

Data arranged systematically into tables or graphs.

44
New cards

Frequency Distribution

A table that shows how often each value or group of values occurs.

45
New cards

Ungrouped Frequency Distribution

A frequency distribution used when there are relatively few observations or distinct values.

<p>A frequency distribution used when there are relatively few observations or distinct values.</p>
46
New cards

Grouped Frequency Distribution

A frequency distribution used for large datasets where observations are grouped into class intervals.

<p>A frequency distribution used for large datasets where observations are grouped into class intervals.</p>
47
New cards

Range

The difference between the highest value and the lowest value in a dataset, calculated as Range=Highest ValueLowest Value\text{Range} = \text{Highest Value} - \text{Lowest Value}.

48
New cards

Sturges' Rule

A guideline formula used to estimate the recommended number of classes kk based on sample size nn: k=1+3.322log(n)k = 1 + 3.322 \log(n).

49
New cards

Recommended Classes Table

A reference table listing suggested numbers of class intervals based on the total number of observations.

<p>A reference table listing suggested numbers of class intervals based on the total number of observations.</p>
50
New cards

Class Interval

The range of values within a class.

51
New cards

Lower Class Limit

The smallest value in a class interval.

52
New cards

Upper Class Limit

The largest value in a class interval.

53
New cards

Class Boundaries

The actual limits separating adjacent classes.

54
New cards

Class Mark (Midpoint)

The midpoint of a class interval, calculated as Midpoint=Lower Limit+Upper Limit2\text{Midpoint} = \frac{\text{Lower Limit} + \text{Upper Limit}}{2}.

55
New cards

Frequency

The number of observations belonging to a class.

56
New cards

Relative Frequency

The proportion or percentage of observations in a class, calculated as Relative Frequency=fn\text{Relative Frequency} = \frac{f}{n}.

57
New cards

Cumulative Frequency

The running total of frequencies across sequential class intervals.

58
New cards

Bar Graph

A graphical display used for qualitative or categorical data with equal bar widths separated by spaces.

59
New cards

Pie Chart

A chart representing parts of a whole where category sector angles are calculated as Angle=Category FrequencyTotal Frequency×360\text{Angle} = \frac{\text{Category Frequency}}{\text{Total Frequency}} \times 360^{\circ}.

60
New cards

Histogram

A graph used for continuous quantitative data featuring adjacent touching bars whose widths represent class intervals and heights represent frequencies.

61
New cards

Bar Graph vs. Histogram Comparison

A comparison table contrasting bar graphs (categorical data, separated bars, categories) with histograms (continuous data, touching bars, class intervals).

<p>A comparison table contrasting bar graphs (categorical data, separated bars, categories) with histograms (continuous data, touching bars, class intervals).</p>
62
New cards

Frequency Polygon

A line graph constructed by connecting the midpoints of each class interval using straight lines.

63
New cards

Ogive

A graph displaying cumulative frequencies (less-than or more-than) used to determine medians, quartiles, and percentiles.

64
New cards

Line Graph

A graph used to display changes over time in time series data.

65
New cards

Scatter Plot

A graph showing the relationship between two quantitative variables.

66
New cards

Stem-and-Leaf Plot

A plot that displays actual data values while showing the distribution by splitting numbers into stems and leaves.

67
New cards

Data Type and Recommended Graph Guide

A reference guide pairing data types (Categories, Percentages, Continuous Data, Time Series, Relationships, Frequency Distribution, Cumulative Data) with their recommended statistical graphs.

<p>A reference guide pairing data types (Categories, Percentages, Continuous Data, Time Series, Relationships, Frequency Distribution, Cumulative Data) with their recommended statistical graphs.</p>