Problems from Definition of probability, sample space and sure and impossible event

We have an urn with fourteen balls, seven red balls, numbered from 1 to 7, three yellow, numbered from 8 to 10, and four purple, numbered from 11 to 14. Our experiment consists of drawing a ball and seeing its number and color.

  1. Determine the sample space.
  2. Consider the events A = "get a number bigger or equal to 9", B = "get an even number." Define which elementary events form A and B.
  3. Define which elementary events form the events C="get a yellow or purple ball", D="drawing a purple ball or multiple of three."
  4. Define which elementary events form the events E="draw a red ball with a number less than 4", F="draw a yellow ball with a number bigger than 11".
See development and solution

Development:

1) The sample space is the set of all the possible results. In our case, we have
Ω={R1,R2,R3,R4,R5,R6,R7,Y8,Y9,Y10,V11,V12,V13,V14} where R indicates that the ball is red, Y that it is yellow, and V that is violet.

2) The events that we are interested in are all the elementary events that have a number bigger than or equal to 9. Therefore, A={Y9,Y10,V11,V12,V13,V14} In the second case, we are only interested in those that have even numbers. That is, B={R2,R4,R6,Y8,Y10,V12,V14}

3) Our event is formed by all the elementary events that have a yellow or a violet ball. Those that have yellow ball are {Y8,Y9,Y10}, and those that have violet ball are {V11,V12,V13,V14}.

Therefore, our event is C={Y8,Y9,Y10,V11,V12,V13,V14}.

Now let's consider event D. Those that have a violet ball are {V11,V12,V13,V14}, and multiples of 3, between the numbers 1 and 14, are: 3,6,9,12. Therefore, the balls that we are interested in are {R3,R6,Y9,V12}. And so, we have D={R3,R6,Y9,V11,V12,V13,V14}.

Note that the ball V12 in fact satisfies both conditions: it is violet and also its number is a multiple of 3. That is not a problem, and we must write in D the results that satisfy the conditions, and V12 satisfies them since it satisfies at least one of two conditions.

4) We have 8 red balls, that are {R1,R2,R3,R4,R5,R6,R7,R8}. Between them, the balls with the number less than four are E={R1,R2,R3}. Also, we might have done it another way: first we choose the balls that have a number less than four (in our case, {R1,R2,R3}), and as they all are red, our event is again E={R1,R2,R3}.

We can start by considering the yellow balls: {Y8,Y9,Y10}. Between them, there is no a number bigger than 11. Therefore, there is no elementary event that satisfies the condition, that is, F=. In other words, F is an impossible event, it can be never satisfied.

Solution:

  1. Ω={R1,R2,R3,R4,R5,R6,R7,Y8,Y9,Y10,V11,V12,V13,V14}.
  2. A={Y9,Y10,V11,V12,V13,V14}, B={R2,R4,R6,Y8,Y10,V12,V14}.
  3. C={Y8,Y9,Y10,V11,V12,V13,V14}, D={R3,R6,Y9,V11,V12,V13,V14}.
  4. E={R1,R2,R3}, F=.
Hide solution and development
View theory