// ~->[DNET-1]->~ // File created by someone at MonashUniv using Netica 1.12 // on Jul 12, 2001 at 14:02:24. bnet ExBN { whenchanged = 958713200; visual V1 { defdispform = LABELBOX; nodelabeling = TITLE; nodefont = font {shape= "Arial"; size= 10;}; linkfont = font {shape= "Arial"; size= 9;}; windowposn = (-4, -23, 463, 189); resolution = 72; drawingbounds = (1046, 769); showpagebreaks = FALSE; usegrid = TRUE; gridspace = (6, 6); PrinterSetting A { margins = (1270, 1270, 1270, 1270); landscape = FALSE; magnify = 1; }; }; node X { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (True, False); parents = (); probs = // True False (0.3, 0.7); numcases = 1; whenchanged = 958713200; visual V1 { center = (72, 42); height = 1; }; }; node C { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (True, False); parents = (); probs = // True False (0.4, 0.6); whenchanged = 958712522; visual V1 { center = (222, 42); height = 2; }; }; node A { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (True, False); parents = (X, C); probs = // True False // X C (((0.1, 0.9), // True True (0.95, 0.05)), // True False ((0.35, 0.65), // False True (0.4, 0.6))); // False False ; numcases = 1; whenchanged = 958712530; visual V1 { center = (120, 144); height = 4; }; }; node Y { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (True, False); parents = (); probs = // True False (0.2, 0.8); numcases = 1; whenchanged = 958712435; visual V1 { center = (378, 42); height = 5; }; }; node B { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (True, False); parents = (A, C, Y); probs = // True False // A C Y ((((1, 0), // True True True (0.2, 0.8)), // True True False ((0.1, 0.9), // True False True (0.15, 0.85))), // True False False (((0.95, 0.05), // False True True (0.01, 0.99)), // False True False ((0.02, 0.98), // False False True (0.5, 0.5)))); // False False False ; numcases = 1; whenchanged = 958713197; visual V1 { center = (306, 144); height = 3; }; }; ElimOrder = (X, C, A, Y, B); };