Statistics::QMethod::QuasiNormalDist
SUMMARY
my
@dist
= get_q_dist(50);
# quasi normalo distribution for a 50
# item Q sample
Q methodology requires the generation of a quasi normal distribution in order to provide a ranking method for subjects in a Q sort. This module generates these for Q samples between 5 and 500 items long.
EXPORTS
get_q_dist(
$N
)
where N is the number of items in a q sample.
REFERENCES
Stephenson, W. (1953). The study of behaviour: q.technique and its methodology. Chicago: University of Chicago Press.
Author
Kieren Diment <zarquon@cpan.org>
LICENSE
This software can be redistributed under the same conditions as perl itself.