INTRODUCTION TO APPLIED STATISTICS
Tutorial Sheet 2
DATE : October 26, 2016
Question 1: Define the following terms
(i) Parameter: A numerical value that describes a characteristic of a population. For example, the population mean (denoted as μ).
(ii) Statistic: A numerical value that describes a characteristic of a sample. For example, the sample mean (denoted as ).
(iii) Sample space: The set of all possible outcomes of a random experiment, denoted as . For a coin flip, .
(iv) An Event: A subset of the sample space. It represents one or more outcomes of an experiment. For example, getting a head in a coin flip is an event.
(v) A random Variable: A variable whose values are numerical outcomes of a random phenomenon. It can be discrete (e.g., number of heads) or continuous (e.g., height).
Question 2
a) A fair coin is to be flipped four times. Determine the sample space .
- Each flip has 2 outcomes (H = Head, T = Tail).
- Total outcomes: .
- HHHH, HHHT, HHTH, HTHH, THHH, HHTT, HTHT, HTTH, THHT, THTH, TTHH, HTTT, THTT, TTHT, TTTH, TTTT.
b) Find the probability of observing each event (fair coin, :
(i) Exactly 1 head:
- Favorable outcomes: HTTT, THTT, TTHT, TTTH (4 outcomes).
- .
(ii) At least 1 head:
- Complement: no heads (all tails) = {TTTT} (1 outcome).
- .
(iii) No more than 2 heads:
- 0 heads: {TTTT} (1), 1 head: 4 outcomes, 2 heads: C(4,2) = 6 outcomes (e.g., HHTT).
- Total favorable: .
- .
(iv) Either no tail or no head:
- No tail = all heads {HHHH}, no head = all tails {TTTT}.
- .
(v) At least both a head and a tail:
- Exclude all heads and all tails: outcomes.
- .
(vi) More than 4 heads:
- Maximum heads is 4.
- .
(vii) At most 4 tails:
- Maximum tails is 4 (covers all outcomes).
- .
c) Biased coin (, ):
- Use binomial distribution: , where number of heads.
- .
(i) Exactly 1 head:
(ii) At least 1 head:
(iii) No more than 2 heads:
(iv) Either no tail or no head:
(v) At least both a head and a tail:
(vi) More than 4 heads: .
(vii) At most 4 tails: .
Question 3: A fair die is tossed twice. Find the probability of observing:
- Sample space: equally likely outcomes.
(i) Odd number on first toss:
- Odd numbers: 1,3,5 (3 outcomes).
- .
(ii) Prime number on both tosses:
- Primes: 2,3,5 (3 outcomes per toss).
- .
(iii) A 2 and a 5:
- Outcomes: (2,5), (5,2).
- .
(iv) A 3 or 6 (interpreted as on the first toss):
- First toss: 3 or 6 (2 outcomes).
- .
(v) Even on first toss and 1 on second:
- Even: 2,4,6 (3 outcomes), second: 1 (1 outcome).
- .
(vi) Numbers whose product is 12:
- Outcomes: (2,6), (3,4), (4,3), (6,2).
- .
Question 4: A small clinic has only 8 bed spaces. If 14 patients are brought in, in how many possible ways can these patients be accommodated (one per bed)?
- Select 8 patients out of 14 and assign to distinct beds:
Question 5: In how many ways can a committee of 7 be selected from 30 individuals?
- Order does not matter (combination):
Question 6
a) Patients with symptoms: 25% strep throat (S), 40% allergy (A), 10% both.
(i) .
(ii) .
(iii) .
b) Independence and mutual exclusivity:
- Independent? , . Yes, independent.
- Mutually exclusive? . No, not mutually exclusive.
Question 7: Select 5 children from 11 (4 males, 7 females).
a) Different selections:
b) 2 males and 3 females:
Question 8: Virus present in 1.4% of population. Test accuracy: , .
Let = has virus, = test positive.
- , .
a) .
b) .
c) .
d) :
e) If test positive:
(i) .
(ii) .
f) If test negative:
(i) .
(ii) .
Question 9: Same as Question 4
- Answer: ways.
Question 10: Same as Question 5
- Answer: ways.
Question 11: Probability of male birth = 0.52. Family has 12 children.
- , number of boys.
a)
(i) .
(ii) .
(iii) .
(iv) More than half girls (girls > 6, i.e., boys ):
(v) At most 7 girls (boys ):
(vi) At least 5 boys: .
(vii) At most 9 girls (boys ):
(viii) All girls: .
b) Expected number of sons:
- Interpretation: Long-run average number of sons per family with 12 children.
Question 12: Probability drug reaches market = 0.12. Firm has 15 compounds.
- .
a)
(i) None reach market: .
(ii) One or more: .
(iii) At most 10: (since mean , right tail negligible).
(iv) Exactly half (7.5): Impossible, .
(v) Between 8 and 13: (negligible).
b) Expected value and variance:
- Comment: Expected 1.8 drugs reach market, with moderate variability.
Question 13: .
a) Probabilities:
(i) .
(ii) .
(iii) .
(iv) (since symmetric).
(iv) .
(v) .
(vi) .
(vii) .
(viii) .
b) Find :
(i) : .
(ii) → : .
(iii) → : .
(iv) → (since ).
Question 14: (mean 60, variance 4, std dev 2).
a) Probabilities:
(i) .
(ii) .
(iii) .
(iv) .
(iv) .
b) Find (1 decimal place):
(i) → , .
(ii) → , , .
(iii) → .
(iv) → .
Question 15: Heights of 2-year-old boys .
(i) Between 32.5 and 36.5:
(ii) Less than 31:
(iii) More than 37.5:
(iv) Between 31.5 and 35:
@Dr. Microbiota
End of Solutions