TÀI LIỆU

Two Basic Rules of Probability

Mathematics and Statistics

When calculating probability, there are two rules to consider when determining if two events are independent or dependent and if they are mutually exclusive or not.

The Multiplication Rule

If A and B are two events defined on a sample space, then: P(A AND B) = P(B)P(A|B).

This rule may also be written as: P(A|B) = P(A AND B) P(B)

(The probability of A given B equals the probability of A and B divided by the probability of B.)

If A and B are independent, then P(A|B) = P(A). Then P(A AND B) = P(A|B)P(B) becomes P(A AND B) = P(A)P(B).

The Addition Rule

If A and B are defined on a sample space, then: P(A OR B) = P(A) + P(B) - P(A AND B).

If A and B are mutually exclusive, then P(A AND B) = 0. Then P(A OR B) = P(A) + P(B) - P(A AND B) becomes P(A OR B) = P(A) + P(B).

Klaus is trying to choose where to go on vacation. His two choices are: A = New Zealand and B = Alaska

  • Klaus can only afford one vacation. The probability that he chooses A is P(A) = 0.6 and the probability that he chooses B is P(B) = 0.35.
  • P(A AND B) = 0 because Klaus can only afford to take one vacation
  • Therefore, the probability that he chooses either New Zealand or Alaska is P(A OR B) = P(A) + P(B) = 0.6 + 0.35 = 0.95. Note that the probability that he does not choose to go anywhere on vacation must be 0.05.

Carlos plays college soccer. He makes a goal 65% of the time he shoots. Carlos is going to attempt two goals in a row in the next game. A = the event Carlos is successful on his first attempt. P(A) = 0.65. B = the event Carlos is successful on his second attempt. P(B) = 0.65. Carlos tends to shoot in streaks. The probability that he makes the second goal GIVEN that he made the first goal is 0.90.

a. What is the probability that he makes both goals?

a. The problem is asking you to find P(A AND B) = P(B AND A). Since P(B|A) = 0.90: P(B AND A) = P(B|A) P(A) = (0.90)(0.65) = 0.585

Carlos makes the first and second goals with probability 0.585.

b. What is the probability that Carlos makes either the first goal or the second goal?

b. The problem is asking you to find P(A OR B).

P(A OR B) = P(A) + P(B) - P(A AND B) = 0.65 + 0.65 - 0.585 = 0.715

Carlos makes either the first goal or the second goal with probability 0.715.

c. Are A and B independent?

c. No, they are not, because P(B AND A) = 0.585.

P(B)P(A) = (0.65)(0.65) = 0.423

0.423 ≠ 0.585 = P(B AND A)

So, P(B AND A) is not equal to P(B)P(A).

d. Are A and B mutually exclusive?

d. No, they are not because P(A and B) = 0.585.

To be mutually exclusive, P(A AND B) must equal zero.

A community swim team has 150 members. Seventy-five of the members are advanced swimmers. Forty-seven of the members are intermediate swimmers. The remainder are novice swimmers. Forty of the advanced swimmers practice four times a week. Thirty of the intermediate swimmers practice four times a week. Ten of the novice swimmers practice four times a week. Suppose one member of the swim team is chosen randomly.

a. What is the probability that the member is a novice swimmer?

a. 28150

b. What is the probability that the member practices four times a week?

b. 80150

c. What is the probability that the member is an advanced swimmer and practices four times a week?

c. 40150

d. What is the probability that a member is an advanced swimmer and an intermediate swimmer? Are being an advanced swimmer and an intermediate swimmer mutually exclusive? Why or why not?

d. P(advanced AND intermediate) = 0, so these are mutually exclusive events. A swimmer cannot be an advanced swimmer and an intermediate swimmer at the same time.

e. Are being a novice swimmer and practicing four times a week independent events? Why or why not?

e. No, these are not independent events.
P(novice AND practices four times per week) = 0.0667
P(novice)P(practices four times per week) = 0.0996
0.0667 ≠ 0.0996

Felicity attends Modesto JC in Modesto, CA. The probability that Felicity enrolls in a math class is 0.2 and the probability that she enrolls in a speech class is 0.65. The probability that she enrolls in a math class GIVEN that she enrolls in speech class is 0.25.

Let: M = math class, S = speech class, M|S = math given speech

  1. What is the probability that Felicity enrolls in math and speech?
    Find P(M AND S) = P(M|S)P(S).
  2. What is the probability that Felicity enrolls in math or speech classes?
    Find P(M OR S) = P(M) + P(S) - P(M AND S).
  3. Are M and S independent? Is P(M|S) = P(M)?
  4. Are M and S mutually exclusive? Is P(M AND S) = 0?

a. 0.1625, b. 0.6875, c. No, d. No

Studies show that about one woman in seven (approximately 14.3%) who live to be 90 will develop breast cancer. Suppose that of those women who develop breast cancer, a test is negative 2% of the time. Also suppose that in the general population of women, the test for breast cancer is negative about 85% of the time. Let B = woman develops breast cancer and let N = tests negative. Suppose one woman is selected at random.

a. What is the probability that the woman develops breast cancer? What is the probability that woman tests negative?

a. P(B) = 0.143; P(N) = 0.85

b. Given that the woman has breast cancer, what is the probability that she tests negative?

b. P(N|B) = 0.02

c. What is the probability that the woman has breast cancer AND tests negative?

c. P(B AND N) = P(B)P(N|B) = (0.143)(0.02) = 0.0029

d. What is the probability that the woman has breast cancer or tests negative?

d. P(B OR N) = P(B) + P(N) - P(B AND N) = 0.143 + 0.85 - 0.0029 = 0.9901

e. Are having breast cancer and testing negative independent events?

e. No. P(N) = 0.85; P(N|B) = 0.02. So, P(N|B) does not equal P(N).

f. Are having breast cancer and testing negative mutually exclusive?

f. No. P(B AND N) = 0.0029. For B and N to be mutually exclusive, P(B AND N) must be zero.

Refer to the information in [link]. P = tests positive.

  1. Given that a woman develops breast cancer, what is the probability that she tests positive. Find P(P|B) = 1 - P(N|B).
  2. What is the probability that a woman develops breast cancer and tests positive. Find P(B AND P) = P(P|B)P(B).
  3. What is the probability that a woman does not develop breast cancer. Find P(B′) = 1 - P(B).
  4. What is the probability that a woman tests positive for breast cancer. Find P(P) = 1 - P(N).

a. 0.98; b. 0.1401; c. 0.857; d. 0.15

References

DiCamillo, Mark, Mervin Field. “The File Poll.” Field Research Corporation. Available online at http://www.field.com/fieldpollonline/subscribers/Rls2443.pdf (accessed May 2, 2013).

Rider, David, “Ford support plummeting, poll suggests,” The Star, September 14, 2011. Available online at http://www.thestar.com/news/gta/2011/09/14/ford_support_plummeting_poll_suggests.html (accessed May 2, 2013).

“Mayor’s Approval Down.” News Release by Forum Research Inc. Available online at http://www.forumresearch.com/forms/News Archives/News Releases/74209_TO_Issues_-_Mayoral_Approval_%28Forum_Research%29%2820130320%29.pdf (accessed May 2, 2013).

“Roulette.” Wikipedia. Available online at http://en.wikipedia.org/wiki/Roulette (accessed May 2, 2013).

Shin, Hyon B., Robert A. Kominski. “Language Use in the United States: 2007.” United States Census Bureau. Available online at http://www.census.gov/hhes/socdemo/language/data/acs/ACS-12.pdf (accessed May 2, 2013).

Data from the Baseball-Almanac, 2013. Available online at www.baseball-almanac.com (accessed May 2, 2013).

Data from U.S. Census Bureau.

Data from the Wall Street Journal.

Data from The Roper Center: Public Opinion Archives at the University of Connecticut. Available online at http://www.ropercenter.uconn.edu/ (accessed May 2, 2013).

Data from Field Research Corporation. Available online at www.field.com/fieldpollonline (accessed May 2,2 013).

Chapter Review

The multiplication rule and the addition rule are used for computing the probability of A and B, as well as the probability of A or B for two given events A, B defined on the sample space. In sampling with replacement each member of a population is replaced after it is picked, so that member has the possibility of being chosen more than once, and the events are considered to be independent. In sampling without replacement, each member of a population may be chosen only once, and the events are considered to be not independent. The events A and B are mutually exclusive events when they do not have any outcomes in common.

Formula Review

The multiplication rule: P(A AND B) = P(A|B)P(B)

The addition rule: P(A OR B) = P(A) + P(B) - P(A AND B)

Use the following information to answer the next ten exercises. Forty-eight percent of all Californians registered voters prefer life in prison without parole over the death penalty for a person convicted of first degree murder. Among Latino California registered voters, 55% prefer life in prison without parole over the death penalty for a person convicted of first degree murder. 37.6% of all Californians are Latino.

In this problem, let:

  • C = Californians (registered voters) preferring life in prison without parole over the death penalty for a person convicted of first degree murder.
  • L = Latino Californians

Suppose that one Californian is randomly selected.

Find P(C).

Find P(L).

0.376

Find P(C|L).

In words, what is C|L?

C|L means, given the person chosen is a Latino Californian, the person is a registered voter who prefers life in prison without parole for a person convicted of first degree murder.

Find P(L AND C).

In words, what is L AND C?

L AND C is the event that the person chosen is a Latino California registered voter who prefers life without parole over the death penalty for a person convicted of first degree murder.

Are L and C independent events? Show why or why not.

Find P(L OR C).

0.6492

In words, what is L OR C?

Are L and C mutually exclusive events? Show why or why not.

No, because P(L AND C) does not equal 0.

Homework

On February 28, 2013, a Field Poll Survey reported that 61% of California registered voters approved of allowing two people of the same gender to marry and have regular marriage laws apply to them. Among 18 to 39 year olds (California registered voters), the approval rating was 78%. Six in ten California registered voters said that the upcoming Supreme Court’s ruling about the constitutionality of California’s Proposition 8 was either very or somewhat important to them. Out of those CA registered voters who support same-sex marriage, 75% say the ruling is important to them.

In this problem, let:

  • C = California registered voters who support same-sex marriage.
  • B = California registered voters who say the Supreme Court’s ruling about the constitutionality of California’s Proposition 8 is very or somewhat important to them
  • A = California registered voters who are 18 to 39 years old.
  1. Find P(C).
  2. Find P(B).
  3. Find P(C|A).
  4. Find P(B|C).
  5. In words, what is C|A?
  6. In words, what is B|C?
  7. Find P(C AND B).
  8. In words, what is C AND B?
  9. Find P(C OR B).
  10. Are C and B mutually exclusive events? Show why or why not.

After Rob Ford, the mayor of Toronto, announced his plans to cut budget costs in late 2011, the Forum Research polled 1,046 people to measure the mayor’s popularity. Everyone polled expressed either approval or disapproval. These are the results their poll produced:

  • In early 2011, 60 percent of the population approved of Mayor Ford’s actions in office.
  • In mid-2011, 57 percent of the population approved of his actions.
  • In late 2011, the percentage of popular approval was measured at 42 percent.
  1. What is the sample size for this study?
  2. What proportion in the poll disapproved of Mayor Ford, according to the results from late 2011?
  3. How many people polled responded that they approved of Mayor Ford in late 2011?
  4. What is the probability that a person supported Mayor Ford, based on the data collected in mid-2011?
  5. What is the probability that a person supported Mayor Ford, based on the data collected in early 2011?
  1. The Forum Research surveyed 1,046 Torontonians.
  2. 58%
  3. 42% of 1,046 = 439 (rounding to the nearest integer)
  4. 0.57
  5. 0.60.

Use the following information to answer the next three exercises. The casino game, roulette, allows the gambler to bet on the probability of a ball, which spins in the roulette wheel, landing on a particular color, number, or range of numbers. The table used to place bets contains of 38 numbers, and each number is assigned to a color and a range.

(credit: film8ker/wikibooks)
  1. List the sample space of the 38 possible outcomes in roulette.
  2. You bet on red. Find P(red).
  3. You bet on -1st 12- (1st Dozen). Find P(-1st 12-).
  4. You bet on an even number. Find P(even number).
  5. Is getting an odd number the complement of getting an even number? Why?
  6. Find two mutually exclusive events.
  7. Are the events Even and 1st Dozen independent?

Compute the probability of winning the following types of bets:

  1. Betting on two lines that touch each other on the table as in 1-2-3-4-5-6
  2. Betting on three numbers in a line, as in 1-2-3
  3. Betting on one number
  4. Betting on four numbers that touch each other to form a square, as in 10-11-13-14
  5. Betting on two numbers that touch each other on the table, as in 10-11 or 10-13
  6. Betting on 0-00-1-2-3
  7. Betting on 0-1-2; or 0-00-2; or 00-2-3
  1. P(Betting on two line that touch each other on the table) = 6 38
  2. P(Betting on three numbers in a line) = 3 38
  3. P(Bettting on one number) = 1 38
  4. P(Betting on four number that touch each other to form a square) = 4 38
  5. P(Betting on two number that touch each other on the table ) = 2 38
  6. P(Betting on 0-00-1-2-3) = 5 38
  7. P(Betting on 0-1-2; or 0-00-2; or 00-2-3) = 3 38

Compute the probability of winning the following types of bets:

  1. Betting on a color
  2. Betting on one of the dozen groups
  3. Betting on the range of numbers from 1 to 18
  4. Betting on the range of numbers 19–36
  5. Betting on one of the columns
  6. Betting on an even or odd number (excluding zero)

Suppose that you have eight cards. Five are green and three are yellow. The five green cards are numbered 1, 2, 3, 4, and 5. The three yellow cards are numbered 1, 2, and 3. The cards are well shuffled. You randomly draw one card.

  • G = card drawn is green
  • E = card drawn is even-numbered
    1. List the sample space.
    2. P(G) = _____
    3. P(G|E) = _____
    4. P(G AND E) = _____
    5. P(G OR E) = _____
    6. Are G and E mutually exclusive? Justify your answer numerically.
  1. {G1, G2, G3, G4, G5, Y1, Y2, Y3}
  2. 5 8
  3. 2 3
  4. 2 8
  5. 6 8
  6. No, because P(G AND E) does not equal 0.

Roll two fair dice. Each die has six faces.

  1. List the sample space.
  2. Let A be the event that either a three or four is rolled first, followed by an even number. Find P(A).
  3. Let B be the event that the sum of the two rolls is at most seven. Find P(B).
  4. In words, explain what “P(A|B)” represents. Find P(A|B).
  5. Are A and B mutually exclusive events? Explain your answer in one to three complete sentences, including numerical justification.
  6. Are A and B independent events? Explain your answer in one to three complete sentences, including numerical justification.

A special deck of cards has ten cards. Four are green, three are blue, and three are red. When a card is picked, its color of it is recorded. An experiment consists of first picking a card and then tossing a coin.

  1. List the sample space.
  2. Let A be the event that a blue card is picked first, followed by landing a head on the coin toss. Find P(A).
  3. Let B be the event that a red or green is picked, followed by landing a head on the coin toss. Are the events A and B mutually exclusive? Explain your answer in one to three complete sentences, including numerical justification.
  4. Let C be the event that a red or blue is picked, followed by landing a head on the coin toss. Are the events A and C mutually exclusive? Explain your answer in one to three complete sentences, including numerical justification.
  1. {(G,H) (G,T) (B,H) (B,T) (R,H) (R,T)}
  2. P(A) = P(blue)P(head) = ( 3 10 ) ( 1 2 ) = 3 20
  3. Yes, A and B are mutually exclusive because they cannot happen at the same time; you cannot pick a card that is both blue and also (red or green). P(A AND B) = 0
  4. No, A and C are not mutually exclusive because they can occur at the same time. In fact, C includes all of the outcomes of A; if the card chosen is blue it is also (red or blue). P(A AND C) = P(A) = 3 20

An experiment consists of first rolling a die and then tossing a coin.

  1. List the sample space.
  2. Let A be the event that either a three or a four is rolled first, followed by landing a head on the coin toss. Find P(A).
  3. Let B be the event that the first and second tosses land on heads. Are the events A and B mutually exclusive? Explain your answer in one to three complete sentences, including numerical justification.

An experiment consists of tossing a nickel, a dime, and a quarter. Of interest is the side the coin lands on.

  1. List the sample space.
  2. Let A be the event that there are at least two tails. Find P(A).
  3. Let B be the event that the first and second tosses land on heads. Are the events A and B mutually exclusive? Explain your answer in one to three complete sentences, including justification.
  1. S = {(HHH), (HHT), (HTH), (HTT), (THH), (THT), (TTH), (TTT)}
  2. 4 8
  3. Yes, because if A has occurred, it is impossible to obtain two tails. In other words, P(A AND B) = 0.

Consider the following scenario:
Let P(C) = 0.4.
Let P(D) = 0.5.
Let P(C|D) = 0.6.

  1. Find P(C AND D).
  2. Are C and D mutually exclusive? Why or why not?
  3. Are C and D independent events? Why or why not?
  4. Find P(C OR D).
  5. Find P(D|C).

Y and Z are independent events.

  1. Rewrite the basic Addition Rule P(Y OR Z) = P(Y) + P(Z) - P(Y AND Z) using the information that Y and Z are independent events.
  2. Use the rewritten rule to find P(Z) if P(Y OR Z) = 0.71 and P(Y) = 0.42.
  1. If Y and Z are independent, then P(Y AND Z) = P(Y)P(Z), so P(Y OR Z) = P(Y) + P(Z) - P(Y)P(Z).
  2. 0.5

G and H are mutually exclusive events. P(G) = 0.5 P(H) = 0.3

  1. Explain why the following statement MUST be false: P(H|G) = 0.4.
  2. Find P(H OR G).
  3. Are G and H independent or dependent events? Explain in a complete sentence.

Approximately 281,000,000 people over age five live in the United States. Of these people, 55,000,000 speak a language other than English at home. Of those who speak another language at home, 62.3% speak Spanish.

Let: E = speaks English at home; E′ = speaks another language at home; S = speaks Spanish;

Finish each probability statement by matching the correct answer.

Probability Statements Answers
a. P(E′) = i. 0.8043
b. P(E) = ii. 0.623
c. P(S and E′) = iii. 0.1957
d. P(S|E′) = iv. 0.1219

  1. iii
  2. i
  3. iv
  4. ii

1994, the U.S. government held a lottery to issue 55,000 Green Cards (permits for non-citizens to work legally in the U.S.). Renate Deutsch, from Germany, was one of approximately 6.5 million people who entered this lottery. Let G = won green card.

  1. What was Renate’s chance of winning a Green Card? Write your answer as a probability statement.
  2. In the summer of 1994, Renate received a letter stating she was one of 110,000 finalists chosen. Once the finalists were chosen, assuming that each finalist had an equal chance to win, what was Renate’s chance of winning a Green Card? Write your answer as a conditional probability statement. Let F = was a finalist.
  3. Are G and F independent or dependent events? Justify your answer numerically and also explain why.
  4. Are G and F mutually exclusive events? Justify your answer numerically and explain why.

Three professors at George Washington University did an experiment to determine if economists are more selfish than other people. They dropped 64 stamped, addressed envelopes with $10 cash in different classrooms on the George Washington campus. 44% were returned overall. From the economics classes 56% of the envelopes were returned. From the business, psychology, and history classes 31% were returned.

Let: R = money returned; E = economics classes; O = other classes

  1. Write a probability statement for the overall percent of money returned.
  2. Write a probability statement for the percent of money returned out of the economics classes.
  3. Write a probability statement for the percent of money returned out of the other classes.
  4. Is money being returned independent of the class? Justify your answer numerically and explain it.
  5. Based upon this study, do you think that economists are more selfish than other people? Explain why or why not. Include numbers to justify your answer.
  1. P(R) = 0.44
  2. P(R|E) = 0.56
  3. P(R|O) = 0.31
  4. No, whether the money is returned is not independent of which class the money was placed in. There are several ways to justify this mathematically, but one is that the money placed in economics classes is not returned at the same overall rate; P(R|E) ≠ P(R).
  5. No, this study definitely does not support that notion; in fact, it suggests the opposite. The money placed in the economics classrooms was returned at a higher rate than the money place in all classes collectively; P(R|E) > P(R).

The following table of data obtained from www.baseball-almanac.com shows hit information for four players. Suppose that one hit from the table is randomly selected.

Name Single Double Triple Home Run Total Hits
Babe Ruth 1,517 506 136 714 2,873
Jackie Robinson 1,054 273 54 137 1,518
Ty Cobb 3,603 174 295 114 4,189
Hank Aaron 2,294 624 98 755 3,771
Total 8,471 1,577 583 1,720 12,351

Are "the hit being made by Hank Aaron" and "the hit being a double" independent events?

  1. Yes, because P(hit by Hank Aaron|hit is a double) = P(hit by Hank Aaron)
  2. No, because P(hit by Hank Aaron|hit is a double) ≠ P(hit is a double)
  3. No, because P(hit is by Hank Aaron|hit is a double) ≠ P(hit by Hank Aaron)
  4. Yes, because P(hit is by Hank Aaron|hit is a double) = P(hit is a double)

United Blood Services is a blood bank that serves more than 500 hospitals in 18 states. According to their website, a person with type O blood and a negative Rh factor (Rh-) can donate blood to any person with any bloodtype. Their data show that 43% of people have type O blood and 15% of people have Rh- factor; 52% of people have type O or Rh- factor.

  1. Find the probability that a person has both type O blood and the Rh- factor.
  2. Find the probability that a person does NOT have both type O blood and the Rh- factor.
  1. P(type O OR Rh-) = P(type O) + P(Rh-) - P(type O AND Rh-)

    0.52 = 0.43 + 0.15 - P(type O AND Rh-); solve to find P(type O AND Rh-) = 0.06

    6% of people have type O, Rh- blood

  2. P(NOT(type O AND Rh-)) = 1 - P(type O AND Rh-) = 1 - 0.06 = 0.94

    94% of people do not have type O, Rh- blood

At a college, 72% of courses have final exams and 46% of courses require research papers. Suppose that 32% of courses have a research paper and a final exam. Let F be the event that a course has a final exam. Let R be the event that a course requires a research paper.

  1. Find the probability that a course has a final exam or a research project.
  2. Find the probability that a course has NEITHER of these two requirements.

In a box of assorted cookies, 36% contain chocolate and 12% contain nuts. Of those, 8% contain both chocolate and nuts. Sean is allergic to both chocolate and nuts.

  1. Find the probability that a cookie contains chocolate or nuts (he can't eat it).
  2. Find the probability that a cookie does not contain chocolate or nuts (he can eat it).
  1. Let C = be the event that the cookie contains chocolate. Let N = the event that the cookie contains nuts.
  2. P(C OR N) = P(C) + P(N) - P(C AND N) = 0.36 + 0.12 - 0.08 = 0.40
  3. P(NEITHER chocolate NOR nuts) = 1 - P(C OR N) = 1 - 0.40 = 0.60

A college finds that 10% of students have taken a distance learning class and that 40% of students are part time students. Of the part time students, 20% have taken a distance learning class. Let D = event that a student takes a distance learning class and E = event that a student is a part time student

  1. Find P(D AND E).
  2. Find P(E|D).
  3. Find P(D OR E).
  4. Using an appropriate test, show whether D and E are independent.
  5. Using an appropriate test, show whether D and E are mutually exclusive.