<?xml version="1.0" encoding="ISO-8859-1"?>
<smile version="1.0" id="Network1" numsamples="10000" discsamples="10000">
	<nodes>
		<decision id="Precaution">
			<state id="Umbrella" />
			<state id="Raincoat" />
			<state id="Both" />
			<state id="None" />
		</decision>
		<cpt id="Rain">
			<state id="Rain" />
			<state id="NoRain" />
			<probabilities>0.2 0.8</probabilities>
		</cpt>
		<cpt id="Wind">
			<state id="Windy" />
			<state id="Calm" />
			<probabilities>0.3 0.7</probabilities>
		</cpt>
		<utility id="Value">
			<parents>Precaution Rain Wind</parents>
			<utilities>20 70 30 40 60 50 30 40 20 60 20 30 0 10 90 100</utilities>
		</utility>
	</nodes>
	<extensions>
		<genie version="1.0" app="GeNIe 2.2.2626.2 1d3af2fc8bc8c80" name="Network1" faultnameformat="nodestate">
			<node id="Precaution">
				<name>Precaution</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="12" bold="true" />
				<position>64 73 159 104</position>
				<barchart active="true" width="188" height="115" />
			</node>
			<node id="Rain">
				<name>Rain?</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="12" bold="true" />
				<position>297 61 360 100</position>
				<barchart active="true" width="171" height="69" />
			</node>
			<node id="Wind">
				<name>Wind?</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="12" bold="true" />
				<position>470 131 536 172</position>
				<barchart active="true" width="171" height="69" />
			</node>
			<node id="Value">
				<name>Value</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="12" bold="true" />
				<position>241 221 309 263</position>
				<barchart active="true" width="171" height="115" />
			</node>
			<textbox>
				<caption>This is a standard influence diagram for your problem.  There are two uncertainties around your decision: Rain and Wind.  The decisions is completely under the decision maker&apos;s control and is influenced by the Rain and the Wind variables only indirectly: They both influence the total value (through both their probability and the valuation of the outsome: please look at the definition of the Value node, which is the only uitility node in the model) and the decision maker will pick such a decision (Precaution) that will yield the maximum possible expected value.</caption>
				<font color="000000" name="Arial" size="12" bold="true" />
				<position>22 323 558 494</position>
			</textbox>
		</genie>
	</extensions>
</smile>
