in reply to Re: Empirically solving complex problems
in thread Empirically solving complex problems
NOW, a group of people inside ABC Corp take this test and I'm able to derive a mean and standard deviation of 'Extroversion' scores for this new group. The goal of the excercise here is to find out which of MY norms most closely matches the ABC Corp group.
This all leads to the purpose of my matching script. I have two groups, represented by a mean and standard deviation, and I have to find out HOW alike they are. Preferably, I want to end up with an easy to understand representation of that match, a percentage, for example.
In the case of find out how a particular individual's scores match up, that is trivial, I actually use stanine representations of the scores. (the 1.75 sigma boundaries aren't arbitrary, they are the upper limit of a score of 8 and the lower limit of a score of 2 in the stanine scale)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Empirically solving complex problems
by chas (Priest) on Mar 06, 2005 at 21:20 UTC | |
Re^3: Empirically solving complex problems
by etcshadow (Priest) on Mar 08, 2005 at 19:28 UTC |