AktuNotes
← Kembali
CF2 · Materi

Soa Exam P Samples Part 9

No. 241

An investor invests 100 dollars in a stock. Each month, the investment has probability 0.5 of increasing by 1.10 dollars and probability 0.5 of decreasing by 0.90 dollars. The changes in price in different months are mutually independent.

Calculate the probability that the investment has a value greater than 91 dollars at the end of month 100.

a. 0,630{,}63
b. 0,750{,}75
c. 0,820{,}82
d. 0,940{,}94
e. 0,970{,}97

Jawaban No. 241

(e). 0,970{,}97

FieldIsi
Topik CF2Topik 4 — Inferensi Statistik
Sub-topik4.3 Teorema Limit Pusat
DifficultyMedium
Prerequisite2.1 Variabel Acak Diskrit, 4.2 Distribusi Sampel
Connected Topics2.5 Distribusi Diskrit Umum, 4.4 Hukum Bilangan Besar
ReferensiHogg-Tanis-Zimm Bab 5.5–5.6; Miller Bab 6
Rumus

Teorema Limit Pusat: jika X1,X2,,XnX_1, X_2, \ldots, X_n i.i.d. dengan E[Xk]=μE[X_k] = \mu dan Var(Xk)=σ2\text{Var}(X_k) = \sigma^2, maka

S=k=1nXkN(nμ,nσ2)untuk n besarS = \sum_{k=1}^{n} X_k \approx N(n\mu,\, n\sigma^2) \quad \text{untuk } n \text{ besar}

sehingga

P(S>c)P ⁣(Z>cnμnσ2),ZN(0,1)P(S > c) \approx P\!\left(Z > \frac{c - n\mu}{\sqrt{n\sigma^2}}\right), \quad Z \sim N(0,1)

Diketahui:

  • Investasi awal = 100; setiap bulan naik +1,10+1{,}10 (prob. 0,50{,}5) atau turun 0,90-0{,}90 (prob. 0,50{,}5)

  • Perubahan antar bulan saling independen; n=100n = 100 bulan

  • Target: P(nilai akhir>91)=P(100+S100>91)=P(S100>9)P(\text{nilai akhir} > 91) = P(100 + S_{100} > 91) = P(S_{100} > -9)

Langkah Pengerjaan

Langkah 1: Hitung E[Xk]E[X_k] dan Var(Xk)\text{Var}(X_k)

Setiap XkX_k bernilai +1,10+1{,}10 atau 0,90-0{,}90 masing-masing dengan prob. 0,50{,}5.

E[Xk]=0,5(1,10)+0,5(0,90)=0,550,45=0,10E[X_k] = 0{,}5(1{,}10) + 0{,}5(-0{,}90) = 0{,}55 - 0{,}45 = 0{,}10 E[Xk2]=0,5(1,10)2+0,5(0,90)2=0,5(1,21)+0,5(0,81)=1,01E[X_k^2] = 0{,}5(1{,}10)^2 + 0{,}5(-0{,}90)^2 = 0{,}5(1{,}21) + 0{,}5(0{,}81) = 1{,}01 Var(Xk)=E[Xk2](E[Xk])2=1,01(0,10)2=1,010,01=1,00\text{Var}(X_k) = E[X_k^2] - (E[X_k])^2 = 1{,}01 - (0{,}10)^2 = 1{,}01 - 0{,}01 = 1{,}00

Langkah 2: Distribusi S100=k=1100XkS_{100} = \sum_{k=1}^{100} X_k

Dengan CLT:

E[S100]=100×0,10=10E[S_{100}] = 100 \times 0{,}10 = 10 Var(S100)=100×1,00=100    σS=10\text{Var}(S_{100}) = 100 \times 1{,}00 = 100 \implies \sigma_{S} = 10

Langkah 3: Hitung probabilitas

Nilai akhir investasi =100+S100= 100 + S_{100}. Syarat nilai >91> 91:

P(100+S100>91)=P(S100>9)P(100 + S_{100} > 91) = P(S_{100} > -9)

Standarisasi:

P ⁣(Z>91010)=P(Z>1,90)=Φ(1,90)0,9713P\!\left(Z > \frac{-9 - 10}{10}\right) = P(Z > -1{,}90) = \Phi(1{,}90) \approx 0{,}9713

Hasil Akhir: (e). 0,970{,}97

Jebakan Umum
Kesalahan Konseptual
  • Lupa menyertakan nilai awal (100) saat mengonversi kondisi nilai akhir >91> 91 ke kondisi pada S100S_{100}.
  • Mengira Var(Xk)=E[Xk2]\text{Var}(X_k) = E[X_k^2]; selalu kurangkan (E[Xk])2(E[X_k])^2.
Kesalahan Interpretasi Soal
  • “nilai investasi >91> 91” bukan "S100>91S_{100} > 91" — perlu dikurangi nilai awal 100 terlebih dahulu.
Red Flags
  • Jika nn besar dan distribusi per periode tidak disebutkan → gunakan CLT.
  • Jika soal menyebut perubahan independen identik → langsung identifikasi sebagai setting CLT.

No. 242

Let XX denote the loss amount sustained by an insurance company’s policyholder in an auto collision. Let ZZ denote the portion of XX that the insurance company will have to pay. An actuary determines that XX and ZZ are independent with respective density and probability functions

fX(x)=18ex/8,x>0f_X(x) = \frac{1}{8}e^{-x/8}, \quad x > 0 P(Z=z)={0,45,z=10,55,z=0P(Z = z) = \begin{cases} 0{,}45, & z = 1 \\ 0{,}55, & z = 0 \end{cases}

Calculate the variance of the insurance company’s claim payment ZXZX.

a. 13,013{,}0
b. 15,815{,}8
c. 28,828{,}8
d. 35,235{,}2
e. 44,644{,}6

Jawaban No. 242

(e). 44,644{,}6

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.5 Independensi dan Korelasi
DifficultyMedium
Prerequisite2.6 Distribusi Kontinu Umum, 2.1 Variabel Acak Diskrit
Connected Topics3.1 Distribusi Gabungan, 3.7 Distribusi Majemuk
ReferensiHogg-Tanis-Zimm Bab 4.1; Miller Bab 3–4
Rumus

Untuk XX dan ZZ independen:

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

Untuk XExp(β=8)X \sim \text{Exp}(\beta = 8) (kontinu, x>0x > 0; β\beta = parameter scale):

E[X]=8,E[X2]=Var(X)+(E[X])2=64+64=128E[X] = 8, \quad E[X^2] = \text{Var}(X) + (E[X])^2 = 64 + 64 = 128

Diketahui:

  • XExp(β=8)X \sim \text{Exp}(\beta = 8): E[X]=8E[X] = 8, Var(X)=64\text{Var}(X) = 64, E[X2]=128E[X^2] = 128

  • ZZ: diskrit, P(Z=1)=0,45P(Z=1) = 0{,}45, P(Z=0)=0,55P(Z=0) = 0{,}55

  • XX dan ZZ independen

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

Langkah Pengerjaan

Langkah 1: Hitung E[Z]E[Z] dan E[Z2]E[Z^2]

E[Z]=1(0,45)+0(0,55)=0,45E[Z] = 1(0{,}45) + 0(0{,}55) = 0{,}45 E[Z2]=12(0,45)+02(0,55)=0,45E[Z^2] = 1^2(0{,}45) + 0^2(0{,}55) = 0{,}45

Langkah 2: Hitung E[ZX]E[ZX] menggunakan independensi

E[ZX]=E[Z]E[X]=0,45×8=3,6E[ZX] = E[Z] \cdot E[X] = 0{,}45 \times 8 = 3{,}6

Langkah 3: Hitung E[(ZX)2]E[(ZX)^2]

E[(ZX)2]=E[Z2]E[X2]=0,45×128=57,6E[(ZX)^2] = E[Z^2] \cdot E[X^2] = 0{,}45 \times 128 = 57{,}6

Langkah 4: Hitung Variansi

Var(ZX)=E[(ZX)2](E[ZX])2=57,6(3,6)2=57,612,96=44,64\text{Var}(ZX) = E[(ZX)^2] - (E[ZX])^2 = 57{,}6 - (3{,}6)^2 = 57{,}6 - 12{,}96 = 44{,}64

Hasil Akhir: (e). 44,644{,}6

Jebakan Umum
Kesalahan Konseptual
  • Mengira Var(ZX)=Var(Z)Var(X)\text{Var}(ZX) = \text{Var}(Z)\cdot\text{Var}(X); rumus ini tidak berlaku umum — gunakan momen kedua.
  • Lupa bahwa E[X2]=Var(X)+(E[X])2=64+64=128E[X^2] = \text{Var}(X) + (E[X])^2 = 64 + 64 = 128 untuk distribusi Eksponensial.
Kesalahan Interpretasi Soal
  • Mengira ZZ kontinu karena disebut “porsi”; perhatikan bahwa ZZ diberikan sebagai distribusi diskrit dengan dua nilai.
Red Flags
  • Jika ada produk dua variabel independen → gunakan E[Z2]E[X2]E[Z^2]\cdot E[X^2] untuk momen kedua produk, bukan E[Z]2E[X]2E[Z]^2 \cdot E[X]^2.

No. 243

A couple takes out a medical insurance policy that reimburses them for days of work missed due to illness. Let XX and YY denote the number of days missed during a given month by the wife and husband, respectively. The policy pays a monthly benefit of 50 times the maximum of XX and YY, subject to a benefit limit of 100. XX and YY are independent, each with a discrete uniform distribution on the set {0,1,2,3,4}\{0, 1, 2, 3, 4\}.

Calculate the expected monthly benefit for missed days of work that is paid to the couple.

a. 7070
b. 9090
c. 9292
d. 9595
e. 140140

Jawaban No. 243

(b). 9090

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.1 Distribusi Gabungan
DifficultyMedium
Prerequisite2.1 Variabel Acak Diskrit, 3.5 Independensi dan Korelasi
Connected Topics3.2 Distribusi Marginal, 3.3 Distribusi Bersyarat
ReferensiHogg-Tanis-Zimm Bab 4.1; Miller Bab 3
Rumus

Manfaat B=min(50max(X,Y),100)B = \min(50 \cdot \max(X, Y),\, 100).

Karena X,Y{0,1,2,3,4}X, Y \in \{0,1,2,3,4\} independen dengan peluang sama 1/51/5 masing-masing, setiap pasangan (x,y)(x,y) memiliki peluang 125\frac{1}{25}.

E[B]=x=04y=04B(x,y)125E[B] = \sum_{x=0}^{4}\sum_{y=0}^{4} B(x,y) \cdot \frac{1}{25}

Diketahui:

  • X,YU{0,1,2,3,4}X, Y \sim U\{0,1,2,3,4\}, independen; P(X=x)=P(Y=y)=15P(X=x) = P(Y=y) = \frac{1}{5}

  • Manfaat =50max(X,Y)= 50 \cdot \max(X,Y), dibatasi maksimum 100

  • Target: E[B]E[B]

Langkah Pengerjaan

Langkah 1: Identifikasi nilai manfaat yang mungkin

max(X,Y)\max(X,Y) dapat bernilai 0,1,2,3,40, 1, 2, 3, 4, menghasilkan 50max=0,50,100,150,20050 \cdot \max = 0, 50, 100, 150, 200. Namun manfaat dibatasi 100, sehingga nilai manfaat yang mungkin hanya: 00, 5050, dan 100100.

Langkah 2: Hitung probabilitas setiap manfaat

  • B=0B = 0: hanya terjadi jika max(X,Y)=0\max(X,Y) = 0, yaitu (X,Y)=(0,0)(X,Y) = (0,0). Probabilitas =125= \frac{1}{25}.

  • B=50B = 50: terjadi jika max(X,Y)=1\max(X,Y) = 1, yaitu pasangan (0,1),(1,0),(1,1)(0,1), (1,0), (1,1). Probabilitas =325= \frac{3}{25}.

  • B=100B = 100: semua kasus lainnya, probabilitas =2125= \frac{21}{25}.

Langkah 3: Hitung nilai harapan

E[B]=0125+50325+1002125=0+150+210025=225025=90E[B] = 0 \cdot \frac{1}{25} + 50 \cdot \frac{3}{25} + 100 \cdot \frac{21}{25} = \frac{0 + 150 + 2100}{25} = \frac{2250}{25} = 90

Hasil Akhir: (b). 9090

Jebakan Umum
Kesalahan Konseptual
  • Lupa menerapkan batas manfaat (cap) 100; menghitung E[50max(X,Y)]E[50 \cdot \max(X,Y)] tanpa pembatasan akan memberikan hasil berbeda.
  • Menghitung E[max(X,Y)]E[\max(X,Y)] secara terpisah tanpa mengelompokkan nilai yang sudah dicap.
Kesalahan Interpretasi Soal
  • “Subject to a benefit limit of 100” berarti manfaat aktual =min(50max(X,Y),100)= \min(50\cdot\max(X,Y), 100), bukan max+100\max + 100.
Red Flags
  • Jika benefit memakai “subject to maximum/limit” → selalu terapkan min(,limit)\min(\cdot, \text{limit}) sebelum menghitung ekspektasi.

No. 244

The table below shows the joint probability function of a sailor’s number of boating accidents and number of hospitalizations from these accidents this year.

Hospitalizations
Accidents0123
00.700
10.1500.050
20.0600.0200.010
30.0050.0020.0020.001

Calculate the sailor’s expected number of hospitalizations from boating accidents this year.

a. 0,0850{,}085
b. 0,0990{,}099
c. 0,4100{,}410
d. 1,0001{,}000
e. 1,5001{,}500

Jawaban No. 244

(b). 0,0990{,}099

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

Distribusi marginal variabel HH (hospitalisasi):

pH(h)=ap(a,h)p_H(h) = \sum_{a} p(a, h)

Nilai harapan:

E[H]=h=03hpH(h)E[H] = \sum_{h=0}^{3} h \cdot p_H(h)

Diketahui:

  • Tabel distribusi gabungan (A,H)(A, H) diberikan

  • Target: E[H]E[H] (marginal atas HH)

Langkah Pengerjaan

Langkah 1: Hitung distribusi marginal HH (jumlahkan kolom)

pH(0)=0,700+0,150+0,060+0,005=0,915p_H(0) = 0{,}700 + 0{,}150 + 0{,}060 + 0{,}005 = 0{,}915 pH(1)=0,050+0,020+0,002=0,072p_H(1) = 0{,}050 + 0{,}020 + 0{,}002 = 0{,}072 pH(2)=0,010+0,002=0,012p_H(2) = 0{,}010 + 0{,}002 = 0{,}012 pH(3)=0,001p_H(3) = 0{,}001

Verifikasi: 0,915+0,072+0,012+0,001=1,0000{,}915 + 0{,}072 + 0{,}012 + 0{,}001 = 1{,}000

Langkah 2: Hitung nilai harapan

E[H]=0(0,915)+1(0,072)+2(0,012)+3(0,001)E[H] = 0(0{,}915) + 1(0{,}072) + 2(0{,}012) + 3(0{,}001) =0+0,072+0,024+0,003=0,099= 0 + 0{,}072 + 0{,}024 + 0{,}003 = 0{,}099

Hasil Akhir: (b). 0,0990{,}099

Jebakan Umum
Kesalahan Konseptual
  • Menjumlahkan baris (marginal AA) bukannya kolom (marginal HH) — pastikan kita mencari nilai harapan hospitalisasi, bukan kecelakaan.
  • Menggunakan distribusi gabungan langsung tanpa marginalisasi.
Red Flags
  • Jika ditanya nilai harapan satu variabel dari tabel joint → jumlahkan sepanjang dimensi variabel yang lain untuk mendapat distribusi marginal.

No. 245

On Main Street, a driver’s speed just before an accident is uniformly distributed on [5,20][5, 20]. Given the speed, the resulting loss from the accident is exponentially distributed with mean equal to three times the speed.

Calculate the variance of a loss due to an accident on Main Street.

a. 525525
b. 14631463
c. 15751575
d. 16321632
e. 17441744

Jawaban No. 245

(e). 17441744

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.4 Nilai Harapan dan Variansi Bersyarat
DifficultyHard
Prerequisite2.6 Distribusi Kontinu Umum, 3.3 Distribusi Bersyarat
Connected Topics3.7 Distribusi Majemuk, 2.2 Variabel Acak Kontinu
ReferensiHogg-Tanis-Zimm Bab 4.4; Miller Bab 5
Rumus

Hukum Variansi Total:

Var(X)=E[Var(XS)]+Var(E[XS])\text{Var}(X) = E[\text{Var}(X \mid S)] + \text{Var}(E[X \mid S])

Untuk XS=sExp(β=3s)X \mid S = s \sim \text{Exp}(\beta = 3s): E[XS]=3SE[X \mid S] = 3S dan Var(XS)=(3S)2=9S2\text{Var}(X \mid S) = (3S)^2 = 9S^2.

Untuk SU(5,20)S \sim U(5, 20): E[S]=12,5E[S] = 12{,}5, Var(S)=(205)212=22512=18,75\text{Var}(S) = \frac{(20-5)^2}{12} = \frac{225}{12} = 18{,}75, E[S2]=Var(S)+(E[S])2=18,75+156,25=175E[S^2] = \text{Var}(S) + (E[S])^2 = 18{,}75 + 156{,}25 = 175.

Diketahui:

  • SU(5,20)S \sim U(5, 20); E[S]=12,5E[S] = 12{,}5; E[S2]=175E[S^2] = 175

  • XS=sExp(β=3s)X \mid S = s \sim \text{Exp}(\beta = 3s): E[XS]=3SE[X \mid S] = 3S, Var(XS)=9S2\text{Var}(X \mid S) = 9S^2

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

Langkah Pengerjaan

Langkah 1: Hitung E[Var(XS)]E[\text{Var}(X \mid S)]

E[Var(XS)]=E[9S2]=9E[S2]=9×175=1575E[\text{Var}(X \mid S)] = E[9S^2] = 9 \cdot E[S^2] = 9 \times 175 = 1575

Langkah 2: Hitung Var(E[XS])\text{Var}(E[X \mid S])

Var(E[XS])=Var(3S)=9Var(S)=9×18,75=168,75\text{Var}(E[X \mid S]) = \text{Var}(3S) = 9 \cdot \text{Var}(S) = 9 \times 18{,}75 = 168{,}75

Langkah 3: Gabungkan dengan Hukum Variansi Total

Var(X)=1575+168,75=1743,751744\text{Var}(X) = 1575 + 168{,}75 = 1743{,}75 \approx 1744

Hasil Akhir: (e). 17441744

Jebakan Umum
Kesalahan Konseptual
  • Lupa bahwa Var(XS)=(E[XS])2=9S2\text{Var}(X \mid S) = (E[X \mid S])^2 = 9S^2 untuk distribusi Eksponensial (variansi = kuadrat mean).
  • Mengira E[S2]=(E[S])2E[S^2] = (E[S])^2; selalu gunakan E[S2]=Var(S)+(E[S])2E[S^2] = \text{Var}(S) + (E[S])^2.
Red Flags
  • Jika distribusi bersyarat bergantung pada variabel acak lain → gunakan Hukum Variansi Total (Eve’s Law), bukan menghitung langsung.

No. 246

Let XX be the annual number of hurricanes hitting Florida, and let YY be the annual number of hurricanes hitting Texas. XX and YY are independent Poisson variables with respective means 1.70 and 2.30.

Calculate Var(XYX+Y=3)\text{Var}(X - Y \mid X + Y = 3).

a. 1,711{,}71
b. 1,771{,}77
c. 2,932{,}93
d. 3,143{,}14
e. 4,004{,}00

Jawaban No. 246

(c). 2,932{,}93

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.3 Distribusi Bersyarat, 3.4 Nilai Harapan dan Variansi Bersyarat
DifficultyHard
Prerequisite2.5 Distribusi Diskrit Umum, 3.5 Independensi dan Korelasi
Connected Topics3.1 Distribusi Gabungan, 3.2 Distribusi Marginal
ReferensiHogg-Tanis-Zimm Bab 4.4; Miller Bab 5
Rumus

Jika XPoisson(λX)X \sim \text{Poisson}(\lambda_X) dan YPoisson(λY)Y \sim \text{Poisson}(\lambda_Y) independen, maka X(X+Y=n)B ⁣(n,λXλX+λY)X \mid (X + Y = n) \sim B\!\left(n,\, \frac{\lambda_X}{\lambda_X + \lambda_Y}\right).

Kemudian XY(X+Y=3)=2X3(X+Y=3)X - Y \mid (X+Y=3) = 2X - 3 \mid (X+Y=3), sehingga:

Var(XYX+Y=3)=4Var(XX+Y=3)\text{Var}(X - Y \mid X+Y=3) = 4\,\text{Var}(X \mid X+Y=3)

Diketahui:

  • XPoisson(1,70)X \sim \text{Poisson}(1{,}70), YPoisson(2,30)Y \sim \text{Poisson}(2{,}30), independen

  • λX+λY=4,00\lambda_X + \lambda_Y = 4{,}00; p=1,704,00=0,425p = \frac{1{,}70}{4{,}00} = 0{,}425

  • Kondisi: X+Y=3X + Y = 3

Langkah Pengerjaan

Langkah 1: Distribusi bersyarat X(X+Y=3)X \mid (X+Y=3)

Karena XX dan YY Poisson independen, distribusi bersyarat X(X+Y=3)B(3,p)X \mid (X+Y=3) \sim B(3, p) dengan

p=λXλX+λY=1,704,00=0,425p = \frac{\lambda_X}{\lambda_X + \lambda_Y} = \frac{1{,}70}{4{,}00} = 0{,}425

Langkah 2: Variansi bersyarat XX

Var(XX+Y=3)=np(1p)=3×0,425×0,575=0,7331\text{Var}(X \mid X+Y=3) = n \cdot p(1-p) = 3 \times 0{,}425 \times 0{,}575 = 0{,}7331

Langkah 3: Hubungkan XYX - Y dengan XX

Karena Y=3XY = 3 - X ketika X+Y=3X + Y = 3:

XY=X(3X)=2X3X - Y = X - (3 - X) = 2X - 3

Oleh karena itu:

Var(XYX+Y=3)=Var(2X3X+Y=3)=4Var(XX+Y=3)\text{Var}(X - Y \mid X+Y=3) = \text{Var}(2X - 3 \mid X+Y=3) = 4 \cdot \text{Var}(X \mid X+Y=3) =4×0,7331=2,93252,93= 4 \times 0{,}7331 = 2{,}9325 \approx 2{,}93

Hasil Akhir: (c). 2,932{,}93

Jebakan Umum
Kesalahan Konseptual
  • Menghitung Var(XY)\text{Var}(X-Y) tanpa kondisi, yaitu menggunakan Var(X)+Var(Y)\text{Var}(X) + \text{Var}(Y) secara langsung.
  • Tidak memanfaatkan sifat bahwa jumlah dua Poisson independen yang dikondisikan mengikuti distribusi Binomial.
Red Flags
  • Jika X,YPoissonX, Y \sim \text{Poisson} independen dan diminta variansi/ekspektasi bersyarat pada X+Y=nX+Y=n → selalu gunakan sifat Binomial bersyarat.

No. 247

Random variables XX and YY have joint distribution

X=0X = 0X=1X = 1X=2X = 2
Y=0Y = 01/151/15aa2/152/15
Y=1Y = 1aabbaa
Y=2Y = 22/152/15aa1/151/15

Let aa be the value that minimizes the variance of XX.

Calculate the variance of YY.

a. 2/52/5
b. 8/158/15
c. 16/2516/25
d. 2/32/3
e. 7/107/10

Jawaban No. 247

(a). 2/52/5

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

Distribusi marginal: pX(x)=yp(x,y)p_X(x) = \sum_y p(x,y).

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

Total probabilitas: x,yp(x,y)=1\sum_{x,y} p(x,y) = 1.

Diketahui:

  • Tabel joint dengan parameter aa dan bb; total prob. = 1

  • Cari aa yang meminimumkan Var(X)\text{Var}(X), lalu hitung Var(Y)\text{Var}(Y)

Langkah Pengerjaan

Langkah 1: Distribusi marginal XX

pX(0)=115+a+215=315+a=15+ap_X(0) = \frac{1}{15} + a + \frac{2}{15} = \frac{3}{15} + a = \frac{1}{5} + a pX(1)=a+b+a=2a+bp_X(1) = a + b + a = 2a + b pX(2)=215+a+115=315+a=15+ap_X(2) = \frac{2}{15} + a + \frac{1}{15} = \frac{3}{15} + a = \frac{1}{5} + a

Langkah 2: Ekspektasi dan Variansi XX

Berdasarkan simetri tabel (pX(0)=pX(2)p_X(0) = p_X(2)), maka E[X]=1E[X] = 1.

Var(X)=E[(X1)2]=(01)2 ⁣(15+a)+(11)2(2a+b)+(21)2 ⁣(15+a)\text{Var}(X) = E[(X-1)^2] = (0-1)^2\!\left(\frac{1}{5}+a\right) + (1-1)^2(2a+b) + (2-1)^2\!\left(\frac{1}{5}+a\right) =2(15+a)=25+2a= 2\left(\frac{1}{5} + a\right) = \frac{2}{5} + 2a

Langkah 3: Minimumkan Var(X)\text{Var}(X)

Var(X)=25+2a\text{Var}(X) = \frac{2}{5} + 2a adalah fungsi linear-naik terhadap aa. Karena a0a \geq 0 (probabilitas tidak negatif), minimum tercapai di a=0a = 0.

Langkah 4: Hitung Var(Y)\text{Var}(Y) dengan a=0a = 0

Dengan a=0a = 0, distribusi marginal YY (yang simetris dengan XX dari struktur tabel) identik dengan marginal XX:

pY(0)=15+0=15,pY(1)=0+b,pY(2)=15p_Y(0) = \frac{1}{5} + 0 = \frac{1}{5}, \quad p_Y(1) = 0 + b, \quad p_Y(2) = \frac{1}{5}

Dari total probabilitas: 115+0+215+0+b+0+215+0+115=1\frac{1}{15} + 0 + \frac{2}{15} + 0 + b + 0 + \frac{2}{15} + 0 + \frac{1}{15} = 1, sehingga b=1615=35b = 1 - \frac{6}{15} = \frac{3}{5}.

Maka Var(Y)=Var(X)a=0=25+2(0)=25\text{Var}(Y) = \text{Var}(X)\big|_{a=0} = \frac{2}{5} + 2(0) = \frac{2}{5}.

Hasil Akhir: (a). 25\dfrac{2}{5}

Jebakan Umum
Kesalahan Konseptual
  • Tidak menyadari bahwa tabel memiliki simetri, sehingga distribusi marginal XX dan YY identik (ketika a=0a=0).
  • Mengira minimisasi variansi memerlukan kalkulus; fungsi linear dalam aa cukup diperiksa di batas a=0a = 0.
Red Flags
  • Jika tabel joint simetris terhadap diagonal → cek apakah marginal XX dan YY identik sebelum menghitung terpisah.

No. 248

Let XX be a random variable that takes on the values 1-1, 00, and 11 with equal probabilities. Let Y=X2Y = X^2.

Which of the following is true?

a. Cov(X,Y)>0\text{Cov}(X, Y) > 0; the random variables XX and YY are dependent.
b. Cov(X,Y)>0\text{Cov}(X, Y) > 0; the random variables XX and YY are independent.
c. Cov(X,Y)=0\text{Cov}(X, Y) = 0; the random variables XX and YY are dependent.
d. Cov(X,Y)=0\text{Cov}(X, Y) = 0; the random variables XX and YY are independent.
e. Cov(X,Y)<0\text{Cov}(X, Y) < 0; the random variables XX and YY are dependent.

Jawaban No. 248

(c). Cov(X,Y)=0\text{Cov}(X, Y) = 0; XX dan YY dependen.

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.5 Independensi dan Korelasi
DifficultyMedium
Prerequisite2.1 Variabel Acak Diskrit, 3.1 Distribusi Gabungan
Connected Topics3.6 Matriks Variansi-Kovariansi
ReferensiHogg-Tanis-Zimm Bab 4.1; Miller Bab 4
Rumus
Cov(X,Y)=E[XY]E[X]E[Y]\text{Cov}(X, Y) = E[XY] - E[X]\cdot E[Y]

Independensi mensyaratkan: P(X=x,Y=y)=P(X=x)P(Y=y)P(X = x, Y = y) = P(X = x)\cdot P(Y = y) untuk semua x,yx, y.

Penting: Cov(X,Y)=0\text{Cov}(X,Y) = 0 tidak mengimplikasikan independensi secara umum.

Diketahui:

  • P(X=1)=P(X=0)=P(X=1)=13P(X = -1) = P(X = 0) = P(X = 1) = \frac{1}{3}
  • Y=X2Y = X^2, sehingga Y{0,1}Y \in \{0, 1\}

Langkah Pengerjaan

Langkah 1: Hitung E[X]E[X], E[Y]E[Y], dan E[XY]E[XY]

E[X]=13(1)+13(0)+13(1)=0E[X] = \frac{1}{3}(-1) + \frac{1}{3}(0) + \frac{1}{3}(1) = 0 E[Y]=E[X2]=13(1)+13(0)+13(1)=23E[Y] = E[X^2] = \frac{1}{3}(1) + \frac{1}{3}(0) + \frac{1}{3}(1) = \frac{2}{3} E[XY]=E[XX2]=E[X3]=13(1)3+13(0)3+13(1)3=1+0+13=0E[XY] = E[X \cdot X^2] = E[X^3] = \frac{1}{3}(-1)^3 + \frac{1}{3}(0)^3 + \frac{1}{3}(1)^3 = \frac{-1+0+1}{3} = 0

Langkah 2: Hitung Kovarians

Cov(X,Y)=E[XY]E[X]E[Y]=0023=0\text{Cov}(X,Y) = E[XY] - E[X]\cdot E[Y] = 0 - 0 \cdot \frac{2}{3} = 0

Langkah 3: Periksa Independensi

Jika X=0X = 0 maka Y=0Y = 0 pasti, sehingga P(X=0,Y=1)=0P(X=0, Y=1) = 0.

Namun P(X=0)P(Y=1)=1323=290P(X=0)\cdot P(Y=1) = \frac{1}{3} \cdot \frac{2}{3} = \frac{2}{9} \neq 0.

Jadi XX dan YY dependen meskipun kovariansnya nol.

Hasil Akhir: (c). Cov(X,Y)=0\text{Cov}(X,Y) = 0; XX dan YY dependen.

Jebakan Umum
Kesalahan Konseptual
  • Menyimpulkan independensi dari Cov=0\text{Cov} = 0; ini hanya berlaku untuk distribusi Normal bivariat, tidak umum.
  • Kovarians mengukur hubungan linear; Y=X2Y = X^2 adalah hubungan nonlinear sehingga kovarians bisa nol meski ada ketergantungan.
Red Flags
  • Jika YY merupakan fungsi deterministik dari XX → mereka pasti dependen, terlepas dari nilai kovariansnya.
  • Jika soal menanyakan independensi → selalu verifikasi definisi probabilitas joint, jangan hanya periksa kovarians.

No. 249

Losses follow an exponential distribution with mean 1. Two independent losses are observed.

Calculate the expected value of the smaller loss.

a. 0,250{,}25
b. 0,500{,}50
c. 0,750{,}75
d. 1,001{,}00
e. 1,501{,}50

Jawaban No. 249

(b). 0,500{,}50

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.8 Transformasi Variabel Acak Gabungan
DifficultyMedium
Prerequisite2.6 Distribusi Kontinu Umum, 3.5 Independensi dan Korelasi
Connected Topics2.4 Transformasi Variabel Acak Univariat
ReferensiHogg-Tanis-Zimm Bab 4.4; Miller Bab 6
Rumus

Untuk X,YX, Y i.i.d. Exp(β=1)\text{Exp}(\beta = 1), CDF minimum Z=min(X,Y)Z = \min(X, Y):

P(Z>z)=P(X>z)P(Y>z)=ezez=e2zP(Z > z) = P(X > z)\cdot P(Y > z) = e^{-z} \cdot e^{-z} = e^{-2z}

Sehingga ZExp ⁣(β=12)Z \sim \text{Exp}\!\left(\beta = \frac{1}{2}\right), dengan E[Z]=12E[Z] = \frac{1}{2}.

Diketahui:

  • X,YExp(β=1)X, Y \sim \text{Exp}(\beta = 1) i.i.d.

  • Z=min(X,Y)Z = \min(X, Y); target: E[Z]E[Z]

Langkah Pengerjaan

Langkah 1: CDF survival dari ZZ

P(Z>z)=P(X>z,Y>z)=P(X>z)P(Y>z)=ezez=e2z,z>0P(Z > z) = P(X > z, Y > z) = P(X > z)\cdot P(Y > z) = e^{-z} \cdot e^{-z} = e^{-2z}, \quad z > 0

Langkah 2: Identifikasi distribusi ZZ

Survival function e2ze^{-2z} sesuai dengan ZExp(β=12)Z \sim \text{Exp}(\beta = \tfrac{1}{2}) (rate = 2).

Langkah 3: Hitung nilai harapan

E[Z]=12E[Z] = \frac{1}{2}

Hasil Akhir: (b). 0,500{,}50

Jebakan Umum
Kesalahan Konseptual
  • Menggunakan E[min]=E[X]2=12E[\min] = \frac{E[X]}{2} = \frac{1}{2} secara intuitif tanpa justifikasi; derivasi via survival function wajib ditunjukkan.
  • Mengira minimum dua Eksponensial masih Eksponensial dengan mean sama; mean-nya adalah 1n\frac{1}{n} dari mean asal untuk nn i.i.d. Eksponensial.
Red Flags
  • Jika soal minta statistik order (min\min, max\max) dari nn variabel i.i.d. Eksponensial → gunakan survival function, hasilnya selalu Eksponensial dengan rate nλn\lambda.

No. 250

A delivery service owns two cars that consume 15 and 30 miles per gallon. Fuel costs 3 per gallon. On any given business day, each car travels a number of miles that is independent of the other and is normally distributed with mean 25 miles and standard deviation 3 miles.

Calculate the probability that on any given business day, the total fuel cost to the delivery service will be less than 7.

a. 0,130{,}13
b. 0,230{,}23
c. 0,290{,}29
d. 0,380{,}38
e. 0,470{,}47

Jawaban No. 250

(b). 0,230{,}23

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.5 Independensi dan Korelasi
DifficultyMedium
Prerequisite2.6 Distribusi Kontinu Umum, 3.1 Distribusi Gabungan
Connected Topics4.3 Teorema Limit Pusat
ReferensiMiller Bab 6; Hogg-Tanis-Zimm Bab 5.5
Rumus

Kombinasi linear variabel Normal independen:

C=aX+bY    CN(aE[X]+bE[Y],  a2Var(X)+b2Var(Y))C = aX + bY \implies C \sim N(aE[X] + bE[Y],\; a^2\text{Var}(X) + b^2\text{Var}(Y))

Diketahui:

  • Mobil 1: 15 mpg; Mobil 2: 30 mpg; harga BBM = 3/galon

  • X,YN(25,9)X, Y \sim N(25, 9) i.i.d. (jarak tempuh, dalam mil)

  • Biaya total: C=3X15+3Y30=0,2X+0,1YC = 3 \cdot \frac{X}{15} + 3 \cdot \frac{Y}{30} = 0{,}2X + 0{,}1Y

Langkah Pengerjaan

Langkah 1: Ekspektasi dan variansi CC

E[C]=0,2(25)+0,1(25)=5+2,5=7,5E[C] = 0{,}2(25) + 0{,}1(25) = 5 + 2{,}5 = 7{,}5 Var(C)=(0,2)2(9)+(0,1)2(9)=0,36+0,09=0,45\text{Var}(C) = (0{,}2)^2(9) + (0{,}1)^2(9) = 0{,}36 + 0{,}09 = 0{,}45 σC=0,450,6708\sigma_C = \sqrt{0{,}45} \approx 0{,}6708

Langkah 2: Standarisasi dan hitung probabilitas

P(C<7)=P ⁣(Z<77,50,6708)=P(Z<0,7454)Φ(0,7454)0,23P(C < 7) = P\!\left(Z < \frac{7 - 7{,}5}{0{,}6708}\right) = P(Z < -0{,}7454) \approx \Phi(-0{,}7454) \approx 0{,}23

Hasil Akhir: (b). 0,230{,}23

Jebakan Umum
Kesalahan Konseptual
  • Menggunakan efisiensi yang sama untuk kedua mobil; mobil 1 (15 mpg) mengonsumsi BBM lebih banyak per mil dibanding mobil 2 (30 mpg).
  • Lupa membagi jarak dengan efisiensi untuk mendapat konsumsi gallon: biaya = (mil/mpg) × harga.
Red Flags
  • Periksa satuan: “miles per gallon” → konsumsi gallon = jarak ÷ efisiensi, bukan jarak × efisiensi.

No. 251

Two independent estimates are to be made on a building damaged by fire. Each estimate is normally distributed with mean 10b10b and variance b2b^2.

Calculate the probability that the first estimate is at least 20 percent higher than the second.

a. 0,0230{,}023
b. 0,1000{,}100
c. 0,1150{,}115
d. 0,2210{,}221
e. 0,4440{,}444

Jawaban No. 251

(b). 0,1000{,}100

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.5 Independensi dan Korelasi
DifficultyMedium
Prerequisite2.6 Distribusi Kontinu Umum, 2.4 Transformasi Variabel Acak Univariat
Connected Topics3.8 Transformasi Variabel Acak Gabungan
ReferensiMiller Bab 6; Hogg-Tanis-Zimm Bab 5.5
Rumus

Selisih dua variabel Normal independen:

W=XcYN(μXcμY,  σX2+c2σY2)W = X - cY \sim N(\mu_X - c\mu_Y,\; \sigma_X^2 + c^2\sigma_Y^2)

Diketahui:

  • X,YN(10b,b2)X, Y \sim N(10b, b^2) independen (estimasi pertama dan kedua)

  • Target: P(X1,2Y)=P(X1,2Y0)P(X \geq 1{,}2Y) = P(X - 1{,}2Y \geq 0)

Langkah Pengerjaan

Langkah 1: Definisikan W=X1,2YW = X - 1{,}2Y

E[W]=10b1,2(10b)=10b12b=2bE[W] = 10b - 1{,}2(10b) = 10b - 12b = -2b Var(W)=b2+(1,2)2b2=b2(1+1,44)=2,44b2\text{Var}(W) = b^2 + (1{,}2)^2 b^2 = b^2(1 + 1{,}44) = 2{,}44\,b^2 σW=b2,44\sigma_W = b\sqrt{2{,}44}

Langkah 2: Standarisasi

P(W0)=P ⁣(Z0(2b)b2,44)=P ⁣(Z2bb2,44)=P ⁣(Z22,44)P(W \geq 0) = P\!\left(Z \geq \frac{0 - (-2b)}{b\sqrt{2{,}44}}\right) = P\!\left(Z \geq \frac{2b}{b\sqrt{2{,}44}}\right) = P\!\left(Z \geq \frac{2}{\sqrt{2{,}44}}\right) =P ⁣(Z21,5620)=P(Z1,280)= P\!\left(Z \geq \frac{2}{1{,}5620}\right) = P(Z \geq 1{,}280)

Langkah 3: Baca tabel Normal

P(Z1,280)=1Φ(1,280)10,900=0,100P(Z \geq 1{,}280) = 1 - \Phi(1{,}280) \approx 1 - 0{,}900 = 0{,}100

Hasil Akhir: (b). 0,1000{,}100

Jebakan Umum
Kesalahan Konseptual
  • “20% lebih tinggi” berarti X1,2YX \geq 1{,}2Y, bukan XY+0,2X \geq Y + 0{,}2.
  • Parameter bb menghilang dalam standarisasi — ini wajar karena soal tidak memberikan nilai numerik bb.
Red Flags
  • Jika parameter soal tidak numerik tapi jawaban numerik tetap ada → parameter pasti saling hilang (cancel) dalam proses standarisasi.

No. 252

The independent random variables XX and YY have the same mean. The coefficients of variation of XX and YY are 3 and 4 respectively.

Calculate the coefficient of variation of 12(X+Y)\frac{1}{2}(X + Y).

a. 5/45/4
b. 7/47/4
c. 5/25/2
d. 7/27/2
e. 77

Jawaban No. 252

(c). 5/25/2

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.5 Independensi dan Korelasi
DifficultyMedium
Prerequisite2.2 Variabel Acak Kontinu, 3.1 Distribusi Gabungan
Connected Topics4.2 Distribusi Sampel
ReferensiMiller Bab 3–4; Hogg-Tanis-Zimm Bab 3
Rumus

Koefisien variasi: CV(X)=σXμX\text{CV}(X) = \dfrac{\sigma_X}{\mu_X}.

Untuk Z=12(X+Y)Z = \frac{1}{2}(X+Y) dengan X,YX, Y independen:

E[Z]=E[X]+E[Y]2,Var(Z)=Var(X)+Var(Y)4E[Z] = \frac{E[X]+E[Y]}{2}, \quad \text{Var}(Z) = \frac{\text{Var}(X)+\text{Var}(Y)}{4}

Diketahui:

  • E[X]=E[Y]=μE[X] = E[Y] = \mu; CV(X)=3σX=3μ\text{CV}(X) = 3 \Rightarrow \sigma_X = 3\mu; CV(Y)=4σY=4μ\text{CV}(Y) = 4 \Rightarrow \sigma_Y = 4\mu

Langkah Pengerjaan

Langkah 1: Ekspektasi dan deviasi standar ZZ

E[Z]=μ+μ2=μE[Z] = \frac{\mu + \mu}{2} = \mu Var(Z)=(3μ)2+(4μ)24=9μ2+16μ24=25μ24\text{Var}(Z) = \frac{(3\mu)^2 + (4\mu)^2}{4} = \frac{9\mu^2 + 16\mu^2}{4} = \frac{25\mu^2}{4} σZ=5μ2\sigma_Z = \frac{5\mu}{2}

Langkah 2: Hitung koefisien variasi ZZ

CV(Z)=σZE[Z]=5μ/2μ=52\text{CV}(Z) = \frac{\sigma_Z}{E[Z]} = \frac{5\mu/2}{\mu} = \frac{5}{2}

Hasil Akhir: (c). 52\dfrac{5}{2}

Jebakan Umum
Kesalahan Konseptual
  • Menjumlahkan CV secara langsung: CV(Z)CV(X)+CV(Y)2\text{CV}(Z) \neq \frac{\text{CV}(X) + \text{CV}(Y)}{2}.
  • Mengira standar deviasi jumlah = jumlah standar deviasi; yang benar: variansi yang bersifat aditif untuk variabel independen.
Red Flags
  • CV adalah rasio antara standar deviasi dan mean; hitung keduanya secara terpisah, lalu bagi.

No. 253

Points scored by a game participant can be modeled by Z=3X+2Y5Z = 3X + 2Y - 5. XX and YY are independent random variables with Var(X)=3\text{Var}(X) = 3 and Var(Y)=4\text{Var}(Y) = 4.

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

a. 1212
b. 1717
c. 3838
d. 4343
e. 6868

Jawaban No. 253

(d). 4343

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

Untuk X,YX, Y independen dan konstanta a,b,ca, b, c:

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

(Konstanta tidak mempengaruhi variansi.)

Diketahui:

  • Z=3X+2Y5Z = 3X + 2Y - 5; Var(X)=3\text{Var}(X) = 3; Var(Y)=4\text{Var}(Y) = 4; X,YX, Y independen

Langkah Pengerjaan

Langkah 1: Terapkan rumus variansi kombinasi linear

Var(Z)=32Var(X)+22Var(Y)+Var(5)\text{Var}(Z) = 3^2 \cdot \text{Var}(X) + 2^2 \cdot \text{Var}(Y) + \text{Var}(-5) =9(3)+4(4)+0=27+16=43= 9(3) + 4(4) + 0 = 27 + 16 = 43

Hasil Akhir: (d). 4343

Jebakan Umum
Kesalahan Konseptual
  • Menambahkan konstanta 5-5 dalam perhitungan variansi: Var(c)=0\text{Var}(c) = 0 untuk semua konstanta cc.
  • Menggunakan koefisien tanpa dikuadratkan: aVar(X)a\,\text{Var}(X) bukan a2Var(X)a^2\,\text{Var}(X).
Red Flags
  • Jika XX dan YY tidak independen → harus tambahkan suku 2abCov(X,Y)2ab\,\text{Cov}(X,Y).

No. 254

An actuary is studying hurricane models. A year is classified as a high, medium, or low hurricane year with probabilities 0.1, 0.3, and 0.6, respectively. The numbers of hurricanes in high, medium, and low years follow Poisson distributions with means 20, 15, and 10, respectively.

Calculate the variance of the number of hurricanes in a randomly selected year.

a. 11,2511{,}25
b. 12,5012{,}50
c. 12,9412{,}94
d. 13,4213{,}42
e. 23,7523{,}75

Jawaban No. 254

(e). 23,7523{,}75

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.7 Distribusi Majemuk
DifficultyHard
Prerequisite2.5 Distribusi Diskrit Umum, 3.4 Nilai Harapan dan Variansi Bersyarat
Connected Topics1.6 Teorema Bayes dan Hukum Probabilitas Total
ReferensiHogg-Tanis-Zimm Bab 4.4; Miller Bab 5
Rumus

Hukum Variansi Total (Eve’s Law): misalkan NN = jumlah badai dan TT = tipe tahun:

Var(N)=E[Var(NT)]+Var(E[NT])\text{Var}(N) = E[\text{Var}(N \mid T)] + \text{Var}(E[N \mid T])

Untuk NTPoisson(λT)N \mid T \sim \text{Poisson}(\lambda_T): E[NT]=λTE[N \mid T] = \lambda_T dan Var(NT)=λT\text{Var}(N \mid T) = \lambda_T.

Momen kedua Poisson: E[N2T]=λT2+λTE[N^2 \mid T] = \lambda_T^2 + \lambda_T.

Diketahui:

  • P(T=tinggi)=0,1P(T=\text{tinggi}) = 0{,}1, λtinggi=20\lambda_{\text{tinggi}} = 20

  • P(T=sedang)=0,3P(T=\text{sedang}) = 0{,}3, λsedang=15\lambda_{\text{sedang}} = 15

  • P(T=rendah)=0,6P(T=\text{rendah}) = 0{,}6, λrendah=10\lambda_{\text{rendah}} = 10

Langkah Pengerjaan

Langkah 1: Hitung E[N]E[N] (rata-rata tertimbang)

E[N]=0,1(20)+0,3(15)+0,6(10)=2+4,5+6=12,5E[N] = 0{,}1(20) + 0{,}3(15) + 0{,}6(10) = 2 + 4{,}5 + 6 = 12{,}5

Langkah 2: Hitung E[N2]E[N^2] (rata-rata momen kedua)

Untuk Poisson: E[N2T]=λT2+λTE[N^2 \mid T] = \lambda_T^2 + \lambda_T

E[N2]=0,1(202+20)+0,3(152+15)+0,6(102+10)E[N^2] = 0{,}1(20^2 + 20) + 0{,}3(15^2 + 15) + 0{,}6(10^2 + 10) =0,1(420)+0,3(240)+0,6(110)=42+72+66=180= 0{,}1(420) + 0{,}3(240) + 0{,}6(110) = 42 + 72 + 66 = 180

Langkah 3: Hitung variansi

Var(N)=E[N2](E[N])2=180(12,5)2=180156,25=23,75\text{Var}(N) = E[N^2] - (E[N])^2 = 180 - (12{,}5)^2 = 180 - 156{,}25 = 23{,}75

Hasil Akhir: (e). 23,7523{,}75

Jebakan Umum
Kesalahan Konseptual
  • Hanya menghitung Var(NT)\text{Var}(N \mid T) rata-rata tertimbang tanpa menambahkan komponen Var(E[NT])\text{Var}(E[N\mid T]).
  • Menggunakan mean Poisson sebagai momen kedua; momen kedua Poisson adalah λ2+λ\lambda^2 + \lambda, bukan λ2\lambda^2.
Red Flags
  • Jika distribusi bergantung pada kondisi acak (mixture model) → selalu gunakan Eve’s Law atau hitung via momen kedua marginal.

No. 255

A dental insurance company pays 100% of the cost of fillings and 70% of the cost of root canals. Fillings and root canals cost 50 and 500 each, respectively.

The tables below show the probability distributions of the annual number of fillings and annual number of root canals for each of the company’s policyholders.

# of Fillings0123
Probability0.600.200.150.05
# of Root Canals01
Probability0.800.20

Calculate the expected annual payment per policyholder for fillings and root canals.

a. 90,0090{,}00
b. 102,50102{,}50
c. 132,50132{,}50
d. 250,00250{,}00
e. 400,00400{,}00

Jawaban No. 255

(b). 102,50102{,}50

FieldIsi
Topik CF2Topik 2 — Variabel Acak Univariat
Sub-topik2.1 Variabel Acak Diskrit
DifficultyEasy
Prerequisite1.2 Aksioma dan Perhitungan Probabilitas
Connected Topics3.5 Independensi dan Korelasi
ReferensiMiller Bab 3; Hogg-Tanis-Zimm Bab 2
Rumus

Linearitas ekspektasi: E[aF+bR]=aE[F]+bE[R]E[aF + bR] = a\,E[F] + b\,E[R]

Total klaim: C=50F+0,7×500R=50F+350RC = 50F + 0{,}7 \times 500 \cdot R = 50F + 350R

Diketahui:

  • FF = jumlah tambal gigi; RR = jumlah root canal; keduanya independen

  • Pembayaran per tambal gigi: 5050; per root canal: 0,7×500=3500{,}7 \times 500 = 350

Langkah Pengerjaan

Langkah 1: Hitung E[F]E[F]

E[F]=0(0,60)+1(0,20)+2(0,15)+3(0,05)=0+0,20+0,30+0,15=0,65E[F] = 0(0{,}60) + 1(0{,}20) + 2(0{,}15) + 3(0{,}05) = 0 + 0{,}20 + 0{,}30 + 0{,}15 = 0{,}65

Langkah 2: Hitung E[R]E[R]

E[R]=0(0,80)+1(0,20)=0,20E[R] = 0(0{,}80) + 1(0{,}20) = 0{,}20

Langkah 3: Hitung E[C]E[C]

E[C]=50×0,65+350×0,20=32,50+70,00=102,50E[C] = 50 \times 0{,}65 + 350 \times 0{,}20 = 32{,}50 + 70{,}00 = 102{,}50

Hasil Akhir: (b). 102,50102{,}50

Jebakan Umum
Kesalahan Konseptual
  • Menggunakan biaya penuh 500 untuk root canal tanpa mengalikan dengan coverage 70%; perusahaan hanya membayar 350350.
  • Mengira E[C]=E[50F]E[350R]E[C] = E[50F] \cdot E[350R]; ekspektasi produk \neq produk ekspektasi kecuali independen, dan ini penjumlahan bukan perkalian.
Red Flags
  • Perhatikan persentase coverage: “pays X% of cost Y” → pembayaran = X% × Y, bukan Y.

No. 256

A loss under a liability policy is modeled by an exponential distribution. The insurance company will cover the amount of that loss in excess of a deductible of 2000. The probability that the reimbursement is less than 6000, given that the loss exceeds the deductible, is 0.50.

Calculate the probability that the reimbursement is greater than 3000 but less than 9000, given that the loss exceeds the deductible.

a. 0,280{,}28
b. 0,350{,}35
c. 0,500{,}50
d. 0,650{,}65
e. 0,720{,}72

Jawaban No. 256

(b). 0,350{,}35

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

Sifat memoryless distribusi Eksponensial: distribusi reimbursement (kerugian di atas deductible) adalah Eksponensial dengan parameter yang sama.

Untuk R=reimbursementExp(λ)R = \text{reimbursement} \sim \text{Exp}(\lambda):

P(R<rR>0)=1eλrP(R < r \mid R > 0) = 1 - e^{-\lambda r}

Diketahui:

  • Loss LExp(λ)L \sim \text{Exp}(\lambda); deductible d=2000d = 2000

  • Reimbursement R=L2000L>2000R = L - 2000 \mid L > 2000; karena sifat memoryless, RExp(λ)R \sim \text{Exp}(\lambda)

  • P(R<6000)=0,501e6000λ=0,50λ=ln26000P(R < 6000) = 0{,}50 \Rightarrow 1 - e^{-6000\lambda} = 0{,}50 \Rightarrow \lambda = \frac{\ln 2}{6000}
  • Target: P(3000<R<9000)P(3000 < R < 9000)

Langkah Pengerjaan

Langkah 1: Tentukan parameter λ\lambda

1e6000λ=0,50    e6000λ=0,50    λ=ln260001 - e^{-6000\lambda} = 0{,}50 \implies e^{-6000\lambda} = 0{,}50 \implies \lambda = \frac{\ln 2}{6000}

Langkah 2: Hitung P(R<9000)P(R < 9000) dan P(R<3000)P(R < 3000)

P(R<9000)=1e9000λ=1e9000ln26000=1e1,5ln2=121,5=1122P(R < 9000) = 1 - e^{-9000\lambda} = 1 - e^{-\frac{9000 \ln 2}{6000}} = 1 - e^{-1{,}5\ln 2} = 1 - 2^{-1{,}5} = 1 - \frac{1}{2\sqrt{2}} =112,828410,3536=0,6464= 1 - \frac{1}{2{,}8284} \approx 1 - 0{,}3536 = 0{,}6464 P(R<3000)=1e3000λ=1e0,5ln2=120,5=11210,7071=0,2929P(R < 3000) = 1 - e^{-3000\lambda} = 1 - e^{-0{,}5\ln 2} = 1 - 2^{-0{,}5} = 1 - \frac{1}{\sqrt{2}} \approx 1 - 0{,}7071 = 0{,}2929

Langkah 3: Hitung probabilitas target

P(3000<R<9000)=P(R<9000)P(R<3000)=0,64640,2929=0,35350,35P(3000 < R < 9000) = P(R < 9000) - P(R < 3000) = 0{,}6464 - 0{,}2929 = 0{,}3535 \approx 0{,}35

Hasil Akhir: (b). 0,350{,}35

Jebakan Umum
Kesalahan Konseptual
  • Tidak menerapkan sifat memoryless; reimbursement kondisional pada L>2000L > 2000 memiliki distribusi Eksponensial dengan parameter yang sama dengan LL asli.
  • Menghitung λ\lambda dari P(L2000<6000L>2000)P(L - 2000 < 6000 \mid L > 2000) dengan cara yang berbeda dari sifat memoryless.
Red Flags
  • Jika ada deductible dan loss Eksponensial → reimbursement mengikuti Eksponensial yang sama (memoryless property).

No. 257

Let XX be the percentage score on a college-entrance exam for students who did not participate in an exam-preparation seminar. XX is modeled by a uniform distribution on [a,100][a, 100].

Let YY be the percentage score on a college-entrance exam for students who did participate in an exam-preparation seminar. YY is modeled by a uniform distribution on [1,25a,100][1{,}25a, 100].

It is given that E[X2]=196003E[X^2] = \frac{19600}{3}.

Calculate the 80th percentile of YY.

a. 8080
b. 8585
c. 9090
d. 9292
e. 9595

Jawaban No. 257

(e). 9595

FieldIsi
Topik CF2Topik 2 — Variabel Acak Univariat
Sub-topik2.2 Variabel Acak Kontinu, 2.6 Distribusi Kontinu Umum
DifficultyMedium
Prerequisite2.1 Variabel Acak Diskrit
Connected Topics4.5 Estimasi Parameter
ReferensiMiller Bab 5; Hogg-Tanis-Zimm Bab 3
Rumus

Untuk XU(α,β)X \sim U(\alpha, \beta):

E[X]=α+β2,Var(X)=(βα)212,E[X2]=Var(X)+(E[X])2E[X] = \frac{\alpha+\beta}{2}, \quad \text{Var}(X) = \frac{(\beta-\alpha)^2}{12}, \quad E[X^2] = \text{Var}(X) + (E[X])^2

Persentil ke-pp: F1(p)=α+p(βα)F^{-1}(p) = \alpha + p(\beta - \alpha)

Diketahui:

  • XU(a,100)X \sim U(a, 100); E[X2]=196003E[X^2] = \frac{19600}{3}

  • YU(1,25a,100)Y \sim U(1{,}25a, 100)
  • Target: persentil ke-80 dari YY

Langkah Pengerjaan

Langkah 1: Gunakan E[X2]E[X^2] untuk menemukan aa

E[X2]=Var(X)+(E[X])2=(100a)212+(a+1002)2E[X^2] = \text{Var}(X) + (E[X])^2 = \frac{(100-a)^2}{12} + \left(\frac{a+100}{2}\right)^2

Sederhanakan:

=(100a)212+(a+100)24=(100a)2+3(a+100)212= \frac{(100-a)^2}{12} + \frac{(a+100)^2}{4} = \frac{(100-a)^2 + 3(a+100)^2}{12}

Ekspansikan pembilang:

(100a)2+3(a+100)2=(10000200a+a2)+3(a2+200a+10000)(100-a)^2 + 3(a+100)^2 = (10000 - 200a + a^2) + 3(a^2 + 200a + 10000) =10000200a+a2+3a2+600a+30000=4a2+400a+40000= 10000 - 200a + a^2 + 3a^2 + 600a + 30000 = 4a^2 + 400a + 40000

Jadi:

4a2+400a+4000012=196003\frac{4a^2 + 400a + 40000}{12} = \frac{19600}{3} 4a2+400a+40000=4×19600=784004a^2 + 400a + 40000 = 4 \times 19600 = 78400 4a2+400a38400=0    a2+100a9600=04a^2 + 400a - 38400 = 0 \implies a^2 + 100a - 9600 = 0 a=100±10000+384002=100±484002=100±2202a = \frac{-100 \pm \sqrt{10000 + 38400}}{2} = \frac{-100 \pm \sqrt{48400}}{2} = \frac{-100 \pm 220}{2}

Ambil solusi positif: a=1202=60a = \frac{120}{2} = 60.

Langkah 2: Tentukan distribusi YY

1,25a=1,25×60=75    YU(75,100)1{,}25a = 1{,}25 \times 60 = 75 \implies Y \sim U(75, 100)

Langkah 3: Hitung persentil ke-80

FY1(0,80)=75+0,80(10075)=75+0,80×25=75+20=95F_Y^{-1}(0{,}80) = 75 + 0{,}80(100 - 75) = 75 + 0{,}80 \times 25 = 75 + 20 = 95

Hasil Akhir: (e). 9595

Jebakan Umum
Kesalahan Konseptual
  • Menggunakan E[X]=196003E[X] = \frac{19600}{3} sebagai momen pertama; soal menyatakan ini adalah E[X2]E[X^2].
  • Mengambil solusi negatif a=160a = -160 dari persamaan kuadrat; pastikan a>0a > 0 karena ini adalah batas bawah persentase.
Red Flags
  • Persentil ke-80 dari U(α,β)U(\alpha, \beta): interpolasi linear dari α\alpha ke β\beta sebesar 80% dari rentang.

No. 258

In a study of driver safety, drivers were categorized according to three risk factors. Exactly 1000 drivers exhibited each individual risk factor. Also, for each of the risk factors, there were exactly 400 drivers exhibiting that risk factor and neither of the other two risk factors. Finally, there were exactly 300 drivers who exhibited all three risk factors and 500 who exhibited none of the three risk factors.

Calculate the number of drivers in the study.

a. 20002000
b. 23002300
c. 24502450
d. 27502750
e. 35003500

Jawaban No. 258

(c). 24502450

FieldIsi
Topik CF2Topik 1 — Dasar-Dasar Probabilitas
Sub-topik1.2 Aksioma dan Perhitungan Probabilitas, 1.3 Metode Enumerasi
DifficultyMedium
Prerequisite1.1 Eksperimen Acak dan Ruang Sampel
Connected Topics1.5 Kejadian Independen
ReferensiMiller Bab 2; Hogg-Tanis-Zimm Bab 1
Rumus

Prinsip inklusi-eksklusi untuk tiga himpunan A,B,CA, B, C:

ABC=A+B+CABACBC+ABC|A \cup B \cup C| = |A| + |B| + |C| - |A \cap B| - |A \cap C| - |B \cap C| + |A \cap B \cap C|

Diketahui:

  • A=B=C=1000|A| = |B| = |C| = 1000; ABC=300|A \cap B \cap C| = 300

  • Eksklusif (hanya satu faktor): A saja=400|A \text{ saja}| = 400 untuk masing-masing

  • tidak ada=500|\text{tidak ada}| = 500
Langkah Pengerjaan

Langkah 1: Tentukan komponen dalam diagram Venn

Setiap lingkaran memiliki 1000 elemen, dengan 400 eksklusif dan 300 berada di irisan tiga.

Sisakan: 1000400300=3001000 - 400 - 300 = 300 untuk irisan dua-atau-lebih dalam setiap lingkaran.

Biarkan X,Y,ZX, Y, Z = jumlah elemen di irisan tepat dua himpunan (misal X=AB sajaX = |A \cap B \text{ saja}|, dll).

Dari lingkaran AA: 400+300+X+Y=1000    X+Y=300400 + 300 + X + Y = 1000 \implies X + Y = 300

Dari lingkaran BB: 400+300+X+Z=1000    X+Z=300400 + 300 + X + Z = 1000 \implies X + Z = 300

Dari lingkaran CC: 400+300+Y+Z=1000    Y+Z=300400 + 300 + Y + Z = 1000 \implies Y + Z = 300

Langkah 2: Selesaikan sistem persamaan

Dari dua persamaan pertama: Y=ZY = Z; dari kedua dan ketiga: X=YX = Y. Jadi X=Y=Z=150X = Y = Z = 150.

Langkah 3: Hitung total peserta

Total=3(400)+3(150)+300+500=1200+450+300+500=2450\text{Total} = 3(400) + 3(150) + 300 + 500 = 1200 + 450 + 300 + 500 = 2450

Hasil Akhir: (c). 24502450

Jebakan Umum
Kesalahan Konseptual
  • Menjumlahkan 3×1000+300+5003 \times 1000 + 300 + 500 tanpa memperhatikan penghitungan ganda pada irisan dua dan irisan tiga.
Red Flags
  • Jika soal menyebut “exactly 400 exhibiting only that factor” → ini adalah wilayah eksklusif dalam diagram Venn, bukan irisan.

No. 259

An insurance company examines its pool of auto insurance customers and gathers the following information:

(i) All customers insure at least one car.
(ii) 64% of the customers insure more than one car.
(iii) 20% of the customers insure a sports car.
(iv) Of those customers who insure more than one car, 15% insure a sports car.

Calculate the probability that a randomly selected customer insures exactly one car, and that the car is not a sports car.

a. 0,160{,}16
b. 0,190{,}19
c. 0,260{,}26
d. 0,290{,}29
e. 0,310{,}31

Jawaban No. 259

(c). 0,260{,}26

FieldIsi
Topik CF2Topik 1 — Dasar-Dasar Probabilitas
Sub-topik1.4 Probabilitas Bersyarat, 1.2 Aksioma dan Perhitungan Probabilitas
DifficultyMedium
Prerequisite1.1 Eksperimen Acak dan Ruang Sampel
Connected Topics1.5 Kejadian Independen
ReferensiMiller Bab 2; Hogg-Tanis-Zimm Bab 1
Rumus

Hukum Penjumlahan: P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B)

Hukum Perkalian: P(AB)=P(BA)P(A)P(A \cap B) = P(B \mid A) \cdot P(A)

Diketahui:

  • AA = insure lebih dari satu mobil: P(A)=0,64P(A) = 0{,}64, sehingga P(Ac)=0,36P(A^c) = 0{,}36

  • BB = insure sports car: P(B)=0,20P(B) = 0{,}20

  • P(BA)=0,15P(B \mid A) = 0{,}15
  • Target: P(AcBc)P(A^c \cap B^c)

Langkah Pengerjaan

Langkah 1: Hitung P(AB)P(A \cap B)

P(AB)=P(BA)P(A)=0,15×0,64=0,096P(A \cap B) = P(B \mid A) \cdot P(A) = 0{,}15 \times 0{,}64 = 0{,}096

Langkah 2: Hitung P(AB)P(A \cup B)

P(AB)=P(A)+P(B)P(AB)=0,64+0,200,096=0,744P(A \cup B) = P(A) + P(B) - P(A \cap B) = 0{,}64 + 0{,}20 - 0{,}096 = 0{,}744

Langkah 3: Hitung komplementnya

P(AcBc)=1P(AB)=10,744=0,2560,26P(A^c \cap B^c) = 1 - P(A \cup B) = 1 - 0{,}744 = 0{,}256 \approx 0{,}26

Hasil Akhir: (c). 0,260{,}26

Jebakan Umum
Kesalahan Konseptual
  • Mengira P(AcBc)=P(Ac)P(Bc)P(A^c \cap B^c) = P(A^c) \cdot P(B^c); ini hanya berlaku jika AA dan BB independen, yang tidak disebutkan.
  • Menggunakan De Morgan: P(AcBc)=P((AB)c)=1P(AB)P(A^c \cap B^c) = P((A \cup B)^c) = 1 - P(A \cup B).
Red Flags
  • Target “tepat satu mobil AND bukan sports car” = AcBcA^c \cap B^c = komplemen (AB)(A \cup B).

No. 260

An insurance company has found that 1% of all applicants for life insurance have diabetes.

Calculate the probability that five or fewer of 200 randomly selected applicants have diabetes.

a. 0,850{,}85
b. 0,880{,}88
c. 0,910{,}91
d. 0,950{,}95
e. 0,980{,}98

Jawaban No. 260

(e). 0,980{,}98

FieldIsi
Topik CF2Topik 2 — Variabel Acak Univariat
Sub-topik2.5 Distribusi Diskrit Umum
DifficultyMedium
Prerequisite2.1 Variabel Acak Diskrit
Connected Topics4.3 Teorema Limit Pusat
ReferensiMiller Bab 5; Hogg-Tanis-Zimm Bab 2
Rumus

XB(n,p)X \sim B(n, p) dengan nn besar dan pp kecil dapat diaproksimasi dengan Poisson(λ=np)\text{Poisson}(\lambda = np):

P(Xk)x=0keλλxx!P(X \leq k) \approx \sum_{x=0}^{k} \frac{e^{-\lambda}\lambda^x}{x!}

Diketahui:

  • XB(200,0,01)X \sim B(200, 0{,}01); λ=np=200×0,01=2\lambda = np = 200 \times 0{,}01 = 2

  • Target: P(X5)P(X \leq 5)

Langkah Pengerjaan

Langkah 1: Aproksimasi Poisson

Karena n=200n = 200 besar dan p=0,01p = 0{,}01 kecil, gunakan XPoisson(λ=2)X \approx \text{Poisson}(\lambda = 2).

Langkah 2: Hitung P(X5)P(X \leq 5)

P(X5)=e2x=052xx!=e2 ⁣(1+2+2+43+23+415)P(X \leq 5) = e^{-2}\sum_{x=0}^{5} \frac{2^x}{x!} = e^{-2}\!\left(1 + 2 + 2 + \frac{4}{3} + \frac{2}{3} + \frac{4}{15}\right) =e2 ⁣(1+2+2+43+23+415)= e^{-2}\!\left(1 + 2 + 2 + \frac{4}{3} + \frac{2}{3} + \frac{4}{15}\right)

Hitung suku-suku:

200!=1,211!=2,222!=2,233!=861,333,244!=16240,667,255!=321200,267\frac{2^0}{0!} = 1, \quad \frac{2^1}{1!} = 2, \quad \frac{2^2}{2!} = 2, \quad \frac{2^3}{3!} = \frac{8}{6} \approx 1{,}333, \quad \frac{2^4}{4!} = \frac{16}{24} \approx 0{,}667, \quad \frac{2^5}{5!} = \frac{32}{120} \approx 0{,}267 =1+2+2+1,333+0,667+0,267=7,267\sum = 1 + 2 + 2 + 1{,}333 + 0{,}667 + 0{,}267 = 7{,}267 P(X5)e2×7,267=0,1353×7,2670,983P(X \leq 5) \approx e^{-2} \times 7{,}267 = 0{,}1353 \times 7{,}267 \approx 0{,}983

Hasil Akhir: (e). 0,980{,}98

Jebakan Umum
Kesalahan Konseptual
  • Menggunakan distribusi Binomial langsung dengan (200x)\binom{200}{x} yang sangat kompleks; aproksimasi Poisson jauh lebih efisien untuk nn besar dan pp kecil.
  • Lupa bahwa kondisi aproksimasi Poisson yang baik: n20n \geq 20, p0,05p \leq 0{,}05, dan npnp moderat.
Red Flags
  • Jika nn besar, pp kecil, dan ditanya probabilitas ekor bawah → gunakan Poisson dengan λ=np\lambda = np.

No. 261

The probability that an agent sells an insurance policy to a potential customer during a first appointment is 0.20. The events of selling an insurance policy to different potential customers during first appointments are mutually independent.

The agent has scheduled first appointments with five potential customers.

Calculate the probability that the agent sells an insurance policy during at least two of these appointments.

a. 0,040{,}04
b. 0,200{,}20
c. 0,260{,}26
d. 0,400{,}40
e. 0,740{,}74

Jawaban No. 261

(c). 0,260{,}26

FieldIsi
Topik CF2Topik 2 — Variabel Acak Univariat
Sub-topik2.5 Distribusi Diskrit Umum
DifficultyEasy
Prerequisite2.1 Variabel Acak Diskrit, 1.5 Kejadian Independen
Connected Topics1.3 Metode Enumerasi
ReferensiMiller Bab 5; Hogg-Tanis-Zimm Bab 2
Rumus

XB(n,p)X \sim B(n, p):

P(X=k)=(nk)pk(1p)nkP(X = k) = \binom{n}{k} p^k (1-p)^{n-k} P(X2)=1P(X=0)P(X=1)P(X \geq 2) = 1 - P(X = 0) - P(X = 1)

Diketahui:

  • XB(5,0,20)X \sim B(5, 0{,}20)
  • Target: P(X2)P(X \geq 2)

Langkah Pengerjaan

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

P(X=0)=(50)(0,20)0(0,80)5=(0,80)5=0,32768P(X = 0) = \binom{5}{0}(0{,}20)^0(0{,}80)^5 = (0{,}80)^5 = 0{,}32768

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

P(X=1)=(51)(0,20)1(0,80)4=5×0,20×0,4096=0,4096P(X = 1) = \binom{5}{1}(0{,}20)^1(0{,}80)^4 = 5 \times 0{,}20 \times 0{,}4096 = 0{,}4096

Langkah 3: Hitung P(X2)P(X \geq 2)

P(X2)=10,327680,4096=10,73728=0,262720,26P(X \geq 2) = 1 - 0{,}32768 - 0{,}4096 = 1 - 0{,}73728 = 0{,}26272 \approx 0{,}26

Hasil Akhir: (c). 0,260{,}26

Jebakan Umum
Kesalahan Konseptual
  • Menghitung P(X2)=1P(X1)P(X \geq 2) = 1 - P(X \leq 1) adalah benar, tetapi sering lupa menyertakan P(X=0)P(X=0).
Red Flags
  • “Setidaknya dua” (2\geq 2) → pendekatan komplemen lebih efisien dari menghitung P(2)+P(3)+P(4)+P(5)P(2) + P(3) + P(4) + P(5).

No. 262

A manufacturer produces computers and releases them in shipments of 100. From a shipment of 100, the probability that exactly three computers are defective is twice the probability that exactly two computers are defective. The events that different computers are defective are mutually independent.

Calculate the probability that a randomly selected computer is defective.

a. 0,0400{,}040
b. 0,0420{,}042
c. 0,0580{,}058
d. 0,0600{,}060
e. 0,0720{,}072

Jawaban No. 262

(c). 0,0580{,}058

FieldIsi
Topik CF2Topik 2 — Variabel Acak Univariat
Sub-topik2.5 Distribusi Diskrit Umum
DifficultyMedium
Prerequisite2.1 Variabel Acak Diskrit, 1.5 Kejadian Independen
Connected Topics1.3 Metode Enumerasi
ReferensiMiller Bab 5; Hogg-Tanis-Zimm Bab 2
Rumus

XB(n,p)X \sim B(n, p):

P(X=k)=(nk)pk(1p)nkP(X = k) = \binom{n}{k} p^k (1-p)^{n-k}

Diketahui:

  • XB(100,p)X \sim B(100, p); P(X=3)=2P(X=2)P(X = 3) = 2 \cdot P(X = 2)

  • Target: nilai pp

Langkah Pengerjaan

Langkah 1: Tulis persamaan dari kondisi yang diberikan

(1003)p3(1p)97=2(1002)p2(1p)98\binom{100}{3} p^3 (1-p)^{97} = 2 \binom{100}{2} p^2 (1-p)^{98}

Langkah 2: Sederhanakan

Bagi kedua sisi dengan p2(1p)97p^2(1-p)^{97} (karena p0p \neq 0 dan p1p \neq 1):

(1003)p=2(1002)(1p)\binom{100}{3} p = 2 \binom{100}{2} (1-p) 161700p=2×4950×(1p)=9900(1p)161700 \cdot p = 2 \times 4950 \times (1-p) = 9900(1-p) 161700p=99009900p161700p = 9900 - 9900p 171600p=9900171600p = 9900 p=99001716000,05770,058p = \frac{9900}{171600} \approx 0{,}0577 \approx 0{,}058

Hasil Akhir: (c). 0,0580{,}058

Jebakan Umum
Kesalahan Konseptual
  • Lupa menyederhanakan faktor p2(1p)97p^2(1-p)^{97} dari kedua sisi sebelum menyelesaikan; persamaan menjadi rumit tidak perlu.
  • Mengira “tiga kali defektif = dua kali lipat peluang dua defektif” adalah interpretasi yang berbeda dari P(X=3)=2P(X=2)P(X=3) = 2P(X=2).
Red Flags
  • Jika kondisi berupa rasio probabilitas dua nilai distribusi → tulis rasio, sederhanakan, lalu selesaikan untuk parameter yang tidak diketahui.

No. 263

In any 12-month period, the probability that a home is damaged by fire is 20% and the probability of a theft loss at a home is 30%. The occurrences of fire damage and theft loss are independent events.

Calculate the probability that a randomly selected home will either be damaged by fire or will have a theft loss, but not both, during the next year.

a. 0,300{,}30
b. 0,380{,}38
c. 0,440{,}44
d. 0,500{,}50
e. 0,560{,}56

Jawaban No. 263

(b). 0,380{,}38

FieldIsi
Topik CF2Topik 1 — Dasar-Dasar Probabilitas
Sub-topik1.5 Kejadian Independen, 1.2 Aksioma dan Perhitungan Probabilitas
DifficultyEasy
Prerequisite1.1 Eksperimen Acak dan Ruang Sampel
Connected Topics1.4 Probabilitas Bersyarat
ReferensiMiller Bab 2; Hogg-Tanis-Zimm Bab 1
Rumus

Probabilitas “salah satu tetapi tidak keduanya” (XOR):

P(AB)=P(ABc)+P(AcB)=P(A)(1P(B))+(1P(A))P(B)P(A \triangle B) = P(A \cap B^c) + P(A^c \cap B) = P(A)(1-P(B)) + (1-P(A))P(B)

Diketahui:

  • FF = kebakaran: P(F)=0,20P(F) = 0{,}20; TT = pencurian: P(T)=0,30P(T) = 0{,}30; FF dan TT independen

  • Target: P(FT)P(F \triangle T)

Langkah Pengerjaan

Langkah 1: Hitung probabilitas “hanya kebakaran”

P(FTc)=P(F)P(Tc)=0,20×0,70=0,14P(F \cap T^c) = P(F) \cdot P(T^c) = 0{,}20 \times 0{,}70 = 0{,}14

Langkah 2: Hitung probabilitas “hanya pencurian”

P(FcT)=P(Fc)P(T)=0,80×0,30=0,24P(F^c \cap T) = P(F^c) \cdot P(T) = 0{,}80 \times 0{,}30 = 0{,}24

Langkah 3: Jumlahkan

P(FT)=0,14+0,24=0,38P(F \triangle T) = 0{,}14 + 0{,}24 = 0{,}38

Hasil Akhir: (b). 0,380{,}38

Jebakan Umum
Kesalahan Konseptual
  • Menghitung P(FT)=P(F)+P(T)P(FT)=0,44P(F \cup T) = P(F) + P(T) - P(F \cap T) = 0{,}44 untuk menjawab “keduanya atau salah satu” — ini bukan “salah satu tapi tidak keduanya”.
  • “Either… or… but not both” = exclusive OR (\triangle), bukan inclusive OR (\cup).
Red Flags
  • “But not both” → gunakan XOR, bukan \cup. XOR = P(AB)P(AB)P(A \cup B) - P(A \cap B).

No. 264

In one company, 30% of males and 20% of females contribute to a supplemental retirement plan. Furthermore, 45% of the company’s employees are female.

Calculate the probability that a randomly selected employee is female, given that this employee contributes to a supplemental retirement plan.

a. 0,090{,}09
b. 0,230{,}23
c. 0,350{,}35
d. 0,450{,}45
e. 0,550{,}55

Jawaban No. 264

(c). 0,350{,}35

FieldIsi
Topik CF2Topik 1 — Dasar-Dasar Probabilitas
Sub-topik1.6 Teorema Bayes dan Hukum Probabilitas Total
DifficultyEasy
Prerequisite1.4 Probabilitas Bersyarat
Connected Topics1.5 Kejadian Independen
ReferensiMiller Bab 2; Hogg-Tanis-Zimm Bab 1
Rumus

Teorema Bayes:

P(FC)=P(CF)P(F)P(CF)P(F)+P(CFc)P(Fc)P(F \mid C) = \frac{P(C \mid F) \cdot P(F)}{P(C \mid F) \cdot P(F) + P(C \mid F^c) \cdot P(F^c)}

Diketahui:

  • P(F)=0,45P(F) = 0{,}45, P(Fc)=0,55P(F^c) = 0{,}55

  • P(CF)=0,20P(C \mid F) = 0{,}20 (wanita berkontribusi)

  • P(CFc)=0,30P(C \mid F^c) = 0{,}30 (pria berkontribusi)

  • Target: P(FC)P(F \mid C)

Langkah Pengerjaan

Langkah 1: Hitung P(C)P(C) dengan Hukum Probabilitas Total

P(C)=P(CF)P(F)+P(CFc)P(Fc)=0,20(0,45)+0,30(0,55)=0,09+0,165=0,255P(C) = P(C \mid F) \cdot P(F) + P(C \mid F^c) \cdot P(F^c) = 0{,}20(0{,}45) + 0{,}30(0{,}55) = 0{,}09 + 0{,}165 = 0{,}255

Langkah 2: Terapkan Teorema Bayes

P(FC)=0,20×0,450,255=0,090,255=0,3530,35P(F \mid C) = \frac{0{,}20 \times 0{,}45}{0{,}255} = \frac{0{,}09}{0{,}255} = 0{,}353 \approx 0{,}35

Hasil Akhir: (c). 0,350{,}35

Jebakan Umum
Kesalahan Konseptual
  • Menjawab P(F)=0,45P(F) = 0{,}45 karena itu data yang tersedia; tetapi soal bertanya probabilitas bersyarat P(FC)P(F \mid C).
  • Menggunakan hanya pembilang P(CF)P(F)P(C \mid F) \cdot P(F) tanpa normalisasi dengan P(C)P(C).
Red Flags
  • “Probabilitas bahwa… given that…” selalu mengisyaratkan penggunaan Teorema Bayes atau probabilitas bersyarat langsung.

No. 265

A health insurer sells policies to residents of territory X and territory Y. Past claims experience indicates the following:

(i) 20% of the total policyholders from territory X and territory Y combined filed no claims.
(ii) 15% of the policyholders from territory X filed no claims.
(iii) 40% of the policyholders from territory Y filed no claims.

Calculate the probability that a randomly selected policyholder was a resident of territory X, given that the policyholder filed no claims.

a. 0,090{,}09
b. 0,270{,}27
c. 0,500{,}50
d. 0,600{,}60
e. 0,800{,}80

Jawaban No. 265

(d). 0,600{,}60

FieldIsi
Topik CF2Topik 1 — Dasar-Dasar Probabilitas
Sub-topik1.6 Teorema Bayes dan Hukum Probabilitas Total
DifficultyMedium
Prerequisite1.4 Probabilitas Bersyarat
Connected Topics1.5 Kejadian Independen
ReferensiMiller Bab 2; Hogg-Tanis-Zimm Bab 1
Rumus

Hukum Probabilitas Total:

P(C)=P(CX)P(X)+P(CY)P(Y)P(C) = P(C \mid X) \cdot P(X) + P(C \mid Y) \cdot P(Y)

Teorema Bayes:

P(XC)=P(CX)P(X)P(C)P(X \mid C) = \frac{P(C \mid X) \cdot P(X)}{P(C)}

Diketahui:

  • CC = tidak ada klaim; P(C)=0,20P(C) = 0{,}20

  • P(CX)=0,15P(C \mid X) = 0{,}15; P(CY)=0,40P(C \mid Y) = 0{,}40

  • P(X)=P(X) = tidak diketahui; P(Y)=1P(X)P(Y) = 1 - P(X)

Langkah Pengerjaan

Langkah 1: Tentukan P(X)P(X) menggunakan Hukum Probabilitas Total

P(C)=0,15P(X)+0,40(1P(X))P(C) = 0{,}15 \cdot P(X) + 0{,}40 \cdot (1 - P(X)) 0,20=0,15P(X)+0,400,40P(X)0{,}20 = 0{,}15 \cdot P(X) + 0{,}40 - 0{,}40 \cdot P(X) 0,200,40=0,25P(X)0{,}20 - 0{,}40 = -0{,}25 \cdot P(X) P(X)=0,200,25=0,80P(X) = \frac{0{,}20}{0{,}25} = 0{,}80

Langkah 2: Terapkan Teorema Bayes

P(XC)=P(CX)P(X)P(C)=0,15×0,800,20=0,120,20=0,60P(X \mid C) = \frac{P(C \mid X) \cdot P(X)}{P(C)} = \frac{0{,}15 \times 0{,}80}{0{,}20} = \frac{0{,}12}{0{,}20} = 0{,}60

Hasil Akhir: (d). 0,600{,}60

Jebakan Umum
Kesalahan Konseptual
  • Mengira P(X)P(X) sudah diketahui atau sama dengan 0,5; soal ini memerlukan penentuan P(X)P(X) melalui Hukum Probabilitas Total.
  • Lupa langkah awal: selalu cari P(X)P(X) dulu sebelum menerapkan Bayes.
Red Flags
  • Jika proporsi kelompok tidak diberikan secara langsung tetapi probabilitas marginal (P(C)P(C)) diberikan → gunakan Hukum Probabilitas Total untuk mencari proporsi kelompok.

No. 266

Claim amounts are independent random variables with probability density function

f(x)={10x2,x>100,selainnyaf(x) = \begin{cases} \dfrac{10}{x^2}, & x > 10 \\ 0, & \text{selainnya} \end{cases}

Calculate the probability that the largest of three randomly selected claims is less than 25.

a. 8125\dfrac{8}{125}
b. 12125\dfrac{12}{125}
c. 27125\dfrac{27}{125}
d. 25\dfrac{2}{5}
e. 35\dfrac{3}{5}

Jawaban No. 266

(c). 27125\dfrac{27}{125}

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.8 Transformasi Variabel Acak Gabungan
DifficultyMedium
Prerequisite2.2 Variabel Acak Kontinu, 3.5 Independensi dan Korelasi
Connected Topics2.4 Transformasi Variabel Acak Univariat
ReferensiHogg-Tanis-Zimm Bab 4.4; Miller Bab 6
Rumus

CDF untuk satu klaim: F(x)=P(Xx)=10x10t2dtF(x) = P(X \leq x) = \int_{10}^{x} \frac{10}{t^2}\,dt

Untuk nn variabel i.i.d., CDF maksimum: P(maxx)=[F(x)]nP(\max \leq x) = [F(x)]^n

Diketahui:

  • X1,X2,X3X_1, X_2, X_3 i.i.d. dengan PDF di atas; n=3n = 3

  • Target: P(max(X1,X2,X3)<25)P(\max(X_1, X_2, X_3) < 25)

Langkah Pengerjaan

Langkah 1: Hitung F(25)F(25)

F(25)=102510x2dx=[10x]1025=1025+1010=0,4+1=0,6=35F(25) = \int_{10}^{25} \frac{10}{x^2}\,dx = \left[-\frac{10}{x}\right]_{10}^{25} = -\frac{10}{25} + \frac{10}{10} = -0{,}4 + 1 = 0{,}6 = \frac{3}{5}

Langkah 2: Gunakan CDF maksimum

P(max(X1,X2,X3)<25)=[F(25)]3=(35)3=27125P(\max(X_1, X_2, X_3) < 25) = [F(25)]^3 = \left(\frac{3}{5}\right)^3 = \frac{27}{125}

Hasil Akhir: (c). 27125\dfrac{27}{125}

Jebakan Umum
Kesalahan Konseptual
  • Menggunakan P(min<25)P(\min < 25) alih-alih P(max<25)P(\max < 25); untuk maksimum, semua variabel harus <25< 25.
  • Menjawab F(25)=3/5F(25) = 3/5 tanpa mengkuadratkannya sebanyak n=3n = 3.
Red Flags
  • P(maxx)=[F(x)]nP(\max \leq x) = [F(x)]^n; P(min>x)=[1F(x)]nP(\min > x) = [1-F(x)]^n untuk variabel i.i.d.

No. 267

The lifetime of a certain electronic device has an exponential distribution with mean 0.50.

Calculate the probability that the lifetime of the device is greater than 0.70, given that it is greater than 0.40.

a. 0,2030{,}203
b. 0,2470{,}247
c. 0,4490{,}449
d. 0,5490{,}549
e. 0,8610{,}861

Jawaban No. 267

(d). 0,5490{,}549

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

Sifat memoryless distribusi Eksponensial:

P(X>s+tX>s)=P(X>t)P(X > s + t \mid X > s) = P(X > t)

Untuk XExp(β=0,5)X \sim \text{Exp}(\beta = 0{,}5), rate λ=2\lambda = 2:

P(X>t)=eλt=e2tP(X > t) = e^{-\lambda t} = e^{-2t}

Diketahui:

  • XExp(β=0,5)X \sim \text{Exp}(\beta = 0{,}5), rate λ=2\lambda = 2

  • Target: P(X>0,70X>0,40)P(X > 0{,}70 \mid X > 0{,}40)

Langkah Pengerjaan

Langkah 1: Terapkan sifat memoryless

P(X>0,70X>0,40)=P(X>0,700,40)=P(X>0,30)P(X > 0{,}70 \mid X > 0{,}40) = P(X > 0{,}70 - 0{,}40) = P(X > 0{,}30)

Langkah 2: Hitung P(X>0,30)P(X > 0{,}30)

P(X>0,30)=e2×0,30=e0,600,54880,549P(X > 0{,}30) = e^{-2 \times 0{,}30} = e^{-0{,}60} \approx 0{,}5488 \approx 0{,}549

Hasil Akhir: (d). 0,5490{,}549

Jebakan Umum
Kesalahan Konseptual
  • Menghitung P(X>0,70)P(X>0,40)\frac{P(X > 0{,}70)}{P(X > 0{,}40)} secara langsung (benar, tetapi lebih panjang) tanpa memanfaatkan memoryless property.
  • Menggunakan mean β=0,5\beta = 0{,}5 sebagai rate; rate λ=1/β=2\lambda = 1/\beta = 2.
Red Flags
  • Jika soal mengkondisikan “lifetime > ss” dan bertanya “probability > s+ts+t” → selalu gunakan memoryless property untuk Eksponensial.

No. 268

A farmer purchases a five-year insurance policy that covers crop destruction due to hail. Over the five-year period, the farmer will receive a benefit of 20 for each year in which hail destroys his crop, subject to a maximum of three benefit payments. The probability that hail will destroy the farmer’s crop in any given year is 0.5, independent of any other year.

Calculate the expected benefit that the farmer will receive over the five-year period.

a. 3030
b. 3434
c. 4040
d. 4646
e. 5050

Jawaban No. 268

(d). 4646

FieldIsi
Topik CF2Topik 2 — Variabel Acak Univariat
Sub-topik2.5 Distribusi Diskrit Umum, 2.1 Variabel Acak Diskrit
DifficultyHard
Prerequisite1.5 Kejadian Independen, 1.3 Metode Enumerasi
Connected Topics3.4 Nilai Harapan dan Variansi Bersyarat
ReferensiHogg-Tanis-Zimm Bab 2; Miller Bab 5
Rumus

XB(5,0,5)X \sim B(5, 0{,}5) = jumlah tahun dengan klaim. Manfaat aktual:

B=20min(X,3)B = 20 \cdot \min(X, 3) E[B]=x=0520min(x,3)P(X=x)E[B] = \sum_{x=0}^{5} 20\min(x, 3) \cdot P(X = x)

Diketahui:

  • XB(5,0,5)X \sim B(5, 0{,}5); P(X=k)=(5k)(0,5)5=(5k)32P(X = k) = \binom{5}{k}(0{,}5)^5 = \frac{\binom{5}{k}}{32}

  • Manfaat per pembayaran = 20; maksimum 3 pembayaran; total manfaat = 20min(X,3)20\min(X, 3)

Langkah Pengerjaan

Langkah 1: Hitung probabilitas setiap nilai XX

P(X=0)=132,P(X=1)=532,P(X=2)=1032P(X=0) = \frac{1}{32}, \quad P(X=1) = \frac{5}{32}, \quad P(X=2) = \frac{10}{32} P(X=3)=1032,P(X=4)=532,P(X=5)=132P(X=3) = \frac{10}{32}, \quad P(X=4) = \frac{5}{32}, \quad P(X=5) = \frac{1}{32}

Langkah 2: Hitung E[B]=E[20min(X,3)]E[B] = E[20\min(X,3)]

Manfaat aktual untuk setiap nilai:

XX20min(X,3)20\min(X,3)P(X)P(X)Kontribusi
001/320
1205/32100/32
24010/32400/32
36010/32600/32
4605/32300/32
5601/3260/32
E[B]=0+100+400+600+300+6032=146032=45,62546E[B] = \frac{0 + 100 + 400 + 600 + 300 + 60}{32} = \frac{1460}{32} = 45{,}625 \approx 46

Hasil Akhir: (d). 4646

Jebakan Umum
Kesalahan Konseptual
  • Menghitung E[20X]=20×E[X]=20×2,5=50E[20X] = 20 \times E[X] = 20 \times 2{,}5 = 50 tanpa memperhatikan batas tiga pembayaran.
  • Lupa bahwa X3X \geq 3 semua memberikan manfaat yang sama (60), bukan 20X20X.
Red Flags
  • “Subject to a maximum of NN payments” → gunakan min(X,N)\min(X, N) dalam fungsi manfaat, bukan XX langsung.

No. 269

An insurance company has two divisions, auto and property. Total annual claims, XX, in the auto division follow a normal distribution with mean 10 and standard deviation 3. Total annual claims, YY, in the property division follow a normal distribution with mean 12 and standard deviation 4.

Assume that XX and YY are independent.

Calculate the probability that total overall claims, X+YX + Y, will not exceed 29.

a. 0,610{,}61
b. 0,690{,}69
c. 0,780{,}78
d. 0,840{,}84
e. 0,920{,}92

Jawaban No. 269

(e). 0,920{,}92

FieldIsi
Topik CF2Topik 3 — Variabel Acak Multivariat
Sub-topik3.5 Independensi dan Korelasi
DifficultyEasy
Prerequisite2.6 Distribusi Kontinu Umum
Connected Topics4.3 Teorema Limit Pusat
ReferensiMiller Bab 6; Hogg-Tanis-Zimm Bab 5.5
Rumus

Jumlah dua Normal independen:

X+YN(μX+μY,  σX2+σY2)X + Y \sim N(\mu_X + \mu_Y,\; \sigma_X^2 + \sigma_Y^2)

Diketahui:

  • XN(10,9)X \sim N(10, 9); YN(12,16)Y \sim N(12, 16); independen

  • Target: P(X+Y29)P(X + Y \leq 29)

Langkah Pengerjaan

Langkah 1: Distribusi X+YX + Y

X+YN(10+12,  9+16)=N(22,25)X + Y \sim N(10 + 12,\; 9 + 16) = N(22, 25) σX+Y=25=5\sigma_{X+Y} = \sqrt{25} = 5

Langkah 2: Standarisasi

P(X+Y29)=P ⁣(Z29225)=P(Z1,4)=Φ(1,4)0,91920,92P(X + Y \leq 29) = P\!\left(Z \leq \frac{29 - 22}{5}\right) = P(Z \leq 1{,}4) = \Phi(1{,}4) \approx 0{,}9192 \approx 0{,}92

Hasil Akhir: (e). 0,920{,}92

Jebakan Umum
Kesalahan Konseptual
  • Menjumlahkan deviasi standar: σX+YσX+σY=7\sigma_{X+Y} \neq \sigma_X + \sigma_Y = 7; yang benar adalah variansi yang dijumlahkan.
  • Menggunakan σ2=32+42=9+16=25\sigma^2 = 3^2 + 4^2 = 9 + 16 = 25 sudah benar; standar deviasi =25=5= \sqrt{25} = 5, bukan 7.
Red Flags
  • Untuk dua Normal independen: jumlahkan variansi, bukan standar deviasi.

No. 270

An industrial company provides health insurance to employees located at four different plants. Health insurance costs at each plant are independent of the costs at any other plant. Plant managers have calculated the following statistics:

PlantAverage CostStandard Deviation
W21.0
X21.0
Y51.5
Z72.0

Calculate the standard deviation of total company health insurance costs.

a. 1,41{,}4
b. 2,12{,}1
c. 2,92{,}9
d. 5,55{,}5
e. 6,36{,}3

Jawaban No. 270

(c). 2,92{,}9

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

Untuk variabel-variabel independen, variansi total = jumlah variansi:

Var(W+X+Y+Z)=Var(W)+Var(X)+Var(Y)+Var(Z)\text{Var}(W + X + Y + Z) = \text{Var}(W) + \text{Var}(X) + \text{Var}(Y) + \text{Var}(Z)

Diketahui:

  • σW=1,0\sigma_W = 1{,}0, σX=1,0\sigma_X = 1{,}0, σY=1,5\sigma_Y = 1{,}5, σZ=2,0\sigma_Z = 2{,}0

  • Semua biaya independen

Langkah Pengerjaan

Langkah 1: Hitung variansi setiap plant

Var(W)=1,02=1,00,Var(X)=1,02=1,00\text{Var}(W) = 1{,}0^2 = 1{,}00, \quad \text{Var}(X) = 1{,}0^2 = 1{,}00 Var(Y)=1,52=2,25,Var(Z)=2,02=4,00\text{Var}(Y) = 1{,}5^2 = 2{,}25, \quad \text{Var}(Z) = 2{,}0^2 = 4{,}00

Langkah 2: Jumlahkan variansi

Var(Total)=1,00+1,00+2,25+4,00=8,25\text{Var}(\text{Total}) = 1{,}00 + 1{,}00 + 2{,}25 + 4{,}00 = 8{,}25

Langkah 3: Ambil akar kuadrat

σTotal=8,252,8722,9\sigma_{\text{Total}} = \sqrt{8{,}25} \approx 2{,}872 \approx 2{,}9

Hasil Akhir: (c). 2,92{,}9

Jebakan Umum
Kesalahan Konseptual
  • Menjumlahkan standar deviasi langsung: 1,0+1,0+1,5+2,0=5,51{,}0 + 1{,}0 + 1{,}5 + 2{,}0 = 5{,}5; ini adalah jawaban pengecoh (opsi d).
  • Mengingat kembali: standar deviasi tidak bersifat aditif; variansi yang aditif untuk variabel independen.
Red Flags
  • Jika diminta standar deviasi total dari variabel-variabel independen → jumlahkan variansi, lalu ambil akar. Jangan jumlahkan standar deviasinya.