I have been working on this question for a while and I haven't obtained any reasonable results:
In a city, 70% of the inhabitants are non-smokers. Specialists estimate that there is a 45% chance that smokers will suffer from lung cancer at some point their lives while the probability is 10% for non-smokers. If a person is chosen at random in this city, what is the probability that this person will not develop lung cancer given that this person is a non-smoker?
I know that:
P(B|A) = P(B ^ A) / P(A)
Where the symbol ^ indicates intersection. To this question, I believe, this formula applies as:
P(will not dev. lung cancer|non-smoker) = P(no lung cancer ^ non-smoker) / P(non-smoker)
It is given that P(non-smoker) is 0.7.
However, obtaining the intersection of no lung cancer and non-smoker is the problem for me; I create a Venn diagram such that A (no-lung cancer) and B (non-smoker). Yet, how do I calculate the intersection of the two?
Is there something that I am missing because of the word play in the question?
Much of the information in the question is superfluous. All you need to know is that the probability that a non-smoker will develop lung cancer at some point is $0.1$. Thus, the probability that a non-smoker will not develop lung cancer at some point is $1-0.1=0.9$, or $90$% if you prefer to express your probabilities as percentages.
The $70$% figure is irrelevant: it doesn’t matter how likely a randomly selected person is to be a non-smoker, because we’re told that in fact a non-smoker was chosen. For the same reason, probabilities involving smokers are irrelevant.