// ~->[DNET-1]->~ // File created by someone at MonashUniv using Netica 2.17 on Mar 12, 2003 at 22:56:35. bnet jars_and_balls { autoupdate = TRUE; whenchanged = 1047509723; visual V2 { defdispform = BELIEFBARS; nodelabeling = TITLE; NodeMaxNumEntries = 50; nodefont = font {shape= "Arial"; size= 10;}; linkfont = font {shape= "Arial"; size= 9;}; windowposn = (52, 48, 1038, 716); resolution = 72; drawingbounds = (1583, 1089); showpagebreaks = FALSE; usegrid = TRUE; gridspace = (6, 6); PrinterSetting A { margins = (1270, 1270, 1270, 1270); landscape = FALSE; magnify = 1; }; }; node Jars { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (A, B); parents = (); probs = // A B (0.5, 0.5); whenchanged = 1047509723; belief = (0.5, 0.5); visual V2 { center = (468, 222); height = 2; }; }; node Balls { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (red, green); parents = (Jars); probs = // red green // Jars ((0.4, 0.6), // A (0.8, 0.2)); // B ; whenchanged = 1047509717; belief = (0.6, 0.4); visual V2 { center = (240, 222); height = 1; }; }; ElimOrder = (Jars, Balls); };