Final answer:
A posteriori probabilities are conditional probabilities that are calculated based on prior knowledge and new data. We can use Bayes' Formula to calculate these probabilities.
Step-by-step explanation:
A posteriori probabilities are conditional probabilities that are calculated based on prior knowledge and new data. In this case, we want to find the probabilities that a 1 or a 0 was sent given the received symbols A1 and A2.
We can use Bayes' Formula to calculate these probabilities.
Bayes' Formula states that the probability of an event A occurring given that event B has occurred is equal to the probability of both A and B occurring divided by the probability of event B occurring.
To calculate the a posteriori probability P(B1/A1), we can use the formula:
P(B1/A1) = (P(A1/B1) * P(B1)) / P(A1)
Similarly, to calculate the a posteriori probability P(B1/A2), we can use the formula:
P(B1/A2) = (P(A2/B1) * P(B1)) / P(A2)