Analysis of your Keirsey Temperament Sorter Results.

The overall results shown are the averages of everybody's results.

Click Here! Registered yet"; print "

"; print "E-Mail:
"; print "Password:
"; print ""; } else { $id=mysql_result($result,0,"id"); $query = "SELECT datetaken,EI,SN,TF,JP,howfeel,TYPE from keirsey_a where id='$id'"; $result = MYSQL_QUERY($query); $rows = mysql_num_rows($result); $bars = $bars + $rows; for ($i=2;$i<=$bars;$i++) { $j=$i-2; $EI=mysql_result($result,$j,"EI"); $SN=mysql_result($result,$j,"SN"); $TF=mysql_result($result,$j,"TF"); $JP=mysql_result($result,$j,"JP"); $E[$i]=100-round(10*$EI); $S[$i]=100-round(5*$SN); $T[$i]=100-round(5*$TF); $P[$i]=round(5*$JP); $time[$i]=mysql_result($result,$j,"datetaken"); $howfeel[$i]=mysql_result($result,$j,"howfeel"); if ($EI==5) { $typea="X"; } elseif ($EI>5) { $typea="I"; } else { $typea="E"; } if ($SN==10) { $typeb="X"; } elseif ($SN>10) { $typeb="N"; } else { $typeb="S"; } if ($TF==10) { $typec="X"; } elseif ($TF>10) { $typec="F"; } else { $typec="T"; } if ($JP==10) { $typed="X"; } elseif ($JP>10) { $typed="P"; } else { $typed="J"; } # $type[$i]=mysql_result($result,$j,"TYPE"); $type[$i]=$typea.$typeb.$typec.$typed; } } } else { print "If you have registered and have saved results, login (use link above) to"; print " load in your results, if you dont have cookie support, use the form below "; print "to load in your results."; print ""; print "E-Mail:
"; print "Password:
"; print ""; } print "
"; print ""; ?> "; } ?>
  Date/TimeE%I%
$i$time[$i]"; print "$E[$i]$EI
"; print ""; ?> "; } ?>
  Date/TimeS%N%
$i$time[$i]"; print "$S[$i]$SN
"; print ""; ?> "; } ?>
  Date/TimeT%F%
$i$time[$i]"; print "$T[$i]$TF
"; print ""; ?> "; } ?>
  Date/TimeJ%P%
$i$time[$i]"; print "$JP$P[$i]

The table below shows you your overall results next to the words you used to describe how you felt at the time of taking the tests. For details of what each type means you can read the descriptions on the typelogic website.

"; for ($i=2;$i<=$bars;$i++) { print ""; } ?>
  Date / TimeTypeHow you felt
1Overall50) { print "E"; } elseif ($E[1]==50) { print "X"; } else { print "I"; } if ($S[1]>50) { print "S"; } elseif ($S[1]==50) { print "X"; } else { print "N"; } if ($T[1]>50) { print "T"; } elseif ($T[1]==50) { print "X"; } else { print "F"; } if ($P[1]>50) { print "P"; } elseif ($P[1]==50) { print "X"; } else { print "J"; } print "N/A
$i$time[$i]$type[$i]$howfeel[$i]