<?xml version="1.0" encoding="UTF-8"?>
<smile version="1.0" id="Network3" numsamples="10000" discsamples="10000">
	<nodes>
		<cpt id="Cause_A">
			<state id="Present" />
			<state id="Absent" />
			<probabilities>0.5 0.5</probabilities>
		</cpt>
		<cpt id="Cause_B">
			<state id="Present" />
			<state id="Absent" />
			<probabilities>0.5 0.5</probabilities>
		</cpt>
		<noisymax id="Effect">
			<state id="Present" />
			<state id="Absent" />
			<parents>Cause_A Cause_B</parents>
			<strengths>0 1 0 1</strengths>
			<parameters>1 0 0 1 1 0 0 1 0 1</parameters>
		</noisymax>
		<cpt id="Ancestor">
			<state id="Present" />
			<state id="Absent" />
			<probabilities>0.5 0.5</probabilities>
		</cpt>
		<cpt id="Copy_of_Cause_A">
			<state id="Present" />
			<state id="Absent" />
			<parents>Ancestor</parents>
			<probabilities>0.9 0.1 0.1 0.9</probabilities>
		</cpt>
		<cpt id="Copy_of_Cause_B">
			<state id="Present" />
			<state id="Absent" />
			<parents>Ancestor</parents>
			<probabilities>0.9 0.1 0.1 0.9</probabilities>
		</cpt>
		<noisymax id="Copy_of_Effect">
			<state id="Present" />
			<state id="Absent" />
			<parents>Copy_of_Cause_A Copy_of_Cause_B</parents>
			<strengths>0 1 0 1</strengths>
			<parameters>1 0 0 1 1 0 0 1 0 1</parameters>
		</noisymax>
	</nodes>
	<extensions>
		<genie version="1.0" app="GeNIe This network was created in GeNIe Academic, which can be used for academic teaching and research purposes only" name="Network3">
			<node id="Cause_A">
				<name>Cause A</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>165 134 222 169</position>
				<barchart active="true" />
			</node>
			<node id="Cause_B">
				<name>Cause B</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>379 137 435 172</position>
				<barchart active="true" />
			</node>
			<node id="Effect">
				<name>Effect</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>308 235 354 263</position>
				<barchart active="true" />
			</node>
			<node id="Copy_of_Cause_A">
				<name>Copy of Cause A</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>648 144 705 179</position>
				<barchart active="true" width="128" height="64" />
			</node>
			<node id="Copy_of_Cause_B">
				<name>Copy of Cause B</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>881 142 937 177</position>
				<barchart active="true" width="128" height="64" />
			</node>
			<node id="Copy_of_Effect">
				<name>Copy of Effect</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>771 270 817 298</position>
				<barchart active="true" width="128" height="64" />
			</node>
			<node id="Ancestor">
				<name>Ancestor</name>
				<interior color="e5f6f7" />
				<outline color="000080" />
				<font color="000000" name="Arial" size="8" />
				<position>756 52 815 88</position>
				<barchart active="true" width="128" height="64" />
			</node>
			<textbox>
				<caption>Example A (basic Noisy OR)</caption>
				<font color="000000" name="Arial" size="8" />
				<position>151 53 287 67</position>
			</textbox>
			<textbox>
				<caption>Example B (Noisy OR with aancestor... why differente end results?)</caption>
				<font color="000000" name="Arial" size="8" />
				<position>596 7 783 35</position>
			</textbox>
		</genie>
	</extensions>
</smile>
