Problems

Filters
Clear Filters

10 problems found

2012 Paper 1 Q12
D: 1484.0 B: 1516.0

Fire extinguishers may become faulty at any time after manufacture and are tested annually on the anniversary of manufacture. The time \(T\) years after manufacture until a fire extinguisher becomes faulty is modelled by the continuous probability density function \[ f(t) = \begin{cases} \frac{2t}{(1+t^2)^2}& \text{for \(t\ge0\)}\,,\\[4mm] \ \ \ \ 0& \text{otherwise}. \end{cases} \] A faulty fire extinguisher will fail an annual test with probability \(p\), in which case it is destroyed immediately. A non-faulty fire extinguisher will always pass the test. All of the annual tests are independent. Show that the probability that a randomly chosen fire extinguisher will be destroyed exactly three years after its manufacture is \(p(5p^2-13p +9)/10\). Find the probability that a randomly chosen fire extinguisher that was destroyed exactly three years after its manufacture was faulty 18 months after its manufacture.


Solution: The probability it becomes faulty in each year is: \begin{align*} \mathbb{P}(\text{faulty in Y}1) &= \int_0^1 \frac{2t}{(1+t^2)^2} \, dt \\ &= \left [ -\frac{1}{(1+t^2)} \right]_0^1 \\ &= 1 - \frac{1}{2} = \frac{1}{2} \\ \mathbb{P}(\text{faulty in Y}2) &= \frac{1}{2} - \frac{1}{5} = \frac{3}{10} \\ \mathbb{P}(\text{faulty in Y}3) &= \frac{1}{5} - \frac{1}{10} = \frac{1}{10} \end{align*} The probability of failing for the first time after exactly \(3\) years is: \begin{align*} \mathbb{P}(\text{faulty in Y1, }PPF) &+ \mathbb{P}(\text{faulty in Y2, }PF) + + \mathbb{P}(\text{faulty in Y3, }F) \\ &= \frac12 (1-p)^2p + \frac3{10}(1-p)p + \frac1{10}p \\ &= \frac{p}{10} \l 5(1-p)^2 + 3(1-p) + 1 \r \\ &= \frac{p}{10} \l 5 - 10p + 5p^2 + 3 -3p +1 \r \\ &= \frac{p}{10} \l 9 - 13p + 5p^2 \r \end{align*} as required. The probability that a randomly chosen fire extinguisher that was destroyed exactly three years after its manufacture was faulty 18 months after its manufacture is: \begin{align*} \mathbb{P}(\text{faulty 18 months after} | \text{fails after 3 tries}) &= \frac{\mathbb{P}(\text{faulty 18 months after and fails after 3 tries})}{\mathbb{P}(\text{fails after exactly 3 tries})} \end{align*} We can compute \(\mathbb{P}(\text{faulty 18 months after and fails after 3 tries})\) by looking at \(2\) cases, fails between \(12\) months and \(18\) years, and between \(0\) years and \(1\) year. \begin{align*} \mathbb{P}(\text{faulty between 1y and 18m}) &= \int_{1}^{\frac32} \frac{2t}{(1+t^2)^2} \, dt \\ &= \left [ -\frac{1}{(1+t^2)} \right]_{1}^{\frac32} \\ &= \frac12 - \frac{4}{13} = \frac{5}{26} \\ \end{align*} So the probability is: \begin{align*} \mathbb{P} &= \frac{\frac{5}{26}(1-p)p + \frac12(1-p)^2p}{\frac{p}{10} \l 9 - 13p + 5p^2 \r} \\ &= \frac{\frac{25}{13}(1-p) + 5(1-p)^2}{9 - 13p + 5p^2} \\ &= \frac{5}{13} \frac{(1-p)\l 5 + 13(1-p) \r}{9 - 13p + 5p^2} \\ &= \frac{5}{13} \frac{(1-p)\l 18 - 13p \r}{9 - 13p + 5p^2} \\ \end{align*}

2007 Paper 1 Q12
D: 1500.0 B: 1484.0

  1. A bag contains \(N\) sweets (where \(N \ge 2\)), of which \(a\) are red. Two sweets are drawn from the bag without replacement. Show that the probability that the first sweet is red is equal to the probability that the second sweet is red.
  2. There are two bags, each containing \(N\) sweets (where \(N \ge 2\)). The first bag contains \(a\) red sweets, and the second bag contains \(b\) red sweets. There is also a biased coin, showing Heads with probability \(p\) and Tails with probability \(q\), where \(p+q = 1\). The coin is tossed. If it shows Heads then a sweet is chosen from the first bag and transferred to the second bag; if it shows Tails then a sweet is chosen from the second bag and transferred to the first bag. The coin is then tossed a second time: if it shows Heads then a sweet is chosen from the first bag, and if it shows Tails then a sweet is chosen from the second bag. Show that the probability that the first sweet is red is equal to the probability that the second sweet is red.

2006 Paper 1 Q13
D: 1484.0 B: 1468.0

A very generous shop-owner is hiding small diamonds in chocolate bars. Each diamond is hidden independently of any other diamond, and on average there is one diamond per kilogram of chocolate.

  1. I go to the shop and roll a fair six-sided die once. I decide that if I roll a score of \(N\), I will buy \(100N\) grams of chocolate. Show that the probability that I will have no diamonds is \[ \frac{\e^{-0.1}}{ 6} \l \frac{1 - \e^{-0.6} }{ 1 - \e^{-0.1}} \r \] Show also that the expected number of diamonds I find is 0.35.
  2. Instead, I decide to roll a fair six-sided die repeatedly until I score a 6. If I roll my first 6 on my \(T\)th throw, I will buy \(100T\) grams of chocolate. Show that the probability that I will have no diamonds is \[ \frac{\e^{-0.1}}{ 6 - 5\e^{-0.1}} \] Calculate also the expected number of diamonds that I find. (You may find it useful to consider the the binomial expansion of \(\l 1 - x \r^{-2}\).)


Solution: Not that the number of diamonds per kilogram is \(1\) so we are assuming it is \(Po(M)\) where \(M\) is the mass in kg. In particular \(\E[X] = M\) and \(\mathbb{P}(X = 0) = e^{-M}\)

  1. \(\,\) \begin{align*} && \mathbb{P}(\text{no diamonds}) &= \sum_{n=1}^6\mathbb{P}(\text{no diamonds and roll }n) \\ &&&= \sum_{n=1}^6 \tfrac16 e^{-\frac{n}{10}} \\ &&&= \frac{e^{-0.1}}6 \left ( \frac{1-e^{-0.6}}{1-e^{-0.1}}\right) \\ && \E[\text{diamonds}] &= \sum_{n=1}^6 \E(\text{diamonds}|N = n)\mathbb{P}(N = n) \\ &&&= \sum_{n=1}^6 0.1n \cdot \frac16 \\ &&&= 0.1 \cdot \frac{7}{2} = 0.35 \end{align*}
  2. \(\mathbb{P}(T = k) = \left ( \frac56 \right)^{t-1} \frac16\), so \begin{align*} && \mathbb{P}(\text{no diamonds}) &= \sum_{n=1}^\infty\mathbb{P}(\text{no diamonds and }T=n) \\ &&&= \sum_{n=1}^\infty e^{-0.1n} \left ( \frac56 \right)^{n-1} \frac16 \\ &&&= \frac{e^{-0.1}}{6} \frac1{1- \frac56 e^{-0.1}} \\ &&&= \frac{e^{-0.1}}{6 - 5e^{-0.1}} \\ \\ && \E[\text{diamonds}] &= \sum_{n=1}^\infty \E(\text{diamonds}|T = n)\mathbb{P}(T = n) \\ &&&= \sum_{n=1}^\infty 0.1n \cdot \left ( \frac56 \right)^{n-1} \frac16 \\ &&&= \frac{0.1}{6} \sum_{n=1}^\infty n \cdot \left ( \frac56 \right)^{n-1} \\ &&&= \frac{1}{60} \frac{1}{(1- \tfrac56)^2} \\ &&&= \frac{6}{10} = \frac35 \end{align*}

2005 Paper 1 Q13
D: 1500.0 B: 1516.0

The random variable \(X\) has mean \(\mu\) and standard deviation \(\sigma\). The distribution of \(X\) is symmetrical about \(\mu\) and satisfies: \[\P \l X \le \mu + \sigma \r = a \mbox{ and } \P \l X \le \mu + \tfrac{1}{ 2}\sigma \r = b\,,\] where \(a\) and \(b\) are fixed numbers. Do not assume that \(X\) is Normally distributed.

  1. Determine expressions (in terms of \(a\) and \(b\)) for \[ \P \l \mu-\tfrac12 \sigma \le X \le \mu + \sigma \r \mbox{ and } \P \l X \le \mu +\tfrac12 \sigma \; \vert \; X \ge \mu - \tfrac12 \sigma \r.\]
  2. My local supermarket sells cartons of skimmed milk and cartons of full-fat milk: \(60\%\) of the cartons it sells contain skimmed milk, and the rest contain full-fat milk. The volume of skimmed milk in a carton is modelled by \(X\) ml, with \(\mu = 500\) and \(\sigma =10\,\). The volume of full-fat milk in a carton is modelled by \(X\) ml, with \(\mu = 495\) and \(\sigma = 10\,\).
    1. Today, I bought one carton of milk, chosen at random, from this supermarket. When I get home, I find that it contains less than 505 ml. Determine an expression (in terms of \(a\) and \(b\)) for the probability that this carton of milk contains more than 500 ml.
    2. Over the years, I have bought a very large number of cartons of milk, all chosen at random, from this supermarket. \(70\%\) of the cartons I have bought have contained at most 505 ml of milk. Of all the cartons that have contained at least 495 ml of milk, one third of them have contained full-fat milk. Use this information to estimate the values of \(a\) and \(b\).


Solution:

  1. \(\,\) \begin{align*} && \mathbb{P}\left (\mu - \tfrac12 \sigma \leq X \right) &= \mathbb{P}\left (X \leq \mu + \tfrac12 \sigma \right) \tag{by symmetry} \\ &&&= b \\ \Rightarrow && \mathbb{P} \left (\mu - \tfrac12 \sigma \leq X \leq \mu + \sigma \right) &= a - (1-b) = a+b - 1\\ \\ && \mathbb{P} \left ( X \le \mu +\tfrac12 \sigma \vert X \ge \mu - \tfrac12 \sigma \right ) &= \frac{ \mathbb{P} \left (\mu - \tfrac12 \sigma \leq X \leq \mu + \tfrac12 \sigma \right)}{\mathbb{P} \left ( X \ge \mu - \tfrac12 \sigma \right )} \\ &&&= \frac{b-(1-b)}{1-(1-b)} \\ &&&= \frac{2b-1}{b} \end{align*}
    1. Let \(Y\) be the volume of milk in the carton I bring home, we are interested in: \begin{align*} && \mathbb{P}(Y \geq 500 | Y \leq 505) &= \frac{\mathbb{P}(500 \leq Y \leq 505)}{\mathbb{P}(Y \leq 505)} \\ &&&=\frac{\mathbb{P}(500 \leq Y \leq 505|\text{skimmed})\mathbb{P}(\text{skimmed})+\mathbb{P}(500 \leq Y \leq 505|\text{full fat})\mathbb{P}(\text{full fat})}{\mathbb{P}(Y \leq 505|\text{skimmed})\mathbb{P}(\text{skimmed})+\mathbb{P}(Y \leq 505|\text{full fat})\mathbb{P}(\text{full fat})} \\ &&&= \frac{\frac35 \cdot \mathbb{P}(\mu \leq X \leq \mu + \tfrac12 \sigma) + \frac25 \cdot \mathbb{P}(\mu+\tfrac12 \sigma \leq X \leq \mu +\sigma)}{\frac35 \cdot \mathbb{P}(X \leq \mu + \tfrac12 \sigma) + \frac25 \cdot \mathbb{P}(X \leq \mu +\sigma)} \\ &&&= \frac{\frac35 \cdot(b-\tfrac12) + \frac25 \cdot (a-b)}{\frac35 \cdot b + \frac25 \cdot a} \\ &&&= \frac{b+2a-\frac32}{3b+2a} \\ &&&= \frac{4a+2b-3}{4a+6b} \end{align*}
    2. \(70\%\) of cartons have contained at most 505 ml, so: \begin{align*} && \tfrac7{10} &= \mathbb{P}(Y \leq 505) \\ &&&= \mathbb{P}(Y \leq 505 | \text{ skimmed}) \mathbb{P}(\text{skimmed}) + \mathbb{P}(Y \leq 505 | \text{ full fat}) \mathbb{P}(\text{full fat}) \\ &&&= \mathbb{P}(X \leq \mu + \tfrac12 \sigma) \cdot \tfrac35 + \mathbb{P}(X\leq \mu + \sigma ) \cdot \tfrac25 \\ \Rightarrow && 7 &= 6b+ 4a \end{align*} \(\tfrac13\) of cartons containing 495 ml contained full fat milk: \begin{align*} && \tfrac13 &= \mathbb{P}(\text{full fat} | Y \geq 495) \\ &&&= \frac{\mathbb{P}(\text{full fat and} Y \geq 495) }{\mathbb{P}(Y \geq 495)} \\ &&&= \frac{\mathbb{P}(X \geq \mu)\frac25}{\mathbb{P}(X \geq \mu)\cdot \frac25+\mathbb{P}(X \geq \mu-\tfrac12 \sigma)\cdot \frac35} \\ &&&= \frac{\frac15}{\frac12 \cdot \frac25 + b\frac35}\\ &&&= \frac{1}{1+ 3b }\\ \Rightarrow && 3b+1 &= 3 \\ \Rightarrow && b &= \frac23 \\ && a &= \frac34 \end{align*}

2005 Paper 2 Q12
D: 1600.0 B: 1500.0

The twins Anna and Bella share a computer and never sign their e-mails. When I e-mail them, only the twin currently online responds. The probability that it is Anna who is online is \(p\) and she answers each question I ask her truthfully with probability \(a\), independently of all her other answers, even if a question is repeated. The probability that it is Bella who is online is~\(q\), where \(q=1-p\), and she answers each question truthfully with probability \(b\), independently of all her other answers, even if a question is repeated.

  1. I send the twins the e-mail: `Toss a fair coin and answer the following question. Did the coin come down heads?'. I receive the answer `yes'. Show that the probability that the coin did come down heads is \(\frac{1}{2}\) if and only if \(2(ap+bq)=1\).
  2. I send the twins the e-mail: `Toss a fair coin and answer the following question. Did the coin come down heads?'. I receive the answer `yes'. I then send the e-mail: `Did the coin come down heads?' and I receive the answer `no'. Show that the probability (taking into account these answers) that the coin did come down heads is \(\frac{1}{2}\,\).
  3. I send the twins the e-mail: `Toss a fair coin and answer the following question. Did the coin come down heads?'. I receive the answer `yes'. I then send the e-mail: `Did the coin come down heads?' and I receive the answer `yes'. Show that, if \(2(ap+bq)=1\), the probability (taking into account these answers) that the coin did come down heads is \(\frac{1}{2}\,\).

2004 Paper 1 Q12
D: 1500.0 B: 1529.3

In a certain factory, microchips are made by two machines. Machine A makes a proportion \(\lambda\) of the chips, where \(0 < \lambda < 1\), and machine B makes the rest. A proportion \(p\) of the chips made by machine A are perfect, and a proportion \(q\) of those made by machine B are perfect, where \(0 < p < 1\) and \(0 < q < 1\). The chips are sorted into two groups: group 1 contains those that are perfect and group 2 contains those that are imperfect. In a large random sample taken from group 1, it is found that \(\frac 2 5\) were made by machine A. Show that \(\lambda\) can estimated as \[ {2q \over 3p + 2q}\;. \] Subsequently, it is discovered that the sorting process is faulty: there is a probability of \(\frac 14\) that a perfect chip is assigned to group 2 and a probability of \(\frac 14\) that an imperfect chip is assigned to group 1. Taking into account this additional information, obtain a new estimate of \(\lambda\,\).


Solution: \begin{align*} && \frac25 &= \frac{\lambda p}{\lambda p + (1-\lambda) q} \\ \Rightarrow && 2(1-\lambda)q &= 3\lambda p \\ \Rightarrow && \lambda(3p+2q) &= 2q \\ \Rightarrow && \lambda &= \frac{2q}{3p+2q} \end{align*} \begin{align*} && \frac25 &= \frac{\lambda (p + \frac14(1-p))}{\lambda (p + \frac14(1-p))+(1-\lambda) (q + \frac14(1-q))} \\ &&&= \frac{\lambda(\frac34p + \frac14)}{\lambda(\frac34p + \frac14)+(1-\lambda)(\frac34q + \frac14)} \\ \Rightarrow && \lambda &= \frac{2(\frac34q+\frac14)}{3(\frac34p + \frac14)+2(\frac34q+\frac14)} \\ &&&= \frac{\frac32q + \frac12}{\frac94p + \frac32q + \frac54} \\ &&&= \frac{6q+2}{9p+6q+5} \end{align*}

2002 Paper 1 Q13
D: 1484.0 B: 1443.0

The random variable \(U\) takes the values \(+1\), \(0\) and \(-1\,\), each with probability \(\frac13\,\). The random variable \(V\) takes the values \(+1\) and \(-1\) as follows:

if \(U=1\,\),then \(\P(V=1)= \frac13\) and \(\P(V=-1)=\frac23\,\);
if \(U=0\,\),then \(\P(V=1)= \frac12\) and \(\P(V=-1)=\frac12\,\);
if \(U=-1\,\),then \(\P(V=1)= \frac23\) and \(\P(V=-1)=\frac13\,\).
  1. Show that the probability that both roots of the equation \(x^2+Ux+V=0\) are real is \(\frac12\;\).
  2. Find the expected value of the larger root of the equation \(x^2+Ux+V=0\,\), given that both roots are real.
  3. Find the probability that the roots of the equation $$x^3+(U-2V)x^2+(1-2UV)x + U=0$$ are all positive.


Solution:

  1. \(\,\) \begin{align*} && \mathbb{P}(\text{both roots real}) &= \mathbb{P}(\Delta \geq 0) \\ &&&= \mathbb{P}(U^2 \geq 4V) \\ &&&= \mathbb{P}(V = -1) \\ &&&= \tfrac13 ( \tfrac23 + \tfrac12 + \tfrac13) \\ &&&= \tfrac13 \cdot \tfrac 32 = \frac12 \end{align*}
  2. Our equations will be: \(x^2+x-1 = 0\) with larger root \(\frac{-1 + \sqrt{5}}{2}\) \(x^2-1 = 0\) with larger root \(1\) \(x^2-x-1 = 0\) with larger root \(\frac{1 + \sqrt5}{2}\) and the expected value is \begin{align*} && \E[\text{larger root}|\text{both real}] &= \frac23 \left ( \frac23 \cdot \frac{-1+\sqrt5}{2} + \frac12 \cdot 1 + \frac13 \cdot \frac{1+\sqrt5}{2} \right) \\ &&&= \frac23 \left ( \frac{2+3\sqrt5}{6} \right) \\ &&&= \frac{2+3\sqrt5}{9} \end{align*}
  3. Suppose we have \(x^3+(U-2V)x^2+(1-2UV)x + U = 0\), then for all roots to be positive, we need \(U < 0 \Rightarrow U = -1\) (otherwise there is a root at or below zero). Therefore our two possible cubics are: \(x^3 -3x^2+3x-1 = (x-1)^3\) (all roots positive) \(x^3+x^2-x-1 = (x-1)(x+1)^2\) (not all roots positive!) Therefore the probability is \(\frac13 \cdot \frac23 = \frac29\)

2002 Paper 1 Q14
D: 1500.0 B: 1516.0

In order to get money from a cash dispenser I have to punch in an identification number. I have forgotten my identification number, but I do know that it is equally likely to be any one of the integers \(1\), \(2\), \ldots , \(n\). I plan to punch in integers in order until I get the right one. I can do this at the rate of \(r\) integers per minute. As soon as I punch in the first wrong number, the police will be alerted. The probability that they will arrive within a time \(t\) minutes is \(1-\e^{-\lambda t}\), where \(\lambda\) is a positive constant. If I follow my plan, show that the probability of the police arriving before I get my money is \[ \sum_{k=1}^n \frac{1-\e^{-\lambda(k-1)/r}}n\;. \] Simplify the sum. On past experience, I know that I will be so flustered that I will just punch in possible integers at random, without noticing which I have already tried. Show that the probability of the police arriving before I get my money is \[ 1-\frac1{n-(n-1)\e^{-\lambda/r}} \;. \]

1996 Paper 3 Q12
D: 1700.0 B: 1554.3

It has been observed that Professor Ecks proves three types of theorems: 1, those that are correct and new; 2, those that are correct, but already known; 3, those that are false. It has also been observed that, if a certain of her theorems is of type \(i\), then her next theorem is of type \(j\) with probability \(p\low_{ij},\) where \(p\low_{ij}\) is the entry in the \(i\)th row and \(j\)th column of the following array: \[ \begin{pmatrix}0.3 & 0.3 & 0.4\\ 0.2 & 0.4 & 0.4\\ 0.1 & 0.3 & 0.6 \end{pmatrix}\,. \] Let \(a_{i},\) \(i=1,2,3\), be the probability that a given theorem is of type \(i\), and let \(b_{j}\) be the consequent probability that the next theorem is of type \(j\).

  1. Explain why \(b_{j}=a\low_{1}p\low_{1j}+a\low_{2}p\low_{2j}+a\low_{3}p\low_{3j}\,.\)
  2. Find values of \(a\low_{1},a\low_{2}\) and \(a\low_{3}\) such that \(b_{i}=a_{i}\) for \(i=1,2,3.\)
  3. For these values of the \(a_{i}\) find the probabilities \(q\low_{ij}\) that, if a particular theorem is of type \(j\), then the \textit{preceding }theorem was of type \(i\).

1990 Paper 2 Q16
D: 1600.0 B: 1494.9

Each day, I choose at random between my brown trousers, my grey trousers and my expensive but fashionable designer jeans. Also in my wardrobe, I have a black silk tie, a rather smart brown and fawn polka-dot tie, my regimental tie, and an elegant powder-blue cravat which I was given for Christmas. With my brown or grey trousers, I choose ties (including the cravat) at random, except of course that I don\textquoteright t wear the cravat with the brown trousers or the polka-dot tie with the grey trousers. With the jeans, the choice depends on whether it is Sunday or one of the six weekdays: on weekdays, half the time I wear a cream-coloured sweat-shirt with \(E=mc{}^{2}\) on the front and no tie; otherwise, and on Sundays (when naturally I always wear a tie), I just pick at random from my four ties. This morning, I received through the post a compromising photograph of myself. I often receive such photographs and they are equally likely to have been taken on any day of the week. However, in this particular photograph, I am wearing my black silk tie. Show that, on the basis of this information, the probability that the photograph was taken on Sunday is \(11/68\). I should have mentioned that on Mondays I lecture on calculus and I therefore always wear my jeans (to make the lectures seem easier to understand). Find, on the basis of the complete information, the probability that the photograph was taken on Sunday. [The phrase `at random' means `with equal probability'.]