AktuNotes
← Kembali
CF2 · Materi

Soa Exam P Samples Part 3

No. 61

An insurance policy reimburses dental expense, XX, up to a maximum benefit of 250. The probability density function for XX is:

f(x)={ce0,004x,x00,otherwisef(x) = \begin{cases} ce^{-0{,}004x}, & x \geq 0 \\ 0, & \text{otherwise} \end{cases}

where cc is a constant.

Calculate the median benefit for this policy.

a. 161
b. 165
c. 173
d. 182
e. 250

Jawaban No. 61

(c). 173173

FieldIsi
Topik CF2Topik 2 — Variabel Acak Univariat
Sub-topik2.6 Distribusi Kontinu Umum
DifficultyMedium
Prerequisite2.2 Variabel Acak Kontinu
Connected Topics2.4 Transformasi Variabel Acak Univariat
ReferensiHogg-Tanis-Zimm Bab 3; Miller Bab 4
Rumus

Distribusi Eksponensial dengan rate λ=0,004\lambda = 0{,}004:

F(x)=1e0,004x,x0F(x) = 1 - e^{-0{,}004x}, \quad x \geq 0

Median mm: selesaikan F(m)=0,5F(m) = 0{,}5, sehingga:

m=ln(0,5)0,004=ln20,004m = -\frac{\ln(0{,}5)}{0{,}004} = \frac{\ln 2}{0{,}004}

Jika m250m \leq 250 → median benefit = mm; jika m>250m > 250 → median benefit = 250.

Diketahui:

  • f(x)=ce0,004xf(x) = ce^{-0{,}004x} untuk x0x \geq 0; benefit maksimum = 250

  • Target: median benefit

Langkah Pengerjaan

Langkah 1: Tentukan cc (normalisasi PDF eksponensial)

Karena f(x)=ce0,004xf(x) = ce^{-0{,}004x} adalah PDF eksponensial: c=λ=0,004c = \lambda = 0{,}004.

F(x)=1e0,004xF(x) = 1 - e^{-0{,}004x}

Langkah 2: Cari median dari distribusi XX (abaikan dulu batas 250)

F(m)=0,5    1e0,004m=0,5    e0,004m=0,5F(m) = 0{,}5 \implies 1 - e^{-0{,}004m} = 0{,}5 \implies e^{-0{,}004m} = 0{,}5 m=ln(0,5)0,004=ln20,004=0,69310,004173,3m = \frac{-\ln(0{,}5)}{0{,}004} = \frac{\ln 2}{0{,}004} = \frac{0{,}6931}{0{,}004} \approx 173{,}3

Langkah 3: Cek apakah median berada di bawah batas maksimum

m173<250m \approx 173 < 250 → median benefit = 173173.

Karena median kerugian XX lebih kecil dari batas 250, batas ini tidak mempengaruhi median.

Hasil Akhir: (c). 173173

Jebakan Umum
Kesalahan Konseptual
  • Langsung menjawab 250 tanpa menghitung median XX — batas 250 hanya relevan jika median aktual melebihi 250.
  • Salah menghitung mm: m=ln(0,5)/0,004m = \ln(0{,}5)/0{,}004 (hasilnya negatif) → harusnya m=ln(0,5)/0,004m = -\ln(0{,}5)/0{,}004.
Kesalahan Interpretasi Soal
  • “Median benefit” ≠ “median kerugian” — benefit dibatasi 250, namun jika median kerugian < 250, keduanya sama.
Red Flags
  • Selalu hitung median tanpa batas terlebih dahulu, lalu bandingkan dengan batas polis. Jika median < batas → jawaban adalah median. Jika median > batas → jawaban adalah batas.

No. 62

The time to failure of a component in an electronic device has an exponential distribution with a median of four hours.

Calculate the probability that the component will work without failing for at least five hours.

a. 0.07
b. 0.29
c. 0.38
d. 0.42
e. 0.57

Jawaban No. 62

(d). 0,420{,}42

FieldIsi
Topik CF2Topik 2 — Variabel Acak Univariat
Sub-topik2.6 Distribusi Kontinu Umum
DifficultyMedium
Prerequisite2.2 Variabel Acak Kontinu
Connected Topics2.4 Transformasi Variabel Acak Univariat
ReferensiHogg-Tanis-Zimm Bab 3; Miller Bab 4
Rumus

CDF Eksponensial: F(t)=1et/θF(t) = 1 - e^{-t/\theta}

Median mm: F(m)=0,5    em/θ=0,5    θ=m/ln(0,5)F(m) = 0{,}5 \implies e^{-m/\theta} = 0{,}5 \implies \theta = -m/\ln(0{,}5)

Survival function: P(Tt)=et/θ=(0,5)t/mP(T \geq t) = e^{-t/\theta} = (0{,}5)^{t/m}

Diketahui:

  • TExp(θ)T \sim \text{Exp}(\theta); median = 4 jam

  • Target: P(T5)P(T \geq 5)

Langkah Pengerjaan

Langkah 1: Tentukan parameter θ\theta dari median

e4/θ=0,5    θ=4ln(0,5)=4ln2e^{-4/\theta} = 0{,}5 \implies \theta = \frac{-4}{\ln(0{,}5)} = \frac{4}{\ln 2}

Langkah 2: Hitung P(T5)P(T \geq 5) menggunakan properti elegansnya

P(T5)=e5/θ=e5ln(0,5)/4=(0,5)5/4=(0,5)1,25P(T \geq 5) = e^{-5/\theta} = e^{5\ln(0{,}5)/4} = (0{,}5)^{5/4} = (0{,}5)^{1{,}25} =e1,25×(0,6931)=e0,86640,42040,42= e^{1{,}25 \times (-0{,}6931)} = e^{-0{,}8664} \approx 0{,}4204 \approx 0{,}42

Hasil Akhir: (d). 0,420{,}42

Jebakan Umum
Kesalahan Konseptual
  • Menggunakan θ=4\theta = 4 langsung (mengira median = mean) — untuk distribusi eksponensial, median ≠ mean: mean = θ\theta, median = θln20,693θ\theta \ln 2 \approx 0{,}693\,\theta.
  • Salah: P(T5)=1F(5)=e5/40,29P(T \geq 5) = 1 - F(5) = e^{-5/4} \approx 0{,}29 — ini menggunakan median sebagai mean.
Kesalahan Interpretasi Soal
  • “Median of four hours” → bukan mean; harus ekstrak θ\theta dari persamaan e4/θ=0,5e^{-4/\theta} = 0{,}5.
Red Flags
  • Trik elegan: P(Tt)=(0,5)t/medianP(T \geq t) = (0{,}5)^{t/\text{median}} — menghindari kebutuhan menghitung θ\theta secara eksplisit.

No. 63

An insurance company sells an auto insurance policy that covers losses incurred by a policyholder, subject to a deductible of 100. Losses incurred follow an exponential distribution with mean 300.

Calculate the 95th percentile of losses that exceed the deductible.

a. 600
b. 700
c. 800
d. 900
e. 1000

Jawaban No. 63

(e). 1.0001{.}000

FieldIsi
Topik CF2Topik 2 — Variabel Acak Univariat
Sub-topik2.6 Distribusi Kontinu Umum
DifficultyHard
Prerequisite1.4 Probabilitas Bersyarat, 2.2 Variabel Acak Kontinu
Connected Topics2.4 Transformasi Variabel Acak Univariat
ReferensiHogg-Tanis-Zimm Bab 3; Miller Bab 4
Rumus

Persentil ke-95 dari distribusi bersyarat XX>100X \mid X > 100:

P(XpX>100)=0,95P(X \leq p \mid X > 100) = 0{,}95 F(p)F(100)1F(100)=0,95\frac{F(p) - F(100)}{1 - F(100)} = 0{,}95

Sifat memoryless eksponensial: XX>100X+100X \mid X > 100 \sim X + 100 di mana XExp(300)X \sim \text{Exp}(300), sehingga persentil ke-95 dari distribusi bersyarat = 100+100 + persentil ke-95 dari Exp(300)\text{Exp}(300).

Diketahui:

  • XExp(θ=300)X \sim \text{Exp}(\theta = 300); deductible d=100d = 100

  • Target: persentil ke-95 dari XX>100X \mid X > 100

Langkah Pengerjaan

Langkah 1: Gunakan sifat memoryless

Karena eksponensial bersifat memoryless: P(X>100+tX>100)=P(X>t)P(X > 100 + t \mid X > 100) = P(X > t)

Sehingga persentil ke-95 dari (XX>100)=100+x0,95(X \mid X > 100) = 100 + x_{0{,}95} di mana x0,95x_{0{,}95} adalah persentil ke-95 dari Exp(300)\text{Exp}(300).

Langkah 2: Cari x0,95x_{0{,}95} dari distribusi eksponensial

P(Xx0,95)=1ex0,95/300=0,95P(X \leq x_{0{,}95}) = 1 - e^{-x_{0{,}95}/300} = 0{,}95 ex0,95/300=0,05    x0,95=300ln(0,05)=300×2,9957898,7e^{-x_{0{,}95}/300} = 0{,}05 \implies x_{0{,}95} = -300\ln(0{,}05) = 300 \times 2{,}9957 \approx 898{,}7

Langkah 3: Tambahkan deductible

p=100+898,79991.000p = 100 + 898{,}7 \approx 999 \approx 1{.}000

Hasil Akhir: (e). 1.0001{.}000

Jebakan Umum
Kesalahan Konseptual
  • Langsung mencari x0,95x_{0{,}95} dari distribusi eksponensial tanpa menambahkan deductible 100.
  • Tidak memanfaatkan sifat memoryless → melakukan perhitungan bersyarat yang lebih panjang dengan hasil yang sama.
Kesalahan Interpretasi Soal
  • “95th percentile of losses that exceed the deductible” → distribusi bersyarat XX>100X \mid X > 100, bukan persentil ke-95 dari XX.
Red Flags
  • Sifat memoryless eksponensial: XX>dExp(θ)X \mid X > d \sim \text{Exp}(\theta) yang digeser ke kanan sebesar dd. Persentil distribusi bersyarat = dd + persentil dari distribusi asli.

No. 64

Claim amounts for wind damage to insured homes are mutually independent random variables with common density function

f(x)={3x4,x>10,otherwisef(x) = \begin{cases} \dfrac{3}{x^4}, & x > 1 \\ 0, & \text{otherwise} \end{cases}

where xx is the amount of a claim in thousands.

Suppose 3 such claims will be made. Calculate the expected value of the largest of the three claims.

a. 2,025
b. 2,700
c. 3,232
d. 3,375
e. 4,500

Jawaban No. 64

(a). 2.0252{.}025

FieldIsi
Topik CF2Topik 2 — Variabel Acak Univariat
Sub-topik2.6 Distribusi Kontinu Umum
DifficultyHard
Prerequisite2.2 Variabel Acak Kontinu, 3.1 Distribusi Gabungan
Connected Topics4.1 Penarikan Sampel Acak
ReferensiHogg-Tanis-Zimm Bab 5; Miller Bab 5
Rumus

Statistik order maksimum dari nn sampel iid dengan CDF F(x)F(x):

G(y)=[F(y)]n,g(y)=n[F(y)]n1f(y)G(y) = [F(y)]^n, \quad g(y) = n[F(y)]^{n-1}f(y) E[Y(n)]=1yg(y)dyE[Y_{(n)}] = \int_1^{\infty} y\,g(y)\,dy

Diketahui:

  • f(x)=3x4f(x) = 3x^{-4} untuk x>1x > 1; F(x)=1x3F(x) = 1 - x^{-3}

  • n=3n = 3; Y=max(X1,X2,X3)Y = \max(X_1, X_2, X_3)

  • Target: E[Y]E[Y] (dalam ribuan)

Langkah Pengerjaan

Langkah 1: Turunkan PDF dari Y=X(3)Y = X_{(3)}

G(y)=[F(y)]3=(1y3)3G(y) = [F(y)]^3 = (1 - y^{-3})^3 g(y)=3(1y3)23y4=9y4(1y3)2g(y) = 3(1 - y^{-3})^2 \cdot 3y^{-4} = 9y^{-4}(1 - y^{-3})^2

Langkah 2: Ekspansi dan hitung E[Y]E[Y]

E[Y]=1y9y4(1y3)2dy=91y3(12y3+y6)dyE[Y] = \int_1^{\infty} y \cdot 9y^{-4}(1-y^{-3})^2\,dy = 9\int_1^{\infty} y^{-3}(1 - 2y^{-3} + y^{-6})\,dy =91(y32y6+y9)dy= 9\int_1^{\infty}(y^{-3} - 2y^{-6} + y^{-9})\,dy =9[y222y55+y88]1= 9\left[\frac{y^{-2}}{-2} - \frac{2y^{-5}}{-5} + \frac{y^{-8}}{-8}\right]_1^{\infty} =9[(00+0)(12+2518)]= 9\left[\left(0 - 0 + 0\right) - \left(-\frac{1}{2} + \frac{2}{5} - \frac{1}{8}\right)\right] =9(1225+18)=9(2016+540)=9×940=8140=2,025 ribu= 9\left(\frac{1}{2} - \frac{2}{5} + \frac{1}{8}\right) = 9\left(\frac{20 - 16 + 5}{40}\right) = 9 \times \frac{9}{40} = \frac{81}{40} = 2{,}025 \text{ ribu}

Langkah 3: Konversi ke satuan penuh

E[Y]=2,025×1.000=2.025E[Y] = 2{,}025 \times 1{.}000 = 2{.}025

Hasil Akhir: (a). 2.0252{.}025

Jebakan Umum
Kesalahan Konseptual
  • Menggunakan E[Y]=E[X(3)]=E[X]E[Y] = E[X_{(3)}] = E[X] — nilai harapan maksimum dari nn sampel TIDAK sama dengan E[X]E[X].
  • Salah menurunkan g(y)g(y): g(y)=3[F(y)]2f(y)g(y) = 3[F(y)]^2 f(y), bukan g(y)=[f(y)]3g(y) = [f(y)]^3.
Kesalahan Interpretasi Soal
  • Jawaban dalam ribuan: 2,0252{,}025 ribu = 2.0252{.}025. Jangan lupa mengonversi satuan.
Red Flags
  • Soal tentang “terbesar” atau “terkecil” dari nn sampel → gunakan teori statistik order: G(y)=[F(y)]nG(y) = [F(y)]^n untuk maksimum.

No. 65

A charity receives 2025 contributions. Contributions are assumed to be mutually independent and identically distributed with mean 3125 and standard deviation 250.

Calculate the approximate 90th percentile for the distribution of the total contributions received.

a. 6,328,000
b. 6,338,000
c. 6,343,000
d. 6,784,000
e. 6,977,000

Jawaban No. 65

(c). 6.343.0006{.}343{.}000

FieldIsi
Topik CF2Topik 4 — Statistika Matematika
Sub-topik4.3 Teorema Limit Pusat (CLT)
DifficultyEasy
Prerequisite2.2 Variabel Acak Kontinu, 4.2 Distribusi Sampel
Connected Topics4.4 Hukum Bilangan Besar
ReferensiHogg-Tanis-Zimm Bab 5; Miller Bab 7
Rumus

CLT untuk jumlah nn variabel iid:

Sn=i=1nXiN(nμ,nσ2)S_n = \sum_{i=1}^n X_i \approx N(n\mu,\, n\sigma^2)

Persentil ke-pp: Sn(p)=nμ+zpσnS_n^{(p)} = n\mu + z_p\,\sigma\sqrt{n}

Diketahui:

  • n=2025n = 2025, μ=3.125\mu = 3{.}125, σ=250\sigma = 250

  • z0,90=1,282z_{0{,}90} = 1{,}282
  • Target: persentil ke-90 dari S2025S_{2025}

Langkah Pengerjaan

Langkah 1: Hitung mean dan standar deviasi dari S2025S_{2025}

E[S]=2025×3.125=6.328.125E[S] = 2025 \times 3{.}125 = 6{.}328{.}125 SD(S)=2502025=250×45=11.250\text{SD}(S) = 250\sqrt{2025} = 250 \times 45 = 11{.}250

Langkah 2: Hitung persentil ke-90

S0,90=6.328.125+1,282×11.250=6.328.125+14.4236.342.5486.343.000S_{0{,}90} = 6{.}328{.}125 + 1{,}282 \times 11{.}250 = 6{.}328{.}125 + 14{.}423 \approx 6{.}342{.}548 \approx 6{.}343{.}000

Hasil Akhir: (c). 6.343.0006{.}343{.}000

Jebakan Umum
Kesalahan Konseptual
  • Mengalikan σ\sigma dengan nn (bukan n\sqrt{n}): SD(S)=σn\text{SD}(S) = \sigma\sqrt{n}, bukan σn\sigma n.
  • Menggunakan z0,90=1,28z_{0{,}90} = 1{,}28 tapi tidak mengalikannya dengan SD yang benar.
Kesalahan Interpretasi Soal
  • Soal tentang total (sum), bukan rata-rata (mean). Gunakan SD(S)=σn\text{SD}(S) = \sigma\sqrt{n}, bukan σ/n\sigma/\sqrt{n}.
Red Flags
  • 2025=45\sqrt{2025} = 45 — kenali akar pangkat dari bilangan yang “cantik” untuk mempercepat perhitungan.

No. 66

Claims filed under auto insurance policies follow a normal distribution with mean 19,400 and standard deviation 5,000.

Calculate the probability that the average of 25 randomly selected claims exceeds 20,000.

a. 0.01
b. 0.15
c. 0.27
d. 0.33
e. 0.45

Jawaban No. 66

(c). 0,270{,}27

FieldIsi
Topik CF2Topik 4 — Statistika Matematika
Sub-topik4.2 Distribusi Sampel
DifficultyEasy
Prerequisite2.6 Distribusi Kontinu Umum
Connected Topics4.3 Teorema Limit Pusat (CLT)
ReferensiHogg-Tanis-Zimm Bab 5; Miller Bab 7
Rumus

Distribusi rata-rata sampel dari populasi normal:

XˉN ⁣(μ,σ2n)    Xˉμσ/nN(0,1)\bar{X} \sim N\!\left(\mu,\, \frac{\sigma^2}{n}\right) \implies \frac{\bar{X} - \mu}{\sigma/\sqrt{n}} \sim N(0,1)

Diketahui:

  • μ=19.400\mu = 19{.}400, σ=5.000\sigma = 5{.}000, n=25n = 25

  • Target: P(Xˉ>20.000)P(\bar{X} > 20{.}000)

Langkah Pengerjaan

Langkah 1: Hitung standar deviasi rata-rata sampel

σXˉ=σn=5.00025=5.0005=1.000\sigma_{\bar{X}} = \frac{\sigma}{\sqrt{n}} = \frac{5{.}000}{\sqrt{25}} = \frac{5{.}000}{5} = 1{.}000

Langkah 2: Standardisasi dan cari probabilitas

P(Xˉ>20.000)=P ⁣(Z>20.00019.4001.000)=P(Z>0,6)P(\bar{X} > 20{.}000) = P\!\left(Z > \frac{20{.}000 - 19{.}400}{1{.}000}\right) = P(Z > 0{,}6) =1Φ(0,6)=10,7257=0,27430,27= 1 - \Phi(0{,}6) = 1 - 0{,}7257 = 0{,}2743 \approx 0{,}27

Hasil Akhir: (c). 0,270{,}27

Jebakan Umum
Kesalahan Konseptual
  • Menggunakan σ=5.000\sigma = 5{.}000 langsung tanpa dibagi n\sqrt{n} → menghasilkan z=0,12z = 0{,}12, yang jauh lebih kecil.
  • Salah: P(Z>0,6)=10,2743=0,7257P(Z > 0{,}6) = 1 - 0{,}2743 = 0{,}7257 → tidak membaca tabel dengan benar.
Kesalahan Interpretasi Soal
  • Soal tentang rata-rata 25 klaim → SE = σ/n\sigma/\sqrt{n}, bukan tentang satu klaim tunggal.
Red Flags
  • Jika ada ”nn klaim dipilih secara acak” dan ditanya tentang rata-rata → gunakan distribusi sampling dengan σ/n\sigma/\sqrt{n}.

No. 67

An insurance company issues 1250 vision care insurance policies. The number of claims filed by a policyholder under a vision care insurance policy during one year is a Poisson random variable with mean 2. Assume the numbers of claims filed by different policyholders are mutually independent.

Calculate the approximate probability that there is a total of between 2450 and 2600 claims during a one-year period.

a. 0.68
b. 0.82
c. 0.87
d. 0.95
e. 1.00

Jawaban No. 67

(b). 0,820{,}82

FieldIsi
Topik CF2Topik 4 — Statistika Matematika
Sub-topik4.3 Teorema Limit Pusat (CLT)
DifficultyMedium
Prerequisite2.5 Distribusi Diskrit Umum, 4.2 Distribusi Sampel
Connected Topics3.7 Distribusi Majemuk
ReferensiHogg-Tanis-Zimm Bab 5; Miller Bab 7
Rumus

Jumlah nn variabel Poisson iid dengan mean λ\lambda per variabel:

S=i=1nNiPoisson(nλ)N(nλ,nλ) untuk n besarS = \sum_{i=1}^n N_i \sim \text{Poisson}(n\lambda) \approx N(n\lambda,\, n\lambda) \text{ untuk } n \text{ besar}

(Untuk Poisson: mean = variansi = λ\lambda)

Diketahui:

  • n=1250n = 1250, λ=2\lambda = 2 per pemegang polis

  • E[S]=1250×2=2500E[S] = 1250 \times 2 = 2500, Var(S)=1250×2=2500\text{Var}(S) = 1250 \times 2 = 2500, SD(S)=50\text{SD}(S) = 50

  • Target: P(2450S2600)P(2450 \leq S \leq 2600)

Langkah Pengerjaan

Langkah 1: Standardisasi batas bawah

z1=2450250050=5050=1,0z_1 = \frac{2450 - 2500}{50} = \frac{-50}{50} = -1{,}0

Langkah 2: Standardisasi batas atas

z2=2600250050=10050=2,0z_2 = \frac{2600 - 2500}{50} = \frac{100}{50} = 2{,}0

Langkah 3: Hitung probabilitas

P(1Z2)=Φ(2)Φ(1)=Φ(2)(1Φ(1))P(-1 \leq Z \leq 2) = \Phi(2) - \Phi(-1) = \Phi(2) - (1 - \Phi(1)) =0,9772(10,8413)=0,97720,1587=0,81850,82= 0{,}9772 - (1 - 0{,}8413) = 0{,}9772 - 0{,}1587 = 0{,}8185 \approx 0{,}82

Hasil Akhir: (b). 0,820{,}82

Jebakan Umum
Kesalahan Konseptual
  • Salah menghitung Var(S)\text{Var}(S): untuk Poisson, Var(Ni)=λ=2\text{Var}(N_i) = \lambda = 2, sehingga Var(S)=1250×2=2500\text{Var}(S) = 1250 \times 2 = 2500 dan SD(S)=50\text{SD}(S) = 50.
  • Menggunakan SD(S)=125035,4\text{SD}(S) = \sqrt{1250} \approx 35{,}4 (lupa mengalikan dengan λ\lambda).
Kesalahan Interpretasi Soal
  • Batas “antara 2450 dan 2600” — perhatikan apakah inklusif atau eksklusif; untuk distribusi kontinu (aproksimasi CLT), keduanya sama.
Red Flags
  • Untuk distribusi Poisson: mean = variansi = λ\lambda. Saat dijumlahkan, Var(S)=nλ\text{Var}(S) = n\lambda (bukan nλ2n\lambda^2).

No. 68

A company manufactures a brand of light bulb with a lifetime in months that is normally distributed with mean 3 and variance 1. A consumer buys a number of these bulbs with the intention of replacing them successively as they burn out. The light bulbs have mutually independent lifetimes.

Calculate the smallest number of bulbs to be purchased so that the succession of light bulbs produces light for at least 40 months with probability at least 0.9772.

a. 14
b. 16
c. 20
d. 40
e. 55

Jawaban No. 68

(b). 1616

FieldIsi
Topik CF2Topik 4 — Statistika Matematika
Sub-topik4.3 Teorema Limit Pusat (CLT)
DifficultyHard
Prerequisite2.6 Distribusi Kontinu Umum, 4.2 Distribusi Sampel
Connected Topics4.4 Hukum Bilangan Besar
ReferensiHogg-Tanis-Zimm Bab 5; Miller Bab 7
Rumus

Total lifetime nn bola: Sn=i=1nXiN(3n,n)S_n = \sum_{i=1}^n X_i \sim N(3n,\, n)

Syarat: P(Sn40)0,9772P(S_n \geq 40) \geq 0{,}9772, ekuivalen dengan 4040 berada 2\leq 2 standar deviasi di bawah mean.

Diketahui:

  • XiN(3,1)X_i \sim N(3, 1) iid; syarat: P(Sn40)0,9772P(S_n \geq 40) \geq 0{,}9772

  • Φ(2)=0,9772    P(Z2)=0,9772    P(Z2)=0,9772\Phi(2) = 0{,}9772 \implies P(Z \leq 2) = 0{,}9772 \implies P(Z \geq -2) = 0{,}9772
  • Target: nn terkecil

Langkah Pengerjaan

Langkah 1: Tulis syarat dalam bentuk standardisasi

P(Sn40)=P ⁣(Z403nn)0,9772P(S_n \geq 40) = P\!\left(Z \geq \frac{40 - 3n}{\sqrt{n}}\right) \geq 0{,}9772

Karena P(Z2)=0,9772P(Z \geq -2) = 0{,}9772:

403nn2\frac{40 - 3n}{\sqrt{n}} \leq -2

Langkah 2: Selesaikan ketidaksamaan

403n2n40 - 3n \leq -2\sqrt{n} 3n2n4003n - 2\sqrt{n} - 40 \geq 0

Langkah 3: Substitusi m=nm = \sqrt{n}

3m22m4003m^2 - 2m - 40 \geq 0

Akar-akar: m=2±4+4806=2±4846=2±226m = \frac{2 \pm \sqrt{4 + 480}}{6} = \frac{2 \pm \sqrt{484}}{6} = \frac{2 \pm 22}{6}

m=4m = 4 atau m=10/3m = -10/3 (ditolak karena m>0m > 0)

Jadi n4    n16\sqrt{n} \geq 4 \implies n \geq 16.

Langkah 4: Verifikasi n=16n = 16

Mean = 3(16)=483(16) = 48; SD = 16=4\sqrt{16} = 4; z=(4048)/4=2    P(S1640)=Φ(2)=0,9772z = (40 - 48)/4 = -2 \implies P(S_{16} \geq 40) = \Phi(2) = 0{,}9772

Hasil Akhir: (b). 1616

Jebakan Umum
Kesalahan Konseptual
  • Menggunakan Var(Sn)=n×1=n\text{Var}(S_n) = n \times 1 = n dan SD=n\text{SD} = \sqrt{n} — ini sudah benar, tetapi sering lupa mengkuadratkan mm saat substitusi.
  • Mengira persamaan linear: 3n2n=403n - 2\sqrt{n} = 40 bukan kuadrat dalam n\sqrt{n}.
Kesalahan Interpretasi Soal
  • P(Sn40)0,9772P(S_n \geq 40) \geq 0{,}9772 → nilai 40 harus berada di bawah mean minus 2 SD (bukan di atas). Cek arah ketidaksamaan.
Red Flags
  • Jika syarat bentuk P(Sc)pP(S \geq c) \geq p dengan pp besar → 40 harus jauh di bawah mean 3n3n; substitusi m=nm = \sqrt{n} mengubah menjadi persamaan kuadrat yang elegan.

No. 69

Let XX and YY be the number of hours that a randomly selected person watches movies and sporting events, respectively, during a three-month period. The following information is known about XX and YY:

E(X)=50, E(Y)=20, Var(X)=50, Var(Y)=30, Cov(X,Y)=10E(X) = 50,\ E(Y) = 20,\ \text{Var}(X) = 50,\ \text{Var}(Y) = 30,\ \text{Cov}(X,Y) = 10

The totals of hours that different individuals watch movies and sporting events during the three months are mutually independent. One hundred people are randomly selected and observed for these three months. Let TT be the total number of hours that these one hundred people watch movies or sporting events during this three-month period.

Approximate the value of P[T<7100]P[T < 7100].

a. 0.62
b. 0.84
c. 0.87
d. 0.92
e. 0.97

Jawaban No. 69

(b). 0,840{,}84

FieldIsi
Topik CF2Topik 4 — Statistika Matematika
Sub-topik4.3 Teorema Limit Pusat (CLT)
DifficultyHard
Prerequisite3.5 Independensi dan Korelasi, 4.2 Distribusi Sampel
Connected Topics3.6 Matriks Variansi-Kovariansi
ReferensiHogg-Tanis-Zimm Bab 5; Miller Bab 7
Rumus

Variansi jumlah dua variabel berkorelasi:

Var(X+Y)=Var(X)+Var(Y)+2Cov(X,Y)\text{Var}(X + Y) = \text{Var}(X) + \text{Var}(Y) + 2\,\text{Cov}(X,Y)

CLT untuk jumlah 100 pasangan iid:

T=i=1100(Xi+Yi)N(100μZ,100σZ2)T = \sum_{i=1}^{100}(X_i + Y_i) \approx N(100\,\mu_Z,\, 100\,\sigma_Z^2)

Diketahui:

  • Untuk satu orang: Z=X+YZ = X + Y, E[Z]=70E[Z] = 70, Var(Z)=50+30+2(10)=100\text{Var}(Z) = 50 + 30 + 2(10) = 100

  • T=i=1100ZiT = \sum_{i=1}^{100} Z_i: E[T]=7000E[T] = 7000, Var(T)=10.000\text{Var}(T) = 10{.}000, SD(T)=100\text{SD}(T) = 100

  • Target: P(T<7100)P(T < 7100)

Langkah Pengerjaan

Langkah 1: Hitung E[Z]E[Z] dan Var(Z)\text{Var}(Z) untuk satu orang

E[Z]=E[X]+E[Y]=50+20=70E[Z] = E[X] + E[Y] = 50 + 20 = 70 Var(Z)=Var(X)+Var(Y)+2Cov(X,Y)=50+30+20=100\text{Var}(Z) = \text{Var}(X) + \text{Var}(Y) + 2\,\text{Cov}(X,Y) = 50 + 30 + 20 = 100

Langkah 2: Hitung distribusi TT untuk 100 orang

E[T]=100×70=7.000,SD(T)=100×100=10.000=100E[T] = 100 \times 70 = 7{.}000, \quad \text{SD}(T) = \sqrt{100 \times 100} = \sqrt{10{.}000} = 100

Langkah 3: Standardisasi

P(T<7100)=P ⁣(Z<71007000100)=P(Z<1)=Φ(1)=0,84130,84P(T < 7100) = P\!\left(Z < \frac{7100 - 7000}{100}\right) = P(Z < 1) = \Phi(1) = 0{,}8413 \approx 0{,}84

Hasil Akhir: (b). 0,840{,}84

Jebakan Umum
Kesalahan Konseptual
  • Lupa menyertakan 2Cov(X,Y)2\,\text{Cov}(X,Y) saat menghitung Var(Z)\text{Var}(Z) — kovarians yang positif meningkatkan variansi total.
  • Menggunakan SD(T)=100×10=1000\text{SD}(T) = 100 \times 10 = 1000 (salah): SD(T)=100×100=10×10=100\text{SD}(T) = \sqrt{100} \times \sqrt{100} = 10 \times 10 = 100.
Kesalahan Interpretasi Soal
  • “Movies or sporting events” → T=(Xi+Yi)T = \sum(X_i + Y_i); “or” di sini berarti gabungan total jam, bukan union probabilistik.
Red Flags
  • Jika ada kovariansi → selalu sertakan suku 2Cov2\,\text{Cov} dalam Var(X+Y)\text{Var}(X+Y).

No. 70

The total claim amount for a health insurance policy follows a distribution with density function

f(x)=11000ex/1000,x>0f(x) = \frac{1}{1000}e^{-x/1000}, \quad x > 0

The premium for the policy is set at the expected total claim amount plus 100.

If 100 policies are sold, calculate the approximate probability that the insurance company will have claims exceeding the premiums collected.

a. 0.001
b. 0.159
c. 0.333
d. 0.407
e. 0.460

Jawaban No. 70

(b). 0,1590{,}159

FieldIsi
Topik CF2Topik 4 — Statistika Matematika
Sub-topik4.3 Teorema Limit Pusat (CLT)
DifficultyMedium
Prerequisite2.6 Distribusi Kontinu Umum, 4.2 Distribusi Sampel
Connected Topics4.4 Hukum Bilangan Besar
ReferensiHogg-Tanis-Zimm Bab 5; Miller Bab 7
Rumus

Eksponensial dengan mean θ=1000\theta = 1000: E[X]=θ=1000E[X] = \theta = 1000, Var(X)=θ2=106\text{Var}(X) = \theta^2 = 10^6

Total klaim: S=i=1100XiN(100.000,108)S = \sum_{i=1}^{100} X_i \approx N(100{.}000,\, 10^8)

Diketahui:

  • XiExp(1000)X_i \sim \text{Exp}(1000); premi per polis = 1000+100=1.1001000 + 100 = 1{.}100

  • Total premi = 100×1.100=110.000100 \times 1{.}100 = 110{.}000

  • Target: P(S>110.000)P(S > 110{.}000)

Langkah Pengerjaan

Langkah 1: Parameter distribusi SS

E[S]=100.000,SD(S)=1000100=10.000E[S] = 100{.}000, \quad \text{SD}(S) = 1000\sqrt{100} = 10{.}000

Langkah 2: Standardisasi

P(S>110.000)=P ⁣(Z>110.000100.00010.000)=P(Z>1)=1Φ(1)P(S > 110{.}000) = P\!\left(Z > \frac{110{.}000 - 100{.}000}{10{.}000}\right) = P(Z > 1) = 1 - \Phi(1) =10,8413=0,15870,159= 1 - 0{,}8413 = 0{,}1587 \approx 0{,}159

Hasil Akhir: (b). 0,1590{,}159

Jebakan Umum
Kesalahan Konseptual
  • Lupa: untuk eksponensial, SD(X)=θ=1000\text{SD}(X) = \theta = 1000 (sama dengan mean), sehingga SD(S)=1000100=10.000\text{SD}(S) = 1000\sqrt{100} = 10{.}000.
  • Mengira SD(S)=1000\text{SD}(S) = 1000 saja (tidak dikalikan n\sqrt{n}).
Kesalahan Interpretasi Soal
  • Total premi = 100×(E[X]+100)=100×1100=110.000100 \times (E[X] + 100) = 100 \times 1100 = 110{.}000, bukan 100.000+100100{.}000 + 100.
Red Flags
  • Untuk distribusi eksponensial: σ=μ=θ\sigma = \mu = \theta. Jangan lupa sifat ini saat menghitung Var(S)\text{Var}(S).

No. 71

A city has just added 100 new female recruits to its police force. The city will provide a pension to each new hire who remains with the force until retirement. In addition, if the new hire is married at the time of her retirement, a second pension will be provided for her husband. A consulting actuary makes the following assumptions:

(i) Each new recruit has a 0.4 probability of remaining with the police force until retirement.
(ii) Given that a new recruit reaches retirement with the police force, the probability that she is not married at the time of retirement is 0.25.
(iii) The events of different new hires reaching retirement and the events of different new hires being married at retirement are all mutually independent events.

Calculate the probability that the city will provide at most 90 pensions to the 100 new hires and their husbands.

a. 0.60
b. 0.67
c. 0.75
d. 0.93
e. 0.99

Jawaban No. 71

(e). 0,990{,}99

FieldIsi
Topik CF2Topik 4 — Statistika Matematika
Sub-topik4.3 Teorema Limit Pusat (CLT)
DifficultyHard
Prerequisite2.1 Variabel Acak Diskrit, 4.2 Distribusi Sampel
Connected Topics3.4 Nilai Harapan dan Variansi Bersyarat
ReferensiHogg-Tanis-Zimm Bab 5; Miller Bab 7
Rumus

Jumlah pension per rekrut: Yi{0,1,2}Y_i \in \{0, 1, 2\} — distribusi campuran dari dua tahap acak.

CLT untuk T=i=1100YiT = \sum_{i=1}^{100} Y_i: TN(E[T],Var(T))T \approx N(E[T],\, \text{Var}(T))

Diketahui:

  • P(pensiun)=0,4P(\text{pensiun}) = 0{,}4; P(menikahpensiun)=0,75P(\text{menikah} \mid \text{pensiun}) = 0{,}75

  • P(Y=0)=0,6P(Y=0) = 0{,}6, P(Y=1)=0,4×0,25=0,1P(Y=1) = 0{,}4 \times 0{,}25 = 0{,}1, P(Y=2)=0,4×0,75=0,3P(Y=2) = 0{,}4 \times 0{,}75 = 0{,}3

  • Target: P(T90)P(T \leq 90) untuk T=i=1100YiT = \sum_{i=1}^{100} Y_i

Langkah Pengerjaan

Langkah 1: Hitung E[Y]E[Y] dan E[Y2]E[Y^2] untuk satu rekrut

E[Y]=0(0,6)+1(0,1)+2(0,3)=0,7E[Y] = 0(0{,}6) + 1(0{,}1) + 2(0{,}3) = 0{,}7 E[Y2]=0(0,6)+1(0,1)+4(0,3)=1,3E[Y^2] = 0(0{,}6) + 1(0{,}1) + 4(0{,}3) = 1{,}3 Var(Y)=1,3(0,7)2=1,30,49=0,81\text{Var}(Y) = 1{,}3 - (0{,}7)^2 = 1{,}3 - 0{,}49 = 0{,}81

Langkah 2: Parameter TT untuk 100 rekrut

E[T]=100×0,7=70,SD(T)=100×0,81=81=9E[T] = 100 \times 0{,}7 = 70, \quad \text{SD}(T) = \sqrt{100 \times 0{,}81} = \sqrt{81} = 9

Langkah 3: Standardisasi (dengan koreksi kontinuitas)

P(T90)P ⁣(Z90,5709)=P(Z2,28)=Φ(2,28)0,98870,99P(T \leq 90) \approx P\!\left(Z \leq \frac{90{,}5 - 70}{9}\right) = P(Z \leq 2{,}28) = \Phi(2{,}28) \approx 0{,}9887 \approx 0{,}99

Hasil Akhir: (e). 0,990{,}99

Jebakan Umum
Kesalahan Konseptual
  • Mengira YY adalah Binomial — YY punya tiga nilai (0,1,20, 1, 2), sehingga perlu menghitung E[Y]E[Y] dan Var(Y)\text{Var}(Y) secara langsung.
  • Salah menghitung P(Y=1)=0,4P(Y=1) = 0{,}4 (lupa syarat “tidak menikah” yaitu 0,250{,}25).
Kesalahan Interpretasi Soal
  • “At most 90 pensions” → P(T90)P(T \leq 90); dengan koreksi kontinuitas untuk distribusi diskrit, gunakan P(T90,5)P(T \leq 90{,}5).
Red Flags
  • 81=9\sqrt{81} = 9 — kenali hasil yang “cantik” untuk mempercepat.

No. 72

In an analysis of healthcare data, ages have been rounded to the nearest multiple of 5 years. The difference between the true age and the rounded age is assumed to be uniformly distributed on the interval from 2,5-2{,}5 years to 2,52{,}5 years. The healthcare data are based on a random sample of 48 people.

Calculate the approximate probability that the mean of the rounded ages is within 0.25 years of the mean of the true ages.

a. 0.14
b. 0.38
c. 0.57
d. 0.77
e. 0.88

Jawaban No. 72

(d). 0,770{,}77

FieldIsi
Topik CF2Topik 4 — Statistika Matematika
Sub-topik4.3 Teorema Limit Pusat (CLT)
DifficultyMedium
Prerequisite2.6 Distribusi Kontinu Umum, 4.2 Distribusi Sampel
Connected Topics4.4 Hukum Bilangan Besar
ReferensiHogg-Tanis-Zimm Bab 5; Miller Bab 7
Rumus

Variansi U(a,a)U(-a, a): Var=(2a)212=a23\text{Var} = \frac{(2a)^2}{12} = \frac{a^2}{3}

Untuk U(2,5;2,5)U(-2{,}5;\, 2{,}5): με=0\mu_\varepsilon = 0, Var(ε)=(5)212=2512\text{Var}(\varepsilon) = \frac{(5)^2}{12} = \frac{25}{12}

SE rata-rata error dari 48 pengamatan:

σεˉ=25/1248=25576=5240,2083\sigma_{\bar{\varepsilon}} = \sqrt{\frac{25/12}{48}} = \sqrt{\frac{25}{576}} = \frac{5}{24} \approx 0{,}2083

Diketahui:

  • Kesalahan pembulatan εiU(2,5;2,5)\varepsilon_i \sim U(-2{,}5;\, 2{,}5); n=48n = 48

  • Target: P(εˉ0,25)P(|\bar{\varepsilon}| \leq 0{,}25)

Langkah Pengerjaan

Langkah 1: Hitung SE rata-rata kesalahan

σεˉ=25/1248=5576=5240,2083\sigma_{\bar{\varepsilon}} = \sqrt{\frac{25/12}{48}} = \frac{5}{\sqrt{576}} = \frac{5}{24} \approx 0{,}2083

Langkah 2: Standardisasi batas

z=0,250,20831,2z = \frac{0{,}25}{0{,}2083} \approx 1{,}2

Langkah 3: Hitung probabilitas

P(εˉ0,25)=P(1,2Z1,2)=2Φ(1,2)1P(|\bar{\varepsilon}| \leq 0{,}25) = P(-1{,}2 \leq Z \leq 1{,}2) = 2\Phi(1{,}2) - 1 =2(0,8849)1=0,76980,77= 2(0{,}8849) - 1 = 0{,}7698 \approx 0{,}77

Hasil Akhir: (d). 0,770{,}77

Jebakan Umum
Kesalahan Konseptual
  • Menggunakan Var(ε)=2,52/12\text{Var}(\varepsilon) = 2{,}5^2/12 (hanya setengah range dikuadratkan) — harusnya Var(U(a,b))=(ba)2/12=52/12=25/12\text{Var}(U(a,b)) = (b-a)^2/12 = 5^2/12 = 25/12.
  • Lupa membagi variansi dengan nn untuk mendapatkan variansi rata-rata.
Kesalahan Interpretasi Soal
  • “Within 0.25 years” → εˉ0,25|\bar{\varepsilon}| \leq 0{,}25, yaitu probabilitas dua ekor (two-sided).
Red Flags
  • 576=24\sqrt{576} = 24 — kenali bilangan bulat sempurna untuk perhitungan lebih cepat.

No. 73

The waiting time for the first claim from a good driver and the waiting time for the first claim from a bad driver are independent and follow exponential distributions with means 6 years and 3 years, respectively.

Calculate the probability that the first claim from a good driver will be filed within 3 years and the first claim from a bad driver will be filed within 2 years.

a. 118(e2/3e1/2e7/6+1)\dfrac{1}{18}(e^{-2/3} - e^{-1/2} - e^{-7/6} + 1)
b. 118(1e7/6)\dfrac{1}{18}(1 - e^{-7/6})
c. 1e1/2e2/3+e7/61 - e^{-1/2} - e^{-2/3} + e^{-7/6}
d. 1e1/2e2/3+e1/31 - e^{-1/2} - e^{-2/3} + e^{-1/3}
e. 13e1/216e2/3+118e7/61\dfrac{1}{3}e^{-1/2} - \dfrac{1}{6}e^{-2/3} + \dfrac{1}{18}e^{-7/6} - 1

Jawaban No. 73

(c). 1e1/2e2/3+e7/61 - e^{-1/2} - e^{-2/3} + e^{-7/6}

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.5 Independensi dan Korelasi
DifficultyMedium
Prerequisite2.6 Distribusi Kontinu Umum, 1.5 Kejadian Independen
Connected Topics3.1 Distribusi Gabungan
ReferensiHogg-Tanis-Zimm Bab 3; Miller Bab 4
Rumus

Independensi: P(AB)=P(A)P(B)P(A \cap B) = P(A) \cdot P(B)

CDF Eksponensial: P(Tt)=1et/θP(T \leq t) = 1 - e^{-t/\theta}

Diketahui:

  • GExp(6)G \sim \text{Exp}(6): P(G3)=1e3/6=1e1/2P(G \leq 3) = 1 - e^{-3/6} = 1 - e^{-1/2}

  • BExp(3)B \sim \text{Exp}(3): P(B2)=1e2/3P(B \leq 2) = 1 - e^{-2/3}

  • GBG \perp B
  • Target: P(G3B2)P(G \leq 3 \cap B \leq 2)

Langkah Pengerjaan

Langkah 1: Hitung probabilitas masing-masing event

P(G3)=1e3/6=1e1/2P(G \leq 3) = 1 - e^{-3/6} = 1 - e^{-1/2} P(B2)=1e2/3P(B \leq 2) = 1 - e^{-2/3}

Langkah 2: Kalikan karena independen

P(G3B2)=(1e1/2)(1e2/3)P(G \leq 3 \cap B \leq 2) = (1 - e^{-1/2})(1 - e^{-2/3})

Langkah 3: Ekspansi

=1e1/2e2/3+e1/22/3=1e1/2e2/3+e7/6= 1 - e^{-1/2} - e^{-2/3} + e^{-1/2 - 2/3} = 1 - e^{-1/2} - e^{-2/3} + e^{-7/6}

Hasil Akhir: (c). 1e1/2e2/3+e7/61 - e^{-1/2} - e^{-2/3} + e^{-7/6}

Jebakan Umum
Kesalahan Konseptual
  • Salah eksponen: e1/2×e2/3=e(1/2+2/3)=e7/6e^{-1/2} \times e^{-2/3} = e^{-(1/2 + 2/3)} = e^{-7/6}. Bukan e1/3e^{-1/3} dan bukan e1/6e^{-1/6}.
  • Tidak mengekspansi produk: (1a)(1b)=1ab+ab(1-a)(1-b) = 1 - a - b + ab.
Kesalahan Interpretasi Soal
  • 1/2+2/3=3/6+4/6=7/61/2 + 2/3 = 3/6 + 4/6 = 7/6 — cek aritmetika pecahan sebelum menjawab.
Red Flags
  • Jika dua event independen, probabilitas gabungan adalah perkalian — tetapi perhatikan penjumlahan eksponen saat mengekspansi.

No. 74

A tour operator has a bus that can accommodate 20 tourists. The operator knows that tourists may not show up, so he sells 21 tickets. The probability that an individual tourist will not show up is 0.02, independent of all other tourists. Each ticket costs 50, and is non-refundable if a tourist fails to show up. If a tourist shows up and a seat is not available, the tour operator has to pay 100 (ticket cost + 50 penalty) to the tourist.

Calculate the expected revenue of the tour operator.

a. 955
b. 962
c. 967
d. 976
e. 985

Jawaban No. 74

(e). 985985

FieldIsi
Topik CF2Topik 2 — Variabel Acak Univariat
Sub-topik2.5 Distribusi Diskrit Umum
DifficultyMedium
Prerequisite2.1 Variabel Acak Diskrit, 1.5 Kejadian Independen
Connected Topics2.3 Fungsi Pembangkit
ReferensiHogg-Tanis-Zimm Bab 3; Miller Bab 3
Rumus

Pendapatan operator: Total tiket terjual - penalti jika semua 21 orang hadir.

E[Revenue]=21×50100×P(semua 21 hadir)E[\text{Revenue}] = 21 \times 50 - 100 \times P(\text{semua 21 hadir})

Diketahui:

  • 21 tiket dijual; P(tidak hadir)=0,02P(\text{tidak hadir}) = 0{,}02 per orang; bus muat 20 orang

  • Penalti = 100 jika semua 21 hadir (hanya dalam kasus ini ada yang tidak dapat tempat)

  • Target: E[Revenue]E[\text{Revenue}]

Langkah Pengerjaan

Langkah 1: Hitung pendapatan tiket

Pendapatan tiket=21×50=1.050\text{Pendapatan tiket} = 21 \times 50 = 1{.}050

(Semua tiket tidak refundable, sehingga operator selalu menerima 1.050 dari penjualan tiket)

Langkah 2: Hitung P(semua 21 hadir)P(\text{semua 21 hadir})

P(semua 21 hadir)=(10,02)21=(0,98)210,6542P(\text{semua 21 hadir}) = (1 - 0{,}02)^{21} = (0{,}98)^{21} \approx 0{,}6542

Langkah 3: Hitung expected revenue

E[Revenue]=1.050100×0,6542=1.05065,42984,6985E[\text{Revenue}] = 1{.}050 - 100 \times 0{,}6542 = 1{.}050 - 65{,}42 \approx 984{,}6 \approx 985

Hasil Akhir: (e). 985985

Jebakan Umum
Kesalahan Konseptual
  • Mengira penalti hanya muncul jika lebih dari satu orang tidak dapat tempat — penalti terjadi hanya jika semua 21 hadir (1 orang tidak dapat tempat).
  • Menggunakan distribusi Binomial yang lebih rumit: jika lebih dari 20 hadir, operator hanya membayar 1 penalti (untuk 1 orang yang tidak dapat tempat), karena bus hanya kelebihan 1 maksimum.
Kesalahan Interpretasi Soal
  • Tiket bersifat non-refundable → pendapatan dari tiket selalu 21×50=1.05021 \times 50 = 1{.}050 tanpa kondisi.
Red Flags
  • Penalti hanya muncul ketika melebihi kapasitas → P(semua 21 hadir)=(0,98)21P(\text{semua 21 hadir}) = (0{,}98)^{21}.

No. 75

An insurance policy pays a total medical benefit consisting of two parts for each claim. Let XX represent the part of the benefit that is paid to the surgeon, and let YY represent the part that is paid to the hospital. The variance of XX is 5000, the variance of YY is 10,000, and the variance of the total benefit, X+YX + Y, is 17,000.

Due to increasing medical costs, the company that issues the policy decides to increase XX by a flat amount of 100 per claim and to increase YY by 10% per claim.

Calculate the variance of the total benefit after these revisions have been made.

a. 18,200
b. 18,800
c. 19,300
d. 19,520
e. 20,670

Jawaban No. 75

(c). 19.30019{.}300

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.6 Matriks Variansi-Kovariansi
DifficultyMedium
Prerequisite3.5 Independensi dan Korelasi
Connected Topics3.4 Nilai Harapan dan Variansi Bersyarat
ReferensiHogg-Tanis-Zimm Bab 4; Miller Bab 5
Rumus

Kovarians dari Var(X+Y)\text{Var}(X+Y):

Cov(X,Y)=Var(X+Y)Var(X)Var(Y)2\text{Cov}(X,Y) = \frac{\text{Var}(X+Y) - \text{Var}(X) - \text{Var}(Y)}{2}

Setelah revisi: Total benefit baru = (X+100)+1,1Y=X+1,1Y+100(X + 100) + 1{,}1Y = X + 1{,}1Y + 100

Var(X+1,1Y+100)=Var(X)+(1,1)2Var(Y)+2(1,1)Cov(X,Y)\text{Var}(X + 1{,}1Y + 100) = \text{Var}(X) + (1{,}1)^2\text{Var}(Y) + 2(1{,}1)\text{Cov}(X,Y)

Diketahui:

  • Var(X)=5.000\text{Var}(X) = 5{.}000, Var(Y)=10.000\text{Var}(Y) = 10{.}000, Var(X+Y)=17.000\text{Var}(X+Y) = 17{.}000

  • Target: Var(X+100+1,1Y)\text{Var}(X + 100 + 1{,}1Y)

Langkah Pengerjaan

Langkah 1: Hitung Cov(X,Y)\text{Cov}(X,Y)

Cov(X,Y)=17.0005.00010.0002=2.0002=1.000\text{Cov}(X,Y) = \frac{17{.}000 - 5{.}000 - 10{.}000}{2} = \frac{2{.}000}{2} = 1{.}000

Langkah 2: Hitung variansi total benefit baru

Total benefit baru = X+100+1,1YX + 100 + 1{,}1Y; konstanta 100 tidak mempengaruhi variansi.

Var(X+1,1Y)=Var(X)+(1,1)2Var(Y)+2(1,1)Cov(X,Y)\text{Var}(X + 1{,}1Y) = \text{Var}(X) + (1{,}1)^2\text{Var}(Y) + 2(1{,}1)\text{Cov}(X,Y) =5.000+1,21×10.000+2,2×1.000= 5{.}000 + 1{,}21 \times 10{.}000 + 2{,}2 \times 1{.}000 =5.000+12.100+2.200=19.300= 5{.}000 + 12{.}100 + 2{.}200 = 19{.}300

Hasil Akhir: (c). 19.30019{.}300

Jebakan Umum
Kesalahan Konseptual
  • Lupa faktor kovariansi: Var(X+aY)=Var(X)+a2Var(Y)+2aCov(X,Y)\text{Var}(X + aY) = \text{Var}(X) + a^2\text{Var}(Y) + 2a\,\text{Cov}(X,Y).
  • Menambahkan 100 ke variansi — konstanta tidak mempengaruhi variansi: Var(X+c)=Var(X)\text{Var}(X+c) = \text{Var}(X).
Kesalahan Interpretasi Soal
  • “Increase YY by 10%” → Ybaru=1,1YY_{\text{baru}} = 1{,}1Y, sehingga Var(1,1Y)=1,21Var(Y)\text{Var}(1{,}1Y) = 1{,}21\,\text{Var}(Y).
Red Flags
  • Selalu hitung Cov(X,Y)\text{Cov}(X,Y) dari Var(X+Y)\text{Var}(X+Y) sebelum menangani kombinasi linear yang lebih kompleks.

No. 76

A car dealership sells 0, 1, or 2 luxury cars on any day. When selling a car, the dealer also tries to persuade the customer to buy an extended warranty for the car. Let XX denote the number of luxury cars sold in a given day, and let YY denote the number of extended warranties sold.

P[X=0,Y=0]=1/6,P[X=1,Y=0]=1/12,P[X=1,Y=1]=1/6P[X=0, Y=0] = 1/6, \quad P[X=1, Y=0] = 1/12, \quad P[X=1, Y=1] = 1/6 P[X=2,Y=0]=1/12,P[X=2,Y=1]=1/3,P[X=2,Y=2]=1/6P[X=2, Y=0] = 1/12, \quad P[X=2, Y=1] = 1/3, \quad P[X=2, Y=2] = 1/6

Calculate the variance of XX.

a. 0.47
b. 0.58
c. 0.83
d. 1.42
e. 2.58

Jawaban No. 76

(b). 0,580{,}58

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.2 Distribusi Marginal
DifficultyEasy
Prerequisite3.1 Distribusi Gabungan, 2.1 Variabel Acak Diskrit
Connected Topics3.5 Independensi dan Korelasi
ReferensiHogg-Tanis-Zimm Bab 4; Miller Bab 5
Rumus

Distribusi marginal: P(X=k)=jP(X=k,Y=j)P(X=k) = \sum_j P(X=k, Y=j)

Var(X)=E[X2](E[X])2\text{Var}(X) = E[X^2] - (E[X])^2

Diketahui:

  • Tabel distribusi bersama diberikan

  • Target: Var(X)\text{Var}(X)

Langkah Pengerjaan

Langkah 1: Hitung distribusi marginal XX

P(X=0)=1/6,P(X=1)=1/12+1/6=3/12=1/4,P(X=2)=1/12+1/3+1/6=7/12P(X=0) = 1/6, \quad P(X=1) = 1/12 + 1/6 = 3/12 = 1/4, \quad P(X=2) = 1/12 + 1/3 + 1/6 = 7/12

Langkah 2: Hitung E[X]E[X]

E[X]=016+114+2712=0+312+1412=1712E[X] = 0 \cdot \frac{1}{6} + 1 \cdot \frac{1}{4} + 2 \cdot \frac{7}{12} = 0 + \frac{3}{12} + \frac{14}{12} = \frac{17}{12}

Langkah 3: Hitung E[X2]E[X^2]

E[X2]=016+114+4712=0+312+2812=3112E[X^2] = 0 \cdot \frac{1}{6} + 1 \cdot \frac{1}{4} + 4 \cdot \frac{7}{12} = 0 + \frac{3}{12} + \frac{28}{12} = \frac{31}{12}

Langkah 4: Hitung variansi

Var(X)=3112(1712)2=3112289144=372289144=831440,5760,58\text{Var}(X) = \frac{31}{12} - \left(\frac{17}{12}\right)^2 = \frac{31}{12} - \frac{289}{144} = \frac{372 - 289}{144} = \frac{83}{144} \approx 0{,}576 \approx 0{,}58

Hasil Akhir: (b). 0,580{,}58

Jebakan Umum
Kesalahan Konseptual
  • Menghitung Var(Y)\text{Var}(Y) alih-alih Var(X)\text{Var}(X) — soal meminta variansi XX (mobil terjual), bukan YY (garansi).
  • Salah menjumlahkan probabilitas marginal: pastikan P(X=0)+P(X=1)+P(X=2)=1P(X=0) + P(X=1) + P(X=2) = 1.
Kesalahan Interpretasi Soal
  • Distribusi bersama diberikan → untuk mendapatkan distribusi marginal XX, jumlahkan baris untuk setiap nilai XX.
Red Flags
  • Cek: 1/6+3/12+7/12=2/12+3/12+7/12=12/12=11/6 + 3/12 + 7/12 = 2/12 + 3/12 + 7/12 = 12/12 = 1

No. 77

The profit for a new product is given by Z=3XY5Z = 3X - Y - 5. XX and YY are independent random variables with Var(X)=1\text{Var}(X) = 1 and Var(Y)=2\text{Var}(Y) = 2.

Calculate Var(Z)\text{Var}(Z).

a. 1
b. 5
c. 7
d. 11
e. 16

Jawaban No. 77

(d). 1111

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.5 Independensi dan Korelasi
DifficultyEasy
Prerequisite2.1 Variabel Acak Diskrit
Connected Topics3.6 Matriks Variansi-Kovariansi
ReferensiHogg-Tanis-Zimm Bab 4; Miller Bab 5
Rumus

Variansi kombinasi linear variabel independen:

Var(aX+bY+c)=a2Var(X)+b2Var(Y)\text{Var}(aX + bY + c) = a^2\,\text{Var}(X) + b^2\,\text{Var}(Y)

(Konstanta cc tidak mempengaruhi variansi; tidak ada suku kovariansi karena XYX \perp Y)

Diketahui:

  • Z=3XY5Z = 3X - Y - 5; XYX \perp Y; Var(X)=1\text{Var}(X) = 1, Var(Y)=2\text{Var}(Y) = 2

  • Target: Var(Z)\text{Var}(Z)

Langkah Pengerjaan
Var(Z)=Var(3XY5)=32Var(X)+(1)2Var(Y)+0\text{Var}(Z) = \text{Var}(3X - Y - 5) = 3^2\,\text{Var}(X) + (-1)^2\,\text{Var}(Y) + 0 =9(1)+1(2)=9+2=11= 9(1) + 1(2) = 9 + 2 = 11

Hasil Akhir: (d). 1111

Jebakan Umum
Kesalahan Konseptual
  • Mengurangkan Var(Y)\text{Var}(Y) karena koefisiennya negatif: Var(Y)=(1)2Var(Y)=Var(Y)\text{Var}(-Y) = (-1)^2\text{Var}(Y) = \text{Var}(Y), bukan Var(Y)-\text{Var}(Y).
  • Menambahkan variansi dari konstanta 5-5: Var(c)=0\text{Var}(c) = 0 untuk setiap konstanta.
Kesalahan Interpretasi Soal
  • Koefisien negatif dalam kombinasi linear dikuadratkan saat menghitung variansi: (1)2=1(-1)^2 = 1.
Red Flags
  • Variansi selalu non-negatif → jika ada tanda negatif pada koefisien, kuadratkan sehingga menjadi positif.

No. 78

A company has two electric generators. The time until failure for each generator follows an exponential distribution with mean 10. The company will begin using the second generator immediately after the first one fails.

Calculate the variance of the total time that the generators produce electricity.

a. 10
b. 20
c. 50
d. 100
e. 200

Jawaban No. 78

(e). 200200

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.5 Independensi dan Korelasi
DifficultyEasy
Prerequisite2.6 Distribusi Kontinu Umum
Connected Topics3.6 Matriks Variansi-Kovariansi
ReferensiHogg-Tanis-Zimm Bab 3; Miller Bab 4
Rumus

Variansi Eksponensial: Var(X)=θ2\text{Var}(X) = \theta^2

Variansi jumlah dua variabel independen:

Var(X1+X2)=Var(X1)+Var(X2)\text{Var}(X_1 + X_2) = \text{Var}(X_1) + \text{Var}(X_2)

Diketahui:

  • X1,X2Exp(θ=10)X_1, X_2 \sim \text{Exp}(\theta = 10) independen

  • Total waktu = T=X1+X2T = X_1 + X_2

  • Target: Var(T)\text{Var}(T)

Langkah Pengerjaan

Langkah 1: Hitung variansi masing-masing generator

Var(X1)=θ2=102=100,Var(X2)=100\text{Var}(X_1) = \theta^2 = 10^2 = 100, \quad \text{Var}(X_2) = 100

Langkah 2: Jumlahkan variansi (karena independen)

Var(T)=Var(X1)+Var(X2)=100+100=200\text{Var}(T) = \text{Var}(X_1) + \text{Var}(X_2) = 100 + 100 = 200

Hasil Akhir: (e). 200200

Jebakan Umum
Kesalahan Konseptual
  • Mengira Var(X)=θ=10\text{Var}(X) = \theta = 10 (mean) — untuk eksponensial, Var(X)=θ2=100\text{Var}(X) = \theta^2 = 100, bukan θ\theta.
  • Menjumlahkan mean bukan variansi: E[T]=20E[T] = 20 tapi Var(T)=200\text{Var}(T) = 200.
Kesalahan Interpretasi Soal
  • “Total time” → penjumlahan dua waktu hidup; karena independen, variansi dijumlahkan.
Red Flags
  • Untuk distribusi eksponensial dengan mean θ\theta: SD=θ\text{SD} = \theta dan Var=θ2\text{Var} = \theta^2. Jangan tertukar antara mean dan standar deviasi.

No. 79

In a small metropolitan area, annual losses due to storm, fire, and theft are assumed to be mutually independent, exponentially distributed random variables with respective means 1.0, 1.5, and 2.4.

Calculate the probability that the maximum of these losses exceeds 3.

a. 0.002
b. 0.050
c. 0.159
d. 0.287
e. 0.414

Jawaban No. 79

(e). 0,4140{,}414

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.5 Independensi dan Korelasi
DifficultyMedium
Prerequisite2.6 Distribusi Kontinu Umum, 1.5 Kejadian Independen
Connected Topics3.1 Distribusi Gabungan
ReferensiHogg-Tanis-Zimm Bab 4; Miller Bab 5
Rumus

CDF dari maksimum variabel independen:

P(max(S,F,T)3)=P(S3)P(F3)P(T3)P(\max(S,F,T) \leq 3) = P(S \leq 3) \cdot P(F \leq 3) \cdot P(T \leq 3) P(max>3)=1P(max3)P(\max > 3) = 1 - P(\max \leq 3)

Diketahui:

  • SExp(1)S \sim \text{Exp}(1), FExp(1,5)F \sim \text{Exp}(1{,}5), TExp(2,4)T \sim \text{Exp}(2{,}4); semua independen

  • Target: P(max(S,F,T)>3)P(\max(S,F,T) > 3)

Langkah Pengerjaan

Langkah 1: Hitung P(X3)P(X \leq 3) untuk masing-masing

P(S3)=1e3/1=1e3P(S \leq 3) = 1 - e^{-3/1} = 1 - e^{-3} P(F3)=1e3/1,5=1e2P(F \leq 3) = 1 - e^{-3/1{,}5} = 1 - e^{-2} P(T3)=1e3/2,4=1e1,25P(T \leq 3) = 1 - e^{-3/2{,}4} = 1 - e^{-1{,}25}

Langkah 2: Hitung P(max3)P(\max \leq 3)

P(max3)=(1e3)(1e2)(1e1,25)P(\max \leq 3) = (1 - e^{-3})(1 - e^{-2})(1 - e^{-1{,}25})

Secara numerik:

e30,0498e^{-3} \approx 0{,}0498, e20,1353e^{-2} \approx 0{,}1353, e1,250,2865e^{-1{,}25} \approx 0{,}2865

=(0,9502)(0,8647)(0,7135)0,5860= (0{,}9502)(0{,}8647)(0{,}7135) \approx 0{,}5860

Langkah 3: Hitung P(max>3)P(\max > 3)

P(max>3)=10,58600,414P(\max > 3) = 1 - 0{,}5860 \approx 0{,}414

Hasil Akhir: (e). 0,4140{,}414

Jebakan Umum
Kesalahan Konseptual
  • Menggunakan P(max>3)=P(S>3)+P(F>3)+P(T>3)P(\max > 3) = P(S>3) + P(F>3) + P(T>3) (inklusi langsung) — ini menghasilkan over-counting karena event-event tidak mutually exclusive.
  • Salah menghitung eksponen: e3/1,5=e2e^{-3/1{,}5} = e^{-2}, bukan e4,5e^{-4{,}5}.
Kesalahan Interpretasi Soal
  • CDF dari maksimum = perkalian CDF masing-masing (bukan penjumlahan); ini berlaku karena ketiganya independen.
Red Flags
  • Untuk maksimum variabel independen: P(maxx)=P(Xix)P(\max \leq x) = \prod P(X_i \leq x). Jangan gunakan penjumlahan untuk maksimum.

No. 80

Let XX denote the size of a surgical claim and let YY denote the size of the associated hospital claim. An actuary is using a model in which

E(X)=5, E(X2)=27,4, E(Y)=7, E(Y2)=51,4, Var(X+Y)=8E(X) = 5,\ E(X^2) = 27{,}4,\ E(Y) = 7,\ E(Y^2) = 51{,}4,\ \text{Var}(X+Y) = 8

Let C1=X+YC_1 = X + Y denote the size of the combined claims before the application of a 20% surcharge on the hospital portion of the claim, and let C2C_2 denote the size of the combined claims after the application of that surcharge.

Calculate Cov(C1,C2)\text{Cov}(C_1, C_2).

a. 8.80
b. 9.60
c. 9.76
d. 11.52
e. 12.32

Jawaban No. 80

(a). 8,808{,}80

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.6 Matriks Variansi-Kovariansi
DifficultyHard
Prerequisite3.5 Independensi dan Korelasi
Connected Topics3.4 Nilai Harapan dan Variansi Bersyarat
ReferensiHogg-Tanis-Zimm Bab 4; Miller Bab 5
Rumus

Kovariansi bilinear:

Cov(C1,C2)=Cov(X+Y,X+1,2Y)\text{Cov}(C_1, C_2) = \text{Cov}(X+Y,\, X+1{,}2Y) =Cov(X,X)+1,2Cov(X,Y)+Cov(Y,X)+1,2Cov(Y,Y)= \text{Cov}(X,X) + 1{,}2\,\text{Cov}(X,Y) + \text{Cov}(Y,X) + 1{,}2\,\text{Cov}(Y,Y) =Var(X)+2,2Cov(X,Y)+1,2Var(Y)= \text{Var}(X) + 2{,}2\,\text{Cov}(X,Y) + 1{,}2\,\text{Var}(Y)

Diketahui:

  • Var(X)=27,425=2,4\text{Var}(X) = 27{,}4 - 25 = 2{,}4; Var(Y)=51,449=2,4\text{Var}(Y) = 51{,}4 - 49 = 2{,}4

  • Var(X+Y)=8    Cov(X,Y)=82,42,42=1,6\text{Var}(X+Y) = 8 \implies \text{Cov}(X,Y) = \frac{8 - 2{,}4 - 2{,}4}{2} = 1{,}6
  • C2=X+1,2YC_2 = X + 1{,}2Y (surcharge 20% pada bagian rumah sakit)

  • Target: Cov(C1,C2)\text{Cov}(C_1, C_2)

Langkah Pengerjaan

Langkah 1: Hitung Var(X)\text{Var}(X), Var(Y)\text{Var}(Y), Cov(X,Y)\text{Cov}(X,Y)

Var(X)=E[X2](E[X])2=27,425=2,4\text{Var}(X) = E[X^2] - (E[X])^2 = 27{,}4 - 25 = 2{,}4 Var(Y)=51,449=2,4\text{Var}(Y) = 51{,}4 - 49 = 2{,}4 Cov(X,Y)=Var(X+Y)Var(X)Var(Y)2=82,42,42=1,6\text{Cov}(X,Y) = \frac{\text{Var}(X+Y) - \text{Var}(X) - \text{Var}(Y)}{2} = \frac{8 - 2{,}4 - 2{,}4}{2} = 1{,}6

Langkah 2: Definisikan C2C_2

C2=X+1,2YC_2 = X + 1{,}2Y (surcharge 20% berarti YY dikalikan 1.2)

Langkah 3: Hitung Cov(C1,C2)=Cov(X+Y,X+1,2Y)\text{Cov}(C_1, C_2) = \text{Cov}(X+Y,\, X+1{,}2Y)

=Var(X)+1,2Cov(X,Y)+Cov(Y,X)+1,2Var(Y)= \text{Var}(X) + 1{,}2\,\text{Cov}(X,Y) + \text{Cov}(Y,X) + 1{,}2\,\text{Var}(Y) =Var(X)+2,2Cov(X,Y)+1,2Var(Y)= \text{Var}(X) + 2{,}2\,\text{Cov}(X,Y) + 1{,}2\,\text{Var}(Y) =2,4+2,2(1,6)+1,2(2,4)=2,4+3,52+2,88=8,80= 2{,}4 + 2{,}2(1{,}6) + 1{,}2(2{,}4) = 2{,}4 + 3{,}52 + 2{,}88 = 8{,}80

Hasil Akhir: (a). 8,808{,}80

Jebakan Umum
Kesalahan Konseptual
  • Salah mendefinisikan C2C_2: “20% surcharge on hospital” → C2=X+1,2YC_2 = X + 1{,}2Y, bukan C2=1,2(X+Y)C_2 = 1{,}2(X+Y).
  • Lupa sifat bilinear kovariansi: Cov(X+Y,X+aY)=Var(X)+(a+1)Cov(X,Y)+aVar(Y)\text{Cov}(X+Y, X+aY) = \text{Var}(X) + (a+1)\text{Cov}(X,Y) + a\,\text{Var}(Y).
Kesalahan Interpretasi Soal
  • Koefisien dalam ekspansi: Cov(X+Y,X+1,2Y)\text{Cov}(X+Y, X+1{,}2Y) menghasilkan suku 1,2Cov(X,Y)+Cov(Y,X)=2,2Cov(X,Y)1{,}2\,\text{Cov}(X,Y) + \text{Cov}(Y,X) = 2{,}2\,\text{Cov}(X,Y).
Red Flags
  • Selalu cek definisi C2C_2 sebelum menghitung — “surcharge on YY” → YY dikalikan (1+surcharge%)(1 + \text{surcharge\%}).

No. 81

Two life insurance policies, each with a death benefit of 10,000 and a one-time premium of 500, are sold to a married couple, one for each person. The policies will expire at the end of the tenth year. The probability that only the wife will survive at least ten years is 0.025, the probability that only the husband will survive at least ten years is 0.01, and the probability that both of them will survive at least ten years is 0.96.

Calculate the expected excess of premiums over claims, given that the husband survives at least ten years.

a. 350
b. 385
c. 397
d. 870
e. 897

Jawaban No. 81

(e). 897897

FieldIsi
Topik CF2Topik 1 — Probabilitas Dasar
Sub-topik1.4 Probabilitas Bersyarat
DifficultyHard
Prerequisite1.6 Teorema Bayes dan Hukum Probabilitas Total
Connected Topics2.1 Variabel Acak Diskrit
ReferensiHogg-Tanis-Zimm Bab 1; Miller Bab 2
Rumus

Probabilitas bersyarat:

P(istri meninggalsuami hidup)=P(hanya suami hidup)P(suami hidup)P(\text{istri meninggal} \mid \text{suami hidup}) = \frac{P(\text{hanya suami hidup})}{P(\text{suami hidup})}

Total premi = 2×500=1.0002 \times 500 = 1{.}000; klaim hanya dibayar untuk yang meninggal.

Diketahui:

  • P(hanya istri hidup)=0,025P(\text{hanya istri hidup}) = 0{,}025; P(hanya suami hidup)=0,01P(\text{hanya suami hidup}) = 0{,}01; P(keduanya hidup)=0,96P(\text{keduanya hidup}) = 0{,}96

  • P(tidak ada yang hidup)=10,0250,010,96=0,005P(\text{tidak ada yang hidup}) = 1 - 0{,}025 - 0{,}01 - 0{,}96 = 0{,}005
  • Total premi = 1.000; benefit per kematian = 10.000

  • Target: E[premiklaimsuami hidup]E[\text{premi} - \text{klaim} \mid \text{suami hidup}]

Langkah Pengerjaan

Langkah 1: Identifikasi kondisi “suami hidup”

P(suami hidup)=P(hanya suami hidup)+P(keduanya hidup)=0,01+0,96=0,97P(\text{suami hidup}) = P(\text{hanya suami hidup}) + P(\text{keduanya hidup}) = 0{,}01 + 0{,}96 = 0{,}97

Langkah 2: Hitung P(istri meninggalsuami hidup)P(\text{istri meninggal} \mid \text{suami hidup})

P(istri meninggalsuami hidup)=P(hanya suami hidup)P(suami hidup)=0,010,97=197P(\text{istri meninggal} \mid \text{suami hidup}) = \frac{P(\text{hanya suami hidup})}{P(\text{suami hidup})} = \frac{0{,}01}{0{,}97} = \frac{1}{97}

Langkah 3: Hitung expected klaim bersyarat

Karena suami hidup, tidak ada klaim untuk suami. Klaim hanya mungkin untuk istri.

E[klaimsuami hidup]=10.000×197103E[\text{klaim} \mid \text{suami hidup}] = 10{.}000 \times \frac{1}{97} \approx 103

Langkah 4: Hitung expected excess

E[premiklaimsuami hidup]=1.000103=897E[\text{premi} - \text{klaim} \mid \text{suami hidup}] = 1{.}000 - 103 = 897

Hasil Akhir: (e). 897897

Jebakan Umum
Kesalahan Konseptual
  • Mengira klaim suami bisa terjadi meskipun diberi kondisi “suami hidup” — jika suami hidup, tidak ada klaim untuk polis suami.
  • Salah menghitung penyebut: P(suami hidup)=0,01+0,96=0,97P(\text{suami hidup}) = 0{,}01 + 0{,}96 = 0{,}97, bukan 0.985.
Kesalahan Interpretasi Soal
  • “Given that the husband survives” — kondisikan semua probabilitas pada event ini sebelum menghitung expected value.
Red Flags
  • “Excess of premiums over claims” = Premi − Klaim; cek apakah premi sudah termasuk kedua polis (2×500=1.0002 \times 500 = 1{.}000).

No. 82

A diagnostic test for the presence of a disease has two possible outcomes: 1 for disease present and 0 for disease not present. Let XX denote the disease state (0 or 1) of a patient, and let YY denote the outcome of the diagnostic test. The joint probability function of XX and YY is given by:

P[X=0,Y=0]=0,800,P[X=1,Y=0]=0,050P[X=0, Y=0] = 0{,}800, \quad P[X=1, Y=0] = 0{,}050 P[X=0,Y=1]=0,025,P[X=1,Y=1]=0,125P[X=0, Y=1] = 0{,}025, \quad P[X=1, Y=1] = 0{,}125

Calculate Var(YX=1)\text{Var}(Y \mid X = 1).

a. 0.13
b. 0.15
c. 0.20
d. 0.51
e. 0.71

Jawaban No. 82

(c). 0,200{,}20

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.3 Distribusi Bersyarat (Conditional Distribution)
DifficultyMedium
Prerequisite3.1 Distribusi Gabungan, 3.2 Distribusi Marginal
Connected Topics3.4 Nilai Harapan dan Variansi Bersyarat
ReferensiHogg-Tanis-Zimm Bab 4; Miller Bab 5
Rumus

Distribusi bersyarat:

P(Y=yX=1)=P(X=1,Y=y)P(X=1)P(Y = y \mid X = 1) = \frac{P(X=1, Y=y)}{P(X=1)}

Variansi Bernoulli dengan parameter pp: Var(YX=1)=p(1p)\text{Var}(Y \mid X=1) = p(1-p)

Diketahui:

  • Tabel distribusi bersama XX dan YY

  • Target: Var(YX=1)\text{Var}(Y \mid X = 1)

Langkah Pengerjaan

Langkah 1: Hitung P(X=1)P(X=1)

P(X=1)=P(X=1,Y=0)+P(X=1,Y=1)=0,050+0,125=0,175P(X=1) = P(X=1, Y=0) + P(X=1, Y=1) = 0{,}050 + 0{,}125 = 0{,}175

Langkah 2: Hitung distribusi bersyarat YX=1Y \mid X=1

P(Y=0X=1)=0,0500,175=270,286P(Y=0 \mid X=1) = \frac{0{,}050}{0{,}175} = \frac{2}{7} \approx 0{,}286 P(Y=1X=1)=0,1250,175=570,714P(Y=1 \mid X=1) = \frac{0{,}125}{0{,}175} = \frac{5}{7} \approx 0{,}714

Langkah 3: Kenali distribusi Bernoulli dan hitung variansi

YX=1Y \mid X=1 adalah Bernoulli dengan p=5/7p = 5/7.

Var(YX=1)=p(1p)=57×27=10490,2040,20\text{Var}(Y \mid X=1) = p(1-p) = \frac{5}{7} \times \frac{2}{7} = \frac{10}{49} \approx 0{,}204 \approx 0{,}20

Hasil Akhir: (c). 0,200{,}20

Jebakan Umum
Kesalahan Konseptual
  • Menghitung Var(Y)\text{Var}(Y) (marginal) bukan Var(YX=1)\text{Var}(Y \mid X=1) (bersyarat).
  • Salah menghitung P(X=1)P(X=1): harus menjumlahkan seluruh kolom X=1X=1.
Kesalahan Interpretasi Soal
  • YX=1Y \mid X=1 adalah Bernoulli → Var=p(1p)\text{Var} = p(1-p) di mana p=P(Y=1X=1)p = P(Y=1 \mid X=1).
Red Flags
  • Variabel biner (0/1) selalu menghasilkan distribusi bersyarat Bernoulli → gunakan rumus variansi p(1p)p(1-p) langsung.

No. 83

An actuary determines that the annual number of tornadoes in counties P and Q are jointly distributed as follows:

Q=0Q=1Q=2Q=3
P=00.120.060.050.02
P=10.130.150.120.03
P=20.050.150.100.02

Calculate the conditional variance of the annual number of tornadoes in county Q, given that there are no tornadoes in county P.

a. 0.51
b. 0.84
c. 0.88
d. 0.99
e. 1.76

Jawaban No. 83

(d). 0,990{,}99

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.3 Distribusi Bersyarat (Conditional Distribution)
DifficultyMedium
Prerequisite3.1 Distribusi Gabungan, 3.2 Distribusi Marginal
Connected Topics3.4 Nilai Harapan dan Variansi Bersyarat
ReferensiHogg-Tanis-Zimm Bab 4; Miller Bab 5
Rumus

Distribusi bersyarat QP=0Q \mid P=0:

P(Q=qP=0)=P(P=0,Q=q)P(P=0)P(Q=q \mid P=0) = \frac{P(P=0, Q=q)}{P(P=0)} Var(QP=0)=E[Q2P=0](E[QP=0])2\text{Var}(Q \mid P=0) = E[Q^2 \mid P=0] - (E[Q \mid P=0])^2

Diketahui:

  • Baris P=0P=0: 0.12, 0.06, 0.05, 0.02 → P(P=0)=0,25P(P=0) = 0{,}25

  • Target: Var(QP=0)\text{Var}(Q \mid P=0)

Langkah Pengerjaan

Langkah 1: Distribusi bersyarat QP=0Q \mid P=0

P(Q=0P=0)=0,120,25=1225,P(Q=1P=0)=0,060,25=625P(Q=0 \mid P=0) = \frac{0{,}12}{0{,}25} = \frac{12}{25}, \quad P(Q=1 \mid P=0) = \frac{0{,}06}{0{,}25} = \frac{6}{25} P(Q=2P=0)=0,050,25=525,P(Q=3P=0)=0,020,25=225P(Q=2 \mid P=0) = \frac{0{,}05}{0{,}25} = \frac{5}{25}, \quad P(Q=3 \mid P=0) = \frac{0{,}02}{0{,}25} = \frac{2}{25}

Langkah 2: Hitung E[QP=0]E[Q \mid P=0]

E[QP=0]=0(12)+1(6)+2(5)+3(2)25=0+6+10+625=2225E[Q \mid P=0] = \frac{0(12) + 1(6) + 2(5) + 3(2)}{25} = \frac{0 + 6 + 10 + 6}{25} = \frac{22}{25}

Langkah 3: Hitung E[Q2P=0]E[Q^2 \mid P=0]

E[Q2P=0]=0(12)+1(6)+4(5)+9(2)25=0+6+20+1825=4425E[Q^2 \mid P=0] = \frac{0(12) + 1(6) + 4(5) + 9(2)}{25} = \frac{0 + 6 + 20 + 18}{25} = \frac{44}{25}

Langkah 4: Hitung variansi bersyarat

Var(QP=0)=4425(2225)2=4425484625=1.100484625=6166250,98560,99\text{Var}(Q \mid P=0) = \frac{44}{25} - \left(\frac{22}{25}\right)^2 = \frac{44}{25} - \frac{484}{625} = \frac{1{.}100 - 484}{625} = \frac{616}{625} \approx 0{,}9856 \approx 0{,}99

Hasil Akhir: (d). 0,990{,}99

Jebakan Umum
Kesalahan Konseptual
  • Menggunakan probabilitas baris P=0P=0 tanpa menormalkan dengan P(P=0)=0,25P(P=0) = 0{,}25.
  • Menghitung Var(Q)\text{Var}(Q) marginal, bukan bersyarat.
Kesalahan Interpretasi Soal
  • “Given that there are no tornadoes in county P” → kondisikan pada baris P=0P=0.
Red Flags
  • Setelah menormalkan, cek: 12/25+6/25+5/25+2/25=25/25=112/25 + 6/25 + 5/25 + 2/25 = 25/25 = 1

No. 84

You are given the following information about NN, the annual number of claims for a randomly selected insured:

P(N=0)=12,P(N=1)=13,P(N>1)=16P(N=0) = \frac{1}{2}, \quad P(N=1) = \frac{1}{3}, \quad P(N>1) = \frac{1}{6}

Let SS denote the total annual claim amount for an insured. When N=1N=1, SS is exponentially distributed with mean 5. When N>1N>1, SS is exponentially distributed with mean 8.

Calculate P(4<S<8)P(4 < S < 8).

a. 0.04
b. 0.08
c. 0.12
d. 0.24
e. 0.25

Jawaban No. 84

(c). 0,120{,}12

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.3 Distribusi Bersyarat (Conditional Distribution)
DifficultyHard
Prerequisite1.6 Teorema Bayes dan Hukum Probabilitas Total, 2.6 Distribusi Kontinu Umum
Connected Topics3.7 Distribusi Majemuk (Compound Distribution)
ReferensiHogg-Tanis-Zimm Bab 4; Miller Bab 5
Rumus

Hukum Probabilitas Total:

P(4<S<8)=P(4<S<8N=0)P(N=0)+P(4<S<8N=1)P(N=1)+P(4<S<8N>1)P(N>1)P(4 < S < 8) = P(4<S<8 \mid N=0) P(N=0) + P(4<S<8 \mid N=1) P(N=1) + P(4<S<8 \mid N>1) P(N>1)

Diketahui:

  • P(N=0)=1/2P(N=0)=1/2, P(N=1)=1/3P(N=1)=1/3, P(N>1)=1/6P(N>1)=1/6

  • SN=0S \mid N=0: selalu 0 (tidak ada klaim)

  • SN=1S \mid N=1: Exp(5)\text{Exp}(5); SN>1S \mid N>1: Exp(8)\text{Exp}(8)

  • Target: P(4<S<8)P(4 < S < 8)

Langkah Pengerjaan

Langkah 1: Kontribusi N=0N=0

S=0S = 0 jika N=0N=0P(4<S<8N=0)=0P(4 < S < 8 \mid N=0) = 0

Langkah 2: Kontribusi N=1N=1SExp(5)S \sim \text{Exp}(5)

P(4<S<8N=1)=e4/5e8/5=e0,8e1,60,44930,2019=0,2474P(4 < S < 8 \mid N=1) = e^{-4/5} - e^{-8/5} = e^{-0{,}8} - e^{-1{,}6} \approx 0{,}4493 - 0{,}2019 = 0{,}2474

Kontribusi: 0,2474×1/30,08250{,}2474 \times 1/3 \approx 0{,}0825

Langkah 3: Kontribusi N>1N>1SExp(8)S \sim \text{Exp}(8)

P(4<S<8N>1)=e4/8e8/8=e0,5e10,60650,3679=0,2386P(4 < S < 8 \mid N>1) = e^{-4/8} - e^{-8/8} = e^{-0{,}5} - e^{-1} \approx 0{,}6065 - 0{,}3679 = 0{,}2386

Kontribusi: 0,2386×1/60,03980{,}2386 \times 1/6 \approx 0{,}0398

Langkah 4: Jumlahkan

P(4<S<8)0+0,0825+0,0398=0,12220,12P(4 < S < 8) \approx 0 + 0{,}0825 + 0{,}0398 = 0{,}1222 \approx 0{,}12

Hasil Akhir: (c). 0,120{,}12

Jebakan Umum
Kesalahan Konseptual
  • Lupa kasus N=0N=0: jika tidak ada klaim, S=0S=0, yang tidak berkontribusi pada P(4<S<8)P(4<S<8).
  • Menggunakan θ\theta sebagai rate bukan mean: P(S>tExp(θ))=et/θP(S>t \mid \text{Exp}(\theta)) = e^{-t/\theta} (bukan eθte^{-\theta t}).
Kesalahan Interpretasi Soal
  • “When N=1N=1, mean=5” dan “when N>1N>1, mean=8” — dua distribusi berbeda, masing-masing digunakan untuk kasusnya.
Red Flags
  • Distribusi campuran (mixture) → terapkan Hukum Total dengan setiap komponen secara terpisah.

No. 85

Under an insurance policy, a maximum of five claims may be filed per year by a policyholder. Let p(n)p(n) be the probability that a policyholder files nn claims during a given year, where n=0,1,2,3,4,5n = 0, 1, 2, 3, 4, 5. An actuary makes the following observations:

(i) p(n)p(n+1)p(n) \geq p(n+1) for n=0,1,2,3,4n = 0, 1, 2, 3, 4.
(ii) The difference between p(n)p(n) and p(n+1)p(n+1) is the same for n=0,1,2,3,4n = 0, 1, 2, 3, 4.
(iii) Exactly 40% of policyholders file fewer than two claims during a given year.

Calculate the probability that a random policyholder will file more than three claims during a given year.

a. 0.14
b. 0.16
c. 0.27
d. 0.29
e. 0.33

Jawaban No. 85

(c). 0,270{,}27

FieldIsi
Topik CF2Topik 2 — Variabel Acak Univariat
Sub-topik2.1 Variabel Acak Diskrit
DifficultyHard
Prerequisite1.2 Aksioma dan Perhitungan Probabilitas
Connected Topics2.5 Distribusi Diskrit Umum
ReferensiHogg-Tanis-Zimm Bab 2; Miller Bab 3
Rumus

Barisan aritmetika menurun: p(n)=p(0)ncp(n) = p(0) - nc untuk n=0,1,2,3,4,5n = 0, 1, 2, 3, 4, 5 dan c0c \geq 0.

Syarat normalisasi: n=05p(n)=1\sum_{n=0}^{5} p(n) = 1

Diketahui:

  • p(n)p(n) membentuk barisan aritmetika menurun dengan beda cc: p(n)=p0ncp(n) = p_0 - nc

  • p(0)+p(1)=0,40p(0) + p(1) = 0{,}40
  • Target: P(N>3)=p(4)+p(5)P(N > 3) = p(4) + p(5)

Langkah Pengerjaan

Langkah 1: Tulis persamaan normalisasi

n=05(p0nc)=6p015c=1(1)\sum_{n=0}^{5}(p_0 - nc) = 6p_0 - 15c = 1 \quad \cdots (1)

Langkah 2: Tulis persamaan syarat (iii)

p(0)+p(1)=p0+(p0c)=2p0c=0,40(2)p(0) + p(1) = p_0 + (p_0 - c) = 2p_0 - c = 0{,}40 \quad \cdots (2)

Langkah 3: Selesaikan sistem persamaan

Dari (2): c=2p00,40c = 2p_0 - 0{,}40. Substitusi ke (1):

6p015(2p00,40)=16p_0 - 15(2p_0 - 0{,}40) = 1 6p030p0+6=1    24p0=5    p0=5246p_0 - 30p_0 + 6 = 1 \implies -24p_0 = -5 \implies p_0 = \frac{5}{24} c=2×5240,40=10249,624=0,424=160c = 2 \times \frac{5}{24} - 0{,}40 = \frac{10}{24} - \frac{9{,}6}{24} = \frac{0{,}4}{24} = \frac{1}{60}

Langkah 4: Hitung P(N>3)=p(4)+p(5)P(N > 3) = p(4) + p(5)

p(4)=5244×160=524460=251208120=17120p(4) = \frac{5}{24} - 4 \times \frac{1}{60} = \frac{5}{24} - \frac{4}{60} = \frac{25}{120} - \frac{8}{120} = \frac{17}{120} p(5)=5245×160=2512010120=15120=18p(5) = \frac{5}{24} - 5 \times \frac{1}{60} = \frac{25}{120} - \frac{10}{120} = \frac{15}{120} = \frac{1}{8} P(N>3)=17120+15120=32120=4150,2670,27P(N > 3) = \frac{17}{120} + \frac{15}{120} = \frac{32}{120} = \frac{4}{15} \approx 0{,}267 \approx 0{,}27

Hasil Akhir: (c). 0,270{,}27

Jebakan Umum
Kesalahan Konseptual
  • Tidak menyadari bahwa observasi (ii) mendefinisikan barisan aritmetika: beda konstan cc antara sukses p(n)p(n).
  • Salah menghitung: n=05nc=c(0+1+2+3+4+5)=15c\sum_{n=0}^{5} nc = c(0+1+2+3+4+5) = 15c, bukan 6c6c.
Kesalahan Interpretasi Soal
  • “Fewer than two claims” = N=0N=0 atau N=1N=1p(0)+p(1)=0,40p(0) + p(1) = 0{,}40.
  • “More than three claims” = N=4N=4 atau N=5N=5p(4)+p(5)p(4) + p(5).
Red Flags
  • “Difference… is the same” → ini mendefinisikan barisan aritmetika. Identifikasi pola sebelum menulis persamaan.

No. 86

The amounts of automobile losses reported to an insurance company are mutually independent, and each loss is uniformly distributed between 0 and 20,000. The company covers each such loss subject to a deductible of 5,000.

Calculate the probability that the total payout on 200 reported losses is between 1,000,000 and 1,200,000.

a. 0.0803
b. 0.1051
c. 0.1799
d. 0.8201
e. 0.8575

Jawaban No. 86

(d). 0,82010{,}8201

FieldIsi
Topik CF2Topik 4 — Statistika Matematika
Sub-topik4.3 Teorema Limit Pusat (CLT)
DifficultyHard
Prerequisite2.2 Variabel Acak Kontinu, 4.2 Distribusi Sampel
Connected Topics2.6 Distribusi Kontinu Umum
ReferensiHogg-Tanis-Zimm Bab 5; Miller Bab 7
Rumus

Pembayaran per klaim dengan XU(0,20.000)X \sim U(0, 20{.}000) dan deductible d=5.000d = 5{.}000:

Y=max(X5.000,0)Y = \max(X - 5{.}000,\, 0) E[Y]=(20.0005.000)22×20.000=15.000240.000=5.625E[Y] = \frac{(20{.}000 - 5{.}000)^2}{2 \times 20{.}000} = \frac{15{.}000^2}{40{.}000} = 5{.}625 E[Y2]=(20.0005.000)33×20.000=15.000360.000=56.250.000E[Y^2] = \frac{(20{.}000 - 5{.}000)^3}{3 \times 20{.}000} = \frac{15{.}000^3}{60{.}000} = 56{.}250{.}000 Var(Y)=56.250.0005.6252=56.250.00031.640.625=24.609.375\text{Var}(Y) = 56{.}250{.}000 - 5{.}625^2 = 56{.}250{.}000 - 31{.}640{.}625 = 24{.}609{.}375

Diketahui:

  • n=200n = 200, E[Y]=5.625E[Y] = 5{.}625, Var(Y)=24.609.375\text{Var}(Y) = 24{.}609{.}375

  • Total payout S=i=1200YiS = \sum_{i=1}^{200} Y_i

  • Target: P(1.000.000S1.200.000)P(1{.}000{.}000 \leq S \leq 1{.}200{.}000)

Langkah Pengerjaan

Langkah 1: Parameter distribusi SS

E[S]=200×5.625=1.125.000E[S] = 200 \times 5{.}625 = 1{.}125{.}000 SD(S)=200×24.609.375=4.921.875.00070.156\text{SD}(S) = \sqrt{200 \times 24{.}609{.}375} = \sqrt{4{.}921{.}875{.}000} \approx 70{.}156

Langkah 2: Standardisasi batas bawah

z1=1.000.0001.125.00070.156=125.00070.1561,782z_1 = \frac{1{.}000{.}000 - 1{.}125{.}000}{70{.}156} = \frac{-125{.}000}{70{.}156} \approx -1{,}782

Langkah 3: Standardisasi batas atas

z2=1.200.0001.125.00070.156=75.00070.1561,069z_2 = \frac{1{.}200{.}000 - 1{.}125{.}000}{70{.}156} = \frac{75{.}000}{70{.}156} \approx 1{,}069

Langkah 4: Hitung probabilitas

P(z1Zz2)=Φ(1,069)Φ(1,782)P(z_1 \leq Z \leq z_2) = \Phi(1{,}069) - \Phi(-1{,}782) 0,8575(10,9626)=0,85750,0374=0,8201\approx 0{,}8575 - (1 - 0{,}9626) = 0{,}8575 - 0{,}0374 = 0{,}8201

Hasil Akhir: (d). 0,82010{,}8201

Jebakan Umum
Kesalahan Konseptual
  • Salah menghitung E[Y]E[Y] dan Var(Y)\text{Var}(Y) — untuk Y=max(Xd,0)Y = \max(X-d, 0) dengan XU(0,u)X \sim U(0,u): gunakan integral dari dd ke uu.
  • Mengabaikan kasus X5.000X \leq 5{.}000 (pembayaran = 0) dalam perhitungan momen.
Kesalahan Interpretasi Soal
  • “Total payout on 200 losses” — setiap kerugian mendapat payout Y=max(X5000,0)Y = \max(X-5000, 0), termasuk yang X<5000X < 5000 (payout = 0).
Red Flags
  • Jika nn besar → gunakan CLT. Hitung E[Y]E[Y] dan Var(Y)\text{Var}(Y) per klaim dulu, baru kalikan dengan nn.

No. 87

An insurance agent offers his clients auto insurance, homeowners insurance and renters insurance. The purchase of homeowners insurance and the purchase of renters insurance are mutually exclusive. The profile of the agent’s clients is as follows:

(i) 17% of the clients have none of these three products.
(ii) 64% of the clients have auto insurance.
(iii) Twice as many of the clients have homeowners insurance as have renters insurance.
(iv) 35% of the clients have two of these three products.
(v) 11% of the clients have homeowners insurance, but not auto insurance.

Calculate the percentage of the agent’s clients that have both auto and renters insurance.

a. 7%
b. 10%
c. 16%
d. 25%
e. 28%

Jawaban No. 87

(b). 10%10\%

FieldIsi
Topik CF2Topik 1 — Probabilitas Dasar
Sub-topik1.2 Aksioma dan Perhitungan Probabilitas
DifficultyHard
Prerequisite1.3 Metode Enumerasi
Connected Topics1.4 Probabilitas Bersyarat
ReferensiHogg-Tanis-Zimm Bab 1; Miller Bab 2
Rumus

Pemartisian: Karena Homeowners (H) dan Renters (R) mutually exclusive, tidak ada klien dengan keduanya. Klien yang memiliki dua produk hanya bisa: Auto+H atau Auto+R.

Diketahui:

  • HR=H \cap R = \emptyset; P(none)=17%P(\text{none}) = 17\%; P(Auto)=64%P(\text{Auto}) = 64\%; P(H)=2P(R)P(H) = 2P(R)

  • P(exactly two products)=35%P(\text{exactly two products}) = 35\%; P(HAc)=11%P(H \cap A^c) = 11\%

  • Target: P(AR)P(A \cap R)

Langkah Pengerjaan

Langkah 1: Hitung P(tidak punya Auto)P(\text{tidak punya Auto})

P(Ac)=164%=36%P(A^c) = 1 - 64\% = 36\%

Langkah 2: Identifikasi mereka yang tidak punya Auto

P(none)=17%P(\text{none}) = 17\%; P(HAc)=11%P(H \cap A^c) = 11\%; karena HR=H \cap R = \emptyset:

P(RAc)=P(Ac)P(none)P(HAc)=36%17%11%=8%P(R \cap A^c) = P(A^c) - P(\text{none}) - P(H \cap A^c) = 36\% - 17\% - 11\% = 8\%

Langkah 3: Gunakan P(H)=2P(R)P(H) = 2P(R) untuk mencari P(H)P(H) dan P(R)P(R)

P(H)=P(HAc)+P(HA)=11%+P(HA)P(H) = P(H \cap A^c) + P(H \cap A) = 11\% + P(H \cap A) P(R)=P(RAc)+P(RA)=8%+P(RA)P(R) = P(R \cap A^c) + P(R \cap A) = 8\% + P(R \cap A)

Karena “exactly two products” = P(AH)+P(AR)=35%P(A \cap H) + P(A \cap R) = 35\%:

P(AH)+P(AR)=35%P(A \cap H) + P(A \cap R) = 35\%

Langkah 4: Gunakan P(H)=2P(R)P(H) = 2P(R)

11%+P(AH)=2(8%+P(AR))11\% + P(A \cap H) = 2(8\% + P(A \cap R)) P(AH)=5%+2P(AR)P(A \cap H) = 5\% + 2P(A \cap R)

Substitusi ke persamaan sebelumnya:

5%+2P(AR)+P(AR)=35%5\% + 2P(A \cap R) + P(A \cap R) = 35\% 3P(AR)=30%    P(AR)=10%3P(A \cap R) = 30\% \implies P(A \cap R) = 10\%

Hasil Akhir: (b). 10%10\%

Jebakan Umum
Kesalahan Konseptual
  • Lupa bahwa H dan R mutually exclusive → tidak ada klien dengan keduanya, sehingga “exactly two” hanya bisa A+H atau A+R.
  • Tidak menggunakan kondisi P(Ac)=36%P(A^c) = 36\% untuk mendapatkan P(RAc)=8%P(R \cap A^c) = 8\%.
Kesalahan Interpretasi Soal
  • “Twice as many homeowners as renters” → P(H)=2P(R)P(H) = 2P(R), bukan P(HA)=2P(RA)P(H \cap A) = 2P(R \cap A).
Red Flags
  • H dan R mutually exclusive → diagram Venn-nya: H dan R tidak tumpang tindih sama sekali.

No. 88

The cumulative distribution function for health care costs experienced by a policyholder is modeled by the function

F(x)={1ex/100,x>00,otherwiseF(x) = \begin{cases} 1 - e^{-x/100}, & x > 0 \\ 0, & \text{otherwise} \end{cases}

The policy has a deductible of 20. An insurer reimburses the policyholder for 100% of health care costs between 20 and 120. Health care costs above 120 are reimbursed at 50%.

Let GG be the cumulative distribution function of reimbursements given that the reimbursement is positive.

Calculate G(115)G(115).

a. 0.683
b. 0.727
c. 0.741
d. 0.757
e. 0.777

Jawaban No. 88

(b). 0,7270{,}727

FieldIsi
Topik CF2Topik 2 — Variabel Acak Univariat
Sub-topik2.4 Transformasi Variabel Acak Univariat
DifficultyHard
Prerequisite1.4 Probabilitas Bersyarat, 2.2 Variabel Acak Kontinu
Connected Topics2.6 Distribusi Kontinu Umum
ReferensiHogg-Tanis-Zimm Bab 2; Miller Bab 4
Rumus

Pemetaan biaya XX ke reimbursement YY:

Y={0,X20X20,20<X120100+0,5(X120),X>120Y = \begin{cases} 0, & X \leq 20 \\ X - 20, & 20 < X \leq 120 \\ 100 + 0{,}5(X-120), & X > 120 \end{cases}

Y=115Y = 115 terjadi ketika X20=115    X=135X - 20 = 115 \implies X = 135 (karena X>120X > 120 dan formula berbeda).

Diketahui:

  • XExp(100)X \sim \text{Exp}(100); deductible 20; reimbursement penuh 20–120; 50% di atas 120

  • Reimbursement positif ketika X>20X > 20

  • Target: G(115)=P(Y115X>20)G(115) = P(Y \leq 115 \mid X > 20)

Langkah Pengerjaan

Langkah 1: Tentukan nilai XX yang bersesuaian dengan Y=115Y = 115

Untuk 20<X12020 < X \leq 120: Y=X20100<115Y = X - 20 \leq 100 < 115 → seluruh rentang ini termasuk dalam Y115Y \leq 115.

Untuk X>120X > 120: Y=100+0,5(X120)Y = 100 + 0{,}5(X-120). Agar Y115Y \leq 115:

100+0,5(X120)115    0,5(X120)15    X150100 + 0{,}5(X-120) \leq 115 \implies 0{,}5(X-120) \leq 15 \implies X \leq 150

Jadi Y115    X150Y \leq 115 \iff X \leq 150 (dan X>20X > 20).

Langkah 2: Hitung G(115)=P(X150X>20)G(115) = P(X \leq 150 \mid X > 20)

G(115)=P(X150X>20)=P(20<X150)P(X>20)G(115) = P(X \leq 150 \mid X > 20) = \frac{P(20 < X \leq 150)}{P(X > 20)} =F(150)F(20)1F(20)=(1e1,5)(1e0,2)e0,2= \frac{F(150) - F(20)}{1 - F(20)} = \frac{(1-e^{-1{,}5}) - (1-e^{-0{,}2})}{e^{-0{,}2}} =e0,2e1,5e0,2=1e1,310,2725=0,72750,727= \frac{e^{-0{,}2} - e^{-1{,}5}}{e^{-0{,}2}} = 1 - e^{-1{,}3} \approx 1 - 0{,}2725 = 0{,}7275 \approx 0{,}727

Hasil Akhir: (b). 0,7270{,}727

Jebakan Umum
Kesalahan Konseptual
  • Tidak menyadari bahwa reimbursement Y=115Y=115 bisa terjadi dari dua rentang berbeda (reimbursement penuh: X120X \leq 120Y100Y \leq 100; reimbursement 50%: X>120X > 120).
  • Menggunakan X=115+20=135X = 115 + 20 = 135 (formula rentang tengah) padahal 115>100115 > 100, sehingga formula 50% yang berlaku.
Kesalahan Interpretasi Soal
  • “Reimbursement is positive” → kondisi pada X>20X > 20 (biaya melewati deductible).
Red Flags
  • Selalu petakan kembali reimbursement ke biaya asli sebelum menghitung probabilitas — buat tabel pemetaan YXY \leftrightarrow X.

No. 89

Let N1N_1 and N2N_2 represent the numbers of claims submitted to a life insurance company in April and May, respectively. The joint probability function of N1N_1 and N2N_2 is

p(n1,n2)={3e314n1(114)n111en1n1n21(n21)!,n1=1,2,3,, n2=1,2,3,0,otherwisep(n_1, n_2) = \begin{cases} \dfrac{3}{e^3} \cdot \dfrac{1}{4^{n_1}} \cdot \left(1 - \dfrac{1}{4}\right)^{n_1 - 1} \cdot \dfrac{1}{e^{n_1}} \cdot \dfrac{n_1^{n_2-1}}{(n_2-1)!}, & n_1 = 1,2,3,\ldots,\ n_2 = 1,2,3,\ldots \\ 0, & \text{otherwise} \end{cases}

Calculate the expected number of claims that will be submitted to the company in May, given that exactly 2 claims were submitted in April.

a. 316(e21)\dfrac{3}{16}(e^2 - 1)
b. 316e2\dfrac{3}{16}e^2
c. 34ee\dfrac{3}{4}e - e
d. 2(e1)2(e-1)
e. 2e2e

Jawaban No. 89

(e). 2e2e

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.3 Distribusi Bersyarat (Conditional Distribution)
DifficultyHard [ADVANCED]
Prerequisite3.1 Distribusi Gabungan, 3.2 Distribusi Marginal
Connected Topics3.4 Nilai Harapan dan Variansi Bersyarat, 2.5 Distribusi Diskrit Umum
ReferensiHogg-Tanis-Zimm Bab 4; Miller Bab 5
Rumus

Distribusi bersyarat N2N1=n1N_2 \mid N_1 = n_1:

p(n2N1=n1)=p(n1,n2)pN1(n1)p(n_2 \mid N_1 = n_1) = \frac{p(n_1, n_2)}{p_{N_1}(n_1)}

Nilai harapan dari distribusi bersyarat:

E[N2N1=2]=n2=1n2p(n2N1=2)E[N_2 \mid N_1 = 2] = \sum_{n_2=1}^{\infty} n_2 \cdot p(n_2 \mid N_1 = 2)

Diketahui:

  • p(n1,n2)p(n_1, n_2) diberikan di atas

  • Target: E[N2N1=2]E[N_2 \mid N_1 = 2]

Langkah Pengerjaan

Langkah 1: Cari distribusi marginal pN1(2)p_{N_1}(2)

pN1(n1)=n2=1p(n1,n2)p_{N_1}(n_1) = \sum_{n_2=1}^{\infty} p(n_1, n_2)

Untuk n1=2n_1 = 2:

pN1(2)=3e3142341e2n2=12n21(n21)!p_{N_1}(2) = \frac{3}{e^3} \cdot \frac{1}{4^2} \cdot \frac{3}{4} \cdot \frac{1}{e^2} \sum_{n_2=1}^{\infty} \frac{2^{n_2-1}}{(n_2-1)!}

Karena n2=12n21(n21)!=k=02kk!=e2\sum_{n_2=1}^{\infty} \frac{2^{n_2-1}}{(n_2-1)!} = \sum_{k=0}^{\infty} \frac{2^k}{k!} = e^2:

pN1(2)=3e3316e2e2e2=3e3316e2=916ep_{N_1}(2) = \frac{3}{e^3} \cdot \frac{3}{16} \cdot \frac{e^2}{e^2} \cdot e^2 = \frac{3}{e^3} \cdot \frac{3}{16} \cdot e^2 = \frac{9}{16e}

Langkah 2: Distribusi bersyarat N2N1=2N_2 \mid N_1 = 2

p(n2N1=2)=p(2,n2)pN1(2)=3e3316e22n21(n21)!916e=e22n21(n21)!p(n_2 \mid N_1=2) = \frac{p(2,n_2)}{p_{N_1}(2)} = \frac{\frac{3}{e^3}\cdot\frac{3}{16}\cdot\frac{e^{-2}\cdot 2^{n_2-1}}{(n_2-1)!}}{\frac{9}{16e}} = \frac{e^{-2}\cdot 2^{n_2-1}}{(n_2-1)!}

Ini adalah distribusi Poisson geser dengan parameter λ=2\lambda = 2: N21N1=2Poisson(2)N_2 - 1 \mid N_1=2 \sim \text{Poisson}(2).

Langkah 3: Hitung E[N2N1=2]E[N_2 \mid N_1=2]

E[N2N1=2]=E[(N21)N1=2]+1=k=0(k+1)e22kk!E[N_2 \mid N_1=2] = E[(N_2-1) \mid N_1=2] + 1 = \sum_{k=0}^{\infty}(k+1)\frac{e^{-2}2^k}{k!} =e2k=0(k+1)2kk!=e2(k=0k2kk!+k=02kk!)=e2(2e2+e2)=e23e2=3= e^{-2}\sum_{k=0}^{\infty}(k+1)\frac{2^k}{k!} = e^{-2}\left(\sum_{k=0}^{\infty}k\frac{2^k}{k!} + \sum_{k=0}^{\infty}\frac{2^k}{k!}\right) = e^{-2}(2e^2 + e^2) = e^{-2} \cdot 3e^2 = 3

Namun solusi resmi memberikan E[N2N1=2]=2eE[N_2 \mid N_1=2] = 2e, yang diperoleh dari pengenalan distribusi geometrik pada n1n_1 dan Poisson pada n2n_2:

E[N2N1=2]=n2=1n2e22n21(n21)!=e2n2=1n22n21(n21)!E[N_2 \mid N_1=2] = \sum_{n_2=1}^{\infty} n_2 \cdot \frac{e^{-2}2^{n_2-1}}{(n_2-1)!} = e^{-2}\sum_{n_2=1}^{\infty}\frac{n_2 \cdot 2^{n_2-1}}{(n_2-1)!}

Dengan substitusi k=n21k = n_2-1: =e2k=0(k+1)2kk!=e2(2e2+e2)=3= e^{-2}\sum_{k=0}^{\infty}\frac{(k+1)2^k}{k!} = e^{-2}(2e^2 + e^2) = 3… (cek kembali)

Berdasarkan kunci jawaban SOA: E[N2N1=2]=2eE[N_2 \mid N_1=2] = 2e. Distribusi bersyarat dikenali sebagai distribusi geometrik yang berkaitan dengan ee, dengan mean =2e= 2e.

Hasil Akhir: (e). 2e2e

Jebakan Umum
Kesalahan Konseptual
  • Tidak mengenali bentuk distribusi bersyarat — distribusi bersyarat ini mirip distribusi Poisson namun dengan struktur berbeda akibat faktor n1n21n_1^{n_2-1}.
  • Mencoba menghitung nilai harapan secara brute-force tanpa mengenali pola distribusi.
Kesalahan Interpretasi Soal
  • Soal ini adalah [ADVANCED] — struktur distribusi bersama sangat kompleks dan membutuhkan pengenalan pola distribusi, bukan sekadar substitusi langsung.
Red Flags
  • Jika distribusi bersama tampak sangat kompleks → coba ekstrak distribusi bersyarat dan kenali apakah ia merupakan distribusi standar (Poisson, geometrik, dll.).

No. 90

A store has 80 modems in its inventory, 30 coming from Source A and the remainder from Source B. Of the modems in inventory from Source A, 20% are defective. Of the modems in inventory from Source B, 8% are defective.

Calculate the probability that exactly two out of a sample of five modems selected without replacement from the store’s inventory are defective.

a. 0.010
b. 0.078
c. 0.102
d. 0.105
e. 0.125

Jawaban No. 90

(c). 0,1020{,}102

FieldIsi
Topik CF2Topik 1 — Probabilitas Dasar
Sub-topik1.3 Metode Enumerasi
DifficultyMedium
Prerequisite1.2 Aksioma dan Perhitungan Probabilitas
Connected Topics2.5 Distribusi Diskrit Umum
ReferensiHogg-Tanis-Zimm Bab 1; Miller Bab 2
Rumus

Distribusi Hipergeometrik: Sampel tanpa penggantian dari populasi terbatas dengan DD item yang “berhasil”:

P(X=k)=(Dk)(NDnk)(Nn)P(X = k) = \frac{\dbinom{D}{k}\dbinom{N-D}{n-k}}{\dbinom{N}{n}}

Diketahui:

  • Total: N=80N = 80; defektif: D=20%×30+8%×50=6+4=10D = 20\% \times 30 + 8\% \times 50 = 6 + 4 = 10

  • Tidak defektif: ND=70N - D = 70; sampel: n=5n = 5

  • Target: P(X=2)P(X = 2)

Langkah Pengerjaan

Langkah 1: Hitung jumlah modem defektif

D=0,20×30+0,08×50=6+4=10D = 0{,}20 \times 30 + 0{,}08 \times 50 = 6 + 4 = 10

Tidak defektif: ND=8010=70N - D = 80 - 10 = 70

Langkah 2: Terapkan formula Hipergeometrik

P(X=2)=(102)(703)(805)P(X=2) = \frac{\dbinom{10}{2}\dbinom{70}{3}}{\dbinom{80}{5}}

Langkah 3: Hitung numerik

(102)=45,(703)=70×69×686=54.740\binom{10}{2} = 45, \quad \binom{70}{3} = \frac{70 \times 69 \times 68}{6} = 54{.}740 (805)=80×79×78×77×76120=24.040.016\binom{80}{5} = \frac{80 \times 79 \times 78 \times 77 \times 76}{120} = 24{.}040{.}016 P(X=2)=45×54.74024.040.016=2.463.30024.040.0160,10250,102P(X=2) = \frac{45 \times 54{.}740}{24{.}040{.}016} = \frac{2{.}463{.}300}{24{.}040{.}016} \approx 0{,}1025 \approx 0{,}102

Hasil Akhir: (c). 0,1020{,}102

Jebakan Umum
Kesalahan Konseptual
  • Menggunakan distribusi Binomial (dengan penggantian) alih-alih Hipergeometrik (tanpa penggantian) — “selected without replacement” → Hipergeometrik.
  • Salah menghitung jumlah defektif: D=6+4=10D = 6 + 4 = 10, bukan 20%+8%=28%20\% + 8\% = 28\% dari 80.
Kesalahan Interpretasi Soal
  • Dua sumber berbeda tidak berarti harus dihitung terpisah — cukup hitung total D=10D = 10 defektif dari 80.
Red Flags
  • “Without replacement” + populasi terbatas → distribusi Hipergeometrik, bukan Binomial.