Cambridge Maths Academy

9. Three cards with an even score (GCSE) 본문

수학 모음 (Maths collection)/Technical B - Problem solving

9. Three cards with an even score (GCSE)

Cambridge Maths Academy 2021. 1. 14. 10:03
반응형

수학 모음 (Maths collection) 전체보기

 

Question. Rebecca has 9 cards, each with a number on them. The numbers are: $$ \begin{align} 2,\quad 2,\quad 3,\quad 4,\quad 5,\quad 6,\quad 6,\quad 7,\quad 9 \end{align} $$

 

She picks three cards at random without replacement. Rebecca multiplies three numbers to get a score.

 

Calculate the probability that the score is an even number.

 

Solution. Let's consider:

  • the case where Rebecca picks one card,
  • the case where she picks two cards,
  • and the case where she picks three cards

in order to establish our answer to the question.

 

1) One card

If Rebecca picks one card, it is either even or odd (i.e. there are 2 possibilities) and we find the following probabilities: $$ \begin{align} \mathbb P({\rm even})&=\frac{5}{9} \\ \mathbb P({\rm odd})&=\frac{4}{9} \end{align} $$

 

2) Two cards

If Rebacca picks two cards and multiplies them to get a score, there are a total of $9\times8=72$ possibilities. If we only consider whether each individual card is even or odd, we have the following 4 cases:

 

(1st card, 2nd card) #Possibilities
(even, even) $5\times4=20$
(even, odd) $5\times4=20$
(odd, even) $4\times5=20$
(odd, odd) $4\times3=12$

 

To get an even score, we should have: $$ \begin{align} {\rm even}&\times{\rm even} \\ {\rm even}&\times{\rm odd} \\ {\rm odd}&\times{\rm even} \end{align} $$

thus we find $$ \begin{align} \mathbb P({\rm even\;score}) &=\mathbb P({\rm even},{\rm even})+\mathbb P({\rm even},{\rm odd})+\mathbb P({\rm odd},{\rm even}) \\ &=\frac{20+20+20}{72} \\ &=\frac{60}{72} \\ &=\frac{5}{6} \end{align} $$

 

Alternative: We could alternatively exclude the $({\rm odd}\times{\rm odd})$ case from the possibilities, i.e. $$ \begin{align} \mathbb P({\rm even\;score}) &=1-\mathbb P({\rm odd},{\rm odd}) \\ &=1-\frac{12}{72} \\ &=1-\frac16 \\ &=\frac{5}{6}\quad\checkmark \end{align} $$

 

Aside. Tree diagram: We can represent this using a tree diagram.

 

 

where $$ \begin{align} &\mathbb P({\rm even},{\rm even})=\frac{5}{9}\times\frac{4}{8}=\frac{20}{72}=\frac{5}{18} \\ &\mathbb P({\rm even},{\rm odd})=\frac{5}{9}\times\frac{4}{8}=\frac{20}{72}=\frac{5}{18} \\ &\mathbb P({\rm odd},{\rm even})=\frac{4}{9}\times\frac{5}{8}=\frac{20}{72}=\frac{5}{18} \\ &\mathbb P({\rm odd},{\rm odd})=\frac{4}{9}\times\frac{3}{8}=\frac{12}{72}=\frac{1}{6} \end{align} $$

 

3) Three cards

For three cards, there are a total of $9\times8\times7=504$ possibilities. If we only consider whether each individual card is even or odd, we have the following 8 cases:

 

(1st card, 2nd card, 3rd card) #Possibilities
(even, even, even) $5\times4\times3=60$
(even, even, odd) $5\times4\times4=80$
(even, odd, even) $5\times4\times4=80$
(even, odd, odd) $5\times4\times3=60$
(odd, even, even) $4\times5\times4=80$
(odd, even, odd) $4\times5\times3=60$
(odd, odd, even) $4\times3\times5=60$
(odd, odd, odd) $4\times3\times2=24$

 

To get an even score, we should have: $$ \begin{align} {\rm even}&\times{\rm even}\times{\rm even} \\ {\rm even}&\times{\rm even}\times{\rm odd} \\ {\rm even}&\times{\rm odd}\times{\rm even} \\ {\rm even}&\times{\rm odd}\times{\rm odd} \\ {\rm odd}&\times{\rm even}\times{\rm even} \\ {\rm odd}&\times{\rm even}\times{\rm odd} \\ {\rm odd}&\times{\rm odd}\times{\rm even} \end{align} $$

or, it would be easier to exclude the $({\rm odd}\times{\rm odd}\times{\rm odd})$ case from the possibilities, i.e. $$ \begin{align} \mathbb P({\rm even\;score}) &=1-\mathbb P({\rm odd},{\rm odd},{\rm odd}) \\ &=1-\frac{24}{504} \\ &=1-\frac1{21} \\ &=\frac{20}{21} \end{align} $$

 

Aside. Tree diagram: We can represent this using a tree diagram.

 

 

where $$ \begin{align} &\mathbb P({\rm even},{\rm even},{\rm even})=\frac{5}{9}\times\frac{4}{8}\times\frac{3}{7}=\frac{60}{504}=\frac{5}{42} \\ &\mathbb P({\rm even},{\rm even},{\rm odd})=\frac{5}{9}\times\frac{4}{8}\times\frac{4}{7}=\frac{80}{504}=\frac{10}{63} \\ &\mathbb P({\rm even},{\rm odd},{\rm even})=\frac{5}{9}\times\frac{4}{8}\times\frac{4}{7}=\frac{80}{504}=\frac{10}{63} \\ &\mathbb P({\rm even},{\rm odd},{\rm odd})=\frac{5}{9}\times\frac{4}{8}\times\frac{3}{7}=\frac{60}{504}=\frac{5}{42} \\ &\mathbb P({\rm odd},{\rm even},{\rm even})=\frac{4}{9}\times\frac{5}{8}\times\frac{4}{7}=\frac{80}{504}=\frac{10}{63} \\ &\mathbb P({\rm odd},{\rm even},{\rm odd})=\frac{4}{9}\times\frac{5}{8}\times\frac{3}{7}=\frac{60}{504}=\frac{5}{42} \\ &\mathbb P({\rm odd},{\rm odd},{\rm even})=\frac{4}{9}\times\frac{3}{8}\times\frac{5}{7}=\frac{60}{504}=\frac{10}{63} \\ &\mathbb P({\rm odd},{\rm odd},{\rm odd})=\frac{4}{9}\times\frac{3}{8}\times\frac{2}{7}=\frac{24}{504}=\frac{1}{21} \end{align} $$

 

A student's question: Suppose that we have six cards. $$ \begin{align} 1,\quad 2,\quad 3,\quad 4,\quad 5,\quad 6 \end{align} $$ When we pick two cards and work out the probability to get, say, a three and a four, we consider both the cases, (3,4) and (4,3). On the other hand, when working out the probability to get two lots of three's, we count (3,3) only once. Why is this? Do we not need to count (3,3) twice?

 

Answer. This is

  • partly due to (in)distinguishability of the pair, i.e. (3,4) and (4,3) are distinguishable whereas (3,3) and (3,3) are not,
  • and partly to do with what the question wants.

Step 1. Let's consider the following four questions:

  1. What is the probability for (1st card, 2nd card) = (3,3)? $$ \begin{align} \mathbb P(3,3) = \mathbb P(3) \times \mathbb P(3) \end{align} $$
  2. What is the probability for (1st card, 2nd card) = (3,4)? $$ \begin{align} \mathbb P(3,4) = \mathbb P(3) \times \mathbb P(4) \end{align} $$
  3. What is the probability for (1st card, 2nd card) = (4,3)? $$ \begin{align} \mathbb P(4,3) = \mathbb P(4) \times \mathbb P(3) \end{align} $$
  4. What is the probability for (1st card, 2nd card) = (4,4)? $$ \begin{align} \mathbb P(4,4) = \mathbb P(4) \times \mathbb P(4) \end{align} $$

They are all worked out the same way and each time we consider the relevant case only. In other words, if we specify what we should get for the 1st and 2nd cards, there is no difference whether we pick the same number twice or two different numbers.

 

Step 2. Now, consider the following two questions:

  • What is the probability to get a three and a three?
  • What is the probability to get a three and a four?

Due to indistinguishability, 'What is the probability to get a three and a three?' is the same question as 'What is the probability for (1st card, 2nd card) = (3,3)?'. In other words, for indistinguishable cases such as (3,3), whether we specify the 1st and 2nd cards or not makes no difference. $$ \begin{align} \mathbb P(\textrm{a three and a three}) = \mathbb P(3,3) \end{align} $$

 

However, 'What is the probability to get a three and a four?' contains two questions as 'a three and a four' can arise in two different ways, namely, (3,4) and (4,3), In other words, for distinguishable cases, whether we specify the 1st and 2nd cards does make a difference. $$ \begin{align} \mathbb P(\textrm{a three and a four}) = \mathbb P((3,4) \,\textrm{or}\, (4,3)) = \mathbb P(3,4) + \mathbb P(4,3) \end{align} $$

 

In summary, 'What is the probability to get a three and a three?' and 'What is the probability to get a three and a four?' appear to be the same kind of question but they are different. We can see the difference by comparing them to where we specify the order of the cards, i.e.

  • What is the probability to get a three and a three? $=$ What is the probability for (1st card, 2nd card) = (3,3)?
  • What is the probability to get a three and a four? $\ne$ What is the probability for (1st card, 2nd card) = (3,4)?
반응형
Comments