Stats Unit 1 Test Vocab and Review

0.0(0)
studied byStudied by 3 people
0.0(0)
full-widthCall with Kai
GameKnowt Play
New
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/38

flashcard set

Earn XP

Description and Tags

Front Range Community College MAT 1260 Unit 1 Review

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

39 Terms

1
New cards

Types of variables

Discrete or continuous

2
New cards

Discrete definition

an exact value will occur

3
New cards

Continuous definition

Any possible value can occur

4
New cards

Types of data

Qualitative or quantitative

5
New cards

Types of sampling (RSS, CCC)

Simple Random (SRS), Systematic, Stratified, Cluster, Convenience, Census

6
New cards

Simple random sampling definition

a certain number of individuals are randomly selected

7
New cards

systematic sampling definition

every Xth person in a sample, X is the frame

8
New cards

stratified sampling definition

sample taken from like-minded groups (like Freshmen, Sophomores, Juniors, Seniors)

9
New cards

cluster sample definition

population is randomly split into clusters of individuals and each cluster is randomly selected

10
New cards

convenience sampling definition

individual reported information and is very sketchy

11
New cards

census sampling definition

every person in the population

12
New cards

how do you find the ideal class width

range/classes

range = max-min

classes = between 5 and 20 up to you

13
New cards

What’s the first step of creating a frequency table?

create your class width

14
New cards

if mean > [is greater than] median, then the graph is skewed…

right

15
New cards

if mean < [is less than] median, then the graph is skewed…

left

16
New cards

if a graph is skewed right, describe mean, median and mode

mode < [is less than] median < [is less than] mean

17
New cards

if a graph is skewed left, describe mean, median and mode

mean < [is less than] median < [is less than] mode

18
New cards

if the graph is skewed at all, what measure of center is best?

median

19
New cards

what is the measure of central tendency?

a numerical summary of the data in the middle

20
New cards

what is the measure of dispersion?

how spread out the data points are

21
New cards

do you use absolute value in z scores?

naur

22
New cards

what is the raw score formula?

x=(z*stdev)+mean

23
New cards

if comparing two independent events relatively, what do you use?

z score

24
New cards

5 point summary values

minimum, Q1, median, Q3, maximum

25
New cards

when “order matters,” does that include ordered pairs of doubles?

nope- you don’t need to write (1a,1b) and (1b,1a). the order matters part just means (1,2) and (2,1) are different.

26
New cards

types of probability (ETSS)

empirical, theoretical (classical), subjective, simulation

27
New cards

empirical probability definition

observation of actual outcomes

ex: i roll one dice 6 times and get {2,2,3,4,1,5}. therefore, the odds of rolling a 2 is 2/6.

28
New cards

theoretical (classical) probability definition

favorable number of outcomes over the total possible number of outcomes

“in an ideal world”

ex: a dice has 6 sides, so the odds of rolling a 5 is 1/6.

29
New cards

subjective probability definition

not based on data values but a judgement, intuition, or belief

ex: 85% chance of rain tomorrow

30
New cards

simulation probability definition

the actual situation is simulated for similar to real life results

ex: seat belt testing done on dummies to say “my seatbelts are 99% effective”

31
New cards

what does the symbol V mean?

or

32
New cards

what does the symbol ^ mean?

and

33
New cards

what does the symbol x̄ mean?

sample mean (x bar)

34
New cards

what does the symbol μ mean?

population mean (mew)

35
New cards

what does the symbol σ mean?

population standard deviation (sigma)

36
New cards

what does the symbol s mean?

sample standard deviation (lowercase s)

37
New cards

how do you find standard deviation by hand?

  1. identify the score

  2. identify the sample or population mean

  3. identify the deviation about the mean for each score

  4. square the deviation about the mean

  5. add up the squared values

  6. divide the added up values by the number of values in total (for a population, use number of values total. for sample, use number of values minus 1)

  7. square root the divided number

  8. simplify

38
New cards

difference in standard deviation for population and samples

population stdev: divide by number of values (n)

sample stdev: divide by number of values minus 1 (n-1)

39
New cards

what is variance?

the value of stdev before it is squared