// ~->[DNET-1]->~ // File created by someone at MonashUniv using Netica 2.17 on Nov 19, 2003 at 15:52:34. bnet earthquake2 { autoupdate = TRUE; whenchanged = 1069217538; visual V3 { defdispform = LABELBOX; nodelabeling = TITLE; NodeMaxNumEntries = 50; nodefont = font {shape= "Arial"; size= 10;}; linkfont = font {shape= "Arial"; size= 9;}; windowposn = (146, 17, 723, 583); resolution = 72; drawingbounds = (1080, 720); showpagebreaks = FALSE; usegrid = TRUE; gridspace = (6, 6); PrinterSetting A { margins = (1270, 1270, 1270, 1270); landscape = FALSE; magnify = 1; }; }; node Burglary { kind = NATURE; discrete = TRUE; states = (True, False); parents = (); probs = // True False (0.01, 0.99); whenchanged = 1064539852; belief = (0.01, 0.99); visual V3 { center = (174, 114); dispform = BELIEFBARS; height = 1; }; }; node Earthquake { kind = NATURE; discrete = TRUE; states = (True, False); parents = (); probs = // True False (0.02, 0.98); numcases = 1; whenchanged = 1064377690; belief = (0.02, 0.98); visual V3 { center = (372, 114); dispform = BELIEFBARS; height = 2; }; }; node Alarm { kind = NATURE; discrete = TRUE; states = (True, False); parents = (Burglary, Earthquake); probs = // True False // Burglary Earthquake (((0.95, 0.05), // True True (0.94, 0.06)), // True False ((0.29, 0.71), // False True (0.001, 0.999))); // False False ; numcases = 1; whenchanged = 1064377721; belief = (0.0161142, 0.983886); visual V3 { center = (270, 204); dispform = BELIEFBARS; height = 4; link 1 { path = ((203, 142), (241, 177)); }; link 2 { path = ((342, 142), (301, 177)); }; }; }; node PhoneRings { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (true, false); parents = (); probs = // true false (0.05, 0.95); whenchanged = 1069217538; belief = (0.05, 0.95); visual V3 { center = (75, 198); dispform = BELIEFBARS; height = 6; }; }; node JohnCalls { kind = NATURE; discrete = TRUE; states = (True, False); parents = (Alarm, PhoneRings); probs = // True False // Alarm PhoneRings (((0.9, 0.1), // True true (0.9, 0.1)), // True false ((0.05, 0.95), // False true (0.05, 0.95))); // False false ; whenchanged = 1069217515; belief = (0.0636971, 0.936303); visual V3 { center = (180, 300); dispform = BELIEFBARS; height = 3; link 2 { path = ((100, 226), (145, 273)); }; }; }; node MaryCalls { kind = NATURE; discrete = TRUE; states = (True, False); parents = (Alarm); probs = // True False // Alarm ((0.7, 0.3), // True (0.01, 0.99)); // False ; numcases = 1; whenchanged = 1064377751; belief = (0.0211188, 0.978881); visual V3 { center = (372, 306); dispform = BELIEFBARS; height = 5; }; }; ElimOrder = (MaryCalls, Burglary, Earthquake, Alarm, PhoneRings, JohnCalls); };