RM and stats defs Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

raw numbers

A

unrefined data (refined to make descriptive statistics)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

central tendency

A

averages: mean (midpoint), median (midpoint), mode (typical)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

dispersion

A

how spread out around average: range, standard deviation
when 2 number sets have the same average but different level of variation.
- shows us how focused/ representative the average is

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

CT of Mean

A
  • easily distorted by outliers
  • can give silly answers for binary stats, e.g, average person has 1.78… legs bc some only have 1
    use: usually/default, unless many outliers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

CT of Median

A
  • not distorted like mean as always lies in middle
  • non holistic view
    use: when too many outliers for mean
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

CT of Mode

A
  • not as often used - does not describe the middle

use: when collecting frequencies, non numerical data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

CT of Range

A
  • clear description of diversion

- v vulnerable to outliers g.g, extreme smallest/largest while majority are close

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

CT of Standard Deviation

A

(average deviation from average/ct)

SD=root(total deviation^2/N–1)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

how to calculate standard deviation

A

1) calculate deviation of each stat from mean (stat–mean)
2) square each deviation and find total
3) divide total by number of scores–1 (deg.s of freedom)
4) square root answer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Variance

A

standard deviation^2
used to also measure distribution of results

1) calculate deviation of each stat from mean (stat–mean)
2) square each deviation and find total
3) divide total by number of scores–1 (deg.s of freedom)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

standard error of the mean

A

used to test how representative the mean is (uncertainty)

  • number of people tested
  • how consistent they are (similar)
  • low value is good
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

types of data

A

Categorical - “Nominal”- categories with no intrinsic ranking e.g, female/male, names
Discrete - “Ordinal” - with intrinsic ranking - e.g, rating scales
Continuous - “Scale” - (number scale - interval (integers) or ratio (decimals) - scalar variable where axis represents a metric, e.g, height, test scores

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

central limit theory

A

theory that the averages (means) of data collected from samples will form a normal distribution curve around the original mean of the results

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

p value

A

if >0.05 results oppose research hypothesis enough to consider null hypothesis is correct

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

one vs two tailed hypothesis

A

one tailed: predicts that the independent variable will have an effect on the dependent variable, but the direction of the effect is not specified.
2 tailed: predicts either +ve or -ve impact of iv on dv

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

chi squared test - function and when used?

A

To test for independence of 2 variables - independent or related?

  • a non-parametric test - used for not normally distributed data
  • nominal scale - e.g, female vs males, handwritten vs typed
  • mode used