descriptive statistics

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

1/41

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.

42 Terms

1
New cards

data

Facts and statistics collected together for reference or analysis

2
New cards

data set

all the data collected in a particular study

3
New cards

Types of Measurement Scales

1. Nominal

2. Ordinal

3. Interval

4. Ratio

4
New cards

nominal

no 'favourite' option (better than), No ordering

5
New cards

nominal variable type

Discrete (i.e., categorical)

6
New cards

nominal examples

university you attend, favourite colour

7
New cards

Ordinal

Non-consistent ordering, doesnt require consistency between each scale points (1st and 2nd place may be decided by a minute, 15th and 16th maybe 3 seconds)

8
New cards

ordinal variable type

Discrete or Continuous

9
New cards

ordinal example

rank in army, race position, school grade (C+)

10
New cards

Interval

Consistent ordering, no true zero

11
New cards

interval variable type

Discrete or Continuous

12
New cards

interval example

degrees Celsius, time of day, ATAR

13
New cards

Ratio

Consistent ordering, true zero

14
New cards

ratio variable type

Discrete or Continuous

15
New cards

ratio example

degrees Kelvin, height, reaction time (ms)

16
New cards

statistics

Numerical statements about data from a sample, and the scientific discipline associated with making and understanding those statements; used to communicate important information about our data

17
New cards

descriptive statistics

statistics that describe the characteristics of our sample

18
New cards

measures of central tendency

mean, median, mode; describe the "typical" score / data-point from our sample

19
New cards

mode

the most frequently occurring score(s) in a distribution

20
New cards

median

the middle score in a distribution; half the scores are above it and half are below it

21
New cards

how to calculate the median

Put all the numbers in numerical order.

If there is an odd number of results, the median is the middle number.

If there is an even number of results, the median will be the mean of the two central numbers.

22
New cards

mean

average

<p>average</p>
23
New cards

how to calculate the mean

add up all the numbers, divide by how many you added

24
New cards

shape distributions

symmetric or skewed

25
New cards

symmetric shape

Right and left side are symmetric; Mean, Median and Mode will be equal (rare)

<p>Right and left side are symmetric; Mean, Median and Mode will be equal (rare)</p>
26
New cards

skewed shape

If a distribution is squished to one side (skewed), then the mean, median and mode will not be the same; Like a mouse, a distribution has a body and a tail; The mean gets dragged towards the "tail", The median also is slightly dragged, The mode stays pretty resilient:

<p>If a distribution is squished to one side (skewed), then the mean, median and mode will not be the same; Like a mouse, a distribution has a body and a tail; The mean gets dragged towards the "tail", The median also is slightly dragged, The mode stays pretty resilient:</p>
27
New cards

negatively skewed data

distribution's tail extends to the left, in a negative direction

<p>distribution's tail extends to the left, in a negative direction</p>
28
New cards

positively skewed data

distribution's tail extends to the right, in a positive direction

<p>distribution's tail extends to the right, in a positive direction</p>
29
New cards

measures of dispersion

Range, Variance, and Standard Deviation; describe the "spread" of scores / data-points from our sample

30
New cards

range

the difference between the highest and lowest scores in a distribution

<p>the difference between the highest and lowest scores in a distribution</p>
31
New cards

variance

"average" of the squared distances between each score and the mean

(score - mean)^2

32
New cards

standard deviation

a measure of variability that describes an average distance of every score from the mean; Variance of the dataset, but in the context of the original measurement scale.

<p>a measure of variability that describes an average distance of every score from the mean; Variance of the dataset, but in the context of the original measurement scale.</p>
33
New cards

types of stats summary

-Descriptive Stats → Describe your SAMPLE

-Inferential Stats → Use your sample to describe the POPULATION

-Statistical inference → Making statements about the population, from what the sample tells us.

34
New cards

statistical inference

The process of using data obtained from a sample to make estimates or test hypotheses about the characteristics of a population.

35
New cards

bell curve

distribution of scores in which the bulk of the scores fall toward the middle, with progressively fewer scores toward the "tails" or extremes

<p>distribution of scores in which the bulk of the scores fall toward the middle, with progressively fewer scores toward the "tails" or extremes</p>
36
New cards

normal distribution

A function that represents the distribution of variables as a symmetrical bell-shaped graph.

37
New cards

population standard deviation symbol

σ

38
New cards

population mean symbol

μ

39
New cards

sample mean symbol

40
New cards

sample standard deviation symbol

SD or Sx

41
New cards

how to bias-correct stats

n-1 in denominator

42
New cards

descriptive vs. inferential statistics

-Descriptive statistics use numbers to describe data collected from your sample

-Inferential statistics estimate what the “population” is like, using your sample data.