You can enter any of five kinds of test statistics (F, z, t, r, chi2) in the format
shown by the default value of the analysis. In general, these are the same statistics
and formats supported by Simonsohn et al's app.
Lines highlighted in pink cannot be read as test statistics and are ignored. You can use feature to
add comments to your input.
Also, any text after a test statistic that follows a hash (#
) will be read as a
line-specific comment and highlighted in blue. You can use this to label specific test statistics; for instance, to note what study they've been taken from. The comments will be shown in the plot and in the data table.
You can also click the "📋 Link" button at the top of the page to obtain a link that will
point back to the current analysis. The link will be copied to your clipboard.
If you would like to copy a simplified version of the analysis text for pasting into
Simonsohn et al's app, click the
"📋 Text" button below the analysis text area. This removes all comments
and copies the simplified analysis to your clipboard.
The code base for this app is completely independent of Simonsohn et al's app, so may produce slightly different results in some cases. For instance, as of version 4.10, Simonsohn et al's app truncates all p values to be greater than 2.2e-16 (corresponding to a Z statistic of about 8.21). Our app does not do this.
See the Examples section for demonstrations.