BBS Assignment 2 Final
BBS Assignment 2 Final
1.1) What proportion of farmers in the community grow either oranges or lemons?
1.2) If a farmer is chosen randomly from these in the community, what is the probability that he
grows neither oranges nor lemons?
1.3) Of all the farmers who grow oranges, what proportion grow lemons also?
Oranges 0.3
= =0.75
Oranges+ Lemons 0.4
Question 2
2.1) If you purchased a pink car in this model what is the probability that it has a faulty brake
system?
5000 3000
P(Pink and faulty brake) = P(Pink) * P(Pink with faulty brakes) = * =0.03
50000 10000
2.2) Among which colour is the proportion of cars with faulty brakes the lowest?
4000
Red = =0.2
20000
3000
White = =0.12
25000
3000
Pink = =0.6
5000
Question 3
3.1
Let X be the number of times correctly guessed
X~Bin(n=10, p=0.5)
10 6 10− 6
P ( x=6 ) = ❑C 6 ∗ 0.5 ∗0.5 =0.205
10 7 10− 7
P ( x=7 )= ❑C 7 ∗ 0.5 ∗0.5 =0.117
10 8 10− 8
P ( x=8 )= ❑C 8 ∗ 0.5 ∗0.5 =0.044
10 9 10− 9
P ( x=9 )= ❑C 9 ∗ 0.5 ∗0.5 =0.010
10 10 10− 10
P ( x=10 )= ❑C 10 ∗ 0.5 ∗ 0.5 =0.001
3.2
Let X be the number of times correctly guessed
1
X~Bin(n=10, p= )
6
10 6 10 −6
1 5
P ( x=6 ) = C 6 ∗ ∗ =0.00217063503
❑ 6 6
10 7 10 −7
( ) 1 5
P x=7 = C 7 ∗ ∗ =0.00024807258
❑ 6 6
10 8 10 −8
1 5
P ( x=8 )= C 8 ∗ ∗ =0.00001860544
❑ 6 6
10
1 9 5 10 −9
P ( x=9 )= C 9 ∗ ∗ ≈0
❑ 6 6
10 10 10 −10
1 5
P ( x=10 )= C 10 ∗ ∗ ≈0
❑ 6 6
Question 4
4.1
4.2
This is a Poison distribution
10
X~Poi(θ= )= X~Poi(θ=0.0002)
50000
10000
t= =0.2, θ=0.0002
50000
P(x≥2) = 1- 0.99996-0.00004 = 0
Question 5
5.1
This is a normal distribution X~(100,152)
x−μ
Z=
σ
130− 100
P(x≥130)=P(Z≥ )= P(Z≥2) =1-P(Z<2) = 1- 0.9772=0.0228
15
80 −100
P(x≤80) =P(Z≤ )= P(Z≤-1.333) =0.0918
15
120− 100
P(x≥120) =1- P(Z≤ )= 1- P(Z≤1.333) =1- 0.9082 =0.0918
15
P(80≥x≥120) = 0.0918+0.0918 =0.1836
Question 6
6.3 Variance
V(x) = E(X2) – μ2 = 8.05 – 2.452=2.00475