수리논술, 배움에서 논증의 완성까지.

자연계열 C 2번

문제

🔒
짧은 시간에 너무 많은 문제를 여셔서 열람을 잠시 제한했습니다. 잠시 후 다시 시도하시거나 로그인해 주세요.
해설강의 준비중

[문제 2]

(2-1) 질병에 걸리는 사건을 D\displaystyle D, 양성으로 판정되는 사건을 A\displaystyle A라 할 때 다음이 성립한다.

P(D)=0.01\displaystyle \mathrm P(D)=0.01, P(DC)=0.99\displaystyle \mathrm P(D^{\mathrm C})=0.99, P(AD)=0.99\displaystyle \mathrm P(A\mid D)=0.99, P(ADC)=0.03\displaystyle \mathrm P(A\mid D^{\mathrm C})=0.03

+30점 · 풀이과정을 통해 P(A)\displaystyle \mathrm P(A)의 값을 구하면

P(A)=P(AD)+P(ADC)=P(D)P(AD)+P(DC)P(ADC)=4×99104=0.0396\displaystyle \mathrm P(A)=\mathrm P(A\cap D)+\mathrm P(A\cap D^{\mathrm C})=\mathrm P(D)\mathrm P(A\mid D)+\mathrm P(D^{\mathrm C})\mathrm P(A\mid D^{\mathrm C})=\frac{4\times99}{10^4}=0.0396이고

+40점 · 풀이과정을 통해 P(DA)\displaystyle \mathrm P(D\mid A)의 값 14\displaystyle \frac14을 구하거나 또는 1100×991001100×99100+99100×3100\displaystyle \frac{\frac1{100}\times\frac{99}{100}}{\frac1{100}\times\frac{99}{100}+\frac{99}{100}\times\frac3{100}}에 대응되는 수식이 있으면

P(DA)=P(AD)P(A)=P(D)P(AD)P(A)\displaystyle \mathrm P(D\mid A)=\frac{\mathrm P(A\cap D)}{\mathrm P(A)}=\frac{\mathrm P(D)\mathrm P(A\mid D)}{\mathrm P(A)}이므로P(DA)=P(D)P(AD)P(D)P(AD)+P(DC)P(ADC)=1100×991001100×99100+99100×3100=14\displaystyle \mathrm P(D\mid A)=\frac{\mathrm P(D)\mathrm P(A\mid D)}{\mathrm P(D)\mathrm P(A\mid D)+\mathrm P(D^{\mathrm C})\mathrm P(A\mid D^{\mathrm C})}=\frac{\frac1{100}\times\frac{99}{100}}{\frac1{100}\times\frac{99}{100}+\frac{99}{100}\times\frac3{100}}=\frac14이다.

+20점 · 문제 2-1에서 구한 확률 14\displaystyle \frac14로부터 X\displaystyle X의 기댓값 192를 구하면 +20점 · X\displaystyle X의 분산(V(X)\displaystyle \mathrm V(X)) 144 또는 표준편차 12를 구하면

(2-2) 768명의 양성판정을 받은 사람 중에 실제로 질병에 걸린 환자 수를 확률변수 X\displaystyle X라 하면, X\displaystyle X는 이항분포 B(768,14)\displaystyle \mathrm B\left(768,\frac14\right)를 따르므로 E(X)=192\displaystyle \mathrm E(X)=192이고 V(X)=144\displaystyle \mathrm V(X)=144이다.

이항분포를 정규분포로 근사시키면 정규분포 N(192,144)\displaystyle \mathrm N(192,144)를 이용하여 다음과 같이 P(X210)\displaystyle \mathrm P(X\le210)를 구할 수 있다.

+20점 · P(X210)=P(Z1.5)\displaystyle \mathrm P(X\le210)=\mathrm P(Z\le1.5)을 보이면 +20점 · P(Z1.5)=0.93\displaystyle \mathrm P(Z\le1.5)=0.93을 구하면

P(X210)=P(X19214421019212)=P(Z1.5)=0.5+0.43=0.93.\displaystyle \mathrm P(X\le210)=\mathrm P\left(\frac{X-192}{\sqrt{144}}\le\frac{210-192}{12}\right)=\mathrm P(Z\le1.5)=0.5+0.43=0.93.

+10점 · 예상되는 판정자수 0.0396n\displaystyle 0.0396n을 계산하면

(2-3) 이 지역 주민 전체 수를 n\displaystyle n이라 할 때, 예상되는 질병 환자 수는 n×0.01\displaystyle n\times0.01이고, 예상되는 양성판정자 수는 n×P(A)=0.0396n\displaystyle n\times\mathrm P(A)=0.0396n이다.

진단키트 검사를 실시여부에 따른 예상 총비용을 구하면

+20점 · 진단키트 검사를 실시하지 않았을 때 드는 총 비용 0.01×n×106\displaystyle 0.01\times n\times10^6을 구하면

(i) 진단키트 검사를 실시하지 않았을 때 드는 총 비용 : 0.01×n×106\displaystyle 0.01\times n\times10^6 (원)

+20점 · 진단키트 검사를 실시할 때 드는 총 비용 C(n)+0.0396n×105\displaystyle C(n)+0.0396n\times10^5을 구하면

(ii) 진단키트 검사를 실시할 때 드는 총 비용: C(n)+0.0396n×105\displaystyle C(n)+0.0396n\times10^5 (원)

이다. (i)의 비용이 (ii)보다 커지는 n\displaystyle n의 최솟값을 구하자.

+20점 · 104n>104nn210+3960n\displaystyle 10^4n>10^4n-\frac{n^2}{10}+3960n을 풀어서 n=39601\displaystyle n=39601을 구하면 +10점 · n\displaystyle n의 최솟값 39601을 논리적으로 도출하면

n40000\displaystyle n\le40000인 경우, 104n>104nn210+3960n\displaystyle 10^4n>10^4n-\frac{n^2}{10}+3960n을 풀면 n>39600\displaystyle n>39600이므로 n\displaystyle n의 최솟값은 39601이다.

(구한 최솟값이 40000보다 작으므로 나머지 경우는 고려할 필요가 없다.)

104n104nn210+3960nn=39600\displaystyle 10^4n\ge10^4n-\frac{n^2}{10}+3960n\qquad n=39600

첨삭 사례

아직 등록된 첨삭 사례가 없습니다.

질문과 답변 · 0개질문과 답변 · 고정 0개

아직 등록된 질문이 없습니다. 질문 작성은 멤버십 회원만 가능합니다.