stats - unit 1

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

1/80

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.

81 Terms

1
New cards

statistics

the science of collecting, organize, summarizing, and analyzing information to draw conclusions or answer questions.

2
New cards

descriptive statistics

consist of organizing and summarizing data. It describes dad through the numerical summaries, tables, and graphs

3
New cards

population

an entire group to be studied

4
New cards

individual

person or object that is a member of the population being studied

5
New cards

sample

a group of individuals selected from the population

6
New cards

parameter

numerical summary of a population

7
New cards

statistic

a numerical summary of a sample

8
New cards

inferential statistics

uses methods that take a result from a sample, extend it to the population, and measure the reliability of the result

9
New cards

census

a study in which the entire population is included in the sample

10
New cards

qualitative variable

classifications of individuals based on some attribute or characteristic.

EX) gender, hair color, etc

11
New cards

quantitative variable

provides numerical measure of individuals

EX) age, shoe size, etc

12
New cards

discrete variable

a quantitative variable whose possible values are separated by points on a number line

EX) points in a football game (WHOLE #)

13
New cards

continuous variables

quantitative variables that can take on any value in an interval on the number line

EX) weight, height (ANY NUMBER ON NUMBER LINE)

14
New cards

nominal measurement

level of measurement whose values name or categorize.

EX) days of the week, car color

15
New cards

ordinal measurement

level of measurement that values can be distinguished and ranked

EX) educational level, satisfaction level on a survey

16
New cards

interval measurement

level of measurement the differences of the values have meaning

EX) shoe size, temp

17
New cards

ratio measurement

level of measurement differences and ratios of the values have meaning

EX) # of siblings, # of fish in a lake

18
New cards

observational study

behavior of the individuals is simply observed

19
New cards

cross-sectional studies

collects information over a short period of time

20
New cards

case-control studies

uses past record to obtain information

21
New cards

cohort studies

observe a group of individuals over a long period of time

22
New cards

experiment

individuals are subjected to various treatments which can affect the results

23
New cards

treatment-group

in a study is a collections of individuals who receive a certain treatment

24
New cards

control group

a collection of individuals who DO NOT receive any treatment

25
New cards

lurking variable

a variable not considered in the study; can affect the value of the response variable

26
New cards

placebo

a fake drug/procedure administered to the control group

27
New cards

blind study

individuals who do not know whether or not they are in the treatment or control group

28
New cards

double-blind study

neither the individuals nor the person in touch with the individuals know who is in the treatment and control group

29
New cards

random assignment

process of assignment individuals from a sample to the treatment group and control group randomly

30
New cards

cofounding variable

a variable other than the explanatory variable that was considered in the study whose effect cannot be distinguished from a 2nd explanatory variable

31
New cards

explanatory variable

a variable that is used to explain or predict the outcome of a study

32
New cards

response variable

variable that is being measured and is dependent on another variable

33
New cards

simple random sample

of a size (n) is one that is chosen from a population in such a way that every possible sample of size n has an equally likely chance of being selected

34
New cards

frame

a list of all the individuals in the population

35
New cards

systematic sampling

selecting every _th person

36
New cards

steps for systematic sampling

  1. find the size of frame, N

  2. determine sample size, n

  3. compute N/n and round down, this is k

  4. randInt(1,k)

  5. additional indiv are found by repeatedly adding k

37
New cards

stratified sampling

population is divided into subgroups (strata) and simple random sampling is preformed in each subgroup

38
New cards

steps for stratified sampling

  1. divide the # of individuals by the # of individuals in the entire population and then multiply by the desired sample size. round to the nearest whole #

    1. use simple random sampling to choose the individuals from each subgroup

39
New cards

cluster sampling

population is divided into subgroups called clusters, then simple random sampling is uses to select some clusters

40
New cards

steps for cluster sampling

  1. divide population into clusters and number them to form a frame

  2. select a random sample of clusters

  3. survey all individuals in each of the selected clusters

41
New cards

convenience sampling

data that is easy to collect without regard to randomness. voluntary response is most common

42
New cards

voluntary response

individuals choose to participate

43
New cards

sampling bias

favors one group of individuals

44
New cards

non-response bias

individuals who do not respond to the study have different views from those who did respond

45
New cards

response bias

surveyed people’s answers don’t agree with what they really thing. poorly worded questions can cause this

46
New cards

sampling error

error involved in using a sample to estimate info about a population

47
New cards

how to calculate relative frequency

frequency / sum of all frequencies

48
New cards

histrogram

bar graph where the width of the rectangle is the same the they touch each other

49
New cards

how to calculate class width

(max value - lower class limit) / # of classes

ROUND UP for the answer

50
New cards

how to find lower class limit

choose a number slightly less than the smallest value

51
New cards

how to calculate class midpoint

sum of lower class limits divided by 2

52
New cards

how to find cumulative freq

  1. 1st cumulative freq value is the same as the 1st frequency value

  2. add 1st cumulative freq value to the 2nd freq value and continue

53
New cards

how to find cumulative rel freq

cumulative freq / freq sum

54
New cards

mean

add all the values in the data set and divide by the number of observations

55
New cards

median

value that lies in the middle of the data when the data is arranged in ascending order

56
New cards

mode

# that is the most repeated in the data set

57
New cards

μ =

population mean

58
New cards

x̄=

sample mean

59
New cards

N=

number of values in the population

60
New cards

n =

number of values in the sample

61
New cards

formula to find the mean

sum of all values / N

62
New cards

formula to find the sample mean

sum of all values / n

63
New cards

mean is the best measure when the data

is approx symmetric m

64
New cards

median is the best measure when the data…

is skewed or when there is more than one extreme values

65
New cards

if data is skewed left

the mean is LESS than the median

66
New cards

if the data is skewed right

the mean is GREATER than the median

67
New cards

range =

largest value - smallest value

68
New cards

pie chart

circle divided into sectors

69
New cards

pareto charge

bar graph that are drawn in decreasing order or frequency

70
New cards

side by side bar graph

used to compare 2 data sets

71
New cards

deviation

difference between a data value and the mean

72
New cards

variance

mean of the squared deviations

73
New cards

standard deviation

square root of the variance

74
New cards

how to find standard deviation σ for POPULATION

σ = √(∑(xi - µ)² / N

75
New cards

how to find standard deviation (s) for SAMPLE

s = √(∑(xi - µ)² / (n - 1)

76
New cards

how to find variance for POPULATION

σ2

77
New cards

how to find variance for SAMPLE

s2

78
New cards

resistance

little to no changes

79
New cards

sensitive

a lot of change

80
New cards

empirical rule

distribution bell shaped

68% - 1 SD

95% - 2 SD

99.7% - 3 SD

81
New cards

chebeshev’s rule formula

(1 - 1/k2) x 100%