CQ-Contest
[Top] [All Lists]

SprINT Final Final

Subject: SprINT Final Final
From: K2MM@MasPar.COM (K2MM@MasPar.COM)
Date: Fri Sep 3 16:22:31 1993
These are, I hope, the Final Final Results of Tree/N6TR's first-ever
Internet SprINT.  A last-minute "quality control" inspection of the busted
contacts revealed a problem with one log:  Sent-QSO numbers were not given,
so were assumed by the software to be consecutive.  Except the operator
skipped one number in the middle, thereby busting half his log.

Because busted contacts are deducted from both the sending and receiving
stations' scores, it seemed important to fix this and re-run the results.
There was only one resulting position change:  Derrick/VE4VV squeaked ahead
of a tie with Bruce/AA5B for fourth place.

Also, an explanation of the result table seemed in order judging from some
of the questions I received.  #OK + #NG is the raw claimed score.  #NG is
the number of busted contacts.  Some contacts may be busted for more than
one reason, but RXNG + TXNG + DUPE >= #NG always.

Congratulations to Danny/K7SS for coming out on top in the accuracy
department:  #OK / (#OK + #NG).  Right behind him is Bob/N6TV with an
amazing 94%.  Remember, this includes contacts busted on either end!

#OK  = your score
#NG  = contacts not credited
RXNG = you busted the call/number/name/qth of the station you worked
TXNG = the station you worked busted your call/number/name/qth
DUPE = you worked the same station within 3 previous non-dupes

CALL        #OK  #NG RXNG TXNG DUPE ACCURACY (each * is 2% above 50%)
wn4kkn      153   28   10   20    2  84.5 *****************
n6tv        152    9    3    6    1  94.4 **********************
n6tr        136   19    8   15    0  87.7 ******************
ve4vv       131   12    3    8    1  91.6 ********************
aa5b        130   12    5    7    0  91.5 ********************
n3bb        122   13    7    7    0  90.4 ********************
k6xo        121   15    6    9    0  89.0 *******************
k2tw        116   14    6    7    1  89.2 *******************
aa7nx       107   18    9    9    4  85.6 *****************
n0ax        100   17    9    4    5  85.5 *****************
aa5bt        95   12    4    6    3  88.8 *******************
k9ma         85   19   11   12    0  81.7 ***************
w1yu         84   15   10    7    0  84.8 *****************
k2mm         72    9    3    4    2  88.9 *******************
aa6kx        69   12   10    3    1  85.2 *****************
n6ip         68   23   14   11    2  74.7 ************
ke4gy        63    5    2    3    0  92.6 *********************
aa2ns        57   11    5    7    0  83.8 ****************
n2aa         50    8    3    6    0  86.2 ******************
wn3k         47   13    8    3    2  78.3 **************
aa5uo        46   20   13    9    4  69.7 *********
k3ww         41    5    1    5    0  89.1 *******************
k1dg         29    3    1    2    0  90.6 ********************
w6qhs        21    6    5    2    0  77.8 *************
kd5pj        13    4    4    1    0  76.5 *************
wb5vzl       12    8    8    2    0  60.0 *****
k8jlf        10    1    0    1    0  90.9 ********************
n6kl          9    1    0    1    0  90.0 ********************
k7ss          2    0    0    0    0 100.0 *************************

#define eRXNR           0x0 /* mis-copied rx'd number */
#define eRXCALL         0x1 /* mis-copied rx'd call  */
#define eRXNAME         0x2 /* mis-copied rx'd name */
#define eRXQTH          0x3 /* mis-copied rx'd qth */
#define eTXNR           0x4 /* tx'd number mis-copied */
#define eTXCALL         0x5 /* tx'd call mis-copied  */
#define eTXNAME         0x6 /* tx'd name mis-copied */
#define eTXQTH          0x7 /* tx'd qth mis-copied */
#define eTXNIL          0x8 /* tx'd qso not in other stn's log */
#define eDUPE           0x9 /* stn wkd in prev 3 non-dupe qsos */
#define eNGNAME         0xA /* tx'd wrong name */
#define eNGNR           0xB /* tx'd nr dupe or backward */
#define eDUPNR          0xC /* tx'd nr dupe, might be ok */
#define eNOLOG          0xD /* stn wkd did not submit log */
#define eUNIQUE         0xE /* stn wkd is unique */

           0x0 0x1 0x2 0x3 0x4 0x5 0x6 0x7 0x8 0x9 0xA 0xB 0xC 0xD 0xE
wn4kkn       6   0   3   1   6   0  11   0   4   2   0   2   4  16   0
n6tv         2   0   3   0   2   0   2   1   1   1   0   0   0  24   0
n6tr         1   1   6   0   3   0   9   3   0   0   0   0   0  25   0
ve4vv        2   0   1   0   0   0   6   1   1   1   0   0   0  18   0
aa5b         1   0   4   0   2   0   4   0   1   0   0   0   0  14   1
n3bb         1   0   5   1   1   0   4   1   1   0   0   0   0  20   1
k6xo         1   0   3   2   2   2   3   3   0   0   0   0   0  25   0
k2tw         2   0   4   0   5   0   1   1   0   1   0   0   0  29   0
aa7nx        1   1   7   1   3   1   4   2   0   4   1   0   0  19   0
n0ax         2   1   6   1   0   1   2   0   1   5   0   0   0  23   1
aa5bt        0   1   2   1   2   1   4   0   0   3   0   0   0  12   0
k9ma         4   4   0   4   4   0   7   0   1   0   0   0   0  13   0
w1yu         5   0   3   3   1   2   4   0   0   0   0   0   0  22   0
k2mm         1   0   2   0   1   0   2   1   0   2   0   0   0  10   0
aa6kx        2   0   7   1   1   1   2   0   0   1   0   0   0   5   1
n6ip         9   0   5   2   6   0   5   0   1   2   0   0   0   9   0
ke4gy        0   0   1   1   1   1   1   1   0   0   0   0   0   8   0
aa2ns        1   1   3   0   2   2   4   2   0   0   0   0   0  20   0
n2aa         0   0   3   0   3   0   1   2   0   0   0   0   0  14   3
wn3k         2   1   3   2   0   0   2   1   0   2   0   0   0  14   1
aa5uo        2   2  10   4   3   0   5   0   2   4   3   0   0   9   1
k3ww         1   0   0   0   2   0   1   0   2   0   0   0   0   5   0
k1dg         0   0   1   0   1   0   0   0   1   0   0   0   0   4   0
w6qhs        1   0   4   0   1   0   1   0   0   0   1   0   0   1   0
kd5pj        2   0   2   0   0   1   0   0   0   0   0   0   0   6   0
wb5vzl       4   1   3   2   0   0   2   0   0   0   0   0   0   4   1
k8jlf        0   0   0   0   1   0   0   0   0   0   0   0   0   2   0
n6kl         0   0   0   0   0   0   1   0   0   0   0   0   0   2   0
k7ss         0   0   0   0   0   0   0   0   0   0   0   0   0   1   0
TOTALS      53  13  91  26  53  12  88  19  16  28   5   2   4 374  10

Here's a trace of one of the more interesting names.  A "=" means the name
was sent to a station who DID submit a log, and "-" to a station who did
NOT.  The software isn't smart enough (yet) to trace a name through more
than one consecutive non-submitter.

nerd    wn3k    ====wn4kkn=
nerk    aa6kx   =
nerb    n6ip    =aa5b=
nerd    w6qhs   ======-===-==ke4gy=
nerk    n0ax    -n6tj=
nerek   n3bb    ====w1yu-n6tj=
nerk    n6tr    =
nerek   n3bb    -n6zz?

Note:  Bob/N6IP says in his log he confirmed getting "nerb" from Bruce/AA6KX.

<Prev in Thread] Current Thread [Next in Thread>
  • SprINT Final Final, K2MM@MasPar.COM <=