-
Notifications
You must be signed in to change notification settings - Fork 29
Description
JASP Version
0.95.3
Commit ID
No response
JASP Module
Reliability
What analysis are you seeing the problem on?
split half coefficient
What OS are you seeing the problem on?
Windows 11
Bug Description
when I compute the Split Half coefficient using the Unstandardized option, JASP seems to report the Spearman Brown coefficient (at least, that is what my comparison with R and SPSS suggests; I did not look at the source code). The correct Unstandardized Split Half coefficient, however, is what SPSS calls Guttmans Split Half coefficient or alternatively Lambda 4. The Spearman Brown coefficient is the Standardized Split Half coefficient.
when I compute the Split Half coefficient using the Standardized option, I have no idea what JASP computes. It should be (but isn't) the Spearman Brown coefficient


Expected Behaviour
Unstandardized Split Half coefficient should yield Lambda 4. Standardized Split Half coefficient should yield Spearman Brown.
Steps to Reproduce
see jasp file
Log (if any)
No response
More Debug Information
No response
Final Checklist
- I have included a screenshot showcasing the issue, if possible.
- I have included a JASP file (zipped) or data file that causes the crash/bug, if applicable.
- I have accurately described the bug, and steps to reproduce it.