Summary of research project: The basic idea is that on a computer
network you have machines called servers and machines called clients
that talk to each other.  The data flow is of interest to the research
team I'm working with.  We're measuring the data flow and calculating
a correlation value as a standard measure of "how well" a server and
client talk to each other.  Naturally we only want to see servers and
clients that talk to each other well, so we use a correlation
threshold to determine which servers and clients talk to each other
well and which don't.

Currently our calculations are done after the fact, it's more a
history report than a real time diagnostic tool.  I'm looking for a
way to guess the correlation value (within 90% - 99%) based on the
number of machines that passed the correlation threshold.  I have four
possible variables to work with and I'm currently testing for
interactions between the variables.

Any tips or guidance is appreciated.
.
.
=================================================================
Instructions for joining and leaving this list, remarks about the
problem of INAPPROPRIATE MESSAGES, and archives are available at:
.                  http://jse.stat.ncsu.edu/                    .
=================================================================

Reply via email to