// ~->[DNET-1]->~ // File created by someone at MonashUniv using Netica 2.06 on Apr 16, 2004 at 10:21:59. bnet alarm4 { autoupdate = TRUE; whenchanged = 1082074887; visual V1 { defdispform = BELIEFBARS; nodelabeling = TITLE; NodeMaxNumEntries = 50; nodefont = font {shape= "Arial"; size= 10;}; linkfont = font {shape= "Arial"; size= 9;}; windowposn = (44, 44, 796, 502); resolution = 72; drawingbounds = (1046, 769); showpagebreaks = FALSE; usegrid = TRUE; gridspace = (6, 6); PrinterSetting A { margins = (1270, 1270, 1270, 1270); landscape = FALSE; magnify = 1; }; }; node Kids { kind = NATURE; discrete = TRUE; states = (true, false); parents = (); probs = // true false (0.0588315, 0.9411685); title = "Baker Street Irregulars"; whenchanged = 1082074841; belief = (0.0588315, 0.941168); visual V1 { center = (384, 276); height = 3; }; }; node TurnOff { kind = DECISION; discrete = TRUE; states = (true, false); parents = (); functable = true; title = "Turn Alarm Off?"; whenchanged = 1082074887; belief = (1, 0); visual V1 { center = (180, 150); height = 4; }; }; node Alarm { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (true, false); parents = (Kids, TurnOff); probs = // true false // Kids TurnOff (((0, 1), // true true (0.1589455, 0.8410546)), // true false ((0, 1), // false true (0.001103947, 0.998896))); // false false ; title = "Alarm"; whenchanged = 1082074864; belief = (0.005195, 0.994805); visual V1 { center = (384, 150); height = 1; }; }; node Burglary { kind = NATURE; discrete = TRUE; states = (true, false); parents = (Alarm); probs = // true false // Alarm ((0.904716, 0.09528393), // true (6.062994e-4, 0.9993937)); // false ; title = "Burglary"; whenchanged = 1082074841; belief = (0.00530315, 0.994697); visual V1 { center = (384, 42); height = 2; }; }; ElimOrder = (Burglary, Kids, Alarm, TurnOff); };