Link Search Menu Expand Document

Probability

Squares on a chessboard

A5, 2019

You are given an chessboard. If two distinct squares are chosen uniformly at random find the probability that two rooks placed on these squares attack each other. Recall that a rook can move either horizontally or vertically, in a straight line.

Solution


Yet another dice roll

A4, 2020

(i) What is the probability that among rolls of a fair die the first rolls yield at least one ?

(ii) Calculate the probability that out of the last rolls, exactly two are multiples of .

Solution

(i) The probability that none of the first three rolls have a 4 is . So the required probability is .

(ii) Let be the number of ways in which four rolls can have exactly two multiples of 3. The required probability is then .

Let us calculate . Two positions can be picked in ways. These two positions can have either a 3 or a 6. So the favorable positions can be filled in ways. The other two positions can have either 1, 2, 4 or 6. So they can be filled in ways. Hence we have:


Coin toss and a dice roll

B2a, 2021

B2 (a). A mother and two daughters have a fair coin and play a game as follows. First, the mother tosses the coin.
Case I: If the coin lands heads, then both the daughters win.
Case II: If the coin lands tails, then each daughter rolls a fair die independently. The first daughter wins if her die comes up 5 or 6. The second daughter wins if her die comes up 5 or 6.
A game is played.

  1. What is the probability that the second daughter has lost given that the first daughter has lost?
  2. What is the probability that the second daughter won given that the first daugher has won?

Solution
  1. Since the outcome of the toss was tails, the second daugther lost since the die came up 1,2,3 or 4. Hence, required probability is 2/3.
  2. Let the event that the second daughter won and be the event that the first daughter won.

See part (b) of the question


A pair of events

A2, 2022

and are probability events such that and is strictly between 0 and 1. We say that the events are mutually exclusive if . We say the events and are exhaustive if . Let denote the complement of .

  1. and are mutually exclusive if and only if and are exhaustive.
  2. and are independent if and only if and are independent.
  3. and cannot be simultaneously independent and exhaustive.
  4. and cannot be simultaneously mutually exclusive and exhaustive.

Tinku’s chocolate

A5, 2012

a) identical chocolates are to be distributed among the students in Tinku's class. Find the probability that Tinku gets at least one chocolate, assuming that the chocolates are handed out one by one in independent steps. At each step, one chocolate is given to a randomly chosen student, with each student having equal chance to receive it.

b) Solve the same problem assuming instead that all distributions are equally likely. You are given that the number of such distributions is

The chocolates are considered interchangeable but students are considered different.

Solution

(a) The probability of Tinku not getting a chocolate in one step is .

Sol 1. (b) There are distributions in which Tinku gets at least a chocolate: give Tinku a chocolate and then use the given formula to find number of distributions of the remaining chocolates among students. So the answer is


Sol 2. (b) The number of distributions in which Tinku gets no chocolate number of distributions of chocolates among the remaining students So the desired probability is


Sampling a quadratic

A8, 2013

Consider the quadratic equation , where and are chosen randomly from the interval [0,1] with the probability uniformly distributed over all pairs .

Let the probability that the given equation has a real solution for given (fixed) value of b.

Complete the sentences below.

(a) The equation has a real solution if and only if is

(b) The value of i.e., the probability that has a real solution is

(c) As a function of is increasing, decreasing or constant?

(d) As and both vary, what is the probability that has a real solution?

Solution

(a) The equation has a real solution if and only if is

(b) The value of i.e., the probability that has a real solution is . There is a real root when i.e., which is fraction of the interval [0,1] over which ranges.

(c) Increasing. This is because if and only if .
So which is increasing for

(d) This is the fraction of the area of the unit square that is occupied by the region i.e., it is the area under the parabola from to which is


Conditional probability

A11, 2015

There are four distinct balls labelled 1,2,3,4 and four distinct bins labelled The balls are picked up in order and placed into one of the four bins at random. Let denote the event that the first balls go into distinct bins. Calculate the following probabilities. Notation: the probability of event taking place. the probability of event taking place, given that event has taken place.

Solution

(i) (ii) (iii) (iv)


Vertex in a polygon

A5, 2014

A regular 100-sided polygon is inscribed in a circle. Suppose three of the 100 vertices are chosen at random, all such combinations being equally likely. Find the probability that the three chosen points form vertices of a right angled triangle.

Solution


Test preparation

B1, 2016

Out of the 14 students taking a test, 5 are well prepared, 6 are adequately prepared and 3 are poorly prepared. There are 10 questions on the test paper. A well prepared student can answer 9 questions correctly, an adequately prepared student can answer 6 questions correctly and a poorly prepared student can answer only 3 questions correctly.

(a) If a randomly chosen student is asked two distinct randomly chosen questions from the test, what is the probability that the student will answer both questions correctly?

(b) Now suppose that a student was chosen at random and asked two randomly chosen questions from the exam, and moreover did answer both questions correctly. Find the probability that the chosen student was well prepared.

Express your answers as irreducible fractions.

Solution

(a) The probability that a randomly chosen student is well prepared is The probability of a well prepared student answering two randomly chosen questions correctly is So the probability that a randomly chosen student is well prepared AND answers two randomly chosen questions correctly is A student belongs to exactly one of the three preparedness categories, so the desired probability is obtained by adding with the results of parallel calculations for the other two categories. We get

Let and denote the probability that the student is well prepared, moderately prepared and poorly prepared, respectively.

which equals

(b) The probability that a randomly chosen student was well prepared given that he answered both questions correctly is