Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

How to compare columns in JASP?

How do you compare columns (assuming large enough sample within a cell)?


Thanks,

Comments

  • You can compare them using Descriptives (e.g., plotting histograms etc.). For statistical tests:

    1. When each row corresponds to one participant/machine/unit, you have a paired-sample t-test (in the case of two columns; otherwise it is a one-way ANOVA).
    2. For an unpaired test, JASP currently assumes you have the data organized in a single column that contains the dependent variable, with a second column indicating the group membership of the value in each row.

    Cheers,

    E.J.

Sign In or Register to comment.