PSY2750 Quiz 1

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

1/47

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.

48 Terms

1
New cards

Summation notation (∑)

Total sum of values

2
New cards

∑X² vs (∑X)²

Because squaring is applied before summation in ∑X²

3
New cards

Nominal scale measurement

Blood type (A, B, O)

4
New cards

Scale of measurement with true zero

Ratio

5
New cards

Experimental vs non-experimental study

Experimental studies manipulate variables; non-experimental studies do not

6
New cards

Population parameter notation

μ (population mean)

7
New cards

Purpose of a frequency distribution

To organize data into categories with corresponding frequencies

8
New cards

Formula for the sum of frequencies

N = ∑fX

9
New cards

Graphical representation for continuous data

Histogram

10
New cards

Cumulative frequency

A running total of frequencies up to a certain point

11
New cards

Measure of central tendency affected by extreme values

Mean

12
New cards

Best measure of central tendency for ordinal data

Median

13
New cards

Variability in a data distribution

The differences between scores and how spread out they are

14
New cards

Formula for the range in a dataset

Xmax - Xmin

15
New cards

Standard deviation measures

How scores are distributed around the mean

16
New cards

Difference between variance and standard deviation

Variance is the square of the standard deviation

17
New cards

What a z-score represents

The distance of a score from the mean in standard deviation units

18
New cards

z-score for X = 90 with mean 80 and SD 5

2.0

19
New cards

True about z-scores

The shape of the z-score distribution is the same as the original distribution

20
New cards

Meaning of a z-score of -2.00

The score is 2 standard deviations below the mean

21
New cards

σ

population standard deviation

22
New cards

s

sample standard deviation

23
New cards

summation (sum of all numbers)

24
New cards

N

population (total number)

25
New cards

n-1

sample (total number)

26
New cards

SS

sum of squares

formula:

- find deviations (X - μ)

- square

- sum them up

ex. Data: 2, 4, 6

1. Mean: μ= 2 + 4 + 6 / 3 = 4

2. Find each deviation from the mean: (2−4),(4−4),(6−4) = −2, 0, 2

3. Square each deviation: (−2)^2, (0)^2, (2)^2 = 4, 0, 4

4. Sum the squared deviations: 4+0+4=8

So, SS = 8

27
New cards

SS formula

SS=∑X^2−(∑X)^2/N

ex. ∑X = 1 + 3 + 5 = 9

∑X² = 1² + 3² + 5² = 1 + 9 + 25 = 35

SS = 35 - 27 = 8

<p>SS=∑X^2−(∑X)^2/N</p><p>ex. ∑X = 1 + 3 + 5 = 9</p><p>∑X² = 1² + 3² + 5² = 1 + 9 + 25 = 35</p><p>SS = 35 - 27 = 8</p>
28
New cards

weighted mean

- accounts for the contribution of different sample sizes

- calculates the overall mean by summing the values from different groups and dividing by the total number of observations

<p>- accounts for the contribution of different sample sizes</p><p>- calculates the overall mean by summing the values from different groups and dividing by the total number of observations</p>
29
New cards

σ²

population variance

30
New cards

sample variance

31
New cards

variance

squared measure of spread

32
New cards

standard deviation

- measures the average distance of data points from the mean

- square root of variance

33
New cards

Z-score

- represented by 'z'

- measures how many standard deviations a data point is from the mean

- positive Z-score = value is above the mean

- negative Z-score = value below the mean

ex. Z-score of 2 means the value is 2 standard deviations above the mean.

34
New cards

μ

mean of population

35
New cards

Z-score formula

z = (X- μ)/σ

z=(x-mean)/standard deviation

36
New cards

M

mean of sample

37
New cards

descriptive statistics

summarizing data from one group with one or more variables

38
New cards

correlational methods

examining the relationship between two variables in one group

39
New cards

comparative methods

comparing two or more groups across one or more variables

40
New cards

experimental methods

manipulating variables to establish cause-and-effect relationships between them

41
New cards

non-experimental methods

observing relationship between variables without manipulation

42
New cards

frequency distribution

a way to organize and summarize data by grouping it into categories or intervals and showing how often each category or interval occurs

43
New cards

frequencies

number of times a value or range of values appears in the dataset

44
New cards

class interval

a range of values used to group data in a frequency distribution

45
New cards

histogram

used for continuous data

46
New cards

smooth curve

used for large datasets

47
New cards

bar graph

used for categorical data

48
New cards

cumulative frequency

add each frequency to the sum of previous frequencies