Statistics Descriptive

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

1/31

flashcard set

Earn XP

Description and Tags

Describes descriptive statistics stops right before probability

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

32 Terms

1
New cards

What is Descriptive Statistics

Organizing and summarizing data using graphs and numbers

2
New cards

what topics consist of descriptive statistics

Data Summary graphs
Measures of central tendency
Measure of variability

3
New cards

What is Measures of central tendency ?

the typical behavioral response from the data set

4
New cards

What are the three measure of central tendency

Mean , Median , Mode

5
New cards

Arithmetic Mean

average tries to describe typical behavior of the data​, sensitive to outliers

6
New cards

Median

middle number of a sorted array , is not swayed by outliers

7
New cards

Mode

most frequent data point in a array of data describes most common

8
New cards

What is measure of variability

describes how spread/scattered out the data points are from each other and from the center of the data

9
New cards

Low variability

data points are closer together, near the center, might have more consistency and predictability

10
New cards

High Variability

data points are spread out , farer from the center, inconsistency larger diversity in the data, less predictability

11
New cards

What are the measures of variability

Range, Standard Deviation, Variance, IQR, Mean absolute deviation

12
New cards

Variance

population or Sample, measure the average squared deviation of how spread out the data is from the mean

13
New cards

Standard Deviation

measures out on average how spread out the data is from the mean , square root of variance.

14
New cards

Range

Max high - min low values in a data set , sensitive to outliers

15
New cards

Mid Range

Average of high and low
/
count of 2

16
New cards

Inter Quartile Range

measures the spread of the middle of the data
less effected by outliers in the data
Q3 - Q1 = IQR

17
New cards

Outliers Formula

largely outside the average of the data ,
Q1 - 1.5 * IQR
Q3 + 1.5
* IQR

18
New cards

Whats Q1 in IQR and how to calculate it

its 25% of the data the lower bound,
median of the lower half of the data excluding if odd

19
New cards

What is Q3 in IQR and how to calculate it

75% of the data, find the median of the upper half of the data

20
New cards

Mean absolute deviation

measures on average how spread out the numbers are from the mean with absolute difference

21
New cards

relative frequency

proportion (percentage of the total that a particular group makes up

22
New cards

purpose of relative frequency

shows how common something compared to the whole data set, category comparisons

23
New cards

cumulative frequency

sum of the frequencies up to that point in the data (total up to a certain data point )

24
New cards

use of cumulative frequency

tells how many values fall below or at a certain point helps finds percentiles ,medians

25
New cards

Example of relative frequency

check notion

26
New cards

example of cumulative frequency

check notion

27
New cards

z score

tells you how many sd’s a value is from the mean, uses the z table
standardizes a raw score

28
New cards

z table

a cummalitve relative frequency (area under the curve to the left of a z score
tells you a percents of data vals less than the zscore (fall under

29
New cards

ztable practice

check notion
given a data point, a mean , and a sd

30
New cards

a normal distribution

a bell curve (symmetrical ) . mean is equal to median

31
New cards

Empirical Rule

a normal distribution:
68 % of the data follows 1sd
95 % of the data follows 2 sd
99/7 % of the data follows 3 sd

32
New cards

What is a density curve ?