Interperting a solution involving conditional probability.

torquerotates
Messages
207
Reaction score
0

Homework Statement

a family consisting of a father, mother, and a child is chosen at random and is asked on what day of the week each of them was born. What is the probability that all three were born on different days given that the father was born on a monday?

Solution: A is the even all three were born on different days. B is the event that the father was born on a monday. n(A and B)=6P2=30 and n(B)=7*7=49. So P(A|B)=30/49

Homework Equations


P(A|B)=P(A and B)/P(B).
P(A|B) reads: probability of A given B.

The Attempt at a Solution


Really, what i don't get is why for n(B), we get 7*7. I mean it should be 52 since there are 52 weeks in a year=>52 mondays in a year. I just don't get the solution that was given.
 
Physics news on Phys.org
n(B) is the number of possibilities for the days for the father, mother, and child, without requiring that all three be born on different days, given that dad was born on Monday. So, 1 choice for dad, 7 choices for mom, 7 choices for kid. 1*7*7=49.

n(A and B) is 1*6P2
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top