Mathlify H1

Navigation

Normal Distribution

  • 2023 Q12
  • 2022 Q6
  • 2022 Q12
  • 2021 Q6
  • 2021 Q12
  • 2020 Q11
  • 2019 Q11
  • 2018 Q12
  • 2017 Q6
  • 2017 Q12
  • 2016 Q12
  • 2024 Q6
  • 2024 Q12
  • 2025 Q10
← All TYS solutions

Solution — 2021 Question 12 Normal Distribution

(a)

Let A, B and I be the durations (in minutes) of randomly chosen songs by band A, songs by band B, and intervals respectively.

A∼N(3.6,0.52)B∼N(4.2,0.82)I∼N(1.5,0.42) A−B∼N(3.6−4.2,0.52+0.82)A−B∼N(−0.6,0.89)
P(A>B)=P(A−B>0)=0.26239=0.262∎ (to 3 s.f.)

finding \mathrm{P}\left(A - B > 0\right)

(b)

Let T=A1+A2+B1+B2+B3 be the total duration of 2 songs by band A and 3 songs by band B.

T∼N(2(3.6)+3(4.2),2(0.5)2+3(0.8)2)T∼N(19.8,2.4200)
P(18<T<22)=0.79773=0.798∎ (to 3 s.f.)

finding \mathrm{P}\left(18 < T < 22\right)

(c)
A1+A2+A3+A4∼N(4(3.6),4(0.5)2)A1+A2+A3+A4∼N(14.4,1)B1+B2+B3+B4∼N(4(4.2),4(0.8)2)B1+B2+B3+B4∼N(16.8,2.5600)I1+I2+⋯+I7∼N(7(1.5),7(0.4)2)I1+I2+⋯+I7∼N(10.5,1.12)

Let S be the total duration of the first half

S∼N(14.4+16.8+10.5,1+2.5600+1.12)S∼N(41.7,4.6800)
P(S>40)=0.78402=0.784∎ (to 3 s.f.)

finding \mathrm{P}\left(S > 40\right)

(d)

As the two halves are independent,

P(both halves>40)=0.784022=0.615∎ (to 3 s.f.)
(e)

The event in (d) is a proper subset of the event that the total of the two halves last for more than 80 minutes. For example, if the first half is 30 minutes and the second half is 55 minutes, the total will last more than 80 minutes but does not satisfy the event in (d) ∎

Next 2020 Q11 Previous 2021 Q6

Parts

  • Part (a)
  • Part (b)
  • Part (c)
  • Part (d)
  • Part (e)