Probability

Introduction

Probability is a measure of the likelihood that an event will occur. The probability of an event is always a number between 0 and 1 inclusive. If the event will not happen, the probability is 0. The larger the probability, the more likely it is that the event will occur, and if the event will certainly happen, the probability is 1.

We will start by looking at some simple examples of probability, where our events are equally likely to occur, and exactly one of them will occur at a time. This happens when we roll a single die, flip a single coin, or choose a ball at random from a bag.

Suppose we have a set S S of n n equally likely, mutually exclusive events, and we know that exactly one of them will occur. Let p p be the probability that a particular event occurs. Then since the probability of one of the events occurring is 1, we have n×p=1 n \times p = 1 , so p=1n p = \frac{1}{n} .

If XS X \subseteq S and we want to know what the probability that an event in X X occurs, we use the formula

Probability of equally likely outcomes: p(X)=desired eventstotal events=XS p(X) = \frac{\mbox{desired events}}{\mbox{total events}} = \frac{|X|}{|S|}

Worked Example

1. If we roll two six-sided dice, the smallest sum we can get is 2 (rolling a 1 on each die), and the largest sum we can get is 12 (rolling a 6 on each die). What is the probability of rolling a sum of 2,3, or 4?

If we look at the ordered pairs of numbers that occur, then by the Rule of Sum, there are 6×6=36 6\times 6 = 36 possible outcomes. Of these outcomes, one will give a sum of 2 (the pair (1,1) (1,1) ), two will give a sum of 3 ((2,1) and (1,2)), and three will give a sum of 4 ((3,1), (2,2) and (1,3)).

Therefore, the probability of rolling a sum of 2,3,2,3, or 44 is 136+236+336=16 \frac{1}{36} + \frac{2}{36} + \frac{3}{36} = \frac{1}{6} .

 

2. In the board game monopoly, you may end up “in jail”.  To get out of jail, you roll two six-sided dice, and need to get the same number on both of them. What is the probability that on a particular roll you will get out of jail?

Solution: We use the formula p(X)=desired outcomestotal outcomes p(X) = \frac{\mbox{desired outcomes}}{\mbox{total outcomes}} to calculate the probability. There are 36 possible ordered pairs that can occur when we roll two six-sided dice. Six of those pairs have the same number on both dice ((1,1),(2,2),,(6,6))( (1,1), (2,2), \ldots, (6,6) ), so the probability is 636=16 \frac{6}{36} = \frac{1}{6} .

 

3. A bag contains 4 red balls, 5 blue balls, and 3 black balls.  If three balls are drawn at random from the bag, what is the probability all three balls are different colours?

Solution: There are 4+5+3=12 4 + 5 + 3 = 12 balls in the bag, so there are (123)=220 \binom{12}{3} = 220 ways to choose three balls from the bag. If we want one ball of each colour, by the rule of product there are 4×5×3=60 4 \times 5 \times 3 = 60 ways we can choose them. So the probability is 60220=311 \frac{60}{220} = \frac{3}{11} .

#Combinatorics #Probability #Olympiad

Note by Calvin Lin
7 years, 2 months ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

What is the probability that the sum 9 would appear exactly three times when a pair of dice is rolled four times

Shantanu Dutta - 6 years, 9 months ago

Log in to reply

32/6561?

Baby Googa - 6 years, 3 months ago
×

Problem Loading...

Note Loading...

Set Loading...