-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Description
Description
Add estimated sample standard deviation field to Parameters field of the Power module
Purpose
The sample size calculation depends on the relationship between the "Minimal effect size of interest" and the estimated standard deviation.
Use-case
Calculations of sample size when the standard deviation differs from 1.
Is your feature request related to a problem?
The current calculation is only valid for a standard deviation of 1. If the standard deviation is greater, the sample size would also be greater.
Is your feature request related to a JASP module?
Power
Describe the solution you would like
Add estimated sample standard deviation to Parameters field of the Power module and revise the calculations to include the estimated standard deviation.
Describe alternatives that you have considered
No response


