// ~->[DNET-1]->~ // File created by AlmondR at FloridaStateU using Netica 5.04 on 11/23/2014 at 07:56:59 PM. bnet Evidence__Model__2 { autoupdate = FALSE; title = "ecd://Mixnum/Mixed__Number__Subtraction/Evidence__Model__2/"; whenchanged = 1416790619; user U1 { type = "EM"; taskID = "ecd://Mixnum/Mixed__Number__Subtraction/Simplify-Reduce__Task/"; }; param X_Skill_1_1 { kind = DISCONNECTED; discrete = TRUE; states = (Yes, No); title = "Skill_1"; whenchanged = 1416790619; }; param X_Skill_2_1 { kind = DISCONNECTED; discrete = TRUE; states = (Yes, No); title = "Skill_2"; whenchanged = 1416790619; }; node Skills1and2 { kind = NATURE; discrete = TRUE; chance = DETERMIN; states = (Yes, No); inputs = (Skill_1, Skill_2); parents = (X_Skill_1_1, X_Skill_2_1); functable = // Skill_1 Skill_2 (No, // Yes Yes No, // Yes No No, // No Yes Yes); // No No ; title = "Skills1and2"; whenchanged = 1416790619; user U1 { internalName = "Skills1and2"; isOrdered = "false"; role = "EM"; DistType = "Fixed Distribution"; }; }; node isCorrect { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (Correct, Incorrect); parents = (Skills1and2); probs = // Correct Incorrect // Skills1and2 (0.2, 0.8, // Yes 0.8, 0.2); // No ; title = "isCorrect"; whenchanged = 1416790619; user U1 { internalName = "isCorrect"; isOrdered = "false"; role = "Observable"; DistType = "HyperDirichlet Distribution"; ParameterTable = "\n\ \| \n\ \| \n\ \| \n\ \| \n\ \| 20\n\ \| 5\n\ \| 25\n\ \| 25\n\ \| \n\ \| \n\ \| \n\ \| \n\ \| \n\ \| 5\n\ \| 20\n\ \| 25\n\ \| 25\n\ \| \n\ "; }; }; NodeSet Observable {Nodes = (isCorrect);}; NodeSet Evidence__Model__2 {Nodes = (isCorrect, Skills1and2);}; NodeSet SM {Nodes = ();}; NodeSet EM {Nodes = (Skills1and2);}; };