I have two boats (boat1 and boat2) and the probability of presence of boat1 is 50%, probability of presence of boat2 is 100%. What I need is if boat1 is in game, boat2 does not exist. If boat1 is not in game, boat2 exists. What is the best way to do this?
Many thanks;
Alan