I altered this file from the inquisit 3 task library, and my spss script file does not match up anymore.
I've searched through each part, and i can not figure out the problem.
When i run the script, i do not get block 2??? e.i., d beif 2 or mb1 or mb2 or error
Does anyone have pointers?
The following is what i copy and pasted below, and smiley faces designate a the start of a new file
1. the Custom IAT
2. the questions for the custom Iat
3. example of Data from the custom iat
************************************************************************************************************** ************************************************************************************************************** Implicit Attitude Test (IAT) ************************************************************************************************************** ************************************************************************************************************** Last Modified: 05-19-2009 at 09:00 AM (PST) ************************************************************************************************************** ************************************************************************************************************** *********************************************************************** This sample IAT can be easily adapted to different target categories and attributes. To change the categories, you need only change the stimulus items and labels immediately below this line. *********************************************************************** <item attributeAlabel> /1 = "Supportive" </item> <item attributeA> /1 = "Giving" /2 = "Nurturing" /3 = "Warm" /4 = "Supportive" /5 = "Caring" /6 = "Loving" /7 = "Reassuring" /8 = "Accepting" </item> <item attributeBlabel> /1 = "rejecting" </item> <item attributeB> /1 = "Indifferent" /2 = "Cold" /3 = "Disapproving" /4 = "Judgmental" /5 = "Unaccepting" /6 = "Detached" /7 = "Critical" /8 = "Unfeeling" </item> <item targetAlabel> /1 = "Me" </item> <item targetA> </item> <item targetBlabel> /1 = "Others" </item> <item targetB> </item> *********************************************************************** To change the categories, you need only change the stimulus items and labels immediately above this line. All commands below relate to the IAT procedure, and need only be changed if you wish to modify the generic IAT procedure. *********************************************************************** *********************************************************************** Performance summary *********************************************************************** <trial summary> / stimulustimes = [0=summary] / validresponse = (" ") / recorddata = false </trial> <text summary> / items = ("~n~n~nPress the spacebar to move to the next session.") / size = (60%, 60%) / hjustify = left </text> *********************************************************************** Task instruction stimuli *********************************************************************** <trial instructions> / stimulustimes = [1=instructions, spacebar] / correctresponse = (" ") / errormessage = false / recorddata = false </trial> <text instructions> / items = instructions / hjustify = left / size = (90%, 60%) / position = (50%, 85%) / valign = bottom / select = sequence / resetinterval = 20 </text> <item instructions> / 1 = "Put your middle or index fingers on the E and I keys of your keyboard. Words representing the categories at the top will appear one-by-one in the middle of the screen. When the item belongs to a category on the left, press the E key; when the item belongs to a category on the right, press the I key. Items belong to only one category. If you make an error, an X will appear - fix the error by hitting the other key. This is a timed sorting task. GO AS FAST AS YOU CAN while making as few mistakes as possible. Going too slow or making too many errors will result in an uninterpretable score. This task will take about 5 minutes to complete." / 2 = "See above, the categories have changed. The items for sorting have changed as well. The rules, however, are the same. When the item belongs to a category on the left, press the E key; when the item belongs to a category on the right, press the I key. Items belong to only one category. An X appears after an error - fix the error by hitting the other key. GO AS FAST AS YOU CAN." / 3 = "See above, the four categories you saw separately now appear together. Remember, each item belongs to only one group. For example, if the categories flower and good appeared on the separate sides above - words meaning flower would go in the flower category, not the good category. The green and white labels and items may help to identify the appropriate category. Use the E and I keys to categorize items into four groups left and right, and correct errors by hitting the other key." / 4 = "Sort the same four categories again. Remember to go as fast as you can while making as few mistakes as possible. The green and white labels and items may help to identify the appropriate category. Use the E and I keys to categorize items into the four groups left and right, and correct errors by hitting the other key." / 5 = "Notice above, there are only two cateogries and they have switched positions. The concept that was previously on the left is now on the right, and the concept that was on the right is now on the left. Practice this new configuration. Use the E and I keys to catgorize items left and right, and correct errors by hitting the other key." / 6 = "See above, the four categories now appear together in a new configuration. Remember, each item belongs to only one group. The green and white labels and items may help to identify the appropriate category. Use the E and I keys to categorize items into the four groups left and right, and correct errors by hitting the other key." / 7 = "Sort the same four categories again. Remember to go as fast as you can while making as few mistakes as possible. The green and white labels and items may help to identify the appropriate category. Use the E and I keys to categorize items into the four groups left and right, and correct errors by hitting the other key." </item> <text spacebar> / items = ("Press the SPACE BAR to begin.") / position = (50%, 95%) / valign = bottom </text> <text attributeA> / items = attributeA / fontstyle = ("Arial", 5%) / txcolor = (0, 255, 0) </text> <text attributeB> / items = attributeB / fontstyle = ("Arial", 5%) / txcolor = (0, 255, 0) </text> <text targetB> / items = targetB / fontstyle = ("Arial", 5%) </text> <text targetA> / items = targetA / fontstyle = ("Arial", 5%) </text> <text error> / position = (50%, 75%) / items = ("X") / color = (255, 0, 0) / fontstyle = ("Arial", 10%, true) </text> <text attributeAleft> / items = attributeAlabel / valign = top / halign = left / position = (5%, 5%) / txcolor = (0, 255, 0) / fontstyle = ("Arial", 5%) </text> <text attributeBright> / items = attributeBlabel / valign = top / halign = right / position = (95%, 5%) / txcolor = (0, 255, 0) / fontstyle = ("Arial", 5%) </text> <text attributeAleftmixed> / items = attributeAlabel / valign = top / halign = left / position = (5%, 19%) / txcolor = (0, 255, 0) / fontstyle = ("Arial", 5%) </text> <text attributeBrightmixed> / items = attributeBlabel / valign = top / halign = right / position = (95%, 19%) / txcolor = (0, 255, 0) / fontstyle = ("Arial", 5%) </text> <text targetBleft> / items = targetBlabel / valign = top / halign = left / position = (5%, 5%) / fontstyle = ("Arial", 5%) </text> <text targetBright> / items = targetBlabel / valign = top / halign = right / position = (95%, 5%) / fontstyle = ("Arial", 5%) </text> <text targetAleft> / items = targetAlabel / valign = top / halign = left / position = (5%, 5%) / fontstyle = ("Arial", 5%) </text> <text targetAright> / items = targetAlabel / valign = top / halign = right / position = (95%, 5%) / fontstyle = ("Arial", 5%) </text> <text orleft> / items = ("or") / valign = top / halign = left / position = (5%, 12%) / fontstyle = ("Arial", 5%) </text> <text orright> / items = ("or") / valign = top / halign = right / position = (95%, 12%) / fontstyle = ("Arial", 5%) </text> *********************************************************************** IAT Trials *********************************************************************** <trial attributeA> / validresponse = ("E", "I") / correctresponse = ("E") / stimulusframes = [1 = attributeA] / posttrialpause = 250 </trial> <trial attributeB> / validresponse = ("E", "I") / correctresponse = ("I") / stimulusframes = [1 = attributeB] / posttrialpause = 250 </trial> <trial targetBleft> / validresponse = ("E", "I") / correctresponse = ("E") / stimulusframes = [1 = targetB] / posttrialpause = 250 </trial> <trial targetBright> / validresponse = ("E", "I") / correctresponse = ("I") / stimulusframes = [1 = targetB] / posttrialpause = 250 </trial> <trial targetAleft> / validresponse = ("E", "I") / correctresponse = ("E") / stimulusframes = [1 = targetA] / posttrialpause = 250 </trial> <trial targetAright> / validresponse = ("E", "I") / correctresponse = ("I") / stimulusframes = [1 = targetA] / posttrialpause = 250 </trial> *********************************************************************** Blocks *********************************************************************** <block attributepractice> / bgstim = (attributeAleft, attributeBright) / trials = [1=instructions;2-21 = random(attributeA, attributeB)] / errormessage = true(error,200) / responsemode = correct </block> <block targetcompatiblepractice> / bgstim = (targetAleft, targetBright) / trials = [1=instructions;2-21 = random(targetAleft, targetBright)] / errormessage = true(error,200) / responsemode = correct </block> <block targetincompatiblepractice> / bgstim = (targetAright, targetBleft) / trials = [1=instructions;2-21 = random(targetAright, targetBleft)] / errormessage = true(error,200) / responsemode = correct </block> <block targetcompatiblepracticeswitch> / bgstim = (targetAleft, targetBright) / trials = [1=instructions;2-41 = random(targetAleft, targetBright)] / errormessage = true(error,200) / responsemode = correct </block> <block targetincompatiblepracticeswitch> / bgstim = (targetAright, targetBleft) / trials = [1=instructions;2-41 = random(targetAright, targetBleft)] / errormessage = true(error,200) / responsemode = correct </block> <block compatibletest1> / bgstim = (targetAleft, orleft, attributeAleftmixed, targetBright, orright, attributeBrightmixed) / trials = [1=instructions; 3,5,7,9,11,13,15,17,19,21= random(targetAleft, targetBright); 2,4,6,8,10,12,14,16,18,20 = random(attributeA, attributeB)] / errormessage = true(error,200) / responsemode = correct / ontrialend = [if (block.compatibletest1.latency <= 10000 && block.compatibletest1.currenttrialnumber != 1 ) values.sum1a = values.sum1a + block.compatibletest1.latency] / ontrialend = [if (block.compatibletest1.latency <= 10000 && block.compatibletest1.currenttrialnumber != 1 ) values.n1a = values.n1a + 1] / ontrialend = [if (block.compatibletest1.latency <= 10000 && block.compatibletest1.currenttrialnumber != 1 ) values.ss1a = values.ss1a + (block.compatibletest1.latency * block.compatibletest1.latency)] </block> <block compatibletest2> / bgstim = (targetAleft, orleft, attributeAleftmixed, targetBright, orright, attributeBrightmixed) / trials = [ 2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40 = random(targetAleft, targetBright); 1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39 = random(attributeA, attributeB)] / errormessage = true(error,200) / responsemode = correct / ontrialend = [if (block.compatibletest2.latency <= 10000) values.sum1b = values.sum1b + block.compatibletest2.latency] / ontrialend = [if (block.compatibletest2.latency <= 10000) values.n1b = values.n1b + 1] / ontrialend = [if (block.compatibletest2.latency <= 10000) values.ss1b = values.ss1b + (block.compatibletest2.latency * block.compatibletest2.latency)] </block> <block incompatibletest1> / bgstim = (targetBleft, orleft, attributeAleftmixed, targetAright, orright, attributeBrightmixed) / trials = [1=instructions; 3,5,7,9,11,13,15,17,19,21 = random(targetBleft, targetAright); 2,4,6,8,10,12,14,16,18,20 = random(attributeA, attributeB)] / errormessage = true(error,200) / responsemode = correct / ontrialend = [if (block.incompatibletest1.latency <= 10000 && block.incompatibletest1.currenttrialnumber != 1) values.sum2a = values.sum2a + block.incompatibletest1.latency] / ontrialend = [if (block.incompatibletest1.latency <= 10000 && block.incompatibletest1.currenttrialnumber != 1 ) values.n2a = values.n2a + 1] / ontrialend = [if (block.incompatibletest1.latency <= 10000 && block.incompatibletest1.currenttrialnumber != 1 ) values.ss2a = values.ss2a + (block.incompatibletest1.latency * block.incompatibletest1.latency)] </block> <block incompatibletest2> / bgstim = (targetBleft, orleft, attributeAleftmixed, targetAright, orright, attributeBrightmixed) / trials = [ 2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40 = random(targetBleft, targetAright); 1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39 = random(attributeA, attributeB)] / errormessage = true(error,200) / responsemode = correct / ontrialend = [if (block.incompatibletest2.latency <= 10000) values.sum2b = values.sum2b + block.incompatibletest2.latency] / ontrialend = [if (block.incompatibletest2.latency <= 10000) values.n2b = values.n2b + 1] / ontrialend = [if (block.incompatibletest2.latency <= 10000) values.ss2b = values.ss2b + (block.incompatibletest2.latency * block.incompatibletest2.latency)] </block> <block compatibletestinstructions> / bgstim = (targetAleft, orleft, attributeAleftmixed, targetBright, orright, attributeBrightmixed) / trials = [1=instructions] / recorddata = false </block> <block incompatibletestinstructions> / bgstim = (targetBleft, orleft, attributeAleftmixed, targetAright, orright, attributeBrightmixed) / trials = [1=instructions] / recorddata = false </block> <block summary> / trials = [1=summary] / recorddata = false </block> *********************************************************************** Experiment *********************************************************************** <defaults> / fontstyle = ("Arial", 3.5%) / screencolor = (0,0,0) / txbgcolor = (0,0,0) / txcolor = (255, 255, 255) / minimumversion = "3.0.3.0" </defaults> <include> / file = "whoto.exp" </include> <expt iat> / blocks = [1=menotme; 2=block2; 3=attributepractice; 4=block3; 5=block4; 6=block5; 7=block6; 8=block7; 9=block8; 10=block9] </expt> <variables> / group = (1 of 2) (block2=targetcompatiblepractice; block3=compatibletest1; block4=compatibletestinstructions; block5=compatibletest2; block6=targetincompatiblepractice; block7=incompatibletest1; block8=incompatibletestinstructions; block9=incompatibletest2) / group = (2 of 2) (block2=targetincompatiblepractice; block3=incompatibletest1; block4=incompatibletestinstructions; block5=incompatibletest2; block6=targetcompatiblepractice; block7=compatibletest1; block8=compatibletestinstructions; block9=compatibletest2) </variables> *********************************************************************** Data Columns *********************************************************************** <data> / columns = [date, time, subject, blockcode, blocknum, trialcode, trialnum, response, correct, latency, stimulusnumber, stimulusitem, expressions.da, expressions.db, expressions.d ] </data> *********************************************************************** Test Monkey *********************************************************************** <monkey> / latencydistribution = normal(500, 100) / percentcorrect = 90 </monkey> *********************************************************************** Scoring *********************************************************************** <values> / sum1a = 0 / sum2a = 0 / sum1b = 0 / sum2b = 0 / n1a = 0 / n2a = 0 / n1b = 0 / n2b = 0 / ss1a = 0 / ss2a = 0 / ss1b = 0 / ss2b = 0 / magnitude = "unknown" </values> * 1 is compatible, 2 is incompatible * a is first block, b is second block <expressions> / m1a = values.sum1a / values.n1a / m2a = values.sum2a / values.n2a / m1b = values.sum1b / values.n1b / m2b = values.sum2b / values.n2b / sd1a = sqrt((values.ss1a - (values.n1a * (expressions.m1a * expressions.m1a))) / (values.n1a - 1)) / sd2a = sqrt((values.ss2a - (values.n2a * (expressions.m2a * expressions.m2a))) / (values.n2a - 1)) / sd1b = sqrt((values.ss1b - (values.n1b * (expressions.m1b * expressions.m1b))) / (values.n1b - 1)) / sd2b = sqrt((values.ss2b - (values.n2b * (expressions.m2b * expressions.m2b))) / (values.n2b - 1)) / sda = sqrt((((values.n1a - 1) * (expressions.sd1a * expressions.sd1a) + (values.n2a - 1) * (expressions.sd2a * expressions.sd2a)) + ((values.n1a + values.n2a) * ((expressions.m1a - expressions.m2a) * (expressions.m1a - expressions.m2a)) / 4) ) / (values.n1a + values.n2a - 1) ) / sdb = sqrt((((values.n1b - 1) * (expressions.sd1b * expressions.sd1b) + (values.n2b - 1) * (expressions.sd2b * expressions.sd2b)) + ((values.n1b + values.n2b) * ((expressions.m1b - expressions.m2b) * (expressions.m1b - expressions.m2b)) / 4) ) / (values.n1b + values.n2b - 1) ) / da = (m2a - m1a) / expressions.sda / db = (m2b - m1b) / expressions.sdb / d = (expressions.da + expressions.db) / 2 / preferred = "unknown" / notpreferred = "unknown" </expressions> 2. Questions that are used by the custom IAT
**************************************************************************************************************
Implicit Attitude Test (IAT)
Last Modified: 05-19-2009 at 09:00 AM (PST)
***********************************************************************
This sample IAT can be easily adapted to different target categories
and attributes. To change the categories, you need only change the
stimulus items and labels immediately below this line.
<item attributeAlabel>
/1 = "Supportive"
</item>
<item attributeA>
/1 = "Giving"
/2 = "Nurturing"
/3 = "Warm"
/4 = "Supportive"
/5 = "Caring"
/6 = "Loving"
/7 = "Reassuring"
/8 = "Accepting"
<item attributeBlabel>
/1 = "rejecting"
<item attributeB>
/1 = "Indifferent"
/2 = "Cold"
/3 = "Disapproving"
/4 = "Judgmental"
/5 = "Unaccepting"
/6 = "Detached"
/7 = "Critical"
/8 = "Unfeeling"
<item targetAlabel>
/1 = "Me"
<item targetA>
<item targetBlabel>
/1 = "Others"
<item targetB>
To change the categories, you need only change the stimulus items and
labels immediately above this line. All commands below relate to the
IAT procedure, and need only be changed if you wish to modify the
generic IAT procedure.
Performance summary
<trial summary>
/ stimulustimes = [0=summary]
/ validresponse = (" ")
/ recorddata = false
</trial>
<text summary>
/ items = ("~n~n~nPress the spacebar to move to the next session.")
/ size = (60%, 60%)
/ hjustify = left
</text>
Task instruction stimuli
<trial instructions>
/ stimulustimes = [1=instructions, spacebar]
/ correctresponse = (" ")
/ errormessage = false
<text instructions>
/ items = instructions
/ size = (90%, 60%)
/ position = (50%, 85%)
/ valign = bottom
/ select = sequence
/ resetinterval = 20
<item instructions>
/ 1 = "Put your middle or index fingers on the E and I keys of your keyboard. Words representing the categories at the top will appear one-by-one in the middle of the screen. When the item belongs to a category on the left, press the E key; when the item belongs to a category on the right, press the I key. Items belong to only one category. If you make an error, an X will appear - fix the error by hitting the other key.
This is a timed sorting task. GO AS FAST AS YOU CAN while making as few mistakes as possible. Going too slow or making too many errors will result in an uninterpretable score. This task will take about 5 minutes to complete."
/ 2 = "See above, the categories have changed. The items for sorting have changed as well. The rules, however, are the same.
When the item belongs to a category on the left, press the E key; when the item belongs to a category on the right, press the I key. Items belong to only one category. An X appears after an error - fix the error by hitting the other key. GO AS FAST AS YOU CAN."
/ 3 = "See above, the four categories you saw separately now appear together. Remember, each item belongs to only one group. For example, if the categories flower and good appeared on the separate sides above - words meaning flower would go in the flower category, not the good category.
The green and white labels and items may help to identify the appropriate category. Use the E and I keys to categorize items into four groups left and right, and correct errors by hitting the other key."
/ 4 = "Sort the same four categories again. Remember to go as fast as you can while making as few mistakes as possible.
The green and white labels and items may help to identify the appropriate category. Use the E and I keys to categorize items into the four groups left and right, and correct errors by hitting the other key."
/ 5 = "Notice above, there are only two cateogries and they have switched positions. The concept that was previously on the left is now on the right, and the concept that was on the right is now on the left. Practice this new configuration.
Use the E and I keys to catgorize items left and right, and correct errors by hitting the other key."
/ 6 = "See above, the four categories now appear together in a new configuration. Remember, each item belongs to only one group.
/ 7 = "Sort the same four categories again. Remember to go as fast as you can while making as few mistakes as possible.
<text spacebar>
/ items = ("Press the SPACE BAR to begin.")
/ position = (50%, 95%)
<text attributeA>
/ items = attributeA
/ fontstyle = ("Arial", 5%)
/ txcolor = (0, 255, 0)
<text attributeB>
/ items = attributeB
<text targetB>
/ items = targetB
<text targetA>
/ items = targetA
<text error>
/ position = (50%, 75%)
/ items = ("X")
/ color = (255, 0, 0)
/ fontstyle = ("Arial", 10%, true)
<text attributeAleft>
/ items = attributeAlabel
/ valign = top
/ halign = left
/ position = (5%, 5%)
<text attributeBright>
/ items = attributeBlabel
/ halign = right
/ position = (95%, 5%)
<text attributeAleftmixed>
/ position = (5%, 19%)
<text attributeBrightmixed>
/ position = (95%, 19%)
<text targetBleft>
/ items = targetBlabel
<text targetBright>
<text targetAleft>
/ items = targetAlabel
<text targetAright>
<text orleft>
/ items = ("or")
/ position = (5%, 12%)
<text orright>
/ position = (95%, 12%)
IAT Trials
<trial attributeA>
/ validresponse = ("E", "I")
/ correctresponse = ("E")
/ stimulusframes = [1 = attributeA]
/ posttrialpause = 250
<trial attributeB>
/ correctresponse = ("I")
/ stimulusframes = [1 = attributeB]
<trial targetBleft>
/ stimulusframes = [1 = targetB]
<trial targetBright>
<trial targetAleft>
/ stimulusframes = [1 = targetA]
<trial targetAright>
Blocks
<block attributepractice>
/ bgstim = (attributeAleft, attributeBright)
/ trials = [1=instructions;2-21 = random(attributeA, attributeB)]
/ errormessage = true(error,200)
/ responsemode = correct
</block>
<block targetcompatiblepractice>
/ bgstim = (targetAleft, targetBright)
/ trials = [1=instructions;2-21 = random(targetAleft, targetBright)]
<block targetincompatiblepractice>
/ bgstim = (targetAright, targetBleft)
/ trials = [1=instructions;2-21 = random(targetAright, targetBleft)]
<block targetcompatiblepracticeswitch>
/ trials = [1=instructions;2-41 = random(targetAleft, targetBright)]
<block targetincompatiblepracticeswitch>
/ trials = [1=instructions;2-41 = random(targetAright, targetBleft)]
<block compatibletest1>
/ bgstim = (targetAleft, orleft, attributeAleftmixed, targetBright, orright, attributeBrightmixed)
/ trials = [1=instructions;
3,5,7,9,11,13,15,17,19,21= random(targetAleft, targetBright);
2,4,6,8,10,12,14,16,18,20 = random(attributeA, attributeB)]
/ ontrialend = [if (block.compatibletest1.latency <= 10000 && block.compatibletest1.currenttrialnumber != 1 ) values.sum1a = values.sum1a + block.compatibletest1.latency]
/ ontrialend = [if (block.compatibletest1.latency <= 10000 && block.compatibletest1.currenttrialnumber != 1 ) values.n1a = values.n1a + 1]
/ ontrialend = [if (block.compatibletest1.latency <= 10000 && block.compatibletest1.currenttrialnumber != 1 ) values.ss1a = values.ss1a + (block.compatibletest1.latency * block.compatibletest1.latency)]
<block compatibletest2>
/ trials = [
2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40 = random(targetAleft, targetBright);
1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39 = random(attributeA, attributeB)]
/ ontrialend = [if (block.compatibletest2.latency <= 10000) values.sum1b = values.sum1b + block.compatibletest2.latency]
/ ontrialend = [if (block.compatibletest2.latency <= 10000) values.n1b = values.n1b + 1]
/ ontrialend = [if (block.compatibletest2.latency <= 10000) values.ss1b = values.ss1b + (block.compatibletest2.latency * block.compatibletest2.latency)]
<block incompatibletest1>
/ bgstim = (targetBleft, orleft, attributeAleftmixed, targetAright, orright, attributeBrightmixed)
3,5,7,9,11,13,15,17,19,21 = random(targetBleft, targetAright);
/ ontrialend = [if (block.incompatibletest1.latency <= 10000 && block.incompatibletest1.currenttrialnumber != 1) values.sum2a = values.sum2a + block.incompatibletest1.latency]
/ ontrialend = [if (block.incompatibletest1.latency <= 10000 && block.incompatibletest1.currenttrialnumber != 1 ) values.n2a = values.n2a + 1]
/ ontrialend = [if (block.incompatibletest1.latency <= 10000 && block.incompatibletest1.currenttrialnumber != 1 ) values.ss2a = values.ss2a + (block.incompatibletest1.latency * block.incompatibletest1.latency)]
<block incompatibletest2>
2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40 = random(targetBleft, targetAright);
/ ontrialend = [if (block.incompatibletest2.latency <= 10000) values.sum2b = values.sum2b + block.incompatibletest2.latency]
/ ontrialend = [if (block.incompatibletest2.latency <= 10000) values.n2b = values.n2b + 1]
/ ontrialend = [if (block.incompatibletest2.latency <= 10000) values.ss2b = values.ss2b + (block.incompatibletest2.latency * block.incompatibletest2.latency)]
<block compatibletestinstructions>
/ trials = [1=instructions]
<block incompatibletestinstructions>
<block summary>
/ trials = [1=summary]
Experiment
<defaults>
/ fontstyle = ("Arial", 3.5%)
/ screencolor = (0,0,0)
/ txbgcolor = (0,0,0)
/ txcolor = (255, 255, 255)
/ minimumversion = "3.0.3.0"
</defaults>
<include>
/ file = "whoto.exp"
</include>
<expt iat>
/ blocks = [1=menotme; 2=block2; 3=attributepractice; 4=block3; 5=block4; 6=block5; 7=block6; 8=block7; 9=block8; 10=block9]
</expt>
<variables>
/ group = (1 of 2) (block2=targetcompatiblepractice; block3=compatibletest1; block4=compatibletestinstructions; block5=compatibletest2; block6=targetincompatiblepractice; block7=incompatibletest1; block8=incompatibletestinstructions; block9=incompatibletest2)
/ group = (2 of 2) (block2=targetincompatiblepractice; block3=incompatibletest1; block4=incompatibletestinstructions; block5=incompatibletest2; block6=targetcompatiblepractice; block7=compatibletest1; block8=compatibletestinstructions; block9=compatibletest2)
</variables>
Data Columns
<data>
/ columns = [date, time, subject, blockcode, blocknum, trialcode, trialnum, response, correct, latency, stimulusnumber, stimulusitem, expressions.da, expressions.db, expressions.d ]
</data>
Test Monkey
<monkey>
/ latencydistribution = normal(500, 100)
/ percentcorrect = 90
</monkey>
Scoring
<values>
/ sum1a = 0
/ sum2a = 0
/ sum1b = 0
/ sum2b = 0
/ n1a = 0
/ n2a = 0
/ n1b = 0
/ n2b = 0
/ ss1a = 0
/ ss2a = 0
/ ss1b = 0
/ ss2b = 0
/ magnitude = "unknown"
</values>
* 1 is compatible, 2 is incompatible
* a is first block, b is second block
<expressions>
/ m1a = values.sum1a / values.n1a
/ m2a = values.sum2a / values.n2a
/ m1b = values.sum1b / values.n1b
/ m2b = values.sum2b / values.n2b
/ sd1a = sqrt((values.ss1a - (values.n1a * (expressions.m1a * expressions.m1a))) / (values.n1a - 1))
/ sd2a = sqrt((values.ss2a - (values.n2a * (expressions.m2a * expressions.m2a))) / (values.n2a - 1))
/ sd1b = sqrt((values.ss1b - (values.n1b * (expressions.m1b * expressions.m1b))) / (values.n1b - 1))
/ sd2b = sqrt((values.ss2b - (values.n2b * (expressions.m2b * expressions.m2b))) / (values.n2b - 1))
/ sda = sqrt((((values.n1a - 1) * (expressions.sd1a * expressions.sd1a) + (values.n2a - 1) * (expressions.sd2a * expressions.sd2a)) + ((values.n1a + values.n2a) * ((expressions.m1a - expressions.m2a) * (expressions.m1a - expressions.m2a)) / 4) ) / (values.n1a + values.n2a - 1) )
/ sdb = sqrt((((values.n1b - 1) * (expressions.sd1b * expressions.sd1b) + (values.n2b - 1) * (expressions.sd2b * expressions.sd2b)) + ((values.n1b + values.n2b) * ((expressions.m1b - expressions.m2b) * (expressions.m1b - expressions.m2b)) / 4) ) / (values.n1b + values.n2b - 1) )
/ da = (m2a - m1a) / expressions.sda
/ db = (m2b - m1b) / expressions.sdb
/ d = (expressions.da + expressions.db) / 2
/ preferred = "unknown"
/ notpreferred = "unknown"
</expressions>
2. Questions that are used by the custom IAT
<survey menotme> / pages = [1=sequence(me, megender, mefirstname, memiddlename, melastname, medate, mecity1, mecity2, mestate, mecountry, meethnicity1, meethnicity2, mereligion, notmename1, notmename2, notmelastname notmedate, notmecity1, notmecity2, notmestate, notmecountry, notmeethnicity1, notmeethnicity2, notmereligion)] / fontstyle = ("Arial", 3%) / itemfontstyle = ("Arial", 3%) / showquestionnumbers = false / showpagenumbers = false / screencolor = white / txcolor = black </survey> <surveypage me> / questions = [1=sequence(meintro, meinstruct)] </surveypage> <caption meintro> / caption = "We will begin with a questionnaire. The purpose of this questionnaire is to develop both: ~n~n1) a series of names (usually 1 word) that you identify with, such as your closest friends, Family, partner, or higher power if applicable and ~n~n2) another series of items that you do NOT identify with. ~n~nBy ~"identify with~" we mean that these are people that you associate with yourself, or think of as a part of you. For the sake of brevity, we will call these two types of items ~"me~" and ~"not me~"." </caption> <caption meinstruct> / caption = "First we will start with the self, or ~"Me~" questions. You will be asked to provide approximately ten names in total. However, if you absolutely must use the same person to answer multiple questions, try to use a different word that represents them (for example: First use ~"Mom~" then her name ~"mary,~" first use ~"Boyfriend~" then his name ~"Tom.~" Some of the questions are personal in nature. Be assured that all such personal information will remain confidential, and will be deleted within two years." </caption> <surveypage notme> / questions = [1=sequence(notmeintro, notmeinstruct)] </surveypage> <caption notmeintro> / caption = "Now we will start the nonself, or ~"Not Me~" questions. You will be asked to provide approximately eight ~"not me~" items in total. When selecting a ~"not me~" item it is very important that you do so based on the following criteria: ~n~n1) You do NOT associate the name in any way with yourself or with a close friend or relative. ~n~n2) You have no reason to either like or dislike the name or what it represents. ~n~n3) Of the remaining items on the list, it is the most familiar to you." </caption> <caption notmeinstruct> / caption = "Again, when making selections be SURE that: ~n~n1) You do not identify the name with yourself. ~n~n2) You do not like or dislike the name. ~n~n3) You are familiar with the name." </caption> <surveypage megender> / questions = [1=megender] / ontrialend = [if ( textbox.megender.response != "" ) item.targetA.item = textbox.megender.response] </surveypage> <textbox megender> / caption = "? ~n~n ~n~n* If you must use the same person to answer multiple questions, try to use a different word that represents them (for example: First use ~"Mom~" then her name ~"mary,~" first use ~"Boyfriend~" then his name ~"Tom.~"~n~n " / required = false </textbox> <surveypage mefirstname> / questions = [1=mefirstname] / ontrialend = [if ( textbox.mefirstname.response != "" ) item.targetA.item = textbox.mefirstname.response] </surveypage> <textbox mefirstname> / caption = "? ~n~n ~n~n* If you must use the same person to answer multiple questions, try to use a different word that represents them (for example: First use ~"Mom~" then her name ~"mary,~" first use ~"Boyfriend~" then his name ~"Tom.~"~n~n " / required = false </textbox> <surveypage memiddlename> / questions = [1=memiddlename] / ontrialend = [if ( textbox.memiddlename.response != "" ) item.targetA.item = textbox.memiddlename.response] </surveypage> <textbox memiddlename> / caption = "? ~n~n ~n~n* If you must use the same person to answer multiple questions, try to use a different word that represents them (for example: First use ~"Mom~" then her name ~"mary,~" first use ~"Boyfriend~" then his name ~"Tom.~"~n~n " / required = false </textbox> <surveypage melastname> / questions = [1=melastname] / ontrialend = [if ( textbox.melastname.response != "" ) item.targetA.item = textbox.melastname.response] </surveypage> <textbox melastname> / caption = "? ~n~n ~n~n* If you must use the same person to answer multiple questions, try to use a different word that represents them (for example: First use ~"Mom~" then her name ~"mary,~" first use ~"Boyfriend~" then his name ~"Tom.~"~n~n " / required = false </textbox> <surveypage medate> / questions = [1=medate] / ontrialend = [if ( textbox.medate.response != "" ) item.targetA.item = textbox.medate.response] </surveypage> <textbox medate> / caption = "? ~n~n ~n~n* If you must use the same person to answer multiple questions, try to use a different word that represents them (for example: First use ~"Mom~" then her name ~"mary,~" first use ~"Boyfriend~" then his name ~"Tom.~"~n~n " / required = false </textbox> <surveypage mecity1> / questions = [1=mecity1] / ontrialend = [if ( textbox.mecity1.response != "" ) item.targetA.item = textbox.mecity1.response] </surveypage> <textbox mecity1> / caption = "? ~n~n ~n~n* If you must use the same person to answer multiple questions, try to use a different word that represents them (for example: First use ~"Mom~" then her name ~"mary,~" first use ~"Boyfriend~" then his name ~"Tom.~"~n~n " / required = false </textbox> <surveypage mecity2> / questions = [1=mecity2] / ontrialend = [if ( textbox.mecity2.response != "" ) item.targetA.item = textbox.mecity2.response] </surveypage> <textbox mecity2> / caption = "? ~n~n ~n~n* If you must use the same person to answer multiple questions, try to use a different word that represents them (for example: First use ~"Mom~" then her name ~"mary,~" first use ~"Boyfriend~" then his name ~"Tom.~"~n~n " / required = false </textbox> <surveypage mestate> / questions = [1=mestate] / ontrialend = [if ( textbox.mestate.response != "" ) item.targetA.item = textbox.mestate.response] </surveypage> <textbox mestate> / caption = "? ~n~n ~n~n* If you must use the same person to answer multiple questions, try to use a different word that represents them (for example: First use ~"Mom~" then her name ~"mary,~" first use ~"Boyfriend~" then his name ~"Tom.~"~n~n " / required = false </textbox> <surveypage mecountry> / questions = [1=mecountry] / ontrialend = [if ( textbox.mecountry.response != "" ) item.targetA.item = textbox.mecountry.response] </surveypage> <textbox mecountry> / caption = "? ~n~n ~n~n* If you must use the same person to answer multiple questions, try to use a different word that represents them (for example: First use ~"Mom~" then her name ~"mary,~" first use ~"Boyfriend~" then his name ~"Tom.~"~n~n " / required = false </textbox> <surveypage meethnicity1> / questions = [1=meethnicity1] / ontrialend = [if ( textbox.meethnicity1.response != "" ) item.targetA.item = textbox.meethnicity1.response] </surveypage> <textbox meethnicity1> / caption = "? ~n~n ~n~n* If you must use the same person to answer multiple questions, try to use a different word that represents them (for example: First use ~"Mom~" then her name ~"mary,~" first use ~"Boyfriend~" then his name ~"Tom.~"~n~n " / required = false </textbox> <surveypage meethnicity2> / questions = [1=meethnicity2] / ontrialend = [if ( textbox.meethnicity2.response != "" ) item.targetA.item = textbox.meethnicity2.response] </surveypage> <textbox meethnicity2> / caption = "? Leave it blank if none. ~n~n ~n~n* It is okay to repeat the name here from a prior question" / required = false </textbox> <surveypage mereligion> / questions = [1=mereligion] / ontrialend = [if ( textbox.mereligion.response != "" ) item.targetA.item = textbox.mereligion.response] </surveypage> <textbox mereligion> / caption = "? Write your answer in the space provided. Leave it blank if you have no religious identity." / required = false </textbox> <surveypage notmename1> / questions = [1=notmename1] / ontrialend = [if ( radiobuttons.notmename1.response != "" ) item.targetB.item = radiobuttons.notmename1.response] </surveypage> <radiobuttons notmename1> / caption = "Select a ~"not me~" name from the following list. If you are female, select a female name, and if you are male, select a male name." / options = ("", "") </radiobuttons> <surveypage notmename2> / questions = [1=notmename2] / ontrialend = [if ( radiobuttons.notmename2.response != "" ) item.targetB.item = radiobuttons.notmename2.response] </surveypage> <radiobuttons notmename2> / caption = "Select another ~"not me~" name. Do not select the same name you selected in the previous question. If you are female, select a male name, and if you are male, select a female name." / options = (", "Ken", "Mark", "Robert", "Scott") </radiobuttons> <surveypage notmelastname> / questions = [1=notmelastname] / ontrialend = [if ( radiobuttons.notmelastname.response != "" ) item.targetB.item = radiobuttons.notmelastname.response] </surveypage> <radiobuttons notmelastname> / caption = "Select another ~"not me~" name. Do not select the same name you selected in the previous question. If you are female, select a female name, and if you are male, select a male name." / options = ("", "Stewart", "Thompson", "Wong", "Wagner") </radiobuttons> <surveypage notmedate> / questions = [1=notmedate] / ontrialend = [if ( radiobuttons.notmedate.response != "" ) item.targetB.item = radiobuttons.notmedate.response] </surveypage> <radiobuttons notmedate> / caption = "Select another ~"not me~" name. Do not select the same name you selected in the previous question." / options = ("") </radiobuttons> <surveypage notmecity1> / questions = [1=notmecity1] / ontrialend = [if ( radiobuttons.notmecity1.response != "" ) item.targetB.item = radiobuttons.notmecity1.response] </surveypage> <radiobuttons notmecity1> / caption = "Select another ~"not me~" name. Do not select the same name you selected in the previous question." / options = ("", "") </radiobuttons> <surveypage notmecity2> / questions = [1=notmecity2] / ontrialend = [if ( radiobuttons.notmecity2.response != "" ) item.targetB.item = radiobuttons.notmecity2.response] </surveypage> <radiobuttons notmecity2> / caption = "Select another ~"not me~" name. Do not select the same name you selected in the previous question." / options = ("ns") </radiobuttons> <surveypage notmestate> / questions = [1=notmestate] / ontrialend = [if ( radiobuttons.notmestate.response != "" ) item.targetB.item = radiobuttons.notmestate.response] </surveypage> <radiobuttons notmestate> / caption = "Select another ~"not me~" name. Do not select the same name you selected in the previous question." / options = ("") </radiobuttons> <surveypage notmecountry> / questions = [1=notmecountry] / ontrialend = [if ( radiobuttons.notmecountry.response != "" ) item.targetB.item = radiobuttons.notmecountry.response] </surveypage> <radiobuttons notmecountry> / caption = "Select another ~"not me~" name. Do not select the same name you selected in the previous question." / options = ("") </radiobuttons> <surveypage notmeethnicity1> / questions = [1=notmeethnicity1] / ontrialend = [if ( radiobuttons.notmeethnicity1.response != "" ) item.targetB.item = radiobuttons.notmeethnicity1.response] </surveypage> <radiobuttons notmeethnicity1> / caption = "Select a ~"not me~" ethnicity or ancestry from the following list." / options = ("", "Native American") </radiobuttons> <surveypage notmeethnicity2> / questions = [1=notmeethnicity2] / ontrialend = [if ( radiobuttons.notmeethnicity2.response != "" ) item.targetB.item = radiobuttons.notmeethnicity2.response] </surveypage> <radiobuttons notmeethnicity2> / caption = "Select another ~"not me~" ethnicity or ancestry from the following list." / options = ("", "Zulu") </radiobuttons> <surveypage notmereligion> / questions = [1=notmereligion] / ontrialend = [if ( radiobuttons.notmereligion.response != "" ) item.targetB.item = radiobuttons.notmereligion.response] </surveypage> <radiobuttons notmereligion> / caption = "Select a ~"not me~" religion from the following list." / options = ("") </radiobuttons> 3. Data for custom IAT
<survey menotme>
/ pages = [1=sequence(me, megender, mefirstname, memiddlename, melastname, medate, mecity1, mecity2, mestate,
mecountry, meethnicity1, meethnicity2, mereligion, notmename1, notmename2, notmelastname
notmedate, notmecity1, notmecity2, notmestate, notmecountry, notmeethnicity1, notmeethnicity2, notmereligion)]
/ fontstyle = ("Arial", 3%)
/ itemfontstyle = ("Arial", 3%)
/ showquestionnumbers = false
/ showpagenumbers = false
/ screencolor = white
/ txcolor = black
</survey>
<surveypage me>
/ questions = [1=sequence(meintro, meinstruct)]
</surveypage>
<caption meintro>
/ caption = "We will begin with a questionnaire. The purpose of this questionnaire is to develop both: ~n~n1) a series of names (usually 1 word) that you identify with, such as your closest friends, Family, partner, or higher power if applicable and ~n~n2) another series of items that you do NOT identify with. ~n~nBy ~"identify with~" we mean that these are people that you associate with yourself, or think of as a part of you. For the sake of brevity, we will call these two types of items ~"me~" and ~"not me~"."
</caption>
<caption meinstruct>
/ caption = "First we will start with the self, or ~"Me~" questions. You will be asked to provide approximately ten names in total. However, if you absolutely must use the same person to answer multiple questions, try to use a different word that represents them (for example: First use ~"Mom~" then her name ~"mary,~" first use ~"Boyfriend~" then his name ~"Tom.~" Some of the questions are personal in nature. Be assured that all such personal information will remain confidential, and will be deleted within two years."
<surveypage notme>
/ questions = [1=sequence(notmeintro, notmeinstruct)]
<caption notmeintro>
/ caption = "Now we will start the nonself, or ~"Not Me~" questions. You will be asked to provide approximately eight ~"not me~" items in total. When selecting a ~"not me~" item it is very important that you do so based on the following criteria: ~n~n1) You do NOT associate the name in any way with yourself or with a close friend or relative. ~n~n2) You have no reason to either like or dislike the name or what it represents. ~n~n3) Of the remaining items on the list, it is the most familiar to you."
<caption notmeinstruct>
/ caption = "Again, when making selections be SURE that: ~n~n1) You do not identify the name with yourself. ~n~n2) You do not like or dislike the name. ~n~n3) You are familiar with the name."
<surveypage megender>
/ questions = [1=megender]
/ ontrialend = [if ( textbox.megender.response != "" ) item.targetA.item = textbox.megender.response]
<textbox megender>
/ caption = "? ~n~n ~n~n* If you must use the same person to answer multiple questions, try to use a different word that represents them (for example: First use ~"Mom~" then her name ~"mary,~" first use ~"Boyfriend~" then his name ~"Tom.~"~n~n "
/ required = false
</textbox>
<surveypage mefirstname>
/ questions = [1=mefirstname]
/ ontrialend = [if ( textbox.mefirstname.response != "" ) item.targetA.item = textbox.mefirstname.response]
<textbox mefirstname>
<surveypage memiddlename>
/ questions = [1=memiddlename]
/ ontrialend = [if ( textbox.memiddlename.response != "" ) item.targetA.item = textbox.memiddlename.response]
<textbox memiddlename>
<surveypage melastname>
/ questions = [1=melastname]
/ ontrialend = [if ( textbox.melastname.response != "" ) item.targetA.item = textbox.melastname.response]
<textbox melastname>
<surveypage medate>
/ questions = [1=medate]
/ ontrialend = [if ( textbox.medate.response != "" ) item.targetA.item = textbox.medate.response]
<textbox medate>
<surveypage mecity1>
/ questions = [1=mecity1]
/ ontrialend = [if ( textbox.mecity1.response != "" ) item.targetA.item = textbox.mecity1.response]
<textbox mecity1>
<surveypage mecity2>
/ questions = [1=mecity2]
/ ontrialend = [if ( textbox.mecity2.response != "" ) item.targetA.item = textbox.mecity2.response]
<textbox mecity2>
<surveypage mestate>
/ questions = [1=mestate]
/ ontrialend = [if ( textbox.mestate.response != "" ) item.targetA.item = textbox.mestate.response]
<textbox mestate>
<surveypage mecountry>
/ questions = [1=mecountry]
/ ontrialend = [if ( textbox.mecountry.response != "" ) item.targetA.item = textbox.mecountry.response]
<textbox mecountry>
<surveypage meethnicity1>
/ questions = [1=meethnicity1]
/ ontrialend = [if ( textbox.meethnicity1.response != "" ) item.targetA.item = textbox.meethnicity1.response]
<textbox meethnicity1>
<surveypage meethnicity2>
/ questions = [1=meethnicity2]
/ ontrialend = [if ( textbox.meethnicity2.response != "" ) item.targetA.item = textbox.meethnicity2.response]
<textbox meethnicity2>
/ caption = "? Leave it blank if none. ~n~n ~n~n* It is okay to repeat the name here from a prior question"
<surveypage mereligion>
/ questions = [1=mereligion]
/ ontrialend = [if ( textbox.mereligion.response != "" ) item.targetA.item = textbox.mereligion.response]
<textbox mereligion>
/ caption = "? Write your answer in the space provided. Leave it blank if you have no religious identity."
<surveypage notmename1>
/ questions = [1=notmename1]
/ ontrialend = [if ( radiobuttons.notmename1.response != "" ) item.targetB.item = radiobuttons.notmename1.response]
<radiobuttons notmename1>
/ caption = "Select a ~"not me~" name from the following list. If you are female, select a female name, and if you are male, select a male name."
/ options = ("", "")
</radiobuttons>
<surveypage notmename2>
/ questions = [1=notmename2]
/ ontrialend = [if ( radiobuttons.notmename2.response != "" ) item.targetB.item = radiobuttons.notmename2.response]
<radiobuttons notmename2>
/ caption = "Select another ~"not me~" name. Do not select the same name you selected in the previous question. If you are female, select a male name, and if you are male, select a female name."
/ options = (", "Ken", "Mark", "Robert", "Scott")
<surveypage notmelastname>
/ questions = [1=notmelastname]
/ ontrialend = [if ( radiobuttons.notmelastname.response != "" ) item.targetB.item = radiobuttons.notmelastname.response]
<radiobuttons notmelastname>
/ caption = "Select another ~"not me~" name. Do not select the same name you selected in the previous question. If you are female, select a female name, and if you are male, select a male name."
/ options = ("", "Stewart", "Thompson", "Wong", "Wagner")
<surveypage notmedate>
/ questions = [1=notmedate]
/ ontrialend = [if ( radiobuttons.notmedate.response != "" ) item.targetB.item = radiobuttons.notmedate.response]
<radiobuttons notmedate>
/ caption = "Select another ~"not me~" name. Do not select the same name you selected in the previous question."
/ options = ("")
<surveypage notmecity1>
/ questions = [1=notmecity1]
/ ontrialend = [if ( radiobuttons.notmecity1.response != "" ) item.targetB.item = radiobuttons.notmecity1.response]
<radiobuttons notmecity1>
<surveypage notmecity2>
/ questions = [1=notmecity2]
/ ontrialend = [if ( radiobuttons.notmecity2.response != "" ) item.targetB.item = radiobuttons.notmecity2.response]
<radiobuttons notmecity2>
/ options = ("ns")
<surveypage notmestate>
/ questions = [1=notmestate]
/ ontrialend = [if ( radiobuttons.notmestate.response != "" ) item.targetB.item = radiobuttons.notmestate.response]
<radiobuttons notmestate>
<surveypage notmecountry>
/ questions = [1=notmecountry]
/ ontrialend = [if ( radiobuttons.notmecountry.response != "" ) item.targetB.item = radiobuttons.notmecountry.response]
<radiobuttons notmecountry>
<surveypage notmeethnicity1>
/ questions = [1=notmeethnicity1]
/ ontrialend = [if ( radiobuttons.notmeethnicity1.response != "" ) item.targetB.item = radiobuttons.notmeethnicity1.response]
<radiobuttons notmeethnicity1>
/ caption = "Select a ~"not me~" ethnicity or ancestry from the following list."
/ options = ("", "Native American")
<surveypage notmeethnicity2>
/ questions = [1=notmeethnicity2]
/ ontrialend = [if ( radiobuttons.notmeethnicity2.response != "" ) item.targetB.item = radiobuttons.notmeethnicity2.response]
<radiobuttons notmeethnicity2>
/ caption = "Select another ~"not me~" ethnicity or ancestry from the following list."
/ options = ("", "Zulu")
<surveypage notmereligion>
/ questions = [1=notmereligion]
/ ontrialend = [if ( radiobuttons.notmereligion.response != "" ) item.targetB.item = radiobuttons.notmereligion.response]
<radiobuttons notmereligion>
/ caption = "Select a ~"not me~" religion from the following list."
3. Data for custom IAT
date time subject blockcode blocknum trialcode trialnum response correct latency stimulusnumber1 stimulusitem1 expressions.da expressions.db expressions.d 031610 15:16 1 compatibletest2 6 attributeB 1 0 1 154 2 Horrible 0 0 031610 16:19 1 compatibletest2 6 attributeB 1 29 1 448 3 Agony 0 0 031610 16:19 1 incompatibletest2 10 attributeA 1 29 1 658 2 Superb 1.4142135623730949 0 031710 17:56 1 targetcompatiblepractice 2 targetAleft 2 18 0 2727 10 10 0 031710 17:56 1 targetcompatiblepractice 2 targetBright 3 23 1 887 4 Dec 12 0 031710 17:56 1 targetcompatiblepractice 2 targetAleft 4 18 1 520 6 6 0 031710 17:56 1 targetcompatiblepractice 2 targetAleft 5 18 1 359 4 4 0 031710 17:56 1 targetcompatiblepractice 2 targetBright 6 23 1 702 9 Korean 0 031710 17:56 1 targetcompatiblepractice 2 targetBright 7 23 1 1038 5 Paris 0 031710 17:56 1 targetcompatiblepractice 2 targetAleft 8 18 1 561 8 8 0 031710 17:56 1 targetcompatiblepractice 2 targetBright 9 23 1 1063 6 Olympia 0 031710 17:56 1 targetcompatiblepractice 2 targetBright 10 23 1 946 11 Mormon 0 031710 17:56 1 targetcompatiblepractice 2 targetAleft 11 18 1 401 2 2 0 031710 17:56 1 targetcompatiblepractice 2 targetBright 12 23 1 1197 2 Deborah 0 031710 17:56 1 targetcompatiblepractice 2 targetBright 13 23 1 562 7 Kentucky 0 031710 17:56 1 targetcompatiblepractice 2 targetAleft 14 18 1 328 7 7 0 031710 17:56 1 targetcompatiblepractice 2 targetAleft 15 18 1 544 1 chet 0 031710 17:56 1 targetcompatiblepractice 2 targetAleft 16 18 1 599 5 5 0 031710 17:56 1 targetcompatiblepractice 2 targetBright 17 23 1 548 1 Hoang 0 031710 17:56 1 targetcompatiblepractice 2 targetAleft 18 18 1 1267 9 9 0 031710 17:56 1 targetcompatiblepractice 2 targetBright 19 23 1 645 8 India 0 031710 17:56 1 targetcompatiblepractice 2 targetBright 20 23 0 944 10 Italian 0 031710 17:56 1 targetcompatiblepractice 2 targetAleft 21 18 1 534 3 3 0 031710 17:56 1 attributepractice 3 attributeB 2 23 1 1199 8 Unfeeling 0 031710 17:56 1 attributepractice 3 attributeB 3 23 1 732 7 Critical 0 031710 17:56 1 attributepractice 3 attributeB 4 23 1 972 5 Unaccepting 0 031710 17:56 1 attributepractice 3 attributeB 5 23 1 1817 4 Judgmental 0 031710 17:56 1 attributepractice 3 attributeA 6 18 1 669 7 Reassuring 0 031710 17:56 1 attributepractice 3 attributeA 7 18 1 599 3 Warm 0 031710 17:56 1 attributepractice 3 attributeA 8 29 1 1204 8 Accepting 0 031710 17:56 1 compatibletest1 4 attributeA 2 18 1 2644 8 Accepting 0 031710 17:56 1 compatibletest1 4 targetAleft 3 18 1 1287 10 10 0 0 031710 17:56 1 compatibletest1 4 attributeA 4 18 1 633 6 Loving 0 0 031710 17:56 1 compatibletest1 4 targetAleft 5 18 1 548 5 5 0 0 031710 17:56 1 compatibletest1 4 attributeA 6 18 1 579 5 Caring 0 0 031710 17:56 1 compatibletest1 4 targetBright 7 23 1 1457 8 India 0 0 031710 17:56 1 compatibletest1 4 attributeA 8 18 1 1131 4 Supportive 0 0 031710 17:56 1 compatibletest1 4 targetBright 9 23 1 699 11 Mormon 0 0 031710 17:56 1 compatibletest1 4 attributeB 10 23 1 852 6 Detached 0 0 031710 17:56 1 compatibletest1 4 targetAleft 11 18 1 582 9 9 0 0 031710 17:56 1 compatibletest1 4 attributeB 12 23 1 708 7 Critical 0 0 031710 17:56 1 compatibletest1 4 targetBright 13 23 0 924 6 Olympia 0 0 031710 17:56 1 compatibletest1 4 attributeB 14 23 1 1252 5 Unaccepting 0 0 031710 17:56 1 compatibletest1 4 targetBright 15 23 1 550 3 Ferguson 0 0 031710 17:56 1 compatibletest1 4 attributeB 16 23 1 1868 3 Disapproving 0 0 031710 17:56 1 compatibletest1 4 targetAleft 17 18 0 806 7 7 0 0 031710 17:56 1 compatibletest1 4 attributeA 18 18 1 10 3 Warm 0 0 031710 17:56 1 compatibletest1 4 targetAleft 19 18 0 710 3 3 0 0 031710 17:56 1 compatibletest1 4 attributeB 20 23 1 14 1 Indifferent 0 0 031710 17:56 1 compatibletest1 4 targetBright 21 23 0 362 2 Deborah 0 0 031710 17:56 1 compatibletest2 6 attributeA 1 18 1 277 7 Reassuring 0 0 031710 17:56 1 compatibletest2 6 targetAleft 2 18 0 1422 5 5 0 0 0 031710 17:56 1 compatibletest2 6 attributeA 3 18 0 2954 2 Nurturing 0 0 0 031710 17:56 1 compatibletest2 6 targetBright 4 23 0 608 2 Deborah 0 0 0 031710 17:56 1 compatibletest2 6 attributeA 5 18 1 628 4 Supportive 0 0 0 031710 17:56 1 compatibletest2 6 targetAleft 6 18 1 927 8 8 0 0 0 031710 17:56 1 compatibletest2 6 attributeB 7 23 1 575 3 Disapproving 0 0 0 031710 17:56 1 compatibletest2 6 targetAleft 8 18 0 1029 6 6 0 0 0 031710 17:56 1 compatibletest2 6 attributeA 9 29 1 1016 6 Loving 0 0 0 031710 17:56 1 targetincompatiblepractice 7 targetAright 2 23 1 3742 10 10 0 0 0 031710 17:56 1 targetincompatiblepractice 7 targetAright 3 23 1 582 1 chet 0 0 0 031710 17:56 1 targetincompatiblepractice 7 targetBleft 4 18 1 2444 4 Dec 12 0 0 0 031710 17:56 1 targetincompatiblepractice 7 targetBleft 5 18 1 935 2 Deborah 0 0 0 031710 17:56 1 targetincompatiblepractice 7 targetBleft 6 18 1 574 8 India 0 0 0 031710 17:56 1 targetincompatiblepractice 7 targetBleft 7 18 1 516 5 Paris 0 0 0 031710 17:56 1 targetincompatiblepractice 7 targetAright 8 23 1 316 9 9 0 0 0 031710 17:56 1 targetincompatiblepractice 7 targetAright 9 23 1 340 2 2 0 0 0 031710 17:56 1 targetincompatiblepractice 7 targetBleft 10 18 1 1507 3 Ferguson 0 0 0 031710 17:56 1 targetincompatiblepractice 7 targetBleft 11 18 1 955 9 Korean 0 0 0 031710 17:56 1 targetincompatiblepractice 7 targetAright 12 23 1 562 5 5 0 0 0 031710 17:56 1 targetincompatiblepractice 7 targetAright 13 23 1 368 8 8 0 0 0 031710 17:56 1 targetincompatiblepractice 7 targetAright 14 23 1 269 7 7 0 0 0 031710 17:56 1 targetincompatiblepractice 7 targetBleft 15 18 1 375 7 Kentucky 0 0 0 031710 17:56 1 targetincompatiblepractice 7 targetAright 16 23 1 316 6 6 0 0 0 031710 17:56 1 targetincompatiblepractice 7 targetBleft 17 18 1 204 1 Hoang 0 0 0 031710 17:56 1 targetincompatiblepractice 7 targetBleft 18 18 0 664 6 Olympia 0 0 0 031710 17:56 1 targetincompatiblepractice 7 targetAright 19 29 1 818 4 4 0 0 0 031710 17:56 1 incompatibletest1 8 attributeA 2 29 1 1797 2 Nurturing 1.2067325538532447 0 0.60336627692662237 031710 17:56 1 incompatibletest2 10 attributeA 1 29 1 658 6 Loving 1.2067325538532447 -0.50603225508585137 0.35035014938369669 032410 13:42 1 targetcompatiblepractice 2 targetBright 2 23 1 3964 3 Bates 0 032410 13:42 1 targetcompatiblepractice 2 targetBright 3 23 1 1204 7 Vincent, 0 032410 13:42 1 targetcompatiblepractice 2 targetAleft 4 18 1 2393 2 dad 0 032410 13:42 1 targetcompatiblepractice 2 targetBright 5 23 1 5415 6 Wilson, 0 032410 13:42 1 targetcompatiblepractice 2 targetAleft 6 18 1 917 12 budist 0 032410 13:42 1 targetcompatiblepractice 2 targetAleft 7 18 1 757 4 buckingham 0 032410 13:42 1 targetcompatiblepractice 2 targetAleft 8 18 1 508 8 mary 0 032410 13:42 1 targetcompatiblepractice 2 targetBright 9 23 1 717 11 Hindu 0 032410 13:42 1 targetcompatiblepractice 2 targetBright 10 23 1 845 8 Alexis, 0 032410 13:42 1 targetcompatiblepractice 2 targetAleft 11 18 1 5129 3 chet 0 032410 13:42 1 targetcompatiblepractice 2 targetBright 12 23 1 1427 9 Native American 0 032410 13:42 1 targetcompatiblepractice 2 targetAleft 13 29 0 5663 11 chet 0 032410 13:42 1 attributepractice 3 attributeA 2 18 1 2653 6 Loving 0 032410 13:42 1 attributepractice 3 attributeB 3 23 1 732 7 Critical 0 032410 13:42 1 attributepractice 3 attributeA 4 18 1 316 5 Caring 0 032410 13:42 1 attributepractice 3 attributeA 5 18 0 2076 2 Nurturing 0 032410 13:42 1 attributepractice 3 attributeB 6 23 0 614 8 Unfeeling 0 032410 13:42 1 attributepractice 3 attributeA 7 18 0 359 4 Supportive 0 032410 13:42 1 attributepractice 3 attributeB 8 29 1 2553 2 Cold 0 032410 13:42 1 compatibletest1 4 attributeA 2 29 1 1041 4 Supportive 0 040610 14:53 1 targetcompatiblepractice 2 targetAleft 2 29 1 2621 1 chet 0 040610 15:12 1 targetcompatiblepractice 2 targetAleft 2 18 1 2701 1 chet 0 040610 15:12 1 targetcompatiblepractice 2 targetAleft 3 18 1 1488 10 dad 0 040610 15:12 1 targetcompatiblepractice 2 targetBright 4 23 1 1744 11 Unitarian 0 040610 15:12 1 targetcompatiblepractice 2 targetBright 5 23 1 546 6 Wilson 0 040610 15:12 1 targetcompatiblepractice 2 targetAleft 6 18 1 629 11 kiriko 0 040610 15:12 1 targetcompatiblepractice 2 targetAleft 7 18 1 585 4 mom 0 040610 15:12 1 targetcompatiblepractice 2 targetAleft 8 18 0 1202 9 soemone 0 040610 15:12 1 targetcompatiblepractice 2 targetAleft 9 18 1 762 8 tom 0 040610 15:12 1 targetcompatiblepractice 2 targetBright 10 23 1 1192 8 Kristin 0 040610 15:12 1 targetcompatiblepractice 2 targetBright 11 23 1 605 4 Smith 0 040610 15:12 1 targetcompatiblepractice 2 targetAleft 12 18 1 573 2 mom 0 040610 15:12 1 targetcompatiblepractice 2 targetBright 13 23 1 613 5 Kim 0 040610 15:12 1 targetcompatiblepractice 2 targetBright 14 23 0 885 9 Native American 0 040610 15:12 1 targetcompatiblepractice 2 targetBright 15 23 0 877 7 Vincent 0 040610 15:12 1 targetcompatiblepractice 2 targetBright 16 23 1 722 2 Robert 0 040610 15:12 1 targetcompatiblepractice 2 targetAleft 17 18 1 408 3 chet 0 040610 15:12 1 targetcompatiblepractice 2 targetBright 18 23 1 528 1 Amy 0 040610 15:12 1 targetcompatiblepractice 2 targetAleft 19 18 1 704 6 dianosaur 0 040610 15:12 1 targetcompatiblepractice 2 targetAleft 20 18 1 914 7 porky 0 040610 15:12 1 targetcompatiblepractice 2 targetBright 21 23 1 464 3 Stewart 0 040610 15:12 1 attributepractice 3 attributeB 2 23 1 1373 2 Cold 0 040610 15:12 1 attributepractice 3 attributeA 3 18 1 629 6 Loving 0 040610 15:12 1 attributepractice 3 attributeB 4 23 1 600 3 Disapproving 0 040610 15:12 1 attributepractice 3 attributeA 5 18 1 709 3 Warm 0 040610 15:12 1 attributepractice 3 attributeA 6 18 0 1000 5 Caring 0 040610 15:12 1 attributepractice 3 attributeB 7 23 1 552 1 Indifferent 0 040610 15:12 1 attributepractice 3 attributeA 8 18 1 621 7 Reassuring 0 040610 15:12 1 attributepractice 3 attributeA 9 18 1 752 2 Nurturing 0 040610 15:12 1 attributepractice 3 attributeB 10 23 1 877 6 Detached 0 040610 15:12 1 attributepractice 3 attributeB 11 23 1 1058 7 Critical 0 040610 15:12 1 attributepractice 3 attributeA 12 18 1 509 8 Accepting 0 040610 15:12 1 attributepractice 3 attributeB 13 23 1 584 4 Judgmental 0 040610 15:12 1 attributepractice 3 attributeA 14 18 1 578 4 Supportive 0 040610 15:12 1 attributepractice 3 attributeB 15 23 1 893 5 Unaccepting 0 040610 15:12 1 attributepractice 3 attributeB 16 23 1 805 8 Unfeeling 0 040610 15:12 1 attributepractice 3 attributeA 17 18 0 1021 1 Giving 0 040610 15:12 1 attributepractice 3 attributeB 18 23 1 576 1 Indifferent 0 040610 15:12 1 attributepractice 3 attributeB 19 23 1 744 8 Unfeeling 0 040610 15:12 1 attributepractice 3 attributeA 20 18 1 674 3 Warm 0 040610 15:12 1 attributepractice 3 attributeA 21 18 0 1046 2 Nurturing 0 040610 15:12 1 compatibletest1 4 attributeA 2 18 1 2056 7 Reassuring 0 040610 15:12 1 compatibletest1 4 targetAleft 3 18 1 554 9 soemone -0.92753684007216575 -0.46376842003608287 040610 15:12 1 compatibletest1 4 attributeB 4 23 1 1040 3 Disapproving -1.1382585980759474 -0.56912929903797371 040610 15:12 1 compatibletest1 4 targetBright 5 23 1 613 8 Kristin -1.1483486482210195 -0.57417432411050973 040610 15:12 1 compatibletest1 4 attributeA 6 18 1 551 3 Warm -1.1469155329089944 -0.5734577664544972 040610 15:12 1 compatibletest1 4 targetAleft 7 18 1 650 5 me -1.178495433705 -0.58924771685249999 040610 15:12 1 compatibletest1 4 attributeA 8 18 1 802 4 Supportive -1.2346304494832734 -0.61731522474163669 040610 15:12 1 compatibletest1 4 targetAleft 9 18 1 696 1 chet -1.2672480493089227 -0.63362402465446133 040610 15:12 1 compatibletest1 4 attributeA 10 18 1 520 5 Caring -1.2658382890519355 -0.63291914452596776 040610 15:12 1 compatibletest1 4 targetBright 11 23 0 1493 10 Mexican -1.2979417331391394 -0.6489708665695697 040610 15:12 1 compatibletest1 4 attributeB 12 23 1 776 6 Detached -1.3267805076480743 -0.66339025382403716 040610 15:12 1 compatibletest1 4 targetBright 13 23 1 600 1 Amy -1.3323919927700225 -0.66619599638501126 040610 15:12 1 compatibletest1 4 attributeB 14 23 1 629 1 Indifferent -1.3428885809873019 -0.67144429049365095 040610 15:12 1 compatibletest1 4 targetAleft 15 18 1 520 3 chet -1.3396041329944355 -0.66980206649721774 040610 15:12 1 compatibletest1 4 attributeB 16 23 1 613 8 Unfeeling -1.3495975385634922 -0.67479876928174609 040610 15:12 1 compatibletest1 4 targetBright 17 23 1 805 11 Unitarian -1.3746529079299077 -0.68732645396495384 040610 15:12 1 compatibletest1 4 attributeB 18 23 0 1485 4 Judgmental -1.3778256203033017 -0.68891281015165085 040610 15:12 1 compatibletest1 4 targetAleft 19 18 1 637 11 kiriko -1.3855324416465582 -0.6927662208232791 040610 15:12 1 compatibletest1 4 attributeA 20 18 0 1186 6 Loving -1.4080495301638845 -0.70402476508194223 040610 15:12 1 compatibletest1 4 targetBright 21 23 1 616 2 Robert -1.4121290120115293 -0.70606450600576465 040610 15:12 1 compatibletest2 6 attributeB 1 23 1 1463 2 Cold -1.4121290120115293 -0.70606450600576465 040610 15:12 1 compatibletest2 6 targetBright 2 23 1 605 2 Robert -1.4121290120115293 -1.0883245849215997 -1.2502267984665645 040610 15:12 1 compatibletest2 6 attributeB 3 23 1 541 3 Disapproving -1.4121290120115293 -1.1740708305861558 -1.2930999212988425 040610 15:12 1 compatibletest2 6 targetBright 4 23 0 864 5 Kim -1.4121290120115293 -1.3271604973929703 -1.3696447547022497 040610 15:12 1 compatibletest2 6 attributeA 5 18 1 1026 1 Giving -1.4121290120115293 -1.4398657661861991 -1.4259973890988642 040610 15:12 1 compatibletest2 6 targetAleft 6 18 1 613 2 mom -1.4121290120115293 -1.4579776073596862 -1.4350533096856077 040610 15:12 1 compatibletest2 6 attributeB 7 23 1 965 1 Indifferent -1.4121290120115293 -1.5234238549921251 -1.4677764335018271 040610 15:12 1 compatibletest2 6 targetAleft 8 18 1 541 3 chet -1.4121290120115293 -1.5132782857253018 -1.4627036488684155 040610 15:12 1 compatibletest2 6 attributeA 9 18 1 1296 6 Loving -1.4121290120115293 -1.525457843466802 -1.4687934277391657 040610 15:12 1 compatibletest2 6 targetBright 10 23 1 616 8 Kristin -1.4121290120115293 -1.5293150780354818 -1.4707220450235057 040610 15:12 1 compatibletest2 6 attributeA 11 18 1 1320 2 Nurturing -1.4121290120115293 -1.5392672312715998 -1.4756981216415646 040610 15:12 1 compatibletest2 6 targetAleft 12 18 1 485 1 chet -1.4121290120115293 -1.5141553467193472 -1.4631421793654382 040610 15:12 1 compatibletest2 6 attributeA 13 18 1 1069 7 Reassuring -1.4121290120115293 -1.543834839048488 -1.4779819255300086 040610 15:12 1 compatibletest2 6 targetAleft 14 18 1 2232 9 soemone -1.4121290120115293 -1.3883690304894272 -1.4002490212504783 040610 15:12 1 compatibletest2 6 attributeA 15 18 0 893 3 Warm -1.4121290120115293 -1.4104857986145449 -1.4113074053130372 040610 15:12 1 compatibletest2 6 targetAleft 16 18 1 1176 8 tom -1.4121290120115293 -1.4391185074085373 -1.4256237597100334 040610 15:12 1 compatibletest2 6 attributeA 17 18 1 760 4 Supportive -1.4121290120115293 -1.4481188911503784 -1.4301239515809538 040610 15:12 1 compatibletest2 6 targetBright 18 23 1 1909 7 Vincent -1.4121290120115293 -1.4273445477483988 -1.4197367798799641 040610 15:12 1 compatibletest2 6 attributeB 19 23 1 696 5 Unaccepting -1.4121290120115293 -1.4281195714396886 -1.4201242917256089 040610 15:12 1 compatibletest2 6 targetBright 20 23 1 904 6 Wilson -1.4121290120115293 -1.4429146799092958 -1.4275218459604124 040610 15:12 1 compatibletest2 6 attributeB 21 23 1 626 8 Unfeeling -1.4121290120115293 -1.4385922206989363 -1.4253606163552328 040610 15:12 1 compatibletest2 6 targetBright 22 23 1 565 3 Stewart -1.4121290120115293 -1.430129843995098 -1.4211294280033138 040610 15:12 1 compatibletest2 6 attributeB 23 23 1 1101 7 Critical -1.4121290120115293 -1.4490144290133584 -1.430571720512444 040610 15:12 1 compatibletest2 6 targetAleft 24 18 1 592 4 mom -1.4121290120115293 -1.4437508184146628 -1.427939915213096 040610 15:12 1 compatibletest2 6 attributeB 25 23 1 1133 4 Judgmental -1.4121290120115293 -1.4610639476488851 -1.4365964798302073 040610 15:12 1 compatibletest2 6 targetAleft 26 18 1 565 5 me -1.4121290120115293 -1.4541764709728613 -1.4331527414921954 040610 15:12 1 compatibletest2 6 attributeA 27 18 1 829 8 Accepting -1.4121290120115293 -1.4637222138706534 -1.4379256129410913 040610 15:12 1 compatibletest2 6 targetAleft 28 18 1 1032 6 dianosaur -1.4121290120115293 -1.4781604104259893 -1.4451447112187594 040610 15:12 1 compatibletest2 6 attributeB 29 23 1 637 6 Detached -1.4121290120115293 -1.4770899463852545 -1.4446094791983919 040610 15:12 1 compatibletest2 6 targetAleft 30 18 1 786 7 porky -1.4121290120115293 -1.4840870234364349 -1.4481080177239822 040610 15:12 1 compatibletest2 6 attributeB 31 23 1 677 3 Disapproving -1.4121290120115293 -1.4858216240099766 -1.448975318010753 040610 15:12 1 compatibletest2 6 targetBright 32 23 0 1234 1 Amy -1.4121290120115293 -1.4973308573027053 -1.4547299346571174 040610 15:12 1 compatibletest2 6 attributeB 33 23 1 464 6 Detached -1.4121290120115293 -1.4851103992009427 -1.448619705606236 040610 15:12 1 compatibletest2 6 targetBright 34 23 1 706 4 Smith -1.4121290120115293 -1.4884318116806594 -1.4502804118460944 040610 15:12 1 compatibletest2 6 attributeA 35 18 0 1365 5 Caring -1.4121290120115293 -1.4954479189741514 -1.4537884654928404 040610 15:12 1 compatibletest2 6 targetBright 36 23 1 525 9 Native American -1.4121290120115293 -1.4885668772256506 -1.4503479446185898 040610 15:12 1 compatibletest2 6 attributeA 37 18 1 2029 7 Reassuring -1.4121290120115293 -1.455768456527305 -1.4339487342694173 040610 15:12 1 compatibletest2 6 targetAleft 38 18 1 616 11 kiriko -1.4121290120115293 -1.4541249728730679 -1.4331269924422987 040610 15:12 1 compatibletest2 6 attributeA 39 18 0 2074 3 Warm -1.4121290120115293 -1.4278369409367182 -1.4199829764741239 040610 15:12 1 compatibletest2 6 targetBright 40 23 1 781 11 Unitarian -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetAright 2 23 0 1181 2 mom -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetBleft 3 18 0 736 4 Smith -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetAright 4 23 1 1034 9 soemone -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetBleft 5 18 1 560 1 Amy -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetAright 6 23 1 853 11 kiriko -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetBleft 7 18 1 645 7 Vincent -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetBleft 8 18 1 797 5 Kim -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetBleft 9 18 1 562 10 Mexican -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetAright 10 23 0 792 8 tom -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetAright 11 23 0 893 3 chet -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetAright 12 23 1 504 5 me -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetAright 13 23 1 914 10 dad -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetAright 14 23 1 672 6 dianosaur -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetAright 15 23 1 493 4 mom -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetBleft 16 18 0 837 11 Unitarian -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetBleft 17 18 0 965 8 Kristin -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetBleft 18 18 0 1005 2 Robert -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetAright 19 23 1 509 1 chet -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetBleft 20 18 1 808 6 Wilson -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 targetincompatiblepractice 7 targetBleft 21 18 1 1024 9 Native American -1.4121290120115293 -1.43238285339203 -1.4222559327017796 040610 15:12 1 incompatibletest1 8 attributeB 2 23 1 810 1 Indifferent -0.080045028825554781 -1.43238285339203 -0.75621394110879236 040610 15:12 1 incompatibletest1 8 targetAright 3 23 1 511 10 dad -0.44888027404461706 -1.43238285339203 -0.94063156371832357 040610 15:12 1 incompatibletest1 8 attributeB 4 23 1 656 3 Disapproving -0.46247200387131571 -1.43238285339203 -0.94742742863167284 040610 15:12 1 incompatibletest1 8 targetBleft 5 18 1 1304 11 Unitarian -0.055455539701554084 -1.43238285339203 -0.74391919654679206 040610 15:12 1 incompatibletest1 8 attributeA 6 18 1 1090 1 Giving 0.082511548313756802 -1.43238285339203 -0.67493565253913657 040610 15:12 1 incompatibletest1 8 targetBleft 7 18 1 674 4 Smith -0.003310778078537387 -1.43238285339203 -0.71784681573528364 040610 15:12 1 incompatibletest1 8 attributeA 8 18 1 1648 3 Warm 0.28024576050287542 -1.43238285339203 -0.57606854644457728 040610 15:12 1 incompatibletest1 8 targetAright 9 23 1 704 7 porky 0.20628646980891024 -1.43238285339203 -0.61304819179155989 040610 15:12 1 incompatibletest1 8 attributeB 10 23 0 1122 8 Unfeeling 0.26388778766425525 -1.43238285339203 -0.58424753286388742 040610 15:12 1 incompatibletest1 8 targetAright 11 23 1 2810 9 soemone 0.55134684857182381 -1.43238285339203 -0.44051800241010308 040610 15:12 1 incompatibletest1 8 attributeA 12 18 1 1186 7 Reassuring 0.56847519949488112 -1.43238285339203 -0.43195382694857443 040610 15:12 1 incompatibletest1 8 targetBleft 13 18 1 789 6 Wilson 0.52098218465402146 -1.43238285339203 -0.45570033436900426 040610 15:12 1 incompatibletest1 8 attributeA 14 18 1 808 2 Nurturing 0.48327696366618067 -1.43238285339203 -0.47455294486292465 040610 15:12 1 incompatibletest1 8 targetBleft 15 18 1 13920 7 Vincent 0.48327696366618067 -1.43238285339203 -0.47455294486292465 040610 15:12 1 incompatibletest1 8 attributeB 16 23 1 1637 5 Unaccepting 0.55425161362042763 -1.43238285339203 -0.43906561988580117 040610 15:12 1 incompatibletest1 8 targetAright 17 23 1 7170 2 mom 0.58876281078335679 -1.43238285339203 -0.42181002130433659 040610 15:12 1 incompatibletest1 8 attributeA 18 18 1 3378 4 Supportive 0.66388190502585254 -1.43238285339203 -0.38425047418308872 040610 15:12 1 incompatibletest1 8 targetAright 19 23 1 1565 5 me 0.6687742355933296 -1.43238285339203 -0.38180430889935019 040610 15:12 1 incompatibletest1 8 attributeB 20 23 0 1709 4 Judgmental 0.679832944925015 -1.43238285339203 -0.37627495423350749 040610 15:12 1 incompatibletest1 8 targetBleft 21 18 1 826 3 Stewart 0.65108674100992436 -1.43238285339203 -0.39064805619105281 040610 15:12 1 incompatibletest2 10 attributeB 1 23 0 776 2 Cold 0.65108674100992436 -0.39197096938304343 0.12955788581344047 040610 15:12 1 incompatibletest2 10 targetBleft 2 18 0 410 11 Unitarian 0.65108674100992436 -0.7488736177569747 -0.048893438373525167 040610 15:12 1 incompatibletest2 10 attributeA 3 18 0 130 1 Giving 0.65108674100992436 -0.99768519196247241 -0.17329922547627402 040610 15:12 1 incompatibletest2 10 targetBleft 4 18 0 98 10 Mexican 0.65108674100992436 -1.1173138866629906 -0.23311357282653311 040610 15:12 1 incompatibletest2 10 attributeB 5 23 1 173 4 Judgmental 0.65108674100992436 -1.1691536075479021 -0.25903343326898887 040610 15:12 1 incompatibletest2 10 targetAright 6 23 1 21 7 porky 0.65108674100992436 -1.2308900346002665 -0.28990164679517105 040610 15:12 1 incompatibletest2 10 attributeA 7 18 1 144 7 Reassuring 0.65108674100992436 -1.2577677735227943 -0.30334051625643499 040610 15:12 1 incompatibletest2 10 targetBleft 8 18 1 98 9 Native American 0.65108674100992436 -1.2848619837929838 -0.31688762139152971 040610 15:12 1 incompatibletest2 10 attributeA 9 18 1 13 8 Accepting 0.65108674100992436 -1.3152349964937498 -0.33207412774191269 040610 15:12 1 incompatibletest2 10 targetBleft 10 18 1 21 7 Vincent 0.65108674100992436 -1.3394709681719679 -0.34419211358102175 040610 15:12 1 incompatibletest2 10 attributeB 11 23 0 160 5 Unaccepting 0.65108674100992436 -1.3493122421348507 -0.34911275056246316 040610 15:12 1 incompatibletest2 10 targetAright 12 23 0 264 8 tom 0.65108674100992436 -1.3502324244479873 -0.34957284171903147 040610 15:12 1 incompatibletest2 10 attributeB 13 23 0 290 7 Critical 0.65108674100992436 -1.3498741453003715 -0.34939370214522358 040610 15:12 1 incompatibletest2 10 targetAright 14 23 0 242 3 chet 0.65108674100992436 -1.353923204716879 -0.35141823185347731 040610 15:12 1 incompatibletest2 10 attributeA 15 18 1 10 5 Caring 0.65108674100992436 -1.371459173568 -0.3601862162790378 040610 15:12 1 incompatibletest2 10 targetBleft 16 18 1 34 3 Stewart 0.65108674100992436 -1.3861553031650788 -0.36753428107757724 040610 15:12 1 incompatibletest2 10 attributeB 17 23 1 80 8 Unfeeling 0.65108674100992436 -1.3975756599778615 -0.37324445948396856 040610 15:12 1 incompatibletest2 10 targetBleft 18 18 1 133 1 Amy 0.65108674100992436 -1.4058758293666542 -0.37739454417836493 040610 15:12 1 incompatibletest2 10 attributeB 19 23 1 53 1 Indifferent 0.65108674100992436 -1.4170392873916495 -0.38297627319086258 040610 15:12 1 incompatibletest2 10 targetAright 20 23 0 452 2 mom 0.65108674100992436 -1.4073576979182807 -0.37813547845417816 040610 15:12 1 incompatibletest2 10 attributeA 21 18 0 344 6 Loving 0.65108674100992436 -1.4052800862255832 -0.37709667260782942 040610 15:12 1 incompatibletest2 10 targetAright 22 23 0 130 5 me 0.65108674100992436 -1.413401494787869 -0.38115737688897233 040610 15:12 1 incompatibletest2 10 attributeA 23 18 1 98 3 Warm 0.65108674100992436 -1.4222530670676097 -0.38558316302884266 040610 15:12 1 incompatibletest2 10 targetAright 24 23 0 269 6 dianosaur 0.65108674100992436 -1.4243372644991745 -0.38662526174462508 040610 15:12 1 incompatibletest2 10 attributeA 25 18 0 361 4 Supportive 0.65108674100992436 -1.4224073649002602 -0.38566031194516792 040610 15:12 1 incompatibletest2 10 targetAright 26 23 0 1146 9 soemone 0.65108674100992436 -1.360514595659543 -0.35471392732480933 040610 15:12 1 incompatibletest2 10 attributeB 27 23 1 168 3 Disapproving 0.65108674100992436 -1.3681748816621611 -0.35854407032611835 040610 15:12 1 incompatibletest2 10 targetBleft 28 18 0 240 2 Robert 0.65108674100992436 -1.3731641730230453 -0.36103871600656046 040610 15:12 1 incompatibletest2 10 attributeA 29 18 1 88 2 Nurturing 0.65108674100992436 -1.3825251070461797 -0.36571918301812767 040610 15:12 1 incompatibletest2 10 targetBleft 30 18 1 96 5 Kim 0.65108674100992436 -1.3912817344151249 -0.37009749670260028 040610 15:12 1 incompatibletest2 10 attributeA 31 18 1 56 3 Warm 0.65108674100992436 -1.4005025627385357 -0.37470791086430566 040610 15:12 1 incompatibletest2 10 targetAright 32 23 0 216 11 kiriko 0.65108674100992436 -1.405462899225665 -0.37718807910787033 040610 15:12 1 incompatibletest2 10 attributeB 33 23 1 58 6 Detached 0.65108674100992436 -1.4140019009865563 -0.38145757998831598 040610 15:12 1 incompatibletest2 10 targetAright 34 23 1 61 10 dad 0.65108674100992436 -1.4221385766779215 -0.38552591783399859 040610 15:12 1 incompatibletest2 10 attributeB 35 23 1 64 1 Indifferent 0.65108674100992436 -1.4299064813618942 -0.38940987017598494 040610 15:12 1 incompatibletest2 10 targetAright 36 23 1 66 1 chet 0.65108674100992436 -1.4373512475704611 -0.39313225328026835 040610 15:12 1 incompatibletest2 10 attributeB 37 23 1 69 6 Detached 0.65108674100992436 -1.444481745950525 -0.39669750247030033 040610 15:12 1 incompatibletest2 10 targetBleft 38 18 0 232 6 Wilson 0.65108674100992436 -1.4480221071282857 -0.39846768305918068 040610 15:12 1 incompatibletest2 10 attributeA 39 18 1 29 7 Reassuring 0.65108674100992436 -1.4552978465366848 -0.40210555276338023 040610 15:12 1 incompatibletest2 10 targetBleft 40 18 1 56 4 Smith 0.65108674100992436 -1.4619851072308763 -0.40544918311047595 040610 16:13 1 targetcompatiblepractice 2 targetBright 2 23 1 2026 10 Iroquoi 0 040610 16:13 1 targetcompatiblepractice 2 targetBright 3 23 1 1509 1 Anne 0 040610 16:13 1 targetcompatiblepractice 2 targetAleft 4 18 1 1224 3 t 0 040610 16:13 1 targetcompatiblepractice 2 targetAleft 5 18 0 7698 7 f 0 040610 16:13 1 targetcompatiblepractice 2 targetBright 6 23 0 2637 6 Liz 0 040610 16:13 1 targetcompatiblepractice 2 targetBright 7 23 1 1090 4 Morris 0 040610 16:13 1 targetcompatiblepractice 2 targetBright 8 23 1 1250 2 Bill 0 040610 16:13 1 targetcompatiblepractice 2 targetAleft 9 18 0 2754 6 fd 0 040610 16:13 1 targetcompatiblepractice 2 targetBright 10 23 1 1456 11 Hindu 0 040610 16:13 1 targetcompatiblepractice 2 targetBright 11 23 1 5896 3 Morris 0 040610 16:13 1 targetcompatiblepractice 2 targetAleft 12 18 1 936 1 allyson 0 040610 16:13 1 targetcompatiblepractice 2 targetAleft 13 18 0 3688 2 m 0 040610 16:13 1 targetcompatiblepractice 2 targetBright 14 29 1 4912 7 Vincent 0 040610 16:13 1 attributepractice 3 attributeA 2 18 1 6128 7 Reassuring 0 040610 16:13 1 attributepractice 3 attributeB 3 23 1 1920 6 Detached 0 040610 16:13 1 attributepractice 3 attributeA 4 18 1 789 8 Accepting 0 040610 16:13 1 attributepractice 3 attributeA 5 18 1 952 6 Loving 0 040610 16:13 1 attributepractice 3 attributeB 6 23 1 1773 3 Disapproving 0 040610 16:13 1 attributepractice 3 attributeA 7 18 1 1045 5 Caring 0 040610 16:13 1 attributepractice 3 attributeB 8 23 1 973 1 Indifferent 0 040610 16:13 1 attributepractice 3 attributeA 9 18 1 597 1 Giving 0 040610 16:13 1 attributepractice 3 attributeA 10 18 1 690 2 Nurturing 0 040610 16:13 1 attributepractice 3 attributeB 11 23 1 722 7 Critical 0 040610 16:13 1 attributepractice 3 attributeB 12 23 1 1720 8 Unfeeling 0 040610 16:13 1 attributepractice 3 attributeB 13 23 1 1205 4 Judgmental 0 040610 16:13 1 attributepractice 3 attributeB 14 23 1 717 2 Cold 0 040610 16:13 1 attributepractice 3 attributeA 15 18 0 1218 3 Warm 0 040610 16:13 1 attributepractice 3 attributeA 16 18 1 2797 4 Supportive 0 040610 16:13 1 attributepractice 3 attributeA 17 18 1 1602 7 Reassuring 0 040610 16:13 1 attributepractice 3 attributeB 18 23 1 680 5 Unaccepting 0 040610 16:13 1 attributepractice 3 attributeA 19 18 1 613 8 Accepting 0 040610 16:13 1 attributepractice 3 attributeB 20 23 1 741 3 Disapproving 0 040610 16:13 1 attributepractice 3 attributeB 21 23 1 672 2 Cold 0 040610 16:13 1 compatibletest1 4 attributeB 2 23 1 1565 6 Detached 0 040610 16:13 1 compatibletest1 4 targetBright 3 23 0 2618 6 Liz -1.2631547680465078 -0.63157738402325392 040610 16:13 1 compatibletest1 4 attributeB 4 23 1 1522 8 Unfeeling -1.4410542771666488 -0.7205271385833244 040610 16:13 1 compatibletest1 4 targetAleft 5 18 1 1560 1 allyson -1.5429410520252778 -0.77147052601263888 040610 16:13 1 compatibletest1 4 attributeA 6 18 1 1285 5 Caring -1.5710099967183475 -0.78550499835917376 040610 16:13 1 compatibletest1 4 targetAleft 7 18 1 861 5 f -1.512807853250749 -0.75640392662537448 040610 16:13 1 compatibletest1 4 attributeA 8 18 0 6448 7 Reassuring -0.99551165276352505 -0.49775582638176252 040610 16:13 1 compatibletest1 4 targetAleft 9 18 1 832 2 m -0.96683631090106104 -0.48341815545053052 040610 16:13 1 compatibletest1 4 attributeB 10 23 1 1821 3 Disapproving -1.005562660467213 -0.50278133023360649 040610 16:13 1 compatibletest1 4 targetAleft 11 18 1 640 7 f -0.97215052227872012 -0.48607526113936006 040610 16:13 1 compatibletest1 4 attributeA 12 18 1 997 6 Loving -0.96872386215890383 -0.48436193107945191 040610 16:13 1 compatibletest1 4 targetBright 13 23 1 1298 7 Vincent -0.98289071790336424 -0.49144535895168212 040610 16:13 1 compatibletest1 4 attributeA 14 18 1 1229 4 Supportive -0.99385560651922922 -0.49692780325961461 041510 12:13 90 targetincompatiblepractice 2 targetAright 2 23 1 4033 12 g-friend 0 041510 12:13 90 targetincompatiblepractice 2 targetBleft 3 18 0 6357 1 Donald 0 041510 12:13 90 targetincompatiblepractice 2 targetBleft 4 18 1 1325 9 Caucasian 0 041510 12:13 90 targetincompatiblepractice 2 targetBleft 5 18 1 1669 11 Atheist 0 041510 12:13 90 targetincompatiblepractice 2 targetAright 6 23 1 1207 13 christain 0 041510 12:13 90 targetincompatiblepractice 2 targetAright 7 23 1 1587 10 bek 0 041510 12:13 90 targetincompatiblepractice 2 targetAright 8 23 1 720 2 aniekan 0 041510 12:13 90 targetincompatiblepractice 2 targetAright 9 23 1 1040 6 george 0 041510 12:13 90 targetincompatiblepractice 2 targetAright 10 23 1 627 11 dad 0 041510 12:13 90 targetincompatiblepractice 2 targetAright 11 23 1 511 1 janna 0 041510 12:13 90 targetincompatiblepractice 2 targetBleft 12 18 1 1663 5 Brian, 0 041510 12:13 90 targetincompatiblepractice 2 targetBleft 13 18 1 746 4 James 0 041510 12:13 90 targetincompatiblepractice 2 targetBleft 14 18 1 713 8 Vincent 0 041510 12:13 90 targetincompatiblepractice 2 targetBleft 15 18 1 795 10 British 0 041510 12:13 90 targetincompatiblepractice 2 targetAright 16 23 1 1073 7 room mate 0 041510 12:13 90 targetincompatiblepractice 2 targetAright 17 23 1 602 9 father 0 041510 12:13 90 targetincompatiblepractice 2 targetBleft 18 18 1 1177 7 Franklin 0 041510 12:13 90 targetincompatiblepractice 2 targetAright 19 23 1 631 5 dad 0 041510 12:13 90 targetincompatiblepractice 2 targetBleft 20 18 1 1122 6 Justin 0 041510 12:13 90 targetincompatiblepractice 2 targetBleft 21 18 1 1602 2 David 0 041510 12:13 90 attributepractice 3 attributeB 2 23 1 2203 1 Indifferent 0 041510 12:13 90 attributepractice 3 attributeA 3 18 1 874 8 Accepting 0 041510 12:13 90 attributepractice 3 attributeA 4 18 1 2060 3 Warm 0 041510 12:13 90 attributepractice 3 attributeA 5 18 1 1126 7 Reassuring 0 041510 12:13 90 attributepractice 3 attributeB 6 23 1 897 3 Disapproving 0 041510 12:13 90 attributepractice 3 attributeB 7 23 0 2287 4 Judgmental 0 041510 12:13 90 attributepractice 3 attributeB 8 23 1 1288 2 Cold 0 041510 12:13 90 attributepractice 3 attributeB 9 23 1 913 8 Unfeeling 0 041510 12:13 90 attributepractice 3 attributeA 10 18 1 729 1 Giving 0 041510 12:13 90 attributepractice 3 attributeB 11 23 1 1465 6 Detached 0 041510 12:13 90 attributepractice 3 attributeA 12 18 1 627 6 Loving 0 041510 12:13 90 attributepractice 3 attributeA 13 18 1 831 2 Nurturing 0 041510 12:13 90 attributepractice 3 attributeA 14 18 1 539 4 Supportive 0 041510 12:13 90 attributepractice 3 attributeB 15 23 1 970 5 Unaccepting 0 041510 12:13 90 attributepractice 3 attributeA 16 18 1 711 5 Caring 0 041510 12:13 90 attributepractice 3 attributeA 17 18 1 1208 3 Warm 0 041510 12:13 90 attributepractice 3 attributeB 18 23 0 1148 7 Critical 0 041510 12:13 90 attributepractice 3 attributeB 19 23 1 643 8 Unfeeling 0 041510 12:13 90 attributepractice 3 attributeA 20 18 1 990 5 Caring 0 041510 12:13 90 attributepractice 3 attributeB 21 23 1 779 7 Critical 0 041510 12:13 90 incompatibletest1 4 attributeB 2 23 1 1664 5 Unaccepting 0 041510 12:13 90 incompatibletest1 4 targetAright 3 23 1 2171 9 father 0 0 041510 12:13 90 incompatibletest1 4 attributeA 4 18 1 1985 6 Loving 0 0 041510 12:13 90 incompatibletest1 4 targetAright 5 23 1 1343 10 bek 0 0 041510 12:13 90 incompatibletest1 4 attributeB 6 23 0 1662 7 Critical 0 0 041510 12:13 90 incompatibletest1 4 targetBleft 7 18 1 2736 8 Vincent 0 0 041510 12:13 90 incompatibletest1 4 attributeA 8 18 1 1047 4 Supportive 0 0 041510 12:13 90 incompatibletest1 4 targetBleft 9 18 1 1554 11 Atheist 0 0 041510 12:13 90 incompatibletest1 4 attributeA 10 18 1 1193 2 Nurturing 0 0 041510 12:13 90 incompatibletest1 4 targetBleft 11 18 1 1374 1 Donald 0 0 041510 12:13 90 incompatibletest1 4 attributeB 12 23 1 1028 1 Indifferent 0 0 041510 12:13 90 incompatibletest1 4 targetAright 13 23 1 848 1 janna 0 0 041510 12:13 90 incompatibletest1 4 attributeA 14 18 1 1467 8 Accepting 0 0 041510 12:13 90 incompatibletest1 4 targetAright 15 23 1 1701 11 dad 0 0 041510 12:13 90 incompatibletest1 4 attributeA 16 18 1 853 1 Giving 0 0 041510 12:13 90 incompatibletest1 4 targetBleft 17 18 1 1008 10 British 0 0 041510 12:13 90 incompatibletest1 4 attributeB 18 23 1 1580 3 Disapproving 0 0 041510 12:13 90 incompatibletest1 4 targetAright 19 23 1 1042 8 dad 0 0 041510 12:13 90 incompatibletest1 4 attributeB 20 23 1 1973 4 Judgmental 0 0 041510 12:13 90 incompatibletest1 4 targetBleft 21 18 1 819 5 Brian, 0 0 041510 12:13 90 incompatibletest2 6 attributeB 1 23 1 1910 6 Detached 0 0 041510 12:13 90 incompatibletest2 6 targetBleft 2 18 1 1807 6 Justin 0 0 0 041510 12:13 90 incompatibletest2 6 attributeB 3 23 1 1780 8 Unfeeling 0 0 0 041510 12:13 90 incompatibletest2 6 targetBleft 4 18 1 1242 2 David 0 0 0 041510 12:13 90 incompatibletest2 6 attributeB 5 23 1 1253 1 Indifferent 0 0 0 041510 12:13 90 incompatibletest2 6 targetAright 6 23 1 919 4 aniekan 0 0 0 041510 12:13 90 incompatibletest2 6 attributeA 7 18 1 1319 7 Reassuring 0 0 0 041510 12:13 90 incompatibletest2 6 targetBleft 8 18 1 1143 11 Atheist 0 0 0 041510 12:13 90 incompatibletest2 6 attributeA 9 18 1 1214 4 Supportive 0 0 0 041510 12:13 90 incompatibletest2 6 targetBleft 10 18 1 1067 9 Caucasian 0 0 0 041510 12:13 90 incompatibletest2 6 attributeA 11 18 1 2596 1 Giving 0 0 0 041510 12:13 90 incompatibletest2 6 targetAright 12 23 1 938 1 janna 0 0 0 041510 12:13 90 incompatibletest2 6 attributeB 13 23 1 1841 4 Judgmental 0 0 0 041510 12:13 90 incompatibletest2 6 targetBleft 14 18 1 908 7 Franklin 0 0 0 041510 12:13 90 incompatibletest2 6 attributeA 15 18 1 765 2 Nurturing 0 0 0 041510 12:13 90 incompatibletest2 6 targetAright 16 23 1 779 10 bek 0 0 0 041510 12:13 90 incompatibletest2 6 attributeB 17 23 1 1369 2 Cold 0 0 0 041510 12:13 90 incompatibletest2 6 targetBleft 18 18 1 999 3 Anderson 0 0 0 041510 12:13 90 incompatibletest2 6 attributeA 19 18 1 780 3 Warm 0 0 0 041510 12:13 90 incompatibletest2 6 targetBleft 20 18 1 745 4 James 0 0 0 041510 12:13 90 incompatibletest2 6 attributeB 21 23 1 905 5 Unaccepting 0 0 0 041510 12:13 90 incompatibletest2 6 targetAright 22 23 1 817 5 dad 0 0 0 041510 12:13 90 incompatibletest2 6 attributeA 23 18 1 1005 8 Accepting 0 0 0 041510 12:13 90 incompatibletest2 6 targetAright 24 23 1 1633 11 dad 0 0 0 041510 12:13 90 incompatibletest2 6 attributeB 25 23 1 1276 3 Disapproving 0 0 0 041510 12:13 90 incompatibletest2 6 targetAright 26 23 1 3694 13 christain 0 0 0 041510 12:13 90 incompatibletest2 6 attributeB 27 23 0 3552 7 Critical 0 0 0 041510 12:13 90 incompatibletest2 6 targetAright 28 23 1 1247 6 george 0 0 0 041510 12:13 90 incompatibletest2 6 attributeA 29 18 1 1474 6 Loving 0 0 0 041510 12:13 90 incompatibletest2 6 targetBleft 30 18 1 796 10 British 0 0 0 041510 12:13 90 incompatibletest2 6 attributeB 31 23 1 1089 6 Detached 0 0 0 041510 12:13 90 incompatibletest2 6 targetBleft 32 18 1 1242 1 Donald 0 0 0 041510 12:13 90 incompatibletest2 6 attributeA 33 18 1 861 5 Caring 0 0 0 041510 12:13 90 incompatibletest2 6 targetAright 34 23 1 1040 7 room mate 0 0 0 041510 12:13 90 incompatibletest2 6 attributeA 35 18 1 2579 2 Nurturing 0 0 0 041510 12:13 90 incompatibletest2 6 targetAright 36 23 1 1585 3 dad 0 0 0 041510 12:13 90 incompatibletest2 6 attributeB 37 23 1 1454 7 Critical 0 0 0 041510 12:13 90 incompatibletest2 6 targetBleft 38 18 1 1441 5 Brian, 0 0 0 041510 12:13 90 incompatibletest2 6 attributeA 39 18 1 1492 5 Caring 0 0 0 041510 12:13 90 incompatibletest2 6 targetAright 40 23 1 2293 12 g-friend 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetBright 2 23 1 1717 8 Vincent 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetAleft 3 18 1 845 2 aniekan 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetBright 4 23 1 896 5 Brian, 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetAleft 5 18 1 705 7 room mate 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetAleft 6 18 1 690 5 dad 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetBright 7 23 1 739 2 David 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetAleft 8 18 1 506 11 dad 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetBright 9 23 1 938 4 James 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetBright 10 23 1 865 3 Anderson 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetBright 11 23 1 539 10 British 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetAleft 12 18 1 586 6 george 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetAleft 13 18 1 751 13 christain 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetBright 14 23 1 918 11 Atheist 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetAleft 15 18 1 949 12 g-friend 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetBright 16 23 1 772 6 Justin 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetAleft 17 18 1 745 10 bek 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetBright 18 23 1 976 7 Franklin 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetBright 19 23 1 766 1 Donald 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetAleft 20 18 1 732 9 father 0 0 0 041510 12:13 90 targetcompatiblepractice 7 targetAleft 21 18 1 644 4 aniekan 0 0 0 041510 12:13 90 compatibletest1 8 attributeB 2 23 1 1403 2 Cold 0.10051949035137132 0 0.050259745175685662 041510 12:13 90 compatibletest1 8 targetBright 3 23 1 1208 4 James 0.30241049188621844 0 0.15120524594310922 041510 12:13 90 compatibletest1 8 attributeB 4 23 1 1172 3 Disapproving 0.39913089985589256 0 0.19956544992794628 041510 12:13 90 compatibletest1 8 targetAleft 5 18 1 650 9 father 0.6830277218066052 0 0.3415138609033026 041510 12:13 90 compatibletest1 8 attributeA 6 18 1 692 6 Loving 0.82708946519166449 0 0.41354473259583224 041510 12:13 90 compatibletest1 8 targetBright 7 23 1 693 10 British 0.92062709630261919 0 0.46031354815130959 041510 12:13 90 compatibletest1 8 attributeB 8 23 1 1102 7 Critical 0.90522607760156559 0 0.4526130388007828 041510 12:13 90 compatibletest1 8 targetBright 9 23 1 671 1 Donald 0.97257903689488545 0 0.48628951844744273 041510 12:13 90 compatibletest1 8 attributeB 10 23 1 992 8 Unfeeling 0.97895908111646335 0 0.48947954055823167 041510 12:13 90 compatibletest1 8 targetAleft 11 18 1 621 10 bek 1.0333722407574191 0 0.51668612037870953 041510 12:13 90 compatibletest1 8 attributeA 12 18 1 1385 7 Reassuring 0.97186933523462993 0 0.48593466761731496 041510 12:13 90 compatibletest1 8 targetAleft 13 18 1 742 1 janna 1.0085198734967515 0 0.50425993674837577 041510 12:13 90 compatibletest1 8 attributeB 14 23 1 1805 1 Indifferent 0.87843072124559862 0 0.43921536062279931 041510 12:13 90 compatibletest1 8 targetAleft 15 18 1 626 5 dad 0.9249828316361407 0 0.46249141581807035 041510 12:13 90 compatibletest1 8 attributeA 16 18 1 926 5 Caring 0.94155121189742252 0 0.47077560594871126 041510 12:13 90 compatibletest1 8 targetBright 17 23 1 765 5 Brian, 0.97027362933247929 0 0.48513681466623965 041510 12:13 90 compatibletest1 8 attributeA 18 18 1 716 8 Accepting 0.99953661305981711 0 0.49976830652990856 041510 12:13 90 compatibletest1 8 targetBright 19 23 1 868 6 Justin 1.0163069042520647 0 0.50815345212603236 041510 12:13 90 compatibletest1 8 attributeA 20 18 1 654 4 Supportive 1.0443851851552253 0 0.52219259257761264 041510 12:13 90 compatibletest1 8 targetAleft 21 18 1 712 11 dad 1.0674424247142236 0 0.53372121235711178 041510 12:13 90 compatibletest2 10 attributeA 1 18 1 1027 1 Giving 1.0674424247142236 0.55256701006146791 0.81000471738784574 041510 12:13 90 compatibletest2 10 targetBright 2 23 1 879 9 Caucasian 1.0674424247142236 0.65299769421533371 0.86022005946477864 041510 12:13 90 compatibletest2 10 attributeA 3 18 1 673 7 Reassuring 1.0674424247142236 0.7720493299436787 0.91974587732895108 041510 12:13 90 compatibletest2 10 targetAleft 4 18 1 1891 12 g-friend 1.0674424247142236 0.43836022730312757 0.75290132600867554 041510 12:13 90 compatibletest2 10 attributeA 5 18 1 700 6 Loving 1.0674424247142236 0.55453953230078734 0.81099097850750546 041510 12:13 90 compatibletest2 10 targetBright 6 23 1 1228 6 Justin 1.0674424247142236 0.51647714676179901 0.79195978573801129 041510 12:13 90 compatibletest2 10 attributeA 7 18 1 656 8 Accepting 1.0674424247142236 0.59858515975424798 0.83301379223423577 041510 12:13 90 compatibletest2 10 targetBright 8 23 1 810 8 Vincent 1.0674424247142236 0.63645939449218969 0.85195090960320663 041510 12:13 90 compatibletest2 10 attributeA 9 18 1 543 5 Caring 1.0674424247142236 0.7028428253029152 0.88514262500856944 041510 12:13 90 compatibletest2 10 targetBright 10 23 1 998 1 Donald 1.0674424247142236 0.70102990753139915 0.88423616612281131 041510 12:13 90 compatibletest2 10 attributeA 11 18 1 635 4 Supportive 1.0674424247142236 0.74117306943446204 0.9043077470743428 041510 12:13 90 compatibletest2 10 targetBright 12 23 1 742 10 British 1.0674424247142236 0.76492117998604858 0.91618180235013602 041510 12:13 90 compatibletest2 10 attributeA 13 18 1 493 2 Nurturing 1.0674424247142236 0.80728034171657914 0.9373613832154013 041510 12:13 90 compatibletest2 10 targetAleft 14 18 1 918 9 father 1.0674424247142236 0.80926310176591565 0.93835276324006966 041510 12:13 90 compatibletest2 10 attributeB 15 23 0 1997 2 Cold 1.0674424247142236 0.70255573975985686 0.88499908223704016 041510 12:13 90 compatibletest2 10 targetAleft 16 18 1 1578 13 christain 1.0674424247142236 0.65105776767171353 0.85925009619296855 041510 12:13 90 compatibletest2 10 attributeB 17 23 1 2464 3 Disapproving 1.0674424247142236 0.51413662883870592 0.79078952677646475 041510 12:13 90 compatibletest2 10 targetBright 18 23 1 1763 5 Brian, 1.0674424247142236 0.46063077926367779 0.76403660198895063 041510 12:13 90 compatibletest2 10 attributeB 19 23 1 1338 5 Unaccepting 1.0674424247142236 0.44705273087462549 0.75724757779442453 041510 12:13 90 compatibletest2 10 targetAleft 20 18 1 705 5 dad 1.0674424247142236 0.47892798625716576 0.77318520548569469 041510 12:13 90 compatibletest2 10 attributeB 21 23 1 1425 4 Judgmental 1.0674424247142236 0.45988618056591252 0.76366430264006802 041510 12:13 90 compatibletest2 10 targetBright 22 23 1 1565 11 Atheist 1.0674424247142236 0.43241486806520124 0.74992864638971235 041510 12:13 90 compatibletest2 10 attributeA 23 18 1 1044 3 Warm 1.0674424247142236 0.44165541707971917 0.75454892089697134 041510 12:13 90 compatibletest2 10 targetAleft 24 18 1 887 8 dad 1.0674424247142236 0.4595748213001391 0.76350862300718136 041510 12:13 90 compatibletest2 10 attributeB 25 23 1 1336 1 Indifferent 1.0674424247142236 0.45011213320127563 0.7587772789577496 041510 12:13 90 compatibletest2 10 targetAleft 26 18 1 735 7 room mate 1.0674424247142236 0.47465563764483526 0.77104903117952939 041510 12:13 90 compatibletest2 10 attributeB 27 23 1 1062 6 Detached 1.0674424247142236 0.48104405367241171 0.77424323919331761 041510 12:13 90 compatibletest2 10 targetAleft 28 18 1 785 4 aniekan 1.0674424247142236 0.50091291815447692 0.78417767143435024 041510 12:13 90 compatibletest2 10 attributeA 29 18 1 726 2 Nurturing 1.0674424247142236 0.52226082589815581 0.79485162530618969 041510 12:13 90 compatibletest2 10 targetAleft 30 18 1 677 11 dad 1.0674424247142236 0.54440660057098977 0.80592451264260667 041510 12:13 90 compatibletest2 10 attributeA 31 18 1 535 3 Warm 1.0674424247142236 0.57060901488135263 0.81902571979778815 041510 12:13 90 compatibletest2 10 targetAleft 32 18 1 590 2 aniekan 1.0674424247142236 0.59326738415245439 0.83035490443333893 041510 12:13 90 compatibletest2 10 attributeB 33 23 1 1483 7 Critical 1.0674424247142236 0.57593642556528424 0.82168942513975396 041510 12:13 90 compatibletest2 10 targetBright 34 23 1 900 3 Anderson 1.0674424247142236 0.58606951132357232 0.82675596801889795 041510 12:13 90 compatibletest2 10 attributeB 35 23 1 2444 8 Unfeeling 1.0674424247142236 0.51416682518213386 0.79080462494817871 041510 12:13 90 compatibletest2 10 targetBright 36 23 1 1216 2 David 1.0674424247142236 0.51222976702169398 0.78983609586795878 041510 12:13 90 compatibletest2 10 attributeB 37 23 1 756 6 Detached 1.0674424247142236 0.52795998266893884 0.79770120369158115 041510 12:13 90 compatibletest2 10 targetBright 38 23 1 826 7 Franklin 1.0674424247142236 0.54068126527230687 0.80406184499326527 041510 12:13 90 compatibletest2 10 attributeB 39 23 1 798 2 Cold 1.0674424247142236 0.55384788417541742 0.81064515444482055 041510 12:13 90 compatibletest2 10 targetAleft 40 18 1 787 6 george 1.0674424247142236 0.56687016191990802 0.81715629331706574
date time subject blockcode blocknum trialcode trialnum response correct latency stimulusnumber1 stimulusitem1 expressions.da expressions.db expressions.d
031610 15:16 1 compatibletest2 6 attributeB 1 0 1 154 2 Horrible 0 0
031610 16:19 1 compatibletest2 6 attributeB 1 29 1 448 3 Agony 0 0
031610 16:19 1 incompatibletest2 10 attributeA 1 29 1 658 2 Superb 1.4142135623730949 0
031710 17:56 1 targetcompatiblepractice 2 targetAleft 2 18 0 2727 10 10 0
031710 17:56 1 targetcompatiblepractice 2 targetBright 3 23 1 887 4 Dec 12 0
031710 17:56 1 targetcompatiblepractice 2 targetAleft 4 18 1 520 6 6 0
031710 17:56 1 targetcompatiblepractice 2 targetAleft 5 18 1 359 4 4 0
031710 17:56 1 targetcompatiblepractice 2 targetBright 6 23 1 702 9 Korean 0
031710 17:56 1 targetcompatiblepractice 2 targetBright 7 23 1 1038 5 Paris 0
031710 17:56 1 targetcompatiblepractice 2 targetAleft 8 18 1 561 8 8 0
031710 17:56 1 targetcompatiblepractice 2 targetBright 9 23 1 1063 6 Olympia 0
031710 17:56 1 targetcompatiblepractice 2 targetBright 10 23 1 946 11 Mormon 0
031710 17:56 1 targetcompatiblepractice 2 targetAleft 11 18 1 401 2 2 0
031710 17:56 1 targetcompatiblepractice 2 targetBright 12 23 1 1197 2 Deborah 0
031710 17:56 1 targetcompatiblepractice 2 targetBright 13 23 1 562 7 Kentucky 0
031710 17:56 1 targetcompatiblepractice 2 targetAleft 14 18 1 328 7 7 0
031710 17:56 1 targetcompatiblepractice 2 targetAleft 15 18 1 544 1 chet 0
031710 17:56 1 targetcompatiblepractice 2 targetAleft 16 18 1 599 5 5 0
031710 17:56 1 targetcompatiblepractice 2 targetBright 17 23 1 548 1 Hoang 0
031710 17:56 1 targetcompatiblepractice 2 targetAleft 18 18 1 1267 9 9 0
031710 17:56 1 targetcompatiblepractice 2 targetBright 19 23 1 645 8 India 0
031710 17:56 1 targetcompatiblepractice 2 targetBright 20 23 0 944 10 Italian 0
031710 17:56 1 targetcompatiblepractice 2 targetAleft 21 18 1 534 3 3 0
031710 17:56 1 attributepractice 3 attributeB 2 23 1 1199 8 Unfeeling 0
031710 17:56 1 attributepractice 3 attributeB 3 23 1 732 7 Critical 0
031710 17:56 1 attributepractice 3 attributeB 4 23 1 972 5 Unaccepting 0
031710 17:56 1 attributepractice 3 attributeB 5 23 1 1817 4 Judgmental 0
031710 17:56 1 attributepractice 3 attributeA 6 18 1 669 7 Reassuring 0
031710 17:56 1 attributepractice 3 attributeA 7 18 1 599 3 Warm 0
031710 17:56 1 attributepractice 3 attributeA 8 29 1 1204 8 Accepting 0
031710 17:56 1 compatibletest1 4 attributeA 2 18 1 2644 8 Accepting 0
031710 17:56 1 compatibletest1 4 targetAleft 3 18 1 1287 10 10 0 0
031710 17:56 1 compatibletest1 4 attributeA 4 18 1 633 6 Loving 0 0
031710 17:56 1 compatibletest1 4 targetAleft 5 18 1 548 5 5 0 0
031710 17:56 1 compatibletest1 4 attributeA 6 18 1 579 5 Caring 0 0
031710 17:56 1 compatibletest1 4 targetBright 7 23 1 1457 8 India 0 0
031710 17:56 1 compatibletest1 4 attributeA 8 18 1 1131 4 Supportive 0 0
031710 17:56 1 compatibletest1 4 targetBright 9 23 1 699 11 Mormon 0 0
031710 17:56 1 compatibletest1 4 attributeB 10 23 1 852 6 Detached 0 0
031710 17:56 1 compatibletest1 4 targetAleft 11 18 1 582 9 9 0 0
031710 17:56 1 compatibletest1 4 attributeB 12 23 1 708 7 Critical 0 0
031710 17:56 1 compatibletest1 4 targetBright 13 23 0 924 6 Olympia 0 0
031710 17:56 1 compatibletest1 4 attributeB 14 23 1 1252 5 Unaccepting 0 0
031710 17:56 1 compatibletest1 4 targetBright 15 23 1 550 3 Ferguson 0 0
031710 17:56 1 compatibletest1 4 attributeB 16 23 1 1868 3 Disapproving 0 0
031710 17:56 1 compatibletest1 4 targetAleft 17 18 0 806 7 7 0 0
031710 17:56 1 compatibletest1 4 attributeA 18 18 1 10 3 Warm 0 0
031710 17:56 1 compatibletest1 4 targetAleft 19 18 0 710 3 3 0 0
031710 17:56 1 compatibletest1 4 attributeB 20 23 1 14 1 Indifferent 0 0
031710 17:56 1 compatibletest1 4 targetBright 21 23 0 362 2 Deborah 0 0
031710 17:56 1 compatibletest2 6 attributeA 1 18 1 277 7 Reassuring 0 0
031710 17:56 1 compatibletest2 6 targetAleft 2 18 0 1422 5 5 0 0 0
031710 17:56 1 compatibletest2 6 attributeA 3 18 0 2954 2 Nurturing 0 0 0
031710 17:56 1 compatibletest2 6 targetBright 4 23 0 608 2 Deborah 0 0 0
031710 17:56 1 compatibletest2 6 attributeA 5 18 1 628 4 Supportive 0 0 0
031710 17:56 1 compatibletest2 6 targetAleft 6 18 1 927 8 8 0 0 0
031710 17:56 1 compatibletest2 6 attributeB 7 23 1 575 3 Disapproving 0 0 0
031710 17:56 1 compatibletest2 6 targetAleft 8 18 0 1029 6 6 0 0 0
031710 17:56 1 compatibletest2 6 attributeA 9 29 1 1016 6 Loving 0 0 0
031710 17:56 1 targetincompatiblepractice 7 targetAright 2 23 1 3742 10 10 0 0 0
031710 17:56 1 targetincompatiblepractice 7 targetAright 3 23 1 582 1 chet 0 0 0
031710 17:56 1 targetincompatiblepractice 7 targetBleft 4 18 1 2444 4 Dec 12 0 0 0
031710 17:56 1 targetincompatiblepractice 7 targetBleft 5 18 1 935 2 Deborah 0 0 0
031710 17:56 1 targetincompatiblepractice 7 targetBleft 6 18 1 574 8 India 0 0 0
031710 17:56 1 targetincompatiblepractice 7 targetBleft 7 18 1 516 5 Paris 0 0 0
031710 17:56 1 targetincompatiblepractice 7 targetAright 8 23 1 316 9 9 0 0 0
031710 17:56 1 targetincompatiblepractice 7 targetAright 9 23 1 340 2 2 0 0 0
031710 17:56 1 targetincompatiblepractice 7 targetBleft 10 18 1 1507 3 Ferguson 0 0 0
031710 17:56 1 targetincompatiblepractice 7 targetBleft 11 18 1 955 9 Korean 0 0 0
031710 17:56 1 targetincompatiblepractice 7 targetAright 12 23 1 562 5 5 0 0 0
031710 17:56 1 targetincompatiblepractice 7 targetAright 13 23 1 368 8 8 0 0 0
031710 17:56 1 targetincompatiblepractice 7 targetAright 14 23 1 269 7 7 0 0 0
031710 17:56 1 targetincompatiblepractice 7 targetBleft 15 18 1 375 7 Kentucky 0 0 0
031710 17:56 1 targetincompatiblepractice 7 targetAright 16 23 1 316 6 6 0 0 0
031710 17:56 1 targetincompatiblepractice 7 targetBleft 17 18 1 204 1 Hoang 0 0 0
031710 17:56 1 targetincompatiblepractice 7 targetBleft 18 18 0 664 6 Olympia 0 0 0
031710 17:56 1 targetincompatiblepractice 7 targetAright 19 29 1 818 4 4 0 0 0
031710 17:56 1 incompatibletest1 8 attributeA 2 29 1 1797 2 Nurturing 1.2067325538532447 0 0.60336627692662237
031710 17:56 1 incompatibletest2 10 attributeA 1 29 1 658 6 Loving 1.2067325538532447 -0.50603225508585137 0.35035014938369669
032410 13:42 1 targetcompatiblepractice 2 targetBright 2 23 1 3964 3 Bates 0
032410 13:42 1 targetcompatiblepractice 2 targetBright 3 23 1 1204 7 Vincent, 0
032410 13:42 1 targetcompatiblepractice 2 targetAleft 4 18 1 2393 2 dad 0
032410 13:42 1 targetcompatiblepractice 2 targetBright 5 23 1 5415 6 Wilson, 0
032410 13:42 1 targetcompatiblepractice 2 targetAleft 6 18 1 917 12 budist 0
032410 13:42 1 targetcompatiblepractice 2 targetAleft 7 18 1 757 4 buckingham 0
032410 13:42 1 targetcompatiblepractice 2 targetAleft 8 18 1 508 8 mary 0
032410 13:42 1 targetcompatiblepractice 2 targetBright 9 23 1 717 11 Hindu 0
032410 13:42 1 targetcompatiblepractice 2 targetBright 10 23 1 845 8 Alexis, 0
032410 13:42 1 targetcompatiblepractice 2 targetAleft 11 18 1 5129 3 chet 0
032410 13:42 1 targetcompatiblepractice 2 targetBright 12 23 1 1427 9 Native American 0
032410 13:42 1 targetcompatiblepractice 2 targetAleft 13 29 0 5663 11 chet 0
032410 13:42 1 attributepractice 3 attributeA 2 18 1 2653 6 Loving 0
032410 13:42 1 attributepractice 3 attributeB 3 23 1 732 7 Critical 0
032410 13:42 1 attributepractice 3 attributeA 4 18 1 316 5 Caring 0
032410 13:42 1 attributepractice 3 attributeA 5 18 0 2076 2 Nurturing 0
032410 13:42 1 attributepractice 3 attributeB 6 23 0 614 8 Unfeeling 0
032410 13:42 1 attributepractice 3 attributeA 7 18 0 359 4 Supportive 0
032410 13:42 1 attributepractice 3 attributeB 8 29 1 2553 2 Cold 0
032410 13:42 1 compatibletest1 4 attributeA 2 29 1 1041 4 Supportive 0
040610 14:53 1 targetcompatiblepractice 2 targetAleft 2 29 1 2621 1 chet 0
040610 15:12 1 targetcompatiblepractice 2 targetAleft 2 18 1 2701 1 chet 0
040610 15:12 1 targetcompatiblepractice 2 targetAleft 3 18 1 1488 10 dad 0
040610 15:12 1 targetcompatiblepractice 2 targetBright 4 23 1 1744 11 Unitarian 0
040610 15:12 1 targetcompatiblepractice 2 targetBright 5 23 1 546 6 Wilson 0
040610 15:12 1 targetcompatiblepractice 2 targetAleft 6 18 1 629 11 kiriko 0
040610 15:12 1 targetcompatiblepractice 2 targetAleft 7 18 1 585 4 mom 0
040610 15:12 1 targetcompatiblepractice 2 targetAleft 8 18 0 1202 9 soemone 0
040610 15:12 1 targetcompatiblepractice 2 targetAleft 9 18 1 762 8 tom 0
040610 15:12 1 targetcompatiblepractice 2 targetBright 10 23 1 1192 8 Kristin 0
040610 15:12 1 targetcompatiblepractice 2 targetBright 11 23 1 605 4 Smith 0
040610 15:12 1 targetcompatiblepractice 2 targetAleft 12 18 1 573 2 mom 0
040610 15:12 1 targetcompatiblepractice 2 targetBright 13 23 1 613 5 Kim 0
040610 15:12 1 targetcompatiblepractice 2 targetBright 14 23 0 885 9 Native American 0
040610 15:12 1 targetcompatiblepractice 2 targetBright 15 23 0 877 7 Vincent 0
040610 15:12 1 targetcompatiblepractice 2 targetBright 16 23 1 722 2 Robert 0
040610 15:12 1 targetcompatiblepractice 2 targetAleft 17 18 1 408 3 chet 0
040610 15:12 1 targetcompatiblepractice 2 targetBright 18 23 1 528 1 Amy 0
040610 15:12 1 targetcompatiblepractice 2 targetAleft 19 18 1 704 6 dianosaur 0
040610 15:12 1 targetcompatiblepractice 2 targetAleft 20 18 1 914 7 porky 0
040610 15:12 1 targetcompatiblepractice 2 targetBright 21 23 1 464 3 Stewart 0
040610 15:12 1 attributepractice 3 attributeB 2 23 1 1373 2 Cold 0
040610 15:12 1 attributepractice 3 attributeA 3 18 1 629 6 Loving 0
040610 15:12 1 attributepractice 3 attributeB 4 23 1 600 3 Disapproving 0
040610 15:12 1 attributepractice 3 attributeA 5 18 1 709 3 Warm 0
040610 15:12 1 attributepractice 3 attributeA 6 18 0 1000 5 Caring 0
040610 15:12 1 attributepractice 3 attributeB 7 23 1 552 1 Indifferent 0
040610 15:12 1 attributepractice 3 attributeA 8 18 1 621 7 Reassuring 0
040610 15:12 1 attributepractice 3 attributeA 9 18 1 752 2 Nurturing 0
040610 15:12 1 attributepractice 3 attributeB 10 23 1 877 6 Detached 0
040610 15:12 1 attributepractice 3 attributeB 11 23 1 1058 7 Critical 0
040610 15:12 1 attributepractice 3 attributeA 12 18 1 509 8 Accepting 0
040610 15:12 1 attributepractice 3 attributeB 13 23 1 584 4 Judgmental 0
040610 15:12 1 attributepractice 3 attributeA 14 18 1 578 4 Supportive 0
040610 15:12 1 attributepractice 3 attributeB 15 23 1 893 5 Unaccepting 0
040610 15:12 1 attributepractice 3 attributeB 16 23 1 805 8 Unfeeling 0
040610 15:12 1 attributepractice 3 attributeA 17 18 0 1021 1 Giving 0
040610 15:12 1 attributepractice 3 attributeB 18 23 1 576 1 Indifferent 0
040610 15:12 1 attributepractice 3 attributeB 19 23 1 744 8 Unfeeling 0
040610 15:12 1 attributepractice 3 attributeA 20 18 1 674 3 Warm 0
040610 15:12 1 attributepractice 3 attributeA 21 18 0 1046 2 Nurturing 0
040610 15:12 1 compatibletest1 4 attributeA 2 18 1 2056 7 Reassuring 0
040610 15:12 1 compatibletest1 4 targetAleft 3 18 1 554 9 soemone -0.92753684007216575 -0.46376842003608287
040610 15:12 1 compatibletest1 4 attributeB 4 23 1 1040 3 Disapproving -1.1382585980759474 -0.56912929903797371
040610 15:12 1 compatibletest1 4 targetBright 5 23 1 613 8 Kristin -1.1483486482210195 -0.57417432411050973
040610 15:12 1 compatibletest1 4 attributeA 6 18 1 551 3 Warm -1.1469155329089944 -0.5734577664544972
040610 15:12 1 compatibletest1 4 targetAleft 7 18 1 650 5 me -1.178495433705 -0.58924771685249999
040610 15:12 1 compatibletest1 4 attributeA 8 18 1 802 4 Supportive -1.2346304494832734 -0.61731522474163669
040610 15:12 1 compatibletest1 4 targetAleft 9 18 1 696 1 chet -1.2672480493089227 -0.63362402465446133
040610 15:12 1 compatibletest1 4 attributeA 10 18 1 520 5 Caring -1.2658382890519355 -0.63291914452596776
040610 15:12 1 compatibletest1 4 targetBright 11 23 0 1493 10 Mexican -1.2979417331391394 -0.6489708665695697
040610 15:12 1 compatibletest1 4 attributeB 12 23 1 776 6 Detached -1.3267805076480743 -0.66339025382403716
040610 15:12 1 compatibletest1 4 targetBright 13 23 1 600 1 Amy -1.3323919927700225 -0.66619599638501126
040610 15:12 1 compatibletest1 4 attributeB 14 23 1 629 1 Indifferent -1.3428885809873019 -0.67144429049365095
040610 15:12 1 compatibletest1 4 targetAleft 15 18 1 520 3 chet -1.3396041329944355 -0.66980206649721774
040610 15:12 1 compatibletest1 4 attributeB 16 23 1 613 8 Unfeeling -1.3495975385634922 -0.67479876928174609
040610 15:12 1 compatibletest1 4 targetBright 17 23 1 805 11 Unitarian -1.3746529079299077 -0.68732645396495384
040610 15:12 1 compatibletest1 4 attributeB 18 23 0 1485 4 Judgmental -1.3778256203033017 -0.68891281015165085
040610 15:12 1 compatibletest1 4 targetAleft 19 18 1 637 11 kiriko -1.3855324416465582 -0.6927662208232791
040610 15:12 1 compatibletest1 4 attributeA 20 18 0 1186 6 Loving -1.4080495301638845 -0.70402476508194223
040610 15:12 1 compatibletest1 4 targetBright 21 23 1 616 2 Robert -1.4121290120115293 -0.70606450600576465
040610 15:12 1 compatibletest2 6 attributeB 1 23 1 1463 2 Cold -1.4121290120115293 -0.70606450600576465
040610 15:12 1 compatibletest2 6 targetBright 2 23 1 605 2 Robert -1.4121290120115293 -1.0883245849215997 -1.2502267984665645
040610 15:12 1 compatibletest2 6 attributeB 3 23 1 541 3 Disapproving -1.4121290120115293 -1.1740708305861558 -1.2930999212988425
040610 15:12 1 compatibletest2 6 targetBright 4 23 0 864 5 Kim -1.4121290120115293 -1.3271604973929703 -1.3696447547022497
040610 15:12 1 compatibletest2 6 attributeA 5 18 1 1026 1 Giving -1.4121290120115293 -1.4398657661861991 -1.4259973890988642
040610 15:12 1 compatibletest2 6 targetAleft 6 18 1 613 2 mom -1.4121290120115293 -1.4579776073596862 -1.4350533096856077
040610 15:12 1 compatibletest2 6 attributeB 7 23 1 965 1 Indifferent -1.4121290120115293 -1.5234238549921251 -1.4677764335018271
040610 15:12 1 compatibletest2 6 targetAleft 8 18 1 541 3 chet -1.4121290120115293 -1.5132782857253018 -1.4627036488684155
040610 15:12 1 compatibletest2 6 attributeA 9 18 1 1296 6 Loving -1.4121290120115293 -1.525457843466802 -1.4687934277391657
040610 15:12 1 compatibletest2 6 targetBright 10 23 1 616 8 Kristin -1.4121290120115293 -1.5293150780354818 -1.4707220450235057
040610 15:12 1 compatibletest2 6 attributeA 11 18 1 1320 2 Nurturing -1.4121290120115293 -1.5392672312715998 -1.4756981216415646
040610 15:12 1 compatibletest2 6 targetAleft 12 18 1 485 1 chet -1.4121290120115293 -1.5141553467193472 -1.4631421793654382
040610 15:12 1 compatibletest2 6 attributeA 13 18 1 1069 7 Reassuring -1.4121290120115293 -1.543834839048488 -1.4779819255300086
040610 15:12 1 compatibletest2 6 targetAleft 14 18 1 2232 9 soemone -1.4121290120115293 -1.3883690304894272 -1.4002490212504783
040610 15:12 1 compatibletest2 6 attributeA 15 18 0 893 3 Warm -1.4121290120115293 -1.4104857986145449 -1.4113074053130372
040610 15:12 1 compatibletest2 6 targetAleft 16 18 1 1176 8 tom -1.4121290120115293 -1.4391185074085373 -1.4256237597100334
040610 15:12 1 compatibletest2 6 attributeA 17 18 1 760 4 Supportive -1.4121290120115293 -1.4481188911503784 -1.4301239515809538
040610 15:12 1 compatibletest2 6 targetBright 18 23 1 1909 7 Vincent -1.4121290120115293 -1.4273445477483988 -1.4197367798799641
040610 15:12 1 compatibletest2 6 attributeB 19 23 1 696 5 Unaccepting -1.4121290120115293 -1.4281195714396886 -1.4201242917256089
040610 15:12 1 compatibletest2 6 targetBright 20 23 1 904 6 Wilson -1.4121290120115293 -1.4429146799092958 -1.4275218459604124
040610 15:12 1 compatibletest2 6 attributeB 21 23 1 626 8 Unfeeling -1.4121290120115293 -1.4385922206989363 -1.4253606163552328
040610 15:12 1 compatibletest2 6 targetBright 22 23 1 565 3 Stewart -1.4121290120115293 -1.430129843995098 -1.4211294280033138
040610 15:12 1 compatibletest2 6 attributeB 23 23 1 1101 7 Critical -1.4121290120115293 -1.4490144290133584 -1.430571720512444
040610 15:12 1 compatibletest2 6 targetAleft 24 18 1 592 4 mom -1.4121290120115293 -1.4437508184146628 -1.427939915213096
040610 15:12 1 compatibletest2 6 attributeB 25 23 1 1133 4 Judgmental -1.4121290120115293 -1.4610639476488851 -1.4365964798302073
040610 15:12 1 compatibletest2 6 targetAleft 26 18 1 565 5 me -1.4121290120115293 -1.4541764709728613 -1.4331527414921954
040610 15:12 1 compatibletest2 6 attributeA 27 18 1 829 8 Accepting -1.4121290120115293 -1.4637222138706534 -1.4379256129410913
040610 15:12 1 compatibletest2 6 targetAleft 28 18 1 1032 6 dianosaur -1.4121290120115293 -1.4781604104259893 -1.4451447112187594
040610 15:12 1 compatibletest2 6 attributeB 29 23 1 637 6 Detached -1.4121290120115293 -1.4770899463852545 -1.4446094791983919
040610 15:12 1 compatibletest2 6 targetAleft 30 18 1 786 7 porky -1.4121290120115293 -1.4840870234364349 -1.4481080177239822
040610 15:12 1 compatibletest2 6 attributeB 31 23 1 677 3 Disapproving -1.4121290120115293 -1.4858216240099766 -1.448975318010753
040610 15:12 1 compatibletest2 6 targetBright 32 23 0 1234 1 Amy -1.4121290120115293 -1.4973308573027053 -1.4547299346571174
040610 15:12 1 compatibletest2 6 attributeB 33 23 1 464 6 Detached -1.4121290120115293 -1.4851103992009427 -1.448619705606236
040610 15:12 1 compatibletest2 6 targetBright 34 23 1 706 4 Smith -1.4121290120115293 -1.4884318116806594 -1.4502804118460944
040610 15:12 1 compatibletest2 6 attributeA 35 18 0 1365 5 Caring -1.4121290120115293 -1.4954479189741514 -1.4537884654928404
040610 15:12 1 compatibletest2 6 targetBright 36 23 1 525 9 Native American -1.4121290120115293 -1.4885668772256506 -1.4503479446185898
040610 15:12 1 compatibletest2 6 attributeA 37 18 1 2029 7 Reassuring -1.4121290120115293 -1.455768456527305 -1.4339487342694173
040610 15:12 1 compatibletest2 6 targetAleft 38 18 1 616 11 kiriko -1.4121290120115293 -1.4541249728730679 -1.4331269924422987
040610 15:12 1 compatibletest2 6 attributeA 39 18 0 2074 3 Warm -1.4121290120115293 -1.4278369409367182 -1.4199829764741239
040610 15:12 1 compatibletest2 6 targetBright 40 23 1 781 11 Unitarian -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetAright 2 23 0 1181 2 mom -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetBleft 3 18 0 736 4 Smith -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetAright 4 23 1 1034 9 soemone -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetBleft 5 18 1 560 1 Amy -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetAright 6 23 1 853 11 kiriko -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetBleft 7 18 1 645 7 Vincent -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetBleft 8 18 1 797 5 Kim -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetBleft 9 18 1 562 10 Mexican -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetAright 10 23 0 792 8 tom -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetAright 11 23 0 893 3 chet -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetAright 12 23 1 504 5 me -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetAright 13 23 1 914 10 dad -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetAright 14 23 1 672 6 dianosaur -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetAright 15 23 1 493 4 mom -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetBleft 16 18 0 837 11 Unitarian -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetBleft 17 18 0 965 8 Kristin -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetBleft 18 18 0 1005 2 Robert -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetAright 19 23 1 509 1 chet -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetBleft 20 18 1 808 6 Wilson -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 targetincompatiblepractice 7 targetBleft 21 18 1 1024 9 Native American -1.4121290120115293 -1.43238285339203 -1.4222559327017796
040610 15:12 1 incompatibletest1 8 attributeB 2 23 1 810 1 Indifferent -0.080045028825554781 -1.43238285339203 -0.75621394110879236
040610 15:12 1 incompatibletest1 8 targetAright 3 23 1 511 10 dad -0.44888027404461706 -1.43238285339203 -0.94063156371832357
040610 15:12 1 incompatibletest1 8 attributeB 4 23 1 656 3 Disapproving -0.46247200387131571 -1.43238285339203 -0.94742742863167284
040610 15:12 1 incompatibletest1 8 targetBleft 5 18 1 1304 11 Unitarian -0.055455539701554084 -1.43238285339203 -0.74391919654679206
040610 15:12 1 incompatibletest1 8 attributeA 6 18 1 1090 1 Giving 0.082511548313756802 -1.43238285339203 -0.67493565253913657
040610 15:12 1 incompatibletest1 8 targetBleft 7 18 1 674 4 Smith -0.003310778078537387 -1.43238285339203 -0.71784681573528364
040610 15:12 1 incompatibletest1 8 attributeA 8 18 1 1648 3 Warm 0.28024576050287542 -1.43238285339203 -0.57606854644457728
040610 15:12 1 incompatibletest1 8 targetAright 9 23 1 704 7 porky 0.20628646980891024 -1.43238285339203 -0.61304819179155989
040610 15:12 1 incompatibletest1 8 attributeB 10 23 0 1122 8 Unfeeling 0.26388778766425525 -1.43238285339203 -0.58424753286388742
040610 15:12 1 incompatibletest1 8 targetAright 11 23 1 2810 9 soemone 0.55134684857182381 -1.43238285339203 -0.44051800241010308
040610 15:12 1 incompatibletest1 8 attributeA 12 18 1 1186 7 Reassuring 0.56847519949488112 -1.43238285339203 -0.43195382694857443
040610 15:12 1 incompatibletest1 8 targetBleft 13 18 1 789 6 Wilson 0.52098218465402146 -1.43238285339203 -0.45570033436900426
040610 15:12 1 incompatibletest1 8 attributeA 14 18 1 808 2 Nurturing 0.48327696366618067 -1.43238285339203 -0.47455294486292465
040610 15:12 1 incompatibletest1 8 targetBleft 15 18 1 13920 7 Vincent 0.48327696366618067 -1.43238285339203 -0.47455294486292465
040610 15:12 1 incompatibletest1 8 attributeB 16 23 1 1637 5 Unaccepting 0.55425161362042763 -1.43238285339203 -0.43906561988580117
040610 15:12 1 incompatibletest1 8 targetAright 17 23 1 7170 2 mom 0.58876281078335679 -1.43238285339203 -0.42181002130433659
040610 15:12 1 incompatibletest1 8 attributeA 18 18 1 3378 4 Supportive 0.66388190502585254 -1.43238285339203 -0.38425047418308872
040610 15:12 1 incompatibletest1 8 targetAright 19 23 1 1565 5 me 0.6687742355933296 -1.43238285339203 -0.38180430889935019
040610 15:12 1 incompatibletest1 8 attributeB 20 23 0 1709 4 Judgmental 0.679832944925015 -1.43238285339203 -0.37627495423350749
040610 15:12 1 incompatibletest1 8 targetBleft 21 18 1 826 3 Stewart 0.65108674100992436 -1.43238285339203 -0.39064805619105281
040610 15:12 1 incompatibletest2 10 attributeB 1 23 0 776 2 Cold 0.65108674100992436 -0.39197096938304343 0.12955788581344047
040610 15:12 1 incompatibletest2 10 targetBleft 2 18 0 410 11 Unitarian 0.65108674100992436 -0.7488736177569747 -0.048893438373525167
040610 15:12 1 incompatibletest2 10 attributeA 3 18 0 130 1 Giving 0.65108674100992436 -0.99768519196247241 -0.17329922547627402
040610 15:12 1 incompatibletest2 10 targetBleft 4 18 0 98 10 Mexican 0.65108674100992436 -1.1173138866629906 -0.23311357282653311
040610 15:12 1 incompatibletest2 10 attributeB 5 23 1 173 4 Judgmental 0.65108674100992436 -1.1691536075479021 -0.25903343326898887
040610 15:12 1 incompatibletest2 10 targetAright 6 23 1 21 7 porky 0.65108674100992436 -1.2308900346002665 -0.28990164679517105
040610 15:12 1 incompatibletest2 10 attributeA 7 18 1 144 7 Reassuring 0.65108674100992436 -1.2577677735227943 -0.30334051625643499
040610 15:12 1 incompatibletest2 10 targetBleft 8 18 1 98 9 Native American 0.65108674100992436 -1.2848619837929838 -0.31688762139152971
040610 15:12 1 incompatibletest2 10 attributeA 9 18 1 13 8 Accepting 0.65108674100992436 -1.3152349964937498 -0.33207412774191269
040610 15:12 1 incompatibletest2 10 targetBleft 10 18 1 21 7 Vincent 0.65108674100992436 -1.3394709681719679 -0.34419211358102175
040610 15:12 1 incompatibletest2 10 attributeB 11 23 0 160 5 Unaccepting 0.65108674100992436 -1.3493122421348507 -0.34911275056246316
040610 15:12 1 incompatibletest2 10 targetAright 12 23 0 264 8 tom 0.65108674100992436 -1.3502324244479873 -0.34957284171903147
040610 15:12 1 incompatibletest2 10 attributeB 13 23 0 290 7 Critical 0.65108674100992436 -1.3498741453003715 -0.34939370214522358
040610 15:12 1 incompatibletest2 10 targetAright 14 23 0 242 3 chet 0.65108674100992436 -1.353923204716879 -0.35141823185347731
040610 15:12 1 incompatibletest2 10 attributeA 15 18 1 10 5 Caring 0.65108674100992436 -1.371459173568 -0.3601862162790378
040610 15:12 1 incompatibletest2 10 targetBleft 16 18 1 34 3 Stewart 0.65108674100992436 -1.3861553031650788 -0.36753428107757724
040610 15:12 1 incompatibletest2 10 attributeB 17 23 1 80 8 Unfeeling 0.65108674100992436 -1.3975756599778615 -0.37324445948396856
040610 15:12 1 incompatibletest2 10 targetBleft 18 18 1 133 1 Amy 0.65108674100992436 -1.4058758293666542 -0.37739454417836493
040610 15:12 1 incompatibletest2 10 attributeB 19 23 1 53 1 Indifferent 0.65108674100992436 -1.4170392873916495 -0.38297627319086258
040610 15:12 1 incompatibletest2 10 targetAright 20 23 0 452 2 mom 0.65108674100992436 -1.4073576979182807 -0.37813547845417816
040610 15:12 1 incompatibletest2 10 attributeA 21 18 0 344 6 Loving 0.65108674100992436 -1.4052800862255832 -0.37709667260782942
040610 15:12 1 incompatibletest2 10 targetAright 22 23 0 130 5 me 0.65108674100992436 -1.413401494787869 -0.38115737688897233
040610 15:12 1 incompatibletest2 10 attributeA 23 18 1 98 3 Warm 0.65108674100992436 -1.4222530670676097 -0.38558316302884266
040610 15:12 1 incompatibletest2 10 targetAright 24 23 0 269 6 dianosaur 0.65108674100992436 -1.4243372644991745 -0.38662526174462508
040610 15:12 1 incompatibletest2 10 attributeA 25 18 0 361 4 Supportive 0.65108674100992436 -1.4224073649002602 -0.38566031194516792
040610 15:12 1 incompatibletest2 10 targetAright 26 23 0 1146 9 soemone 0.65108674100992436 -1.360514595659543 -0.35471392732480933
040610 15:12 1 incompatibletest2 10 attributeB 27 23 1 168 3 Disapproving 0.65108674100992436 -1.3681748816621611 -0.35854407032611835
040610 15:12 1 incompatibletest2 10 targetBleft 28 18 0 240 2 Robert 0.65108674100992436 -1.3731641730230453 -0.36103871600656046
040610 15:12 1 incompatibletest2 10 attributeA 29 18 1 88 2 Nurturing 0.65108674100992436 -1.3825251070461797 -0.36571918301812767
040610 15:12 1 incompatibletest2 10 targetBleft 30 18 1 96 5 Kim 0.65108674100992436 -1.3912817344151249 -0.37009749670260028
040610 15:12 1 incompatibletest2 10 attributeA 31 18 1 56 3 Warm 0.65108674100992436 -1.4005025627385357 -0.37470791086430566
040610 15:12 1 incompatibletest2 10 targetAright 32 23 0 216 11 kiriko 0.65108674100992436 -1.405462899225665 -0.37718807910787033
040610 15:12 1 incompatibletest2 10 attributeB 33 23 1 58 6 Detached 0.65108674100992436 -1.4140019009865563 -0.38145757998831598
040610 15:12 1 incompatibletest2 10 targetAright 34 23 1 61 10 dad 0.65108674100992436 -1.4221385766779215 -0.38552591783399859
040610 15:12 1 incompatibletest2 10 attributeB 35 23 1 64 1 Indifferent 0.65108674100992436 -1.4299064813618942 -0.38940987017598494
040610 15:12 1 incompatibletest2 10 targetAright 36 23 1 66 1 chet 0.65108674100992436 -1.4373512475704611 -0.39313225328026835
040610 15:12 1 incompatibletest2 10 attributeB 37 23 1 69 6 Detached 0.65108674100992436 -1.444481745950525 -0.39669750247030033
040610 15:12 1 incompatibletest2 10 targetBleft 38 18 0 232 6 Wilson 0.65108674100992436 -1.4480221071282857 -0.39846768305918068
040610 15:12 1 incompatibletest2 10 attributeA 39 18 1 29 7 Reassuring 0.65108674100992436 -1.4552978465366848 -0.40210555276338023
040610 15:12 1 incompatibletest2 10 targetBleft 40 18 1 56 4 Smith 0.65108674100992436 -1.4619851072308763 -0.40544918311047595
040610 16:13 1 targetcompatiblepractice 2 targetBright 2 23 1 2026 10 Iroquoi 0
040610 16:13 1 targetcompatiblepractice 2 targetBright 3 23 1 1509 1 Anne 0
040610 16:13 1 targetcompatiblepractice 2 targetAleft 4 18 1 1224 3 t 0
040610 16:13 1 targetcompatiblepractice 2 targetAleft 5 18 0 7698 7 f 0
040610 16:13 1 targetcompatiblepractice 2 targetBright 6 23 0 2637 6 Liz 0
040610 16:13 1 targetcompatiblepractice 2 targetBright 7 23 1 1090 4 Morris 0
040610 16:13 1 targetcompatiblepractice 2 targetBright 8 23 1 1250 2 Bill 0
040610 16:13 1 targetcompatiblepractice 2 targetAleft 9 18 0 2754 6 fd 0
040610 16:13 1 targetcompatiblepractice 2 targetBright 10 23 1 1456 11 Hindu 0
040610 16:13 1 targetcompatiblepractice 2 targetBright 11 23 1 5896 3 Morris 0
040610 16:13 1 targetcompatiblepractice 2 targetAleft 12 18 1 936 1 allyson 0
040610 16:13 1 targetcompatiblepractice 2 targetAleft 13 18 0 3688 2 m 0
040610 16:13 1 targetcompatiblepractice 2 targetBright 14 29 1 4912 7 Vincent 0
040610 16:13 1 attributepractice 3 attributeA 2 18 1 6128 7 Reassuring 0
040610 16:13 1 attributepractice 3 attributeB 3 23 1 1920 6 Detached 0
040610 16:13 1 attributepractice 3 attributeA 4 18 1 789 8 Accepting 0
040610 16:13 1 attributepractice 3 attributeA 5 18 1 952 6 Loving 0
040610 16:13 1 attributepractice 3 attributeB 6 23 1 1773 3 Disapproving 0
040610 16:13 1 attributepractice 3 attributeA 7 18 1 1045 5 Caring 0
040610 16:13 1 attributepractice 3 attributeB 8 23 1 973 1 Indifferent 0
040610 16:13 1 attributepractice 3 attributeA 9 18 1 597 1 Giving 0
040610 16:13 1 attributepractice 3 attributeA 10 18 1 690 2 Nurturing 0
040610 16:13 1 attributepractice 3 attributeB 11 23 1 722 7 Critical 0
040610 16:13 1 attributepractice 3 attributeB 12 23 1 1720 8 Unfeeling 0
040610 16:13 1 attributepractice 3 attributeB 13 23 1 1205 4 Judgmental 0
040610 16:13 1 attributepractice 3 attributeB 14 23 1 717 2 Cold 0
040610 16:13 1 attributepractice 3 attributeA 15 18 0 1218 3 Warm 0
040610 16:13 1 attributepractice 3 attributeA 16 18 1 2797 4 Supportive 0
040610 16:13 1 attributepractice 3 attributeA 17 18 1 1602 7 Reassuring 0
040610 16:13 1 attributepractice 3 attributeB 18 23 1 680 5 Unaccepting 0
040610 16:13 1 attributepractice 3 attributeA 19 18 1 613 8 Accepting 0
040610 16:13 1 attributepractice 3 attributeB 20 23 1 741 3 Disapproving 0
040610 16:13 1 attributepractice 3 attributeB 21 23 1 672 2 Cold 0
040610 16:13 1 compatibletest1 4 attributeB 2 23 1 1565 6 Detached 0
040610 16:13 1 compatibletest1 4 targetBright 3 23 0 2618 6 Liz -1.2631547680465078 -0.63157738402325392
040610 16:13 1 compatibletest1 4 attributeB 4 23 1 1522 8 Unfeeling -1.4410542771666488 -0.7205271385833244
040610 16:13 1 compatibletest1 4 targetAleft 5 18 1 1560 1 allyson -1.5429410520252778 -0.77147052601263888
040610 16:13 1 compatibletest1 4 attributeA 6 18 1 1285 5 Caring -1.5710099967183475 -0.78550499835917376
040610 16:13 1 compatibletest1 4 targetAleft 7 18 1 861 5 f -1.512807853250749 -0.75640392662537448
040610 16:13 1 compatibletest1 4 attributeA 8 18 0 6448 7 Reassuring -0.99551165276352505 -0.49775582638176252
040610 16:13 1 compatibletest1 4 targetAleft 9 18 1 832 2 m -0.96683631090106104 -0.48341815545053052
040610 16:13 1 compatibletest1 4 attributeB 10 23 1 1821 3 Disapproving -1.005562660467213 -0.50278133023360649
040610 16:13 1 compatibletest1 4 targetAleft 11 18 1 640 7 f -0.97215052227872012 -0.48607526113936006
040610 16:13 1 compatibletest1 4 attributeA 12 18 1 997 6 Loving -0.96872386215890383 -0.48436193107945191
040610 16:13 1 compatibletest1 4 targetBright 13 23 1 1298 7 Vincent -0.98289071790336424 -0.49144535895168212
040610 16:13 1 compatibletest1 4 attributeA 14 18 1 1229 4 Supportive -0.99385560651922922 -0.49692780325961461
041510 12:13 90 targetincompatiblepractice 2 targetAright 2 23 1 4033 12 g-friend 0
041510 12:13 90 targetincompatiblepractice 2 targetBleft 3 18 0 6357 1 Donald 0
041510 12:13 90 targetincompatiblepractice 2 targetBleft 4 18 1 1325 9 Caucasian 0
041510 12:13 90 targetincompatiblepractice 2 targetBleft 5 18 1 1669 11 Atheist 0
041510 12:13 90 targetincompatiblepractice 2 targetAright 6 23 1 1207 13 christain 0
041510 12:13 90 targetincompatiblepractice 2 targetAright 7 23 1 1587 10 bek 0
041510 12:13 90 targetincompatiblepractice 2 targetAright 8 23 1 720 2 aniekan 0
041510 12:13 90 targetincompatiblepractice 2 targetAright 9 23 1 1040 6 george 0
041510 12:13 90 targetincompatiblepractice 2 targetAright 10 23 1 627 11 dad 0
041510 12:13 90 targetincompatiblepractice 2 targetAright 11 23 1 511 1 janna 0
041510 12:13 90 targetincompatiblepractice 2 targetBleft 12 18 1 1663 5 Brian, 0
041510 12:13 90 targetincompatiblepractice 2 targetBleft 13 18 1 746 4 James 0
041510 12:13 90 targetincompatiblepractice 2 targetBleft 14 18 1 713 8 Vincent 0
041510 12:13 90 targetincompatiblepractice 2 targetBleft 15 18 1 795 10 British 0
041510 12:13 90 targetincompatiblepractice 2 targetAright 16 23 1 1073 7 room mate 0
041510 12:13 90 targetincompatiblepractice 2 targetAright 17 23 1 602 9 father 0
041510 12:13 90 targetincompatiblepractice 2 targetBleft 18 18 1 1177 7 Franklin 0
041510 12:13 90 targetincompatiblepractice 2 targetAright 19 23 1 631 5 dad 0
041510 12:13 90 targetincompatiblepractice 2 targetBleft 20 18 1 1122 6 Justin 0
041510 12:13 90 targetincompatiblepractice 2 targetBleft 21 18 1 1602 2 David 0
041510 12:13 90 attributepractice 3 attributeB 2 23 1 2203 1 Indifferent 0
041510 12:13 90 attributepractice 3 attributeA 3 18 1 874 8 Accepting 0
041510 12:13 90 attributepractice 3 attributeA 4 18 1 2060 3 Warm 0
041510 12:13 90 attributepractice 3 attributeA 5 18 1 1126 7 Reassuring 0
041510 12:13 90 attributepractice 3 attributeB 6 23 1 897 3 Disapproving 0
041510 12:13 90 attributepractice 3 attributeB 7 23 0 2287 4 Judgmental 0
041510 12:13 90 attributepractice 3 attributeB 8 23 1 1288 2 Cold 0
041510 12:13 90 attributepractice 3 attributeB 9 23 1 913 8 Unfeeling 0
041510 12:13 90 attributepractice 3 attributeA 10 18 1 729 1 Giving 0
041510 12:13 90 attributepractice 3 attributeB 11 23 1 1465 6 Detached 0
041510 12:13 90 attributepractice 3 attributeA 12 18 1 627 6 Loving 0
041510 12:13 90 attributepractice 3 attributeA 13 18 1 831 2 Nurturing 0
041510 12:13 90 attributepractice 3 attributeA 14 18 1 539 4 Supportive 0
041510 12:13 90 attributepractice 3 attributeB 15 23 1 970 5 Unaccepting 0
041510 12:13 90 attributepractice 3 attributeA 16 18 1 711 5 Caring 0
041510 12:13 90 attributepractice 3 attributeA 17 18 1 1208 3 Warm 0
041510 12:13 90 attributepractice 3 attributeB 18 23 0 1148 7 Critical 0
041510 12:13 90 attributepractice 3 attributeB 19 23 1 643 8 Unfeeling 0
041510 12:13 90 attributepractice 3 attributeA 20 18 1 990 5 Caring 0
041510 12:13 90 attributepractice 3 attributeB 21 23 1 779 7 Critical 0
041510 12:13 90 incompatibletest1 4 attributeB 2 23 1 1664 5 Unaccepting 0
041510 12:13 90 incompatibletest1 4 targetAright 3 23 1 2171 9 father 0 0
041510 12:13 90 incompatibletest1 4 attributeA 4 18 1 1985 6 Loving 0 0
041510 12:13 90 incompatibletest1 4 targetAright 5 23 1 1343 10 bek 0 0
041510 12:13 90 incompatibletest1 4 attributeB 6 23 0 1662 7 Critical 0 0
041510 12:13 90 incompatibletest1 4 targetBleft 7 18 1 2736 8 Vincent 0 0
041510 12:13 90 incompatibletest1 4 attributeA 8 18 1 1047 4 Supportive 0 0
041510 12:13 90 incompatibletest1 4 targetBleft 9 18 1 1554 11 Atheist 0 0
041510 12:13 90 incompatibletest1 4 attributeA 10 18 1 1193 2 Nurturing 0 0
041510 12:13 90 incompatibletest1 4 targetBleft 11 18 1 1374 1 Donald 0 0
041510 12:13 90 incompatibletest1 4 attributeB 12 23 1 1028 1 Indifferent 0 0
041510 12:13 90 incompatibletest1 4 targetAright 13 23 1 848 1 janna 0 0
041510 12:13 90 incompatibletest1 4 attributeA 14 18 1 1467 8 Accepting 0 0
041510 12:13 90 incompatibletest1 4 targetAright 15 23 1 1701 11 dad 0 0
041510 12:13 90 incompatibletest1 4 attributeA 16 18 1 853 1 Giving 0 0
041510 12:13 90 incompatibletest1 4 targetBleft 17 18 1 1008 10 British 0 0
041510 12:13 90 incompatibletest1 4 attributeB 18 23 1 1580 3 Disapproving 0 0
041510 12:13 90 incompatibletest1 4 targetAright 19 23 1 1042 8 dad 0 0
041510 12:13 90 incompatibletest1 4 attributeB 20 23 1 1973 4 Judgmental 0 0
041510 12:13 90 incompatibletest1 4 targetBleft 21 18 1 819 5 Brian, 0 0
041510 12:13 90 incompatibletest2 6 attributeB 1 23 1 1910 6 Detached 0 0
041510 12:13 90 incompatibletest2 6 targetBleft 2 18 1 1807 6 Justin 0 0 0
041510 12:13 90 incompatibletest2 6 attributeB 3 23 1 1780 8 Unfeeling 0 0 0
041510 12:13 90 incompatibletest2 6 targetBleft 4 18 1 1242 2 David 0 0 0
041510 12:13 90 incompatibletest2 6 attributeB 5 23 1 1253 1 Indifferent 0 0 0
041510 12:13 90 incompatibletest2 6 targetAright 6 23 1 919 4 aniekan 0 0 0
041510 12:13 90 incompatibletest2 6 attributeA 7 18 1 1319 7 Reassuring 0 0 0
041510 12:13 90 incompatibletest2 6 targetBleft 8 18 1 1143 11 Atheist 0 0 0
041510 12:13 90 incompatibletest2 6 attributeA 9 18 1 1214 4 Supportive 0 0 0
041510 12:13 90 incompatibletest2 6 targetBleft 10 18 1 1067 9 Caucasian 0 0 0
041510 12:13 90 incompatibletest2 6 attributeA 11 18 1 2596 1 Giving 0 0 0
041510 12:13 90 incompatibletest2 6 targetAright 12 23 1 938 1 janna 0 0 0
041510 12:13 90 incompatibletest2 6 attributeB 13 23 1 1841 4 Judgmental 0 0 0
041510 12:13 90 incompatibletest2 6 targetBleft 14 18 1 908 7 Franklin 0 0 0
041510 12:13 90 incompatibletest2 6 attributeA 15 18 1 765 2 Nurturing 0 0 0
041510 12:13 90 incompatibletest2 6 targetAright 16 23 1 779 10 bek 0 0 0
041510 12:13 90 incompatibletest2 6 attributeB 17 23 1 1369 2 Cold 0 0 0
041510 12:13 90 incompatibletest2 6 targetBleft 18 18 1 999 3 Anderson 0 0 0
041510 12:13 90 incompatibletest2 6 attributeA 19 18 1 780 3 Warm 0 0 0
041510 12:13 90 incompatibletest2 6 targetBleft 20 18 1 745 4 James 0 0 0
041510 12:13 90 incompatibletest2 6 attributeB 21 23 1 905 5 Unaccepting 0 0 0
041510 12:13 90 incompatibletest2 6 targetAright 22 23 1 817 5 dad 0 0 0
041510 12:13 90 incompatibletest2 6 attributeA 23 18 1 1005 8 Accepting 0 0 0
041510 12:13 90 incompatibletest2 6 targetAright 24 23 1 1633 11 dad 0 0 0
041510 12:13 90 incompatibletest2 6 attributeB 25 23 1 1276 3 Disapproving 0 0 0
041510 12:13 90 incompatibletest2 6 targetAright 26 23 1 3694 13 christain 0 0 0
041510 12:13 90 incompatibletest2 6 attributeB 27 23 0 3552 7 Critical 0 0 0
041510 12:13 90 incompatibletest2 6 targetAright 28 23 1 1247 6 george 0 0 0
041510 12:13 90 incompatibletest2 6 attributeA 29 18 1 1474 6 Loving 0 0 0
041510 12:13 90 incompatibletest2 6 targetBleft 30 18 1 796 10 British 0 0 0
041510 12:13 90 incompatibletest2 6 attributeB 31 23 1 1089 6 Detached 0 0 0
041510 12:13 90 incompatibletest2 6 targetBleft 32 18 1 1242 1 Donald 0 0 0
041510 12:13 90 incompatibletest2 6 attributeA 33 18 1 861 5 Caring 0 0 0
041510 12:13 90 incompatibletest2 6 targetAright 34 23 1 1040 7 room mate 0 0 0
041510 12:13 90 incompatibletest2 6 attributeA 35 18 1 2579 2 Nurturing 0 0 0
041510 12:13 90 incompatibletest2 6 targetAright 36 23 1 1585 3 dad 0 0 0
041510 12:13 90 incompatibletest2 6 attributeB 37 23 1 1454 7 Critical 0 0 0
041510 12:13 90 incompatibletest2 6 targetBleft 38 18 1 1441 5 Brian, 0 0 0
041510 12:13 90 incompatibletest2 6 attributeA 39 18 1 1492 5 Caring 0 0 0
041510 12:13 90 incompatibletest2 6 targetAright 40 23 1 2293 12 g-friend 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetBright 2 23 1 1717 8 Vincent 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetAleft 3 18 1 845 2 aniekan 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetBright 4 23 1 896 5 Brian, 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetAleft 5 18 1 705 7 room mate 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetAleft 6 18 1 690 5 dad 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetBright 7 23 1 739 2 David 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetAleft 8 18 1 506 11 dad 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetBright 9 23 1 938 4 James 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetBright 10 23 1 865 3 Anderson 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetBright 11 23 1 539 10 British 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetAleft 12 18 1 586 6 george 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetAleft 13 18 1 751 13 christain 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetBright 14 23 1 918 11 Atheist 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetAleft 15 18 1 949 12 g-friend 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetBright 16 23 1 772 6 Justin 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetAleft 17 18 1 745 10 bek 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetBright 18 23 1 976 7 Franklin 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetBright 19 23 1 766 1 Donald 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetAleft 20 18 1 732 9 father 0 0 0
041510 12:13 90 targetcompatiblepractice 7 targetAleft 21 18 1 644 4 aniekan 0 0 0
041510 12:13 90 compatibletest1 8 attributeB 2 23 1 1403 2 Cold 0.10051949035137132 0 0.050259745175685662
041510 12:13 90 compatibletest1 8 targetBright 3 23 1 1208 4 James 0.30241049188621844 0 0.15120524594310922
041510 12:13 90 compatibletest1 8 attributeB 4 23 1 1172 3 Disapproving 0.39913089985589256 0 0.19956544992794628
041510 12:13 90 compatibletest1 8 targetAleft 5 18 1 650 9 father 0.6830277218066052 0 0.3415138609033026
041510 12:13 90 compatibletest1 8 attributeA 6 18 1 692 6 Loving 0.82708946519166449 0 0.41354473259583224
041510 12:13 90 compatibletest1 8 targetBright 7 23 1 693 10 British 0.92062709630261919 0 0.46031354815130959
041510 12:13 90 compatibletest1 8 attributeB 8 23 1 1102 7 Critical 0.90522607760156559 0 0.4526130388007828
041510 12:13 90 compatibletest1 8 targetBright 9 23 1 671 1 Donald 0.97257903689488545 0 0.48628951844744273
041510 12:13 90 compatibletest1 8 attributeB 10 23 1 992 8 Unfeeling 0.97895908111646335 0 0.48947954055823167
041510 12:13 90 compatibletest1 8 targetAleft 11 18 1 621 10 bek 1.0333722407574191 0 0.51668612037870953
041510 12:13 90 compatibletest1 8 attributeA 12 18 1 1385 7 Reassuring 0.97186933523462993 0 0.48593466761731496
041510 12:13 90 compatibletest1 8 targetAleft 13 18 1 742 1 janna 1.0085198734967515 0 0.50425993674837577
041510 12:13 90 compatibletest1 8 attributeB 14 23 1 1805 1 Indifferent 0.87843072124559862 0 0.43921536062279931
041510 12:13 90 compatibletest1 8 targetAleft 15 18 1 626 5 dad 0.9249828316361407 0 0.46249141581807035
041510 12:13 90 compatibletest1 8 attributeA 16 18 1 926 5 Caring 0.94155121189742252 0 0.47077560594871126
041510 12:13 90 compatibletest1 8 targetBright 17 23 1 765 5 Brian, 0.97027362933247929 0 0.48513681466623965
041510 12:13 90 compatibletest1 8 attributeA 18 18 1 716 8 Accepting 0.99953661305981711 0 0.49976830652990856
041510 12:13 90 compatibletest1 8 targetBright 19 23 1 868 6 Justin 1.0163069042520647 0 0.50815345212603236
041510 12:13 90 compatibletest1 8 attributeA 20 18 1 654 4 Supportive 1.0443851851552253 0 0.52219259257761264
041510 12:13 90 compatibletest1 8 targetAleft 21 18 1 712 11 dad 1.0674424247142236 0 0.53372121235711178
041510 12:13 90 compatibletest2 10 attributeA 1 18 1 1027 1 Giving 1.0674424247142236 0.55256701006146791 0.81000471738784574
041510 12:13 90 compatibletest2 10 targetBright 2 23 1 879 9 Caucasian 1.0674424247142236 0.65299769421533371 0.86022005946477864
041510 12:13 90 compatibletest2 10 attributeA 3 18 1 673 7 Reassuring 1.0674424247142236 0.7720493299436787 0.91974587732895108
041510 12:13 90 compatibletest2 10 targetAleft 4 18 1 1891 12 g-friend 1.0674424247142236 0.43836022730312757 0.75290132600867554
041510 12:13 90 compatibletest2 10 attributeA 5 18 1 700 6 Loving 1.0674424247142236 0.55453953230078734 0.81099097850750546
041510 12:13 90 compatibletest2 10 targetBright 6 23 1 1228 6 Justin 1.0674424247142236 0.51647714676179901 0.79195978573801129
041510 12:13 90 compatibletest2 10 attributeA 7 18 1 656 8 Accepting 1.0674424247142236 0.59858515975424798 0.83301379223423577
041510 12:13 90 compatibletest2 10 targetBright 8 23 1 810 8 Vincent 1.0674424247142236 0.63645939449218969 0.85195090960320663
041510 12:13 90 compatibletest2 10 attributeA 9 18 1 543 5 Caring 1.0674424247142236 0.7028428253029152 0.88514262500856944
041510 12:13 90 compatibletest2 10 targetBright 10 23 1 998 1 Donald 1.0674424247142236 0.70102990753139915 0.88423616612281131
041510 12:13 90 compatibletest2 10 attributeA 11 18 1 635 4 Supportive 1.0674424247142236 0.74117306943446204 0.9043077470743428
041510 12:13 90 compatibletest2 10 targetBright 12 23 1 742 10 British 1.0674424247142236 0.76492117998604858 0.91618180235013602
041510 12:13 90 compatibletest2 10 attributeA 13 18 1 493 2 Nurturing 1.0674424247142236 0.80728034171657914 0.9373613832154013
041510 12:13 90 compatibletest2 10 targetAleft 14 18 1 918 9 father 1.0674424247142236 0.80926310176591565 0.93835276324006966
041510 12:13 90 compatibletest2 10 attributeB 15 23 0 1997 2 Cold 1.0674424247142236 0.70255573975985686 0.88499908223704016
041510 12:13 90 compatibletest2 10 targetAleft 16 18 1 1578 13 christain 1.0674424247142236 0.65105776767171353 0.85925009619296855
041510 12:13 90 compatibletest2 10 attributeB 17 23 1 2464 3 Disapproving 1.0674424247142236 0.51413662883870592 0.79078952677646475
041510 12:13 90 compatibletest2 10 targetBright 18 23 1 1763 5 Brian, 1.0674424247142236 0.46063077926367779 0.76403660198895063
041510 12:13 90 compatibletest2 10 attributeB 19 23 1 1338 5 Unaccepting 1.0674424247142236 0.44705273087462549 0.75724757779442453
041510 12:13 90 compatibletest2 10 targetAleft 20 18 1 705 5 dad 1.0674424247142236 0.47892798625716576 0.77318520548569469
041510 12:13 90 compatibletest2 10 attributeB 21 23 1 1425 4 Judgmental 1.0674424247142236 0.45988618056591252 0.76366430264006802
041510 12:13 90 compatibletest2 10 targetBright 22 23 1 1565 11 Atheist 1.0674424247142236 0.43241486806520124 0.74992864638971235
041510 12:13 90 compatibletest2 10 attributeA 23 18 1 1044 3 Warm 1.0674424247142236 0.44165541707971917 0.75454892089697134
041510 12:13 90 compatibletest2 10 targetAleft 24 18 1 887 8 dad 1.0674424247142236 0.4595748213001391 0.76350862300718136
041510 12:13 90 compatibletest2 10 attributeB 25 23 1 1336 1 Indifferent 1.0674424247142236 0.45011213320127563 0.7587772789577496
041510 12:13 90 compatibletest2 10 targetAleft 26 18 1 735 7 room mate 1.0674424247142236 0.47465563764483526 0.77104903117952939
041510 12:13 90 compatibletest2 10 attributeB 27 23 1 1062 6 Detached 1.0674424247142236 0.48104405367241171 0.77424323919331761
041510 12:13 90 compatibletest2 10 targetAleft 28 18 1 785 4 aniekan 1.0674424247142236 0.50091291815447692 0.78417767143435024
041510 12:13 90 compatibletest2 10 attributeA 29 18 1 726 2 Nurturing 1.0674424247142236 0.52226082589815581 0.79485162530618969
041510 12:13 90 compatibletest2 10 targetAleft 30 18 1 677 11 dad 1.0674424247142236 0.54440660057098977 0.80592451264260667
041510 12:13 90 compatibletest2 10 attributeA 31 18 1 535 3 Warm 1.0674424247142236 0.57060901488135263 0.81902571979778815
041510 12:13 90 compatibletest2 10 targetAleft 32 18 1 590 2 aniekan 1.0674424247142236 0.59326738415245439 0.83035490443333893
041510 12:13 90 compatibletest2 10 attributeB 33 23 1 1483 7 Critical 1.0674424247142236 0.57593642556528424 0.82168942513975396
041510 12:13 90 compatibletest2 10 targetBright 34 23 1 900 3 Anderson 1.0674424247142236 0.58606951132357232 0.82675596801889795
041510 12:13 90 compatibletest2 10 attributeB 35 23 1 2444 8 Unfeeling 1.0674424247142236 0.51416682518213386 0.79080462494817871
041510 12:13 90 compatibletest2 10 targetBright 36 23 1 1216 2 David 1.0674424247142236 0.51222976702169398 0.78983609586795878
041510 12:13 90 compatibletest2 10 attributeB 37 23 1 756 6 Detached 1.0674424247142236 0.52795998266893884 0.79770120369158115
041510 12:13 90 compatibletest2 10 targetBright 38 23 1 826 7 Franklin 1.0674424247142236 0.54068126527230687 0.80406184499326527
041510 12:13 90 compatibletest2 10 attributeB 39 23 1 798 2 Cold 1.0674424247142236 0.55384788417541742 0.81064515444482055
041510 12:13 90 compatibletest2 10 targetAleft 40 18 1 787 6 george 1.0674424247142236 0.56687016191990802 0.81715629331706574
Since you've inserted an additional block at the beginning of the IAT, the problem is probably the same one as here: http://www.millisecond.com/community/forums/p/1356/4339.aspx#4339.
~Dave
P.S.: This forum allows file attachments.
"To understand recursion, you must first understand recursion." - Unknown Zen Master