Simulate experimental data with two conditions, a continuous outcome varible and a participant index
1 | expCont2Rand(n, mean1, var1, mean2, var2, ind)
|
n |
sample size |
mean1 |
mean of dependent variable for control group |
var1 |
standard deviation of dependent variable for control group |
mean2 |
mean of dependent variable for experimental group |
var2 |
standard deviation of dependent variable for experimental group |
ind |
number of participants |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.