Standard scores (exam 1)

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

1/30

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.

31 Terms

1
New cards

What is a standard score?

A score converted to a scale with a given mean and standard deviation.

2
New cards

Define a Z-score.

A raw score expressed in standard deviation units with a mean of 0 and SD of 1.

3
New cards

Formula for Z-score.

Z = (X - Mean) / SD

4
New cards

What does a positive Z-score indicate?

The score is above the mean.

5
New cards

What does a negative Z-score indicate?

The score is below the mean.

6
New cards

What percentage of data falls within ±1 SD in a normal curve?

68.26%

7
New cards

What percentage of data falls within ±2 SD in a normal curve?

95.44%

8
New cards

What percentage of data falls within ±3 SD in a normal curve?

99.74%

9
New cards

Define percentile.

A measure indicating the value below which a given percentage of observations fall.

10
New cards

How do you convert a Z-score to a percentile?

Use a Z-table to find the percentage, then add or subtract from 50 depending on sign.

11
New cards

Define T-score.

A standard score with a mean of 50 and SD of 10, based on a Z-score.

12
New cards

Formula to convert Z-score to T-score.

T = 50 + (10 × Z)

13
New cards

Define statistical inference.

The process of estimating population parameters based on sample statistics.

14
New cards

Define population in statistics.

A group of persons, places, or objects sharing at least one characteristic.

15
New cards

Define sample in statistics.

A subset of the population used to estimate population parameters.

16
New cards

Define parameter.

A characteristic of a population, such as the mean.

17
New cards

Define statistic.

An estimate of a parameter based on sample data.

18
New cards

Define statistical confidence.

A measure of how confident we are in our prediction about a population parameter.

19
New cards

List common levels of confidence and their Z-scores.

68% = 1.0, 90% = 1.65, 95% = 1.96, 99% = 2.58

20
New cards

Define sampling error.

The difference between a population parameter and a sample statistic.

21
New cards

Formula for confidence interval.

CI = Mean ± Z × SEM

22
New cards

Define SEM (Standard Error of the Mean).

SEM = SD / √N

23
New cards

Example of SEM calculation.

If SD = 25 and N = 50, SEM = 25 / √50 = 3.5

24
New cards

Interpret a 95% confidence interval.

We are 95% confident the true population mean lies within the interval calculated.

25
New cards

Why not always use a very high confidence level like 99%?

Higher confidence decreases precision of the estimate.

26
New cards

Which confidence level to use?

Depends on the consequences of being wrong; higher stakes require higher confidence.

27
New cards

What does a p-value represent?

The probability of making an error in rejecting the null hypothesis.

28
New cards

What is the typical alpha level used in science?

0.05 or 5%

29
New cards

Interpret a CI with no overlap between two groups.

There is likely a significant difference between the groups.

30
New cards

Interpret a CI with overlap between two groups.

There is likely no significant difference between the groups.

31
New cards

How is SPSS used for confidence intervals?

Use Analyze → Descriptive Statistics → Explore, then select Descriptives and specify CI level.