unit 1 stats

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/43

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

44 Terms

1
New cards

data

systematically recorded information

used to calculate, analyze, or predict

something

2
New cards

Statistics

it is the study of how to collect,

organize, analyze, and interpret data (usually

collected from a group)

3
New cards

descriptive statistics

Using tables, graphs (histograms, scatterplots,

etc) and numbers (mean, median, standard

deviation, correlation, etc) to organize and

summarize and describe the data at hand

(usually sample data).

4
New cards

inferential statistics

Analyze a “small” specific set of data (sample)

in order to draw a conclusion about a “large”,

more general group (population)

• 2 Types

– Confidence intervals

– Hypothesis tests

5
New cards

individual

a person or object that you are interested in

finding information about

6
New cards

variable

the measurement of observation recorded for each

individual

7
New cards

population

set of all individuals that are of interest for some

question or study (typically very “large” and often

implied/unstated)

8
New cards

sample

a subset from the population that you actually

collect data for (usually “small” compared to the the

population and always known)

9
New cards

parameter

is a numeric descriptor of / number

calculated from a population

– It is a fixed number, usually unknown, that you want to find

– EX: μ, σ (typically Greek letters)

10
New cards

statisitc

is a numeric descriptor of / number

calculated from a sample

– readily known/found and used to estimate parameter

– EX: ̅ 𝑥, s

11
New cards

what is the difference between a parameter and statistic

Parameters are fixed, but statistics vary from

sample to sample

12
New cards

qualitiative

A word or name that describes a quality of the individual

(does not count or measure anything)

• Non-numeric (typically)

13
New cards

quantitative

Something that can be counted or measured from the individual

• Numeric

14
New cards

types of quantitative data

discrete and continuous

15
New cards

discrete data

finite number of subdivisions (things you count)

16
New cards

continuous

infinite subdivisions (things you measure)

17
New cards

census

Collects data on the entire population

18
New cards

SRS

every individual has same chance and every

sample has the same chance- known as best method

19
New cards

stratified

break into strata (not random) and

then take SRS from each strata

20
New cards

systematic

take every Kth individual for the

sample

21
New cards

cluster

divide into clusters (not random) and

then get info from all individuals in some

randomly selected clusters

22
New cards

convience

sample individuals that are nearby

or conveniently located

23
New cards

data collection bias

– Measurement Device

– Personal Bias (Blind/Double Blind)

– Questioning technique / wording

24
New cards

sampling method bias

– Voluntary Response

– Convenience Sampling

– Nonresponse

– Undercoverage

– Response Bias

25
New cards

distribution

A list of all possible values of a variable and how

often each value occurs

26
New cards

When describing distributions of quantitative

variables, we focus on…

– Shape

– Center

– Spread (variation)

– Outliers

27
New cards

frequency

how often something occurs

28
New cards

frequency distribution

A summary table of a distribution listing variable

values, frequencies, and often other information

29
New cards

relative frequency

Percent of total, listed as percent or decimal; also

called sample proportion

30
New cards

frequency table

organizes collected data in table form using categories

(or classes) and frequencies (counts)

31
New cards

relative frequency table

organizes raw data in table form using categories (or

classes) and proportions (or percentages).

• Relative frequency tables are useful when comparing data sets where the sample sizes are not the same

32
New cards

graphical displays for qualitative data

  • pie chart

  • bar chart (bars dont touch)

  • pareto chart

33
New cards

univariate data

one variable

34
New cards

bivariate data

two variables

35
New cards

multivariate data

3 or more variables

36
New cards

graphical displays for quantitative data

  • histogram

  • scatterplot

  • stem plot

37
New cards

histogram

a graph of the frequencies (or relative

frequencies)

  • for quantitative data

  • bunched into classes

38
New cards

class width

(max-min)/# of classes

  • always round up

39
New cards

symmetrical

does not need to be perfect, also called bell shaped

40
New cards

skewed left

tail to the left (negatively skewed)

41
New cards

skewed right

tail to the right (positively skewed)

42
New cards

uniform

symmetric

43
New cards

stem plots

are used for small (typically 𝑛𝑛 ≤ 40)

quantitative data sets involving a single variable

  • can be used to determine shape

44
New cards

scatterplots

display trends in the relationship

between the 2 quantitative variables