PROBABILITY---By. Mwl. Japhet Masatu.
Probability is the likelihood of something happening in the future.
How is it expressed?
Probability is expressed as a fraction: the denominator is the total number of ways things can occur and the numerator is the number of things that you are hoping will occur:
NUMBER OF THINGS YOU ARE LOOKING FOR PROBABILITY = --------------------------------------- TOTAL NUMBER OF THINGS
Example | Problem | Answer | ||
---|---|---|---|---|
1 | What is the probability of a flipped coin turning up heads? |
because there is 1 head and the coin has 2 sides. | ||
2 | What is the probability of pulling, at random, the ace of spades out of a deck of 52 cards? |
because there is only 1 ace of spades and there are 52 cards in the deck. | ||
3 | What is the probability of drawing any ace out of a deck of 52 cards? | because there 4 aces in a deck of 52 cards. | ||
4 | What is the probability of drawing a red marble out of a bag containing 2 red marbles and 5 blue marbles? |
|
In its simplest form, probability can be expressed mathematically as: the number of occurrences of a targeted event divided by the number of occurrences plus the number of failures of occurrences (this adds up to the total of possible outcomes):
p(a) = p(a)/[p(a) + p(b)]
Calculating probabilities in a situation like a coin toss is
straightforward, because the outcomes are mutually exclusive: either one
event or the other must occur. Each coin toss is an independent
event; the outcome of one trial has no effect on subsequent ones. No
matter how many consecutive times one side lands facing up, the
probability that it will do so at the next toss is always .5 (50-50).
The mistaken idea that a number of consecutive results (six "heads" for
example) makes it more likely that the next toss will result in a
"tails" is known as the gambler's fallacy , one that has led to the downfall of many a bettor.Probability theory had its start in the 17th century, when two French mathematicians, Blaise Pascal and Pierre de Fermat carried on a correspondence discussing mathematical problems dealing with games of chance. Contemporary applications of probability theory run the gamut of human inquiry, and include aspects of computer programming, astrophysics, music, weather prediction, and medicine.
You are here
Probability
Introduction
Probability is the likelihood or chance of an event occurring.
For example, the probability of flipping a coin
and it being heads is ½, because there is 1 way of getting a head and
the total number of possible outcomes is 2 (a head or tail). We write
P(heads) = ½ .
Single Events
Example
There are 6 beads in a bag, 3 are red, 2 are yellow and 1 is blue. What is the probability of picking a yellow?
The probability is the number of yellows in the bag divided by the total number of balls, i.e. 2/6 = 1/3.
Example
There is a bag full of coloured balls, red, blue, green and orange. Balls are picked out and replaced. John did this 1000 times and obtained the following results:
For every 1000 balls picked out, 450 are green. Therefore P(green) = 450/1000 = 0.45
b) If there are 100 balls in the bag, how many of them are likely to be green?
The experiment suggests that 450 out of 1000 balls are green. Therefore, out of 100 balls, 45 are green (using ratios).
Multiple Events
Independent and Dependent Events
Suppose now we consider the probability of 2 events happening. For example, we might throw 2 dice and consider the probability that both are 6's.
We call two events independent if the outcome of one of the events doesn't affect the outcome of another. For example, if we throw two dice, the probability of getting a 6 on the second die is the same, no matter what we get with the first one- it's still 1/6.
On the other hand, suppose we have a bag containing 2 red and 2 blue balls. If we pick 2 balls out of the bag, the probability that the second is blue depends upon what the colour of the first ball picked was. If the first ball was blue, there will be 1 blue and 2 red balls in the bag when we pick the second ball. So the probability of getting a blue is 1/3. However, if the first ball was red, there will be 1 red and 2 blue balls left so the probability the second ball is blue is 2/3. When the probability of one event depends on another, the events are dependent.
Possibility Spaces
When working out what the probability of two things happening is, a probability/ possibility space can be drawn. For example, if you throw two dice, what is the probability that you will get: a) 8, b) 9, c) either 8 or 9?
a) The black blobs indicate the ways of getting 8 (a 2 and a 6, a 3 and a 5, ...). There are 5 different ways. The probability space shows us that when throwing 2 dice, there are 36 different possibilities (36 squares). With 5 of these possibilities, you will get 8. Therefore P(8) = 5/36 .
b) The red blobs indicate the ways of getting 9. There are four ways, therefore P(9) = 4/36 = 1/9.
c) You will get an 8 or 9 in any of the 'blobbed' squares. There are 9 altogether, so P(8 or 9) = 9/36 = 1/4 .
Probability Trees
Another way of representing 2 or more events is on a probability tree.
Example
There are 3 balls in a bag: red, yellow and blue. One ball is picked out, and not replaced, and then another ball is picked out.
The first ball can be red, yellow or blue. The probability is 1/3 for each of these. If a red ball is picked out, there will be two balls left, a yellow and blue. The probability the second ball will be yellow is 1/2 and the probability the second ball will be blue is 1/2. The same logic can be applied to the cases of when a yellow or blue ball is picked out first.
In this example, the question states that the ball is not replaced. If it was, the probability of picking a red ball (etc.) the second time will be the same as the first (i.e. 1/3).
This video shows examples of using probability trees to work out the overall probability of a series of events are shown. Both independent and conditional probability are covered.
Probability is the likelihood or chance of an event occurring.
Probability = | the number of ways of achieving success |
the total number of possible outcomes |
- The probability of something which is certain to happen is 1.
- The probability of something which is impossible to happen is 0.
- The probability of something not happening is 1 minus the probability that it will happen.
Example
There are 6 beads in a bag, 3 are red, 2 are yellow and 1 is blue. What is the probability of picking a yellow?
The probability is the number of yellows in the bag divided by the total number of balls, i.e. 2/6 = 1/3.
Example
There is a bag full of coloured balls, red, blue, green and orange. Balls are picked out and replaced. John did this 1000 times and obtained the following results:
- Number of blue balls picked out: 300
- Number of red balls: 200
- Number of green balls: 450
- Number of orange balls: 50
For every 1000 balls picked out, 450 are green. Therefore P(green) = 450/1000 = 0.45
b) If there are 100 balls in the bag, how many of them are likely to be green?
The experiment suggests that 450 out of 1000 balls are green. Therefore, out of 100 balls, 45 are green (using ratios).
Multiple Events
Independent and Dependent Events
Suppose now we consider the probability of 2 events happening. For example, we might throw 2 dice and consider the probability that both are 6's.
We call two events independent if the outcome of one of the events doesn't affect the outcome of another. For example, if we throw two dice, the probability of getting a 6 on the second die is the same, no matter what we get with the first one- it's still 1/6.
On the other hand, suppose we have a bag containing 2 red and 2 blue balls. If we pick 2 balls out of the bag, the probability that the second is blue depends upon what the colour of the first ball picked was. If the first ball was blue, there will be 1 blue and 2 red balls in the bag when we pick the second ball. So the probability of getting a blue is 1/3. However, if the first ball was red, there will be 1 red and 2 blue balls left so the probability the second ball is blue is 2/3. When the probability of one event depends on another, the events are dependent.
Possibility Spaces
When working out what the probability of two things happening is, a probability/ possibility space can be drawn. For example, if you throw two dice, what is the probability that you will get: a) 8, b) 9, c) either 8 or 9?
a) The black blobs indicate the ways of getting 8 (a 2 and a 6, a 3 and a 5, ...). There are 5 different ways. The probability space shows us that when throwing 2 dice, there are 36 different possibilities (36 squares). With 5 of these possibilities, you will get 8. Therefore P(8) = 5/36 .
b) The red blobs indicate the ways of getting 9. There are four ways, therefore P(9) = 4/36 = 1/9.
c) You will get an 8 or 9 in any of the 'blobbed' squares. There are 9 altogether, so P(8 or 9) = 9/36 = 1/4 .
Probability Trees
Another way of representing 2 or more events is on a probability tree.
Example
There are 3 balls in a bag: red, yellow and blue. One ball is picked out, and not replaced, and then another ball is picked out.
The first ball can be red, yellow or blue. The probability is 1/3 for each of these. If a red ball is picked out, there will be two balls left, a yellow and blue. The probability the second ball will be yellow is 1/2 and the probability the second ball will be blue is 1/2. The same logic can be applied to the cases of when a yellow or blue ball is picked out first.
In this example, the question states that the ball is not replaced. If it was, the probability of picking a red ball (etc.) the second time will be the same as the first (i.e. 1/3).
This video shows examples of using probability trees to work out the overall probability of a series of events are shown. Both independent and conditional probability are covered.
The AND and OR rules (HIGHER TIER)
In the above example, the probability of picking a red first is 1/3 and a yellow second is 1/2. The probability that a red AND then a yellow will be picked is 1/3 × 1/2 = 1/6 (this is shown at the end of the branch). The rule is:
Example
What is the probability of getting a yellow and a red in any order?
- See more at: http://www.mathsrevision.net/gcse-maths-revision/statistics-handling-data/probability#sthash.iUNOLX5Z.dpuf
This is the same as: what is the probability of getting a yellow AND a red OR a red AND a yellow.
- See more at: http://www.mathsrevision.net/gcse-maths-revision/statistics-handling-data/probability#sthash.iUNOLX5Z.dpuf
P(yellow and red) = 1/3 × 1/2 = 1/6
P(red and yellow) = 1/3 × 1/2 = 1/6
P(yellow and red or red and yellow) = 1/6 + 1/6 = 1/3
In the above example, the probability of picking a red first is 1/3 and a yellow second is 1/2. The probability that a red AND then a yellow will be picked is 1/3 × 1/2 = 1/6 (this is shown at the end of the branch). The rule is:
- If two events A and B are independent (this means that one event does not depend on the other), then the probability of both A and B occurring is found by multiplying the probability of A occurring by the probability of B occurring.
- If we have two events A and B and it isn't possible for both events to occur, then the probability of A or B occuring is the probability of A occurring + the probability of B occurring.
Example
What is the probability of getting a yellow and a red in any order?
You are here
Probability
Introduction
Probability is the likelihood or chance of an event occurring.
For example, the probability of flipping a coin
and it being heads is ½, because there is 1 way of getting a head and
the total number of possible outcomes is 2 (a head or tail). We write
P(heads) = ½ .
Single Events
Example
There are 6 beads in a bag, 3 are red, 2 are yellow and 1 is blue. What is the probability of picking a yellow?
The probability is the number of yellows in the bag divided by the total number of balls, i.e. 2/6 = 1/3.
Example
There is a bag full of coloured balls, red, blue, green and orange. Balls are picked out and replaced. John did this 1000 times and obtained the following results:
For every 1000 balls picked out, 450 are green. Therefore P(green) = 450/1000 = 0.45
b) If there are 100 balls in the bag, how many of them are likely to be green?
The experiment suggests that 450 out of 1000 balls are green. Therefore, out of 100 balls, 45 are green (using ratios).
Multiple Events
Independent and Dependent Events
Suppose now we consider the probability of 2 events happening. For example, we might throw 2 dice and consider the probability that both are 6's.
We call two events independent if the outcome of one of the events doesn't affect the outcome of another. For example, if we throw two dice, the probability of getting a 6 on the second die is the same, no matter what we get with the first one- it's still 1/6.
On the other hand, suppose we have a bag containing 2 red and 2 blue balls. If we pick 2 balls out of the bag, the probability that the second is blue depends upon what the colour of the first ball picked was. If the first ball was blue, there will be 1 blue and 2 red balls in the bag when we pick the second ball. So the probability of getting a blue is 1/3. However, if the first ball was red, there will be 1 red and 2 blue balls left so the probability the second ball is blue is 2/3. When the probability of one event depends on another, the events are dependent.
Possibility Spaces
When working out what the probability of two things happening is, a probability/ possibility space can be drawn. For example, if you throw two dice, what is the probability that you will get: a) 8, b) 9, c) either 8 or 9?
a) The black blobs indicate the ways of getting 8 (a 2 and a 6, a 3 and a 5, ...). There are 5 different ways. The probability space shows us that when throwing 2 dice, there are 36 different possibilities (36 squares). With 5 of these possibilities, you will get 8. Therefore P(8) = 5/36 .
b) The red blobs indicate the ways of getting 9. There are four ways, therefore P(9) = 4/36 = 1/9.
c) You will get an 8 or 9 in any of the 'blobbed' squares. There are 9 altogether, so P(8 or 9) = 9/36 = 1/4 .
Probability Trees
Another way of representing 2 or more events is on a probability tree.
Example
There are 3 balls in a bag: red, yellow and blue. One ball is picked out, and not replaced, and then another ball is picked out.
The first ball can be red, yellow or blue. The probability is 1/3 for each of these. If a red ball is picked out, there will be two balls left, a yellow and blue. The probability the second ball will be yellow is 1/2 and the probability the second ball will be blue is 1/2. The same logic can be applied to the cases of when a yellow or blue ball is picked out first.
In this example, the question states that the ball is not replaced. If it was, the probability of picking a red ball (etc.) the second time will be the same as the first (i.e. 1/3).
This video shows examples of using probability trees to work out the overall probability of a series of events are shown. Both independent and conditional probability are covered.
Probability is the likelihood or chance of an event occurring.
Probability = | the number of ways of achieving success |
the total number of possible outcomes |
- The probability of something which is certain to happen is 1.
- The probability of something which is impossible to happen is 0.
- The probability of something not happening is 1 minus the probability that it will happen.
Example
There are 6 beads in a bag, 3 are red, 2 are yellow and 1 is blue. What is the probability of picking a yellow?
The probability is the number of yellows in the bag divided by the total number of balls, i.e. 2/6 = 1/3.
Example
There is a bag full of coloured balls, red, blue, green and orange. Balls are picked out and replaced. John did this 1000 times and obtained the following results:
- Number of blue balls picked out: 300
- Number of red balls: 200
- Number of green balls: 450
- Number of orange balls: 50
For every 1000 balls picked out, 450 are green. Therefore P(green) = 450/1000 = 0.45
b) If there are 100 balls in the bag, how many of them are likely to be green?
The experiment suggests that 450 out of 1000 balls are green. Therefore, out of 100 balls, 45 are green (using ratios).
Multiple Events
Independent and Dependent Events
Suppose now we consider the probability of 2 events happening. For example, we might throw 2 dice and consider the probability that both are 6's.
We call two events independent if the outcome of one of the events doesn't affect the outcome of another. For example, if we throw two dice, the probability of getting a 6 on the second die is the same, no matter what we get with the first one- it's still 1/6.
On the other hand, suppose we have a bag containing 2 red and 2 blue balls. If we pick 2 balls out of the bag, the probability that the second is blue depends upon what the colour of the first ball picked was. If the first ball was blue, there will be 1 blue and 2 red balls in the bag when we pick the second ball. So the probability of getting a blue is 1/3. However, if the first ball was red, there will be 1 red and 2 blue balls left so the probability the second ball is blue is 2/3. When the probability of one event depends on another, the events are dependent.
Possibility Spaces
When working out what the probability of two things happening is, a probability/ possibility space can be drawn. For example, if you throw two dice, what is the probability that you will get: a) 8, b) 9, c) either 8 or 9?
a) The black blobs indicate the ways of getting 8 (a 2 and a 6, a 3 and a 5, ...). There are 5 different ways. The probability space shows us that when throwing 2 dice, there are 36 different possibilities (36 squares). With 5 of these possibilities, you will get 8. Therefore P(8) = 5/36 .
b) The red blobs indicate the ways of getting 9. There are four ways, therefore P(9) = 4/36 = 1/9.
c) You will get an 8 or 9 in any of the 'blobbed' squares. There are 9 altogether, so P(8 or 9) = 9/36 = 1/4 .
Probability Trees
Another way of representing 2 or more events is on a probability tree.
Example
There are 3 balls in a bag: red, yellow and blue. One ball is picked out, and not replaced, and then another ball is picked out.
The first ball can be red, yellow or blue. The probability is 1/3 for each of these. If a red ball is picked out, there will be two balls left, a yellow and blue. The probability the second ball will be yellow is 1/2 and the probability the second ball will be blue is 1/2. The same logic can be applied to the cases of when a yellow or blue ball is picked out first.
In this example, the question states that the ball is not replaced. If it was, the probability of picking a red ball (etc.) the second time will be the same as the first (i.e. 1/3).
This video shows examples of using probability trees to work out the overall probability of a series of events are shown. Both independent and conditional probability are covered.
The AND and OR rules (HIGHER TIER)
In the above example, the probability of picking a red first is 1/3 and a yellow second is 1/2. The probability that a red AND then a yellow will be picked is 1/3 × 1/2 = 1/6 (this is shown at the end of the branch). The rule is:
Example
What is the probability of getting a yellow and a red in any order?
This is the same as: what is the probability of getting a yellow AND a red OR a red AND a yellow.
P(yellow and red) = 1/3 × 1/2 = 1/6
P(red and yellow) = 1/3 × 1/2 = 1/6
P(yellow and red or red and yellow) = 1/6 + 1/6 = 1/3
In the above example, the probability of picking a red first is 1/3 and a yellow second is 1/2. The probability that a red AND then a yellow will be picked is 1/3 × 1/2 = 1/6 (this is shown at the end of the branch). The rule is:
- If two events A and B are independent (this means that one event does not depend on the other), then the probability of both A and B occurring is found by multiplying the probability of A occurring by the probability of B occurring.
- If we have two events A and B and it isn't possible for both events to occur, then the probability of A or B occuring is the probability of A occurring + the probability of B occurring.
Example
What is the probability of getting a yellow and a red in any order?
This is the same as: what is the probability of getting a yellow AND a red OR a red AND a yellow.
P(yellow and red) = 1/3 × 1/2 = 1/6
P(red and yellow) = 1/3 × 1/2 = 1/6
P(yellow and red or red and yellow) = 1/6 + 1/6 = 1/3
You are here
Probability
Introduction
Probability is the likelihood or chance of an event occurring.
For example, the probability of flipping a coin
and it being heads is ½, because there is 1 way of getting a head and
the total number of possible outcomes is 2 (a head or tail). We write
P(heads) = ½ .
Single Events
Example
There are 6 beads in a bag, 3 are red, 2 are yellow and 1 is blue. What is the probability of picking a yellow?
The probability is the number of yellows in the bag divided by the total number of balls, i.e. 2/6 = 1/3.
Example
There is a bag full of coloured balls, red, blue, green and orange. Balls are picked out and replaced. John did this 1000 times and obtained the following results:
For every 1000 balls picked out, 450 are green. Therefore P(green) = 450/1000 = 0.45
b) If there are 100 balls in the bag, how many of them are likely to be green?
The experiment suggests that 450 out of 1000 balls are green. Therefore, out of 100 balls, 45 are green (using ratios).
Multiple Events
Independent and Dependent Events
Suppose now we consider the probability of 2 events happening. For example, we might throw 2 dice and consider the probability that both are 6's.
We call two events independent if the outcome of one of the events doesn't affect the outcome of another. For example, if we throw two dice, the probability of getting a 6 on the second die is the same, no matter what we get with the first one- it's still 1/6.
On the other hand, suppose we have a bag containing 2 red and 2 blue balls. If we pick 2 balls out of the bag, the probability that the second is blue depends upon what the colour of the first ball picked was. If the first ball was blue, there will be 1 blue and 2 red balls in the bag when we pick the second ball. So the probability of getting a blue is 1/3. However, if the first ball was red, there will be 1 red and 2 blue balls left so the probability the second ball is blue is 2/3. When the probability of one event depends on another, the events are dependent.
Possibility Spaces
When working out what the probability of two things happening is, a probability/ possibility space can be drawn. For example, if you throw two dice, what is the probability that you will get: a) 8, b) 9, c) either 8 or 9?
a) The black blobs indicate the ways of getting 8 (a 2 and a 6, a 3 and a 5, ...). There are 5 different ways. The probability space shows us that when throwing 2 dice, there are 36 different possibilities (36 squares). With 5 of these possibilities, you will get 8. Therefore P(8) = 5/36 .
b) The red blobs indicate the ways of getting 9. There are four ways, therefore P(9) = 4/36 = 1/9.
c) You will get an 8 or 9 in any of the 'blobbed' squares. There are 9 altogether, so P(8 or 9) = 9/36 = 1/4 .
Probability Trees
Another way of representing 2 or more events is on a probability tree.
Example
There are 3 balls in a bag: red, yellow and blue. One ball is picked out, and not replaced, and then another ball is picked out.
The first ball can be red, yellow or blue. The probability is 1/3 for each of these. If a red ball is picked out, there will be two balls left, a yellow and blue. The probability the second ball will be yellow is 1/2 and the probability the second ball will be blue is 1/2. The same logic can be applied to the cases of when a yellow or blue ball is picked out first.
In this example, the question states that the ball is not replaced. If it was, the probability of picking a red ball (etc.) the second time will be the same as the first (i.e. 1/3).
This video shows examples of using probability trees to work out the overall probability of a series of events are shown. Both independent and conditional probability are covered.
Probability is the likelihood or chance of an event occurring.
Probability = | the number of ways of achieving success |
the total number of possible outcomes |
- The probability of something which is certain to happen is 1.
- The probability of something which is impossible to happen is 0.
- The probability of something not happening is 1 minus the probability that it will happen.
Example
There are 6 beads in a bag, 3 are red, 2 are yellow and 1 is blue. What is the probability of picking a yellow?
The probability is the number of yellows in the bag divided by the total number of balls, i.e. 2/6 = 1/3.
Example
There is a bag full of coloured balls, red, blue, green and orange. Balls are picked out and replaced. John did this 1000 times and obtained the following results:
- Number of blue balls picked out: 300
- Number of red balls: 200
- Number of green balls: 450
- Number of orange balls: 50
For every 1000 balls picked out, 450 are green. Therefore P(green) = 450/1000 = 0.45
b) If there are 100 balls in the bag, how many of them are likely to be green?
The experiment suggests that 450 out of 1000 balls are green. Therefore, out of 100 balls, 45 are green (using ratios).
Multiple Events
Independent and Dependent Events
Suppose now we consider the probability of 2 events happening. For example, we might throw 2 dice and consider the probability that both are 6's.
We call two events independent if the outcome of one of the events doesn't affect the outcome of another. For example, if we throw two dice, the probability of getting a 6 on the second die is the same, no matter what we get with the first one- it's still 1/6.
On the other hand, suppose we have a bag containing 2 red and 2 blue balls. If we pick 2 balls out of the bag, the probability that the second is blue depends upon what the colour of the first ball picked was. If the first ball was blue, there will be 1 blue and 2 red balls in the bag when we pick the second ball. So the probability of getting a blue is 1/3. However, if the first ball was red, there will be 1 red and 2 blue balls left so the probability the second ball is blue is 2/3. When the probability of one event depends on another, the events are dependent.
Possibility Spaces
When working out what the probability of two things happening is, a probability/ possibility space can be drawn. For example, if you throw two dice, what is the probability that you will get: a) 8, b) 9, c) either 8 or 9?
a) The black blobs indicate the ways of getting 8 (a 2 and a 6, a 3 and a 5, ...). There are 5 different ways. The probability space shows us that when throwing 2 dice, there are 36 different possibilities (36 squares). With 5 of these possibilities, you will get 8. Therefore P(8) = 5/36 .
b) The red blobs indicate the ways of getting 9. There are four ways, therefore P(9) = 4/36 = 1/9.
c) You will get an 8 or 9 in any of the 'blobbed' squares. There are 9 altogether, so P(8 or 9) = 9/36 = 1/4 .
Probability Trees
Another way of representing 2 or more events is on a probability tree.
Example
There are 3 balls in a bag: red, yellow and blue. One ball is picked out, and not replaced, and then another ball is picked out.
The first ball can be red, yellow or blue. The probability is 1/3 for each of these. If a red ball is picked out, there will be two balls left, a yellow and blue. The probability the second ball will be yellow is 1/2 and the probability the second ball will be blue is 1/2. The same logic can be applied to the cases of when a yellow or blue ball is picked out first.
In this example, the question states that the ball is not replaced. If it was, the probability of picking a red ball (etc.) the second time will be the same as the first (i.e. 1/3).
This video shows examples of using probability trees to work out the overall probability of a series of events are shown. Both independent and conditional probability are covered.
The AND and OR rules (HIGHER TIER)
In the above example, the probability of picking a red first is 1/3 and a yellow second is 1/2. The probability that a red AND then a yellow will be picked is 1/3 × 1/2 = 1/6 (this is shown at the end of the branch). The rule is:
Example
What is the probability of getting a yellow and a red in any order?
This is the same as: what is the probability of getting a yellow AND a red OR a red AND a yellow.
P(yellow and red) = 1/3 × 1/2 = 1/6
P(red and yellow) = 1/3 × 1/2 = 1/6
P(yellow and red or red and yellow) = 1/6 + 1/6 = 1/3
In the above example, the probability of picking a red first is 1/3 and a yellow second is 1/2. The probability that a red AND then a yellow will be picked is 1/3 × 1/2 = 1/6 (this is shown at the end of the branch). The rule is:
- If two events A and B are independent (this means that one event does not depend on the other), then the probability of both A and B occurring is found by multiplying the probability of A occurring by the probability of B occurring.
- If we have two events A and B and it isn't possible for both events to occur, then the probability of A or B occuring is the probability of A occurring + the probability of B occurring.
Example
What is the probability of getting a yellow and a red in any order?
This is the same as: what is the probability of getting a yellow AND a red OR a red AND a yellow.
P(yellow and red) = 1/3 × 1/2 = 1/6
P(red and yellow) = 1/3 × 1/2 = 1/6
P(yellow and red or red and yellow) = 1/6 + 1/6 = 1/3
P(red and yellow) = 1/3 × 1/2 = 1/6
P(yellow and red or red and yellow) = 1/6 + 1/6 = 1/3
You are here
Probability
Introduction
Probability is the likelihood or chance of an event occurring.
For example, the probability of flipping a coin
and it being heads is ½, because there is 1 way of getting a head and
the total number of possible outcomes is 2 (a head or tail). We write
P(heads) = ½ .
Single Events
Example
There are 6 beads in a bag, 3 are red, 2 are yellow and 1 is blue. What is the probability of picking a yellow?
The probability is the number of yellows in the bag divided by the total number of balls, i.e. 2/6 = 1/3.
Example
There is a bag full of coloured balls, red, blue, green and orange. Balls are picked out and replaced. John did this 1000 times and obtained the following results:
For every 1000 balls picked out, 450 are green. Therefore P(green) = 450/1000 = 0.45
b) If there are 100 balls in the bag, how many of them are likely to be green?
The experiment suggests that 450 out of 1000 balls are green. Therefore, out of 100 balls, 45 are green (using ratios).
Multiple Events
Independent and Dependent Events
Suppose now we consider the probability of 2 events happening. For example, we might throw 2 dice and consider the probability that both are 6's.
We call two events independent if the outcome of one of the events doesn't affect the outcome of another. For example, if we throw two dice, the probability of getting a 6 on the second die is the same, no matter what we get with the first one- it's still 1/6.
On the other hand, suppose we have a bag containing 2 red and 2 blue balls. If we pick 2 balls out of the bag, the probability that the second is blue depends upon what the colour of the first ball picked was. If the first ball was blue, there will be 1 blue and 2 red balls in the bag when we pick the second ball. So the probability of getting a blue is 1/3. However, if the first ball was red, there will be 1 red and 2 blue balls left so the probability the second ball is blue is 2/3. When the probability of one event depends on another, the events are dependent.
Possibility Spaces
When working out what the probability of two things happening is, a probability/ possibility space can be drawn. For example, if you throw two dice, what is the probability that you will get: a) 8, b) 9, c) either 8 or 9?
a) The black blobs indicate the ways of getting 8 (a 2 and a 6, a 3 and a 5, ...). There are 5 different ways. The probability space shows us that when throwing 2 dice, there are 36 different possibilities (36 squares). With 5 of these possibilities, you will get 8. Therefore P(8) = 5/36 .
b) The red blobs indicate the ways of getting 9. There are four ways, therefore P(9) = 4/36 = 1/9.
c) You will get an 8 or 9 in any of the 'blobbed' squares. There are 9 altogether, so P(8 or 9) = 9/36 = 1/4 .
Probability Trees
Another way of representing 2 or more events is on a probability tree.
Example
There are 3 balls in a bag: red, yellow and blue. One ball is picked out, and not replaced, and then another ball is picked out.
The first ball can be red, yellow or blue. The probability is 1/3 for each of these. If a red ball is picked out, there will be two balls left, a yellow and blue. The probability the second ball will be yellow is 1/2 and the probability the second ball will be blue is 1/2. The same logic can be applied to the cases of when a yellow or blue ball is picked out first.
In this example, the question states that the ball is not replaced. If it was, the probability of picking a red ball (etc.) the second time will be the same as the first (i.e. 1/3).
This video shows examples of using probability trees to work out the overall probability of a series of events are shown. Both independent and conditional probability are covered.
Probability is the likelihood or chance of an event occurring.
Probability = | the number of ways of achieving success |
the total number of possible outcomes |
- The probability of something which is certain to happen is 1.
- The probability of something which is impossible to happen is 0.
- The probability of something not happening is 1 minus the probability that it will happen.
Example
There are 6 beads in a bag, 3 are red, 2 are yellow and 1 is blue. What is the probability of picking a yellow?
The probability is the number of yellows in the bag divided by the total number of balls, i.e. 2/6 = 1/3.
Example
There is a bag full of coloured balls, red, blue, green and orange. Balls are picked out and replaced. John did this 1000 times and obtained the following results:
- Number of blue balls picked out: 300
- Number of red balls: 200
- Number of green balls: 450
- Number of orange balls: 50
For every 1000 balls picked out, 450 are green. Therefore P(green) = 450/1000 = 0.45
b) If there are 100 balls in the bag, how many of them are likely to be green?
The experiment suggests that 450 out of 1000 balls are green. Therefore, out of 100 balls, 45 are green (using ratios).
Multiple Events
Independent and Dependent Events
Suppose now we consider the probability of 2 events happening. For example, we might throw 2 dice and consider the probability that both are 6's.
We call two events independent if the outcome of one of the events doesn't affect the outcome of another. For example, if we throw two dice, the probability of getting a 6 on the second die is the same, no matter what we get with the first one- it's still 1/6.
On the other hand, suppose we have a bag containing 2 red and 2 blue balls. If we pick 2 balls out of the bag, the probability that the second is blue depends upon what the colour of the first ball picked was. If the first ball was blue, there will be 1 blue and 2 red balls in the bag when we pick the second ball. So the probability of getting a blue is 1/3. However, if the first ball was red, there will be 1 red and 2 blue balls left so the probability the second ball is blue is 2/3. When the probability of one event depends on another, the events are dependent.
Possibility Spaces
When working out what the probability of two things happening is, a probability/ possibility space can be drawn. For example, if you throw two dice, what is the probability that you will get: a) 8, b) 9, c) either 8 or 9?
a) The black blobs indicate the ways of getting 8 (a 2 and a 6, a 3 and a 5, ...). There are 5 different ways. The probability space shows us that when throwing 2 dice, there are 36 different possibilities (36 squares). With 5 of these possibilities, you will get 8. Therefore P(8) = 5/36 .
b) The red blobs indicate the ways of getting 9. There are four ways, therefore P(9) = 4/36 = 1/9.
c) You will get an 8 or 9 in any of the 'blobbed' squares. There are 9 altogether, so P(8 or 9) = 9/36 = 1/4 .
Probability Trees
Another way of representing 2 or more events is on a probability tree.
Example
There are 3 balls in a bag: red, yellow and blue. One ball is picked out, and not replaced, and then another ball is picked out.
The first ball can be red, yellow or blue. The probability is 1/3 for each of these. If a red ball is picked out, there will be two balls left, a yellow and blue. The probability the second ball will be yellow is 1/2 and the probability the second ball will be blue is 1/2. The same logic can be applied to the cases of when a yellow or blue ball is picked out first.
In this example, the question states that the ball is not replaced. If it was, the probability of picking a red ball (etc.) the second time will be the same as the first (i.e. 1/3).
This video shows examples of using probability trees to work out the overall probability of a series of events are shown. Both independent and conditional probability are covered.
The AND and OR rules (HIGHER TIER)
In the above example, the probability of picking a red first is 1/3 and a yellow second is 1/2. The probability that a red AND then a yellow will be picked is 1/3 × 1/2 = 1/6 (this is shown at the end of the branch). The rule is:
- See more at: http://www.mathsrevision.net/gcse-maths-revision/statistics-handling-data/probability#sthash.iUNOLX5Z.dpuf
Example
What is the probability of getting a yellow and a red in any order?
P(red and yellow) = 1/3 × 1/2 = 1/6
- See more at: http://www.mathsrevision.net/gcse-maths-revision/statistics-handling-data/probability#sthash.iUNOLX5Z.dpuf
P(yellow and red or red and yellow) = 1/6 + 1/6 = 1/3
In the above example, the probability of picking a red first is 1/3 and a yellow second is 1/2. The probability that a red AND then a yellow will be picked is 1/3 × 1/2 = 1/6 (this is shown at the end of the branch). The rule is:
- If two events A and B are independent (this means that one event does not depend on the other), then the probability of both A and B occurring is found by multiplying the probability of A occurring by the probability of B occurring.
- If we have two events A and B and it isn't possible for both events to occur, then the probability of A or B occuring is the probability of A occurring + the probability of B occurring.
You are here
Probability
Introduction
Probability is the likelihood or chance of an event occurring.
For example, the probability of flipping a coin
and it being heads is ½, because there is 1 way of getting a head and
the total number of possible outcomes is 2 (a head or tail). We write
P(heads) = ½ .
Single Events
Example
There are 6 beads in a bag, 3 are red, 2 are yellow and 1 is blue. What is the probability of picking a yellow?
The probability is the number of yellows in the bag divided by the total number of balls, i.e. 2/6 = 1/3.
Example
There is a bag full of coloured balls, red, blue, green and orange. Balls are picked out and replaced. John did this 1000 times and obtained the following results:
For every 1000 balls picked out, 450 are green. Therefore P(green) = 450/1000 = 0.45
b) If there are 100 balls in the bag, how many of them are likely to be green?
The experiment suggests that 450 out of 1000 balls are green. Therefore, out of 100 balls, 45 are green (using ratios).
Multiple Events
Independent and Dependent Events
Suppose now we consider the probability of 2 events happening. For example, we might throw 2 dice and consider the probability that both are 6's.
We call two events independent if the outcome of one of the events doesn't affect the outcome of another. For example, if we throw two dice, the probability of getting a 6 on the second die is the same, no matter what we get with the first one- it's still 1/6.
On the other hand, suppose we have a bag containing 2 red and 2 blue balls. If we pick 2 balls out of the bag, the probability that the second is blue depends upon what the colour of the first ball picked was. If the first ball was blue, there will be 1 blue and 2 red balls in the bag when we pick the second ball. So the probability of getting a blue is 1/3. However, if the first ball was red, there will be 1 red and 2 blue balls left so the probability the second ball is blue is 2/3. When the probability of one event depends on another, the events are dependent.
Possibility Spaces
When working out what the probability of two things happening is, a probability/ possibility space can be drawn. For example, if you throw two dice, what is the probability that you will get: a) 8, b) 9, c) either 8 or 9?
a) The black blobs indicate the ways of getting 8 (a 2 and a 6, a 3 and a 5, ...). There are 5 different ways. The probability space shows us that when throwing 2 dice, there are 36 different possibilities (36 squares). With 5 of these possibilities, you will get 8. Therefore P(8) = 5/36 .
b) The red blobs indicate the ways of getting 9. There are four ways, therefore P(9) = 4/36 = 1/9.
c) You will get an 8 or 9 in any of the 'blobbed' squares. There are 9 altogether, so P(8 or 9) = 9/36 = 1/4 .
Probability Trees
Another way of representing 2 or more events is on a probability tree.
Example
There are 3 balls in a bag: red, yellow and blue. One ball is picked out, and not replaced, and then another ball is picked out.
The first ball can be red, yellow or blue. The probability is 1/3 for each of these. If a red ball is picked out, there will be two balls left, a yellow and blue. The probability the second ball will be yellow is 1/2 and the probability the second ball will be blue is 1/2. The same logic can be applied to the cases of when a yellow or blue ball is picked out first.
In this example, the question states that the ball is not replaced. If it was, the probability of picking a red ball (etc.) the second time will be the same as the first (i.e. 1/3).
This video shows examples of using probability trees to work out the overall probability of a series of events are shown. Both independent and conditional probability are covered.
Probability is the likelihood or chance of an event occurring.
Probability = | the number of ways of achieving success |
the total number of possible outcomes |
- The probability of something which is certain to happen is 1.
- The probability of something which is impossible to happen is 0.
- The probability of something not happening is 1 minus the probability that it will happen.
Example
There are 6 beads in a bag, 3 are red, 2 are yellow and 1 is blue. What is the probability of picking a yellow?
The probability is the number of yellows in the bag divided by the total number of balls, i.e. 2/6 = 1/3.
Example
There is a bag full of coloured balls, red, blue, green and orange. Balls are picked out and replaced. John did this 1000 times and obtained the following results:
- Number of blue balls picked out: 300
- Number of red balls: 200
- Number of green balls: 450
- Number of orange balls: 50
For every 1000 balls picked out, 450 are green. Therefore P(green) = 450/1000 = 0.45
b) If there are 100 balls in the bag, how many of them are likely to be green?
The experiment suggests that 450 out of 1000 balls are green. Therefore, out of 100 balls, 45 are green (using ratios).
Multiple Events
Independent and Dependent Events
Suppose now we consider the probability of 2 events happening. For example, we might throw 2 dice and consider the probability that both are 6's.
We call two events independent if the outcome of one of the events doesn't affect the outcome of another. For example, if we throw two dice, the probability of getting a 6 on the second die is the same, no matter what we get with the first one- it's still 1/6.
On the other hand, suppose we have a bag containing 2 red and 2 blue balls. If we pick 2 balls out of the bag, the probability that the second is blue depends upon what the colour of the first ball picked was. If the first ball was blue, there will be 1 blue and 2 red balls in the bag when we pick the second ball. So the probability of getting a blue is 1/3. However, if the first ball was red, there will be 1 red and 2 blue balls left so the probability the second ball is blue is 2/3. When the probability of one event depends on another, the events are dependent.
Possibility Spaces
When working out what the probability of two things happening is, a probability/ possibility space can be drawn. For example, if you throw two dice, what is the probability that you will get: a) 8, b) 9, c) either 8 or 9?
a) The black blobs indicate the ways of getting 8 (a 2 and a 6, a 3 and a 5, ...). There are 5 different ways. The probability space shows us that when throwing 2 dice, there are 36 different possibilities (36 squares). With 5 of these possibilities, you will get 8. Therefore P(8) = 5/36 .
b) The red blobs indicate the ways of getting 9. There are four ways, therefore P(9) = 4/36 = 1/9.
c) You will get an 8 or 9 in any of the 'blobbed' squares. There are 9 altogether, so P(8 or 9) = 9/36 = 1/4 .
Probability Trees
Another way of representing 2 or more events is on a probability tree.
Example
There are 3 balls in a bag: red, yellow and blue. One ball is picked out, and not replaced, and then another ball is picked out.
The first ball can be red, yellow or blue. The probability is 1/3 for each of these. If a red ball is picked out, there will be two balls left, a yellow and blue. The probability the second ball will be yellow is 1/2 and the probability the second ball will be blue is 1/2. The same logic can be applied to the cases of when a yellow or blue ball is picked out first.
In this example, the question states that the ball is not replaced. If it was, the probability of picking a red ball (etc.) the second time will be the same as the first (i.e. 1/3).
This video shows examples of using probability trees to work out the overall probability of a series of events are shown. Both independent and conditional probability are covered.
The AND and OR rules (HIGHER TIER)
In the above example, the probability of picking a red first is 1/3 and a yellow second is 1/2. The probability that a red AND then a yellow will be picked is 1/3 × 1/2 = 1/6 (this is shown at the end of the branch). The rule is:
Example
What is the probability of getting a yellow and a red in any order?
This is the same as: what is the probability of getting a yellow AND a red OR a red AND a yellow.
P(yellow and red) = 1/3 × 1/2 = 1/6
P(red and yellow) = 1/3 × 1/2 = 1/6
P(yellow and red or red and yellow) = 1/6 + 1/6 = 1/3
In the above example, the probability of picking a red first is 1/3 and a yellow second is 1/2. The probability that a red AND then a yellow will be picked is 1/3 × 1/2 = 1/6 (this is shown at the end of the branch). The rule is:
- If two events A and B are independent (this means that one event does not depend on the other), then the probability of both A and B occurring is found by multiplying the probability of A occurring by the probability of B occurring.
- If we have two events A and B and it isn't possible for both events to occur, then the probability of A or B occuring is the probability of A occurring + the probability of B occurring.
Example
What is the probability of getting a yellow and a red in any order?
This is the same as: what is the probability of getting a yellow AND a red OR a red AND a yellow.
P(yellow and red) = 1/3 × 1/2 = 1/6
P(red and yellow) = 1/3 × 1/2 = 1/6
P(yellow and red or red and yellow) = 1/6 + 1/6 = 1/3
What is the probability of getting a yellow and a red in any order?
P(red and yellow) = 1/3 × 1/2 = 1/6
You are here
Probability
Introduction
Probability is the likelihood or chance of an event occurring.
For example, the probability of flipping a coin
and it being heads is ½, because there is 1 way of getting a head and
the total number of possible outcomes is 2 (a head or tail). We write
P(heads) = ½ .
Single Events
Example
There are 6 beads in a bag, 3 are red, 2 are yellow and 1 is blue. What is the probability of picking a yellow?
The probability is the number of yellows in the bag divided by the total number of balls, i.e. 2/6 = 1/3.
Example
There is a bag full of coloured balls, red, blue, green and orange. Balls are picked out and replaced. John did this 1000 times and obtained the following results:
For every 1000 balls picked out, 450 are green. Therefore P(green) = 450/1000 = 0.45
b) If there are 100 balls in the bag, how many of them are likely to be green?
The experiment suggests that 450 out of 1000 balls are green. Therefore, out of 100 balls, 45 are green (using ratios).
Multiple Events
Independent and Dependent Events
Suppose now we consider the probability of 2 events happening. For example, we might throw 2 dice and consider the probability that both are 6's.
We call two events independent if the outcome of one of the events doesn't affect the outcome of another. For example, if we throw two dice, the probability of getting a 6 on the second die is the same, no matter what we get with the first one- it's still 1/6.
On the other hand, suppose we have a bag containing 2 red and 2 blue balls. If we pick 2 balls out of the bag, the probability that the second is blue depends upon what the colour of the first ball picked was. If the first ball was blue, there will be 1 blue and 2 red balls in the bag when we pick the second ball. So the probability of getting a blue is 1/3. However, if the first ball was red, there will be 1 red and 2 blue balls left so the probability the second ball is blue is 2/3. When the probability of one event depends on another, the events are dependent.
Possibility Spaces
When working out what the probability of two things happening is, a probability/ possibility space can be drawn. For example, if you throw two dice, what is the probability that you will get: a) 8, b) 9, c) either 8 or 9?
a) The black blobs indicate the ways of getting 8 (a 2 and a 6, a 3 and a 5, ...). There are 5 different ways. The probability space shows us that when throwing 2 dice, there are 36 different possibilities (36 squares). With 5 of these possibilities, you will get 8. Therefore P(8) = 5/36 .
b) The red blobs indicate the ways of getting 9. There are four ways, therefore P(9) = 4/36 = 1/9.
c) You will get an 8 or 9 in any of the 'blobbed' squares. There are 9 altogether, so P(8 or 9) = 9/36 = 1/4 .
Probability Trees
Another way of representing 2 or more events is on a probability tree.
Example
There are 3 balls in a bag: red, yellow and blue. One ball is picked out, and not replaced, and then another ball is picked out.
The first ball can be red, yellow or blue. The probability is 1/3 for each of these. If a red ball is picked out, there will be two balls left, a yellow and blue. The probability the second ball will be yellow is 1/2 and the probability the second ball will be blue is 1/2. The same logic can be applied to the cases of when a yellow or blue ball is picked out first.
In this example, the question states that the ball is not replaced. If it was, the probability of picking a red ball (etc.) the second time will be the same as the first (i.e. 1/3).
This video shows examples of using probability trees to work out the overall probability of a series of events are shown. Both independent and conditional probability are covered.
Probability is the likelihood or chance of an event occurring.
Probability = | the number of ways of achieving success |
the total number of possible outcomes |
- The probability of something which is certain to happen is 1.
- The probability of something which is impossible to happen is 0.
- The probability of something not happening is 1 minus the probability that it will happen.
Example
There are 6 beads in a bag, 3 are red, 2 are yellow and 1 is blue. What is the probability of picking a yellow?
The probability is the number of yellows in the bag divided by the total number of balls, i.e. 2/6 = 1/3.
Example
There is a bag full of coloured balls, red, blue, green and orange. Balls are picked out and replaced. John did this 1000 times and obtained the following results:
- Number of blue balls picked out: 300
- Number of red balls: 200
- Number of green balls: 450
- Number of orange balls: 50
For every 1000 balls picked out, 450 are green. Therefore P(green) = 450/1000 = 0.45
b) If there are 100 balls in the bag, how many of them are likely to be green?
The experiment suggests that 450 out of 1000 balls are green. Therefore, out of 100 balls, 45 are green (using ratios).
Multiple Events
Independent and Dependent Events
Suppose now we consider the probability of 2 events happening. For example, we might throw 2 dice and consider the probability that both are 6's.
We call two events independent if the outcome of one of the events doesn't affect the outcome of another. For example, if we throw two dice, the probability of getting a 6 on the second die is the same, no matter what we get with the first one- it's still 1/6.
On the other hand, suppose we have a bag containing 2 red and 2 blue balls. If we pick 2 balls out of the bag, the probability that the second is blue depends upon what the colour of the first ball picked was. If the first ball was blue, there will be 1 blue and 2 red balls in the bag when we pick the second ball. So the probability of getting a blue is 1/3. However, if the first ball was red, there will be 1 red and 2 blue balls left so the probability the second ball is blue is 2/3. When the probability of one event depends on another, the events are dependent.
Possibility Spaces
When working out what the probability of two things happening is, a probability/ possibility space can be drawn. For example, if you throw two dice, what is the probability that you will get: a) 8, b) 9, c) either 8 or 9?
a) The black blobs indicate the ways of getting 8 (a 2 and a 6, a 3 and a 5, ...). There are 5 different ways. The probability space shows us that when throwing 2 dice, there are 36 different possibilities (36 squares). With 5 of these possibilities, you will get 8. Therefore P(8) = 5/36 .
b) The red blobs indicate the ways of getting 9. There are four ways, therefore P(9) = 4/36 = 1/9.
c) You will get an 8 or 9 in any of the 'blobbed' squares. There are 9 altogether, so P(8 or 9) = 9/36 = 1/4 .
Probability Trees
Another way of representing 2 or more events is on a probability tree.
Example
There are 3 balls in a bag: red, yellow and blue. One ball is picked out, and not replaced, and then another ball is picked out.
The first ball can be red, yellow or blue. The probability is 1/3 for each of these. If a red ball is picked out, there will be two balls left, a yellow and blue. The probability the second ball will be yellow is 1/2 and the probability the second ball will be blue is 1/2. The same logic can be applied to the cases of when a yellow or blue ball is picked out first.
In this example, the question states that the ball is not replaced. If it was, the probability of picking a red ball (etc.) the second time will be the same as the first (i.e. 1/3).
This video shows examples of using probability trees to work out the overall probability of a series of events are shown. Both independent and conditional probability are covered.
The AND and OR rules (HIGHER TIER)
In the above example, the probability of picking a red first is 1/3 and a yellow second is 1/2. The probability that a red AND then a yellow will be picked is 1/3 × 1/2 = 1/6 (this is shown at the end of the branch). The rule is:
Example
What is the probability of getting a yellow and a red in any order?
This is the same as: what is the probability of getting a yellow AND a red OR a red AND a yellow.
P(yellow and red) = 1/3 × 1/2 = 1/6
P(red and yellow) = 1/3 × 1/2 = 1/6
P(yellow and red or red and yellow) = 1/6 + 1/6 = 1/3
In the above example, the probability of picking a red first is 1/3 and a yellow second is 1/2. The probability that a red AND then a yellow will be picked is 1/3 × 1/2 = 1/6 (this is shown at the end of the branch). The rule is:
- If two events A and B are independent (this means that one event does not depend on the other), then the probability of both A and B occurring is found by multiplying the probability of A occurring by the probability of B occurring.
- If we have two events A and B and it isn't possible for both events to occur, then the probability of A or B occuring is the probability of A occurring + the probability of B occurring.
Example
What is the probability of getting a yellow and a red in any order?
This is the same as: what is the probability of getting a yellow AND a red OR a red AND a yellow.
P(yellow and red) = 1/3 × 1/2 = 1/6
P(red and yellow) = 1/3 × 1/2 = 1/6
P(yellow and red or red and yellow) = 1/6 + 1/6 = 1/3
No comments:
Post a Comment