Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I'm getting confused with the analysis of one of my experiments. Here is how the results look like. There were P participants in the experiments and they were split into two groups P1 and P2. Every student had to generate some events E for a set of steps S. Based on this I could count the quality of the answer for every student p for every step s. The quality of participant p for step s was defined as: total number (generated by all the participants P) of unique events for the given step s - number of unique events generated by participant p for the step s.

So now I have a matrix with the qualities for every participant p and step s.

What measure should I use to compare the overall quality of all the groups. I would like to know which group generated results of better overall quality. I started to count root mean squared error, but I'm not sure if this is a good way to do this.

Thanks for your help!

share|improve this question
Is it possible for you describe more concretely what participants were required to do? I'm not quite following what is meant by an event for a step? – Jeromy Anglim Jul 11 '11 at 1:52

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.