net { node_size = (80 40); HR_Group_3_Description = ""; HR_Group_3_Color = "34"; HR_Group_3_Name = "soft_facts_indicators"; HR_ToolBar_CDVT = "0"; HR_Html_Desc = "0"; HR_Groups_IDs = "1,2,3"; HR_Group_2_Description = ""; HR_Group_2_Color = "40"; HR_Group_2_Name = "background"; HR_Group_1_Description = ""; HR_Group_1_Color = "33"; HR_Group_1_Name = "hard_facts_indicators"; HR_Node_Label_Style = "0"; HR_OOBN_CheckConsistency = "1"; HR_Compile_SaveToMemory = "0"; HR_Desc = ""; HR_OOBN_FitExpand = "1"; HR_Zoom_ZoomFactor = "100"; HR_Groups_GroupColors = ""; HR_Groups_GroupNames = ""; HR_Groups_UserGroupsNo = "0"; HR_Color_Interface = "21"; HR_Color_Instance = "0"; HR_Color_Utility = "36"; HR_Color_Decision = "17"; HR_Color_ContinuousChance = "48"; HR_Color_DiscreteChance = "16"; HR_Monitor_InitSD = "2"; HR_Monitor_InitStates = "5"; HR_Monitor_OpenGraph = "0"; HR_Monitor_GraphPrecision = "100"; HR_Monitor_AutoUpdGraph = "0"; HR_Compile_MaxMinimalSeparators = "100000"; HR_Compile_ApproxEpsilon = "1.0E-5"; HR_Compile_Approximate = "0"; HR_Compile_Compress = "0"; HR_Compile_TriangMethod = "0"; HR_Propagate_AutoNormal = "1"; HR_Propagate_AutoSum = "1"; HR_Propagate_Auto = "1"; HR_Font_Italic = "0"; HR_Font_Weight = "400"; HR_Font_Size = "-12"; HR_Font_Name = "Arial"; HR_Grid_GridShow = "0"; HR_Grid_GridSnap = "0"; HR_Grid_Y = "40"; HR_Grid_X = "40"; } node nervous { label = "Becomes very nervous when\ntold an investigation will be\nconducted"; position = (536 313); states = ("false" "true"); subtype = boolean; HR_Group = "3"; HR_NodeSize = "(249, 57)"; } node increase { label = "Recent increase of\npolicy limits"; position = (481 199); states = ("false" "true"); subtype = boolean; HR_Group = "1"; HR_NodeSize = "(185, 42)"; } node settlement { label = "excessive pressure for\nimmediate settlement"; position = (550 251); states = ("false" "true"); subtype = boolean; HR_NodeSize = "(183, 42)"; HR_Group = "3"; HR_Desc = ""; HR_State_1 = ""; HR_State_0 = ""; } node type { label = "Claim type"; position = (212 306); states = ("home" "car"); HR_LinkMode_Fraud = "0"; HR_Group = "2"; HR_Desc = ""; HR_State_1 = ""; HR_State_0 = ""; HR_LinkMode_svindel = "0"; } node sex { label = "Sex"; position = (247 186); states = ("female" "male"); HR_Group = "1"; HR_Desc = ""; HR_State_1 = ""; HR_State_0 = ""; } node geografi { label = "Location"; position = (181 232); states = ("Aalborg" "Copenhagen"); HR_Group = "1"; HR_Desc = ""; HR_State_1 = ""; HR_State_0 = ""; } node antal { label = "History"; position = (334 182); states = ("0" "1" "more"); HR_State_2 = ""; HR_Group = "1"; HR_Desc = ""; HR_State_1 = ""; HR_State_0 = ""; } node Fraud { label = "Fraud"; position = (316 275); states = ("false" "true"); subtype = boolean; HR_HTML_Desc = ""; HR_LinkMode_increase = "0"; HR_LinkMode_settlement = "0"; HR_LinkMode_nervous = "0"; HR_LinkMode_geografi = "0"; HR_LinkMode_antal = "0"; HR_LinkMode_sex = "0"; HR_LinkMode_geo = "0"; HR_LinkMode_Antal = "0"; HR_LinkMode_C3 = "0"; HR_LinkMode_C2 = "0"; HR_LinkMode_C1 = "0"; HR_Group = "0"; HR_Desc = ""; HR_State_1 = ""; HR_State_0 = ""; } potential (nervous | Fraud) { data = (( 0.9 0.1 ) % Fraud=false ( 0.3 0.7 )); % Fraud=true } potential (increase | Fraud) { data = (( 0.99 0.01 ) % Fraud=false ( 0.75 0.25 )); % Fraud=true } potential (settlement | Fraud) { data = (( 0.8 0.2 ) % Fraud=false ( 0.15 0.85 )); % Fraud=true } potential (type) { data = ( 0.25 0.75 ); } potential (sex | Fraud) { data = (( 0.75 0.25 ) % Fraud=false ( 0.2 0.8 )); % Fraud=true } potential (geografi | Fraud) { data = (( 0.666667 0.333333 ) % Fraud=false ( 0.4 0.6 )); % Fraud=true } potential (antal | Fraud) { data = (( 0.625 0.25 0.125 ) % Fraud=false ( 0.125 0.25 0.625 )); % Fraud=true } potential (Fraud | type) { data = (( 0.95 0.05 ) % type=home ( 0.9 0.1 )); % type=car }