Hi,<br>I am running an experiment where I would like to display a final feedback of participants' accuracy in doing a recognition task. In my trial list I have 2 conditions to be recognised and I would like to show the accuracy for each of them separately. For the moment I am able to show the total accuracy, but I don't know how to select the 2 conditions individually.<br><br><br>this is the line I use to calcualte and display the total accuracy (in %):<br><br> MsgBox "Your accuracy is " & CInt(accuracy.Mean * 100) & "%"<br><br><br><br>any help?<br><br>thanks<br>
<p></p>
-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to e-prime+unsubscribe@googlegroups.com.<br />
To post to this group, send email to e-prime@googlegroups.com.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msg/e-prime/-/YunZQ0xPhFQJ">https://groups.google.com/d/msg/e-prime/-/YunZQ0xPhFQJ</a>.<br />
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />
<br />
<br />