Assessment 1 Week 1

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/42

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:14 PM on 8/31/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

43 Terms

1
New cards

Steps for calculating variance in a sample

  1. calculate the mean for each variable (X,Y)

  2. for each variable, subtract the mean from each observation, then square the result. add all of those values together, then divide by N-1
    ∑((X-meanX)²) / N-1


2
New cards

Calculating standard deviation with variance

Standard deviation = √Variance

3
New cards

Steps to calculate covariance of two variables (x,y)

  1. calculate mean and variance

  2. for each observation, subtract the mean from each value of x and y, then multiple
    (x1-meanX) x (y1-meanY), (x2-meanX) x (y2-meanY)…

  3. sum all of the products for each observation
    (x1-meanX) x (y1-meanY) + (x2-meanX) x (y2-meanY)…

  4. divide that sum by N-1 (same N as mean/variance, number of observations x=y)


4
New cards

How to calculate correlation (x,y)

covariance of (x,y) divided by (SDX times SDY)

5
New cards
What does 'σx' stand for and how do you calculate it?
Deviation (formula = x - μx)
6
New cards
What does 'μx' stand for and how do you calculate it?
Mean (formula = Σx/N)
7
New cards
What does 'Σ' stand for?
Summation
8
New cards
How do you calculate variance?
Σ(σx)^2/(N-1) OR deviations squared
9
New cards
What does (σx)^2 or V(x) stand for?
Variance
10
New cards
What is the square root of variance?
Standard deviation
11
New cards
What does 'σxy' or Cov(xy) stand for?
Covariance
12
New cards
How do you calculate covariance?
1/(N-1) * [Σ(σx)(σy)] OR 1/(N-1) * (sum of deviations)
13
New cards
What do 'ρxy' and 'rxy' stand for?
Correlation (spearman's rho and pearson's r)
14
New cards
How do you calculate correlation?
σx,y / [(sqrt. σx)*(sqrt.σy)] OR 1(N-1) * Σ(Zx Zy)
15
New cards
What is the relationship between mean and deviation?
Deviation is found by subtracting the mean of a dataset from a single data point (x - μx)
16
New cards
What is the relationship between deviation and variance?
Variance is the square of the sum of deviations [(σx)^2] 
17
New cards
What is the relationship between variance and standard deviation?
Standard deviation is the square root of variance [sqrt.(σx)^2]
18
New cards
What is the relationship between deviation and covariance?
Covariance is the average product of two deviations ( 1/(N-1)*[Σ(σx)(σy)] )
19
New cards
What is the relationship between covariance, correlation, and standard deviation?
Correlation is the standardized covariance (Cov(x,y)/ (sqrt.[σx^2] * sqrt.[σy^2])
20
New cards
How do you calculate a z-score?
Divided deviation by standard deviation (σx / [sqrt.(σx^2)])
21
New cards
What is psychometrics?
The science, theory, and techniques of measuring psychological attributes or constructs
22
New cards
What is measurement? What is the goal of measurement?
Measurement is the process of assigning a symbol (i.e., a number) to properties of an object. The goal is to faithfully represent the attribute or property. 
23
New cards
What is scaling?
Scaling is essentially assigning rules to your measure (e.g., fixed origin, distance between units is fixed, etc.)
24
New cards

What is a nominal value?

distinctive value (e.g., gender, race, etc.)

25
New cards

What is an ordinal value?

monotonically increasing value (e.g., 1st, 2nd, 3rd, education level, etc.)

26
New cards

What is an interval value?

value with equal spacing (and zero doesn't usually mean zero, e.g., celsius, IQ)

27
New cards

What is a ratio value?

value with an absolute zero (that really means zero, e.g., kelvin, money, etc.)

28
New cards
What are the 3 types of scaling Dr. Cirino reviewed? 
Person scaling (arrange by individuals)
Stimulus centered (arrange by stimulus)
Response centered (arrange by response; person and item are scaled together)
29
New cards
What is a test?
A test is a way of collecting a sample of behavior
30
New cards
Why is classical test theory important?
1) establishes measurement error as an explicit piece of observed measurement scores
2) provides a basic mathematical foundation for much of psychometrics
31
New cards
What are the 5 rules of CTT?
1. X = T + e OR observed score = true score + error
2. ε(X) = T OR expected score = true score
3. ρ (eT) = 0 OR correlation of T and e in a population equals zero
4. ρ (e1, e2) = 0 OR correlation of e on any 2 testings will equals zero
5. ρ (e1, T2) = 0 OR correlation of T of one test and e of another test equals zero
32
New cards
What is CTT trying to do?
CTT is trying to tell you how BAD a measure is, not how good it is 
33
New cards
What part of CTT (X, T, or e) is the construct?
NOTHING
34
New cards
What is the true score?
It is a constant value of the expected (ε) value that averages ALL observed scores possible obtained over an infinite repetitions of a test
35
New cards
What is an observed score?
It is a realization of random error
36
New cards
How can you calculate/find your true score?
You can't, it's unknowable
37
New cards
What does expected (ε) random error equal?
0, that's why CTT works. Random error has known statistical properties.
38
New cards
Does CTT account for systematic error (such as taking a test while tired)?
No, it can only account for random error. This makes it a (weak) true score theory.
39
New cards
What are parallel tests?
Two tests with CTT properties that have equal true scores and error variance (e.g., If two tests are parallel, someone with a true anxiety score of 50 on Test A would also have a true score of 50 on Test B, and the two tests would have equivalent amounts of measurement error)
40
New cards
What are tau-equivalent tests?
They have CTT properties, but relax some requirements from parallel tests (e.g., if the true score on test A is 50 and the true score on test B is 55, and this difference is constant across the population, it would be tau-equivalent)
41
New cards
What is assessment?
Use tests to understand behavior
42
New cards
What assumptions do assessments make?
Construct(s) exist and you can 1) measure them and 2) measure them in different ways
Assessment has multiple components and there is error with all components
Test ~ nontest behavior
Assessment classifies and drives decisions
Assessments should be fair and unbiased
43
New cards