An online shopping site sells boxes of doughnuts.
A box contains 20 doughnuts. There are only four types of doughnuts in the box. They are:
-
- glazed, with custard
- glazed, with no custard
- not glazed, with custard
- not glazed, with no custard
It is known that, in the box:
-
- `1/2` of the doughnuts are with custard
- `7/10` of the doughnuts are not glazed
- `1/10` of the doughnuts are glazed, with custard
- A doughnut is chosen at random from the box.
- Find the probability that it is not glazed, with custard. (1 mark)
- The 20 doughnuts in the box are randomly allocated to two new boxes, Box A and Box B.
- Each new box contains 10 doughnuts.
- One of the two new boxes is chosen at random and then a doughnut from that box is chosen at random.
- Let `g` be the number of glazed doughnuts in Box A.
- Find the probability, in terms of `g`, that the doughnut comes from box B given that it is glazed. (2 marks)
- The online shopping site has over one million visitors per day.
- It is know that half of these visitors are less than 25 years old.
- Let `overset^P` be the random variable representing the proportion of visitors who are less than 25 years old in a random sample of five visitors.
- Find `text{Pr}(overset^P >= 0.8)`. Do not use a normal approximation. (3 marks)