01

Conditioning - restrict to 4th-year students

Student test-passing rates, by year:

1st year2nd year3rd year4th year
Pass0.1550.3400.2550.160
Fail0.0250.0400.0150.010

What is the likelihood that a randomly chosen 4th-year student passed the test? What about for 1st-year students?

02

Conditioning - two dice, at least one is 5

Two dice are rolled, and at least one is a 5.

What is the probability that their sum is 10?

03

Conditioning - two dice, differing numbers

Two dice are rolled, and the outcomes are different.

What is the probability of getting at least one 1?

04

Multiplication - drawing two hearts

Two cards are drawn from a standard deck (without replacement).

(a) What is the probability that both are hearts?

(b) What is the probability that both are 4?

05

Conditional probability - algebra games

Assume that , , and partition the sample space, and assume this data:

Find these values:

06

Conditioning relation

Suppose you know and and .

Calculate and and .

07

Multiplication Rule - Fund performance

The odds of the Winning Fund outperforming the market in a random year are 15%. The odds that it outperforms the market in a 1-year period assuming it has done so in the prior year are 30%.

What is the probability of the Winning Fund outperforming the market in 2 consecutive years?

08

Applicant qualifications A

A hiring manager will randomly select two people from a group of 5 applicants. Of the 5 applicants, 2 are more qualified and 3 are less qualified (but the manager does not know this).

If at least one of the less qualified applicants is selected, what is the probability that both applicants selected will be less qualified?

09

Syntax errors vs. logic errors A

A computer program may contain a syntax error or a logic error or both types of errors. The probability that a program has both types of error is 0.16. The probability that a program has a syntax error given that it has a logic error is 0.4. The probability that a program has a logic error given that it has a syntax error is 0.5.

Find the probability that a particular program has at least one type of error.