View Single Post
  #2  
Old November 30th, 2008, 07:52 AM
Moo's Avatar
Moo Moo is online now
A Cute Angle
 
Join Date: Mar 2008
Location: P(I'm here)=1/3, P(I'm there)=t+1/3
Posts: 5,051
Country:
Thanks: 506
Thanked 2,916 Times in 2,399 Posts
Moo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond repute
Default

Hello,

Start from scratch. Let G denote the event : "the person has a glaucoma"

You're looking for the probability : P(G/(X=a)), that is the probability that the person has a glaucoma given that his eyes' measurement is a.
Now what is given in the text ?
Quote:
For persons who have glaucoma measurements of eye pressure X will have normally distributed X with a mean of 25 and a variance of 1.
It means that if you pick someone who has a glaucoma, X will follow that normal distribution, which we'll denote as you did : f_{25}(x)
Once again, this is a conditional probability :
P((X=a)/G)=f_{25}(a)
Quote:
For persons whithout glaucoma the pressure X is normally distributed with a mean of 20 and a variance of 1
Similarly, we get :

P((X=a)/\overline{G})=f_{20}(a), where \overline G denotes the event "the person doesn't have a glaucoma". And we indeed have P(G)+P(\overline{G})=1



Now look at this formula : Bayes' theorem - Wikipedia, the free encyclopedia (derived from Bayes' theorem)


From this, we can write :

P(G/(X=a))=\frac{P((X=a)/G)P(G)}{P((X=a)/G)P(G)+P((X=a)/\overline{G})P(\overline{G})}


Which is :
P(G/(X=a))=\frac{0.1 \cdot f_{25}(a)}{0.1 \cdot f_{25}(a)+0.9 \cdot f_{20}(a)}
So you were correct.

Does it look clear to you ?
__________________
Everything is possible. The impossible just takes longer.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

shinhidora production

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
The following users thank Moo for this useful post:
Donate to MHF