// ~->[DNET-1]->~ // File created by AlmondR at FloridaStateU using Netica 4.09 on Jun 10, 2011 at 21:59:02. bnet DataGenerationModel { AutoCompile = TRUE; autoupdate = TRUE; whenchanged = 1307757515; visual V1 { defdispform = BELIEFBARS; nodelabeling = TITLE; NodeMaxNumEntries = 50; nodefont = font {shape= "Arial"; size= 10;}; linkfont = font {shape= "Arial"; size= 9;}; windowposn = (277, -1, 851, 522); scrollposn = (36, 0); resolution = 72; drawingbounds = (1080, 720); showpagebreaks = FALSE; usegrid = TRUE; gridspace = (6, 6); NodeSet Node {BuiltIn = 1; Color = 0xc0c0c0;}; NodeSet Nature {BuiltIn = 1; Color = 0xf8eed2;}; NodeSet Deterministic {BuiltIn = 1; Color = 0xd3caa6;}; NodeSet Finding {BuiltIn = 1; Color = 0xc8c8c8;}; NodeSet Constant {BuiltIn = 1; Color = 0xffffff;}; NodeSet ConstantValue {BuiltIn = 1; Color = 0xffffb4;}; NodeSet Utility {BuiltIn = 1; Color = 0xffbdbd;}; NodeSet Decision {BuiltIn = 1; Color = 0xdee8ff;}; NodeSet Documentation {BuiltIn = 1; Color = 0xf0fafa;}; NodeSet Title {BuiltIn = 1; Color = 0xffffff;}; PrinterSetting A { margins = (1270, 1270, 1270, 1270); landscape = FALSE; magnify = 1; }; }; node MedicalAbility { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (Poor, Moderate, Good, Excellent); levels = (34, 34, 34, 16); parents = (); probs = // Poor Moderate Good Excellent (0.16, 0.34, 0.34, 0.16); title = "MedicalAbility"; whenchanged = 1307757515; belief = (0.16, 0.34, 0.34, 0.16); visual V1 { center = (306, 54); height = 5; }; }; node Pharmacetical { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (Inappropriate, Typical, Precise); parents = (MedicalAbility); probs = // Inappropriate Typical Precise // MedicalAbility ((0.45, 0.35, 0.2), // Poor (0.2, 0.45, 0.35), // Moderate (0.1, 0.4, 0.5), // Good (0.1, 0.3, 0.6)); // Excellent ; title = "Pharmacetical"; whenchanged = 1172776107; belief = (0.19, 0.393, 0.417); visual V1 { center = (150, 162); height = 6; }; }; node TreatmentPlan { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (Trial_and_Error, By_the_Book, Customized); parents = (MedicalAbility); probs = // Trial and Error By the Book Customized // MedicalAbility ((0.7, 0.2, 0.1), // Poor (0.3, 0.4, 0.3), // Moderate (0.2, 0.3, 0.5), // Good (0.1, 0.2, 0.7)); // Excellent ; title = "TreatmentPlan"; whenchanged = 1307755665; belief = (0.298, 0.302, 0.4); visual V1 { center = (480, 156); height = 7; }; }; node ExamPatient { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (Incomplete, Adequate, Thorough); parents = (MedicalAbility); probs = // Incomplete Adequate Thorough // MedicalAbility ((0.6, 0.3, 0.1), // Poor (0.3, 0.45, 0.25), // Moderate (0.15, 0.35, 0.5), // Good (0.05, 0.2, 0.75)); // Excellent ; title = "ExamPatient"; whenchanged = 1172765062; belief = (0.257, 0.352, 0.391); visual V1 { center = (312, 240); height = 1; }; }; node Patient1 { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (Degrade, Maintain, Improve, Healed); parents = (Pharmacetical, ExamPatient); probs = // Degrade Maintain Improve Healed // Pharmacetical ExamPatient (((0.7, 0.15, 0.1, 0.05), // Inappropriate Incomplete (0.55, 0.25, 0.15, 0.05), // Inappropriate Adequate (0.45, 0.3, 0.2, 0.05)), // Inappropriate Thorough ((0.65, 0.2, 0.1, 0.05), // Typical Incomplete (0.1, 0.35, 0.4, 0.15), // Typical Adequate (0.05, 0.15, 0.55, 0.25)), // Typical Thorough ((0.5, 0.3, 0.15, 0.05), // Precise Incomplete (0.05, 0.1, 0.55, 0.3), // Precise Adequate (0.05, 0.1, 0.2, 0.65))); // Precise Thorough ; title = "Patient1"; whenchanged = 1307757487; belief = (0.2569675, 0.194585, 0.30516, 0.2432875); visual V1 { center = (102, 330); height = 4; link 2 { path = ((229, 273), (186, 293)); }; }; }; node Patient2 { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (Degrade, Maintain, Improve, Healed); inputs = (Pharmacetical, ExamPatient); parents = (Pharmacetical, ExamPatient); probs = // Degrade Maintain Improve Healed // Pharmacetical ExamPatient (((0.7, 0.15, 0.1, 0.05), // Inappropriate Incomplete (0.65, 0.2, 0.1, 0.05), // Inappropriate Adequate (0.65, 0.2, 0.1, 0.05)), // Inappropriate Thorough ((0.7, 0.15, 0.1, 0.05), // Typical Incomplete (0.3, 0.4, 0.2, 0.1), // Typical Adequate (0.2, 0.4, 0.3, 0.1)), // Typical Thorough ((0.7, 0.15, 0.1, 0.05), // Precise Incomplete (0.1, 0.2, 0.4, 0.3), // Precise Adequate (0.05, 0.1, 0.35, 0.5))); // Precise Thorough ; title = "Patient2"; whenchanged = 1307757487; belief = (0.3543325, 0.226295, 0.2338975, 0.185475); visual V1 { center = (198, 432); height = 8; }; }; node Patient3 { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (Degrade, Maintain, Improve, Healed); inputs = (TreatmentPlan, ExamPatient, Pharmacetical); parents = (TreatmentPlan, ExamPatient, Pharmacetical); probs = // Degrade Maintain Improve Healed // TreatmentPlan ExamPatient Pharmacetical ((((0.8, 0.1, 0.05, 0.05), // Trial and Error Incomplete Inappropriate (0.6, 0.2, 0.15, 0.05), // Trial and Error Incomplete Typical (0.25, 0.4, 0.3, 0.05)), // Trial and Error Incomplete Precise ((0.6, 0.2, 0.15, 0.05), // Trial and Error Adequate Inappropriate (0.25, 0.35, 0.35, 0.05), // Trial and Error Adequate Typical (0.15, 0.25, 0.25, 0.35)), // Trial and Error Adequate Precise ((0.35, 0.3, 0.25, 0.1), // Trial and Error Thorough Inappropriate (0.15, 0.25, 0.4, 0.2), // Trial and Error Thorough Typical (0.15, 0.2, 0.1, 0.55))), // Trial and Error Thorough Precise (((0.75, 0.1, 0.1, 0.05), // By the Book Incomplete Inappropriate (0.55, 0.2, 0.2, 0.05), // By the Book Incomplete Typical (0.25, 0.35, 0.35, 0.05)), // By the Book Incomplete Precise ((0.55, 0.25, 0.15, 0.05), // By the Book Adequate Inappropriate (0.2, 0.3, 0.4, 0.1), // By the Book Adequate Typical (0.1, 0.2, 0.3, 0.4)), // By the Book Adequate Precise ((0.3, 0.35, 0.2, 0.15), // By the Book Thorough Inappropriate (0.1, 0.2, 0.5, 0.2), // By the Book Thorough Typical (0.05, 0.15, 0.15, 0.65))), // By the Book Thorough Precise (((0.7, 0.15, 0.1, 0.05), // Customized Incomplete Inappropriate (0.5, 0.2, 0.2, 0.1), // Customized Incomplete Typical (0.2, 0.3, 0.4, 0.1)), // Customized Incomplete Precise ((0.2, 0.25, 0.35, 0.2), // Customized Adequate Inappropriate (0.15, 0.25, 0.45, 0.15), // Customized Adequate Typical (0.05, 0.15, 0.35, 0.45)), // Customized Adequate Precise ((0.2, 0.25, 0.35, 0.2), // Customized Thorough Inappropriate (0.05, 0.15, 0.5, 0.3), // Customized Thorough Typical (0.05, 0.1, 0.2, 0.65)))); // Customized Thorough Precise ; title = "Patient3"; whenchanged = 1307757487; belief = (0.2429965, 0.211381, 0.2858835, 0.259739); visual V1 { center = (312, 330); height = 2; }; }; node Patient4 { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (Degrade, Maintain, Improve, Healed); inputs = (ExamPatient, TreatmentPlan); parents = (ExamPatient, TreatmentPlan); probs = // Degrade Maintain Improve Healed // ExamPatient TreatmentPlan (((0.2, 0.6, 0.15, 0.05), // Incomplete Trial and Error (0.15, 0.6, 0.2, 0.05), // Incomplete By the Book (0.1, 0.5, 0.3, 0.1)), // Incomplete Customized ((0.1, 0.35, 0.45, 0.1), // Adequate Trial and Error (0.1, 0.3, 0.5, 0.1), // Adequate By the Book (0.05, 0.35, 0.45, 0.15)), // Adequate Customized ((0.05, 0.3, 0.45, 0.2), // Thorough Trial and Error (0.05, 0.2, 0.4, 0.35), // Thorough By the Book (0.05, 0.1, 0.2, 0.65))); // Thorough Customized ; title = "Patient4"; whenchanged = 1307757487; belief = (0.08854499, 0.331485, 0.33845, 0.24152); visual V1 { center = (444, 438); height = 9; }; }; node Patient5 { kind = NATURE; discrete = TRUE; chance = CHANCE; states = (Degrade, Maintain, Improve, Healed); inputs = (ExamPatient, TreatmentPlan); parents = (ExamPatient, TreatmentPlan); probs = // Degrade Maintain Improve Healed // ExamPatient TreatmentPlan (((0.7, 0.15, 0.1, 0.05), // Incomplete Trial and Error (0.4, 0.2, 0.2, 0.2), // Incomplete By the Book (0.15, 0.2, 0.2, 0.45)), // Incomplete Customized ((0.6, 0.15, 0.15, 0.1), // Adequate Trial and Error (0.2, 0.4, 0.2, 0.2), // Adequate By the Book (0.05, 0.15, 0.3, 0.5)), // Adequate Customized ((0.45, 0.2, 0.2, 0.15), // Thorough Trial and Error (0.15, 0.15, 0.4, 0.3), // Thorough By the Book (0.05, 0.1, 0.25, 0.6))); // Thorough Customized ; title = "Patient5"; whenchanged = 1307757487; belief = (0.274575, 0.179965, 0.2293, 0.31616); visual V1 { center = (552, 330); height = 3; }; }; ElimOrder = (Patient1, Patient2, Patient4, Patient5, MedicalAbility, Pharmacetical, TreatmentPlan, ExamPatient, Patient3); };