Compute urn-draw probabilities and expectations

Quick Overview

This question evaluates understanding of elementary probability concepts—dependent events, conditional probability, and expected value—using an urn model with draws without replacement.

Compute urn-draw probabilities and expectations

Company: MathWorks

Role: Software Engineer

Category: Statistics & Math

Difficulty: easy

Interview Round: Online Assessment

An urn contains 5 red and 7 blue balls. You draw two balls uniformly at random without replacement. (a) What is the probability of drawing at least one red? (b) Given that the first draw is blue, what is the probability the second draw is red? (c) What is the expected number of red balls drawn in two draws? Show calculations.

Quick Answer: This question evaluates understanding of elementary probability concepts—dependent events, conditional probability, and expected value—using an urn model with draws without replacement.

|Home/Statistics & Math/MathWorks
MathWorks logo
MathWorks
Aug 10, 2025, 12:00 AM
easySoftware EngineerOnline AssessmentStatistics & Math
3
0

Urn Drawing Probabilities (Without Replacement)

You have an urn with 12 balls: 5 red (R) and 7 blue (B). You draw two balls uniformly at random without replacement.

Answer the following:

(a) What is the probability of drawing at least one red ball in the two draws?

(b) Given that the first draw is blue, what is the probability that the second draw is red?

(c) What is the expected number of red balls drawn in two draws? Show your calculations.

Assume all draws are without replacement and equally likely.

Loading comments...