<?xml version="1.0" encoding="ISO-8859-1"?>
<smile version="1.0" id="MAU" numsamples="10000" discsamples="10000">
	<nodes>
		<utility id="Income">
			<utilities>50</utilities>
		</utility>
		<utility id="Growth">
			<utilities>30</utilities>
		</utility>
		<utility id="Happiness">
			<utilities>100</utilities>
		</utility>
		<maux id="TotalSatisfaction">
			<parents>Growth Happiness Income</parents>
			<expression>0.2*Income+0.3*Growth+0.5*Happiness</expression>
		</maux>
	</nodes>
	<extensions>
		<genie version="1.0" app="GeNIe 2.3.3520.1 1d480d954d39d00" name="MAU: Multi-Attribute Utility nodes in GeNIe" faultnameformat="nodestate">
			<comment>This simple, incomplete influence diagram demonstrates Multi-Attribute Utility (MAU) nodes in GeNIe.\nNode TotalSatisfaction is a MAU node and defines a linear combination of the nodes Income, Growth, and Happiness.  Please note that the function does not have to be linear in general and can be any combination of the arguments (Income, Growth and Happiness).\nReference:\nBayesFusion, LLC</comment>
			<node id="Income">
				<name>Income</name>
				<interior color="e5f6f7" />
				<outline color="0000bb" />
				<font color="000080" name="Arial" size="12" />
				<position>20 20 105 56</position>
			</node>
			<node id="Growth">
				<name>Growth</name>
				<interior color="e5f6f7" />
				<outline color="0000bb" />
				<font color="000080" name="Arial" size="12" />
				<position>120 20 199 56</position>
			</node>
			<node id="Happiness">
				<name>Happiness</name>
				<interior color="e5f6f7" />
				<outline color="0000bb" />
				<font color="000080" name="Arial" size="12" />
				<position>220 20 323 56</position>
			</node>
			<node id="TotalSatisfaction">
				<name>Total Satisfaction</name>
				<interior color="e5f6f7" />
				<outline color="0000bb" />
				<font color="000080" name="Arial" size="12" />
				<position>99 110 223 150</position>
			</node>
			<textbox>
				<caption>This simple, incomplete influence diagram demonstrates Multi-Attribute Utility (MAU) nodes in GeNIe.\nNode TotalSatisfaction is a MAU node and defines a linear combination of the nodes Income, Growth, and Happiness.  Please note that the function does not have to be linear in general and can be any combination of the arguments (Income, Growth and Happiness).</caption>
				<font color="000080" name="Arial" size="12" bold="true" />
				<position>355 18 674 208</position>
			</textbox>
		</genie>
	</extensions>
</smile>
