1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
zimovet [89]
3 years ago
5

A certain disease occurs most frequently among older women. Of all age groups, women in their 60s have the highest rate of breas

t cancer. The National Cancer Institute (NCI) compiles U.S. epidemiology data for a number of different cancers. The NCI estimates that 3.12% of women in their 60s get breast cancer. Mammograms are X-ray images of the breast used to detect breast cancer. A mammogram can typically identify correctly 81% of cancer cases and 92% of cases without cancer. If a woman in her 60s gets a positive mammogram, what is the probability that she indeed has breast cancer?
Mathematics
2 answers:
yuradex [85]3 years ago
7 0

Answer:

The probability that she indeed has breast cancer is 0.0276.

Step-by-step explanation:

We are given that a certain disease occurs most frequently among older women. Of all age groups, women in their 60's have the highest rate of breast cancer.

The NCI estimates that 3.12% of women in their 60's get breast cancer. A mammogram can typically identify correctly 81% of cancer cases and 92% of cases without cancer.

Let Probability that women in their 60's get breast cancer = P(BC) = 0.0312

Probability that women in their 60's does not get breast cancer = P(BC') = 1 - P(BC) = 1 - 0.0312 = 0.9688

Also, let P = event that mammograms correctly detect positive results for breast cancer

So, Probability that mammograms correctly detect positive results given that women actually has breast cancer = P(P/BC) = 0.81

Probability that mammograms detect correctly given that women actually does not has breast cancer = P(P/BC') = 0.92

Now, to find the probability that she indeed has breast cancer given the fact that woman in her 60's gets a positive mammogram, we will use Bayes' Theorem;

The Bayes' theorem is given by;

<em>The Bayes' theorem states that the conditional probability of an event, say </em>A_k<em> given that another event, say X has already occurred is given by: </em>

         P(A_{k}|X)=\frac{P(X|A_{k})P(A_{k})}{\sum\limits^{k}_{i=1}{P(X|A_{i})P(A_{i})}}

Similarly,     P(BC/P) = \frac{P(BC) \times P(P/BC)}{P(BC) \times P(P/BC) + P(BC') \times P(P/BC')}

                 = \frac{0.0312 \times 0.81}{0.0312 \times 0.81 + 0.9688 \times 0.92}

                   = \frac{0.025272}{0.916568} = 0.0276

Hence, the required probability is 0.0276.

Law Incorporation [45]3 years ago
4 0

Answer:

The probability that a woman in her 60s has breast cancer given that she gets a positive mammogram is 0.0276.

Step-by-step explanation:

Let a set be events that have occurred be denoted as:

S = {A₁, A₂, A₃,..., Aₙ}

The Bayes' theorem states that the conditional probability of an event, say <em>A</em>ₙ given that another event, say <em>X</em> has already occurred is given by:

P(A_{n}|X)=\frac{P(X|A_{n})P(A_{n})}{\sum\limits^{n}_{i=1}{P(X|A_{i})P(A_{i})}}

The disease Breast cancer is being studied among women of age 60s.

Denote the events as follows:

<em>B</em> = a women in their 60s has breast cancer

+ = the mammograms detects the breast cancer

The information provided is:

P(B) = 0.0312\\P(+|B)=0.81\\P(+|B^{c})=0.92

Compute the value of P (B|+) using the Bayes' theorem as follows:

P(B|+)=\frac{P(+|B)P(B)}{P(+|B)P(B)+P(+|B^{c})P(B^{c})}

            =\frac{(0.81\times 0.0312)}{(0.81\times 0.0312)+(0.92\times (1-0.0312)}\\

            =\frac{0.025272}{0.025272+0.891296}

            =0.02757\\\approx0.0276

Thus, the probability that a woman in her 60s has breast cancer given that she gets a positive mammogram is 0.0276.

You might be interested in
Evaluate the series.<br><br> A)125<br> B) 38<br> C) 210<br> D) 165
Reika [66]
165 is answer we also use a formula
5 ( n/2(2a + ( n-1)d)
in that n=6 ,a=3 , d= 1

4 0
3 years ago
Read 2 more answers
Help asap please !!!
Igoryamba

Answer:

ROTATION

Step-by-step explanation:

5 0
3 years ago
Read 2 more answers
Using the Triangle Sum Theorem, find x and the missing angles (2x +1) (5x +5) x= Angle (2x+1) = Angle (5x+5) =​
Arte-miy333 [17]

Answer:

x = 12

(2x + 1)° = 25°

(5x + 5)° = 65°

Step-by-step explanation:

By the property of a triangle,

Sum of all angles of a triangle is 180°

In the given right triangle,

(2x + 1)° + 90° + (5x + 5)°= 180°

7x + 96 = 180

7x = 180 - 96

x = \frac{84}{7}

x = 12

Angle (2x + 1)° = 2(12) + 1 = 25°

Angle (5x + 5)° = 5(12) + 5 = 65°

Therefore, all three angles of the right triangle are 25°, 90° and 65°.

4 0
3 years ago
1,2,4,7,11,16,22, ___,____<br> What is the rule?
Paha777 [63]
Find rates of change until you find a constant.

dy/dx=1,2,3,4,5,6

d2y/dx2=1,1,1,1,1  

So the acceleration, d2y/d2x, is constant.  This means that this is a quadratic sequence of the form a(n)=an^2+bn+c.  So we can set up a system of equations to solve for the values of a,b, and c.  Using the first three points, (1,1), (2,2), and (3,4) we have:

9a+3b+c=4, 4a+2b+c=2, and a+b+c=1  getting the differences...

5a+b=2 and 3a+b=1  and getting this difference...

2a=1, so a=1/2 making 5a+b=2 become:

2.5+b=2, so b=-1/2, making a+b+c=1 become:

1/2-1/2+c=1, so c=1  so the rule is:

a(n)=0.5x^2-0.5x+1  or if you prefer to not have decimals

a(n)=(x^2-x+2)/2
6 0
3 years ago
Read 2 more answers
Evaluate 15 - 151.<br> -10<br> 10<br> 20<br> -20
s344n2d4d5 [400]

Answer:

10

Step-by-step explanation:

15 - |5|

The absolute value of 5 is 5

15 - 5

10

5 0
3 years ago
Read 2 more answers
Other questions:
  • George is twice as old as Edward, and Edward's age exceeds Robert's age by 4 years. If the sum of the three ages is at least 56
    5·1 answer
  • A student writes the difference between 15 and the product of 5 and y to describe the expression 5y negative 15
    14·1 answer
  • Ray BA and BC are opposite rays, and Ray BE bisects
    10·1 answer
  • Pls can someone help me with this, and please explain why?
    9·2 answers
  • A bag contains balls in a radio of 3 5 4 if there are twelve balls how many balls are in the bag!!
    12·2 answers
  • How to evaluate 3ac if a=4 and c=7
    9·2 answers
  • What is the answer x2 = 400.
    10·1 answer
  • Find the values of the following expressions for x = 2. 4x – 3​
    5·1 answer
  • Can you please help me with this homework
    15·1 answer
  • I need to find the value of x help needed
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!