Problem 8
Question
An examination of 1000 people showed that 41 were carriers (heterozygotic) of the gene for cystic fibrosis. Let \(p\) be the proportion of all people who are carriers of cystic fibrosis. We can not say with certainty that \(p=41 / 1000\). For any number \(p\) in [0,1] , let \(L(p)\) be the likelihood of the event that 41 of 1000 people are carriers of cystic fibrosis given that the probability of being a carrier is \(p\). Then $$ L(p)=\left(\begin{array}{c} 1000 \\ 41 \end{array}\right) p^{41} \times(1-p)^{959} $$ where \(\left(\begin{array}{c}1000 \\ 41\end{array}\right)\) is a constant \(^{1}\) approximately equal to \(1.3 \times 10^{73}\). a. Compute \(L^{\prime}(p)\). b. Find the value \(\hat{p}\) of \(p\) for which \(L^{\prime}(p)=0\) and compute \(L(\hat{p})\). The value \(L(\hat{p})\) is the maximum value of \(L(p)\) and \(\hat{p}\) is called the maximum likelihood estimator of \(p\).
Step-by-Step Solution
VerifiedKey Concepts
Likelihood Function
- The term \( \binom{1000}{41} \) is a binomial coefficient representing the number of ways to choose 41 carriers from 1000 people.
- \( p^{41} \) indicates that 41 people are carriers, each with probability \( p \).
- \((1-p)^{959}\) represents the probability that the remaining 959 people are not carriers.
Probability Theory
- In our context, the problem deals with binomial probability, as each individual in the sample either is or isn't a carrier of the gene.
- The probability of being a carrier is represented by \( p \), while \( 1-p \) is the probability of not being a carrier.
Differentiation in Calculus
- The derivative of the likelihood function, \( L'(p) \), reflects the change in likelihood with respect to \( p \).
- By setting \( L'(p) = 0 \), we identify critical points where the change of the likelihood function could be significant.