Further problems

Q1

The probability function of the random variable YY is as follows: p(Y=1)=βp(Y=1)=\beta, p(Y=2)=2βp(Y=2)=2\beta, p(Y=3)=3βp(Y=3)=3\beta, p(Y=4)=4βp(Y=4)=4\beta.

  1. Find the value β\beta
  2. Find p(Y=2)p(Y=2) and p(Y>2)p(Y>2)
  3. Find the mean and standard deviation of YY
Q2

A bakery has six indistinguishable muffins on display. However, two of them have been filled with strawberry jam and the others with apricot jam. Claire, who hates strawberry jam, purchases two muffins at random. Determine the average number of strawberry muffins that Claire will buy if she uses this strategy every time she buys muffins.

Q3

The number of particles emitted during a one hour period is denoted by the random variable XX. Experience shows that the probability function of XX is

p(X=k)=4kk!e4p(X=k)=\frac{4^k}{k!} e^{-4}

where k=0,1,2,...k=0,1,2,.... Find the probability that during an hour more than 44 particles are emitted.

Q4

Sophie has 2020 pots labelled one to twenty. Each pot, and its contents, is identical in every way. Sophie plants a seed in each pot with the hope that a flower grows. Each seed has a germinating probability of 0.80.8.

  1. What is the probability that all the seeds will germinate?
  2. What is the probability that only five seeds will not germinate?
  3. What is the probability that less than half of the seed will germinate?
  4. What is the probability that between 77 and 1414 seeds will germinate (borders included)?
  5. How many pots must Sophie use to be 99.99%99.99\% sure that at least one seed germinates?
  6. Sophie plants 2020 pots each year. On average, how many germinating seeds does she receive each year? And by how much does this number vary per year?
Q5

During an election campaign, 66%66\% of a population of voters are in favour of a food quality control proposal. A sample of 77 voters was chosen at random from this population. Find the probability that:

  1. there will be 44 voters that were in favour.
  2. there will be at least 22 voters who were in favour.
Q6

An X-ray has a probability of 0.950.95 of showing a fracture in the leg. If 55 different X-rays are taken of a particular leg, find the probability that

  1. all five X-rays identify the fracture.
  2. the fracture does not show up.
  3. at least 3 X-rays show the fracture
Q7

The births of males and females are assumed to be equally likely. Find the probability that in a family of 66 children:

  1. there are exactly 33 girls.
  2. there are no girls.
  3. the girls are in the majority.
  4. How many girls do you expect to see in a family of 6 children? And what is the expected deviation from this average?
Q8

Two coins are tossed twenty times. Otto wins 1010 £ whenever two heads show up, and he loses 11 £ otherwise. How much money can Otto expect to win on average?

Q9

The entry fee for the game "chuck the luck" is 11 Dollar. First, the player selects a number between 11 and 66. A die is then rolled three times. If the selected number is not observed, the entry fee is lost. If the selected number is observed once, twice, or three times, the player wins 11, 22 or 33 Dollars, respectively. Is this a fair game, in the sense that the expected total win per game is zero?

Q10

A bag contains 55 balls of which 22 are red. A ball is selected at random, its color noted, and returned to the bag. This process is carried out 5050 times. Find the average and standard deviation of the number of selected red balls.

Q11

The binomial random variable XX has mean μ=8\mu=8 and standard deviation σ=4.8\sigma=\sqrt{4.8}. Find p(X=3)p(X=3).

Q12

In a shooting competition, a competitor always hits the target region, and hits the bulls eye on three out of every five attempts. If the competitor hits the bulls eye, she receives 1010 dollars, otherwise only 55 dollars. What can the competitor expect in winnings

  1. in one attempt at the target?
  2. after 2020 attempts?
Show

Solutions

Note to problem 12

Here is another approach. As this is a binomial experiment, where the number of trials (number of arrows shot in the competition) is nn, and the success probability (probability for hitting the target) is p=0.6p=0.6, the average number of hits (per competition) is npnp, and the average number of misses is therefore nnpn-np.

As you get 10£10 \pounds for every hit, and 5£5\pounds for every miss, the total average amount you get is

np10+(nnp)5np\cdot 10+ (n-np)\cdot 5
a)

n=1n=1, thus average hits per competition is 10.6=0.61\cdot 0.6=0.6, average misses is 10.6=0.41-0.6=0.4, the average amount won is 0.610+0.45=80.6\cdot 10+0.4\cdot 5= 8

b)

n=20n=20, thus average hits per competition is 200.6=1220\cdot 0.6=12, average misses is 2012=820-12=8, the average amount won is 1210+85=16012\cdot 10+8\cdot 5= 160.

Which makes sense: as you have 2020 times more trial as in a, you get 2020 more money.