Mathlify H1

Navigation

Binomial Distribution

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

Solution — 2024 Question 12 Binomial Distribution| Normal Distribution

(a)

Let A kWh be the amount of energy produced by a randomly chosen panel of type A.

Let B kWh be the amount of energy produced by a randomly chosen panel of type B.

$ ParseError: Can't use function '$' in math mode at position 1: $̲ A \sim \mathrm{N} \left( 0.255, 0.018^2 \right)

B∼N(0.265,0.022)

A−B∼N(0.255−0.265,0.0182+0.022)A−B∼N(−0.01,0.000724)

\begin{align*} \mathrm{P}\left( A > B \right) &= \mathrm{P}\left(A - B > 0\right) \\ &= 0.355\,08 \\ &= 0.355\; \QED \text{ (to 3 s.f.)} \end{align*}$$ ParseError: {align*} can be used only in display mode.

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

(b)

Let AT=A1+⋯+A10 be the total energy produced by 10 panels of type A.

AT∼N(10(0.255),10(0.018)2)AT∼N(2.55,0.00324)

Let BT=B1+⋯+B10 be the total energy produced by 10 panels of type B.

BT∼N(10(0.265),10(0.02)2)BT∼N(2.65,0.004) BT−AT∼N(2.65−2.55,0.004+0.00324)BT−AT∼N(0.1,0.00724)

P(BT−AT>0.15)=0.27839=0.278∎ (to 3 s.f.)

[finding \mathrm{P}\left(B{T} - A{T} > 0.15\right)]

(c)

Let Asum=A1+⋯+A20 be the total energy produced by 20 panels of type A.

Asum∼N(20(0.255),20(0.018)2)Asum∼N(5.1,0.00648)

Let Bsum=B1+⋯+B20 be the total energy produced by 20 panels of type B.

Bsum∼N(20(0.265),20(0.02)2)Bsum∼N(5.3,0.008) Asum+Bsum∼N(5.1+5.3,0.00648+0.008)Asum+Bsum∼N(10.4,0.01448)

P(Asum+Bsum>10.5)=0.20298=0.203∎ (to 3 s.f.)

[finding \mathrm{P}\left(A{\text{sum}} + B{\text{sum}} > 10.5\right)]

(d)

Let X be the number of solar trees (out of 15) that produce more than 10.5 kWh.

$ ParseError: Can't use function '$' in math mode at position 1: $̲ X \sim \mathrm{B} \left( 15, 0.202,98 \right)

\begin{align*} \mathrm{P}\left(X \geq 4\right) &= 1 - \mathrm{P}\left(X \leq 3\right) \\ &= 1 - 0.636\,97 \\ &= 0.363\,03 \\ &= 0.363\; \QED \text{ (to 3 s.f.)} \end{align*}$$ ParseError: {align*} can be used only in display mode.

[probability of X \geq 4]

Next 2025 Q9 Previous 2024 Q10

Parts

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