1
2
3
4
5
#

Name:

Description:

Gleser, Cronbach and Rajaratnam (1965) discuss the estimation of variance components and their ratios as part of their introduction to generalizability theory. This is a adaptation of their "illustrative data for a completely matched G study" (Table 3). 12 patients are rated on 6 symptoms by two judges. Components of variance are derived from the ANOVA.

Variables:

A data frame with 12 observations on the following 12 variables. J item by judge:

J11

a numeric vector

J12

a numeric vector

J21

a numeric vector

J22

a numeric vector

J31

a numeric vector

J32

a numeric vector

J41

a numeric vector

J42

a numeric vector

J51

a numeric vector

J52

a numeric vector

J61

a numeric vector

J62

a numeric vector

Details

Generalizability theory is the application of a components of variance approach to the analysis of reliability. Given a G study (generalizability) the components are estimated and then may be used in a D study (Decision). Different ratios are formed as appropriate for the particular D study.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Gleser, G., Cronbach, L., and Rajaratnam, N. (1965). Generalizability of scores influenced by multiple sources of variance. Psychometrika, 30(4):395-418. (Table 3, rearranged to show increasing patient severity and increasing item severity.

References

Gleser, G., Cronbach, L., and Rajaratnam, N. (1965). Generalizability of scores influenced by multiple sources of variance. Psychometrika, 30(4):395-418.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Example_data_from_Gleser__Cronbach_and_Rajaratnam__1965__to_show_basic_principles_of_generalizability_theory.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.