I am doing Problem AT9 [[ Harvard-MIT Math Tournament February 27, 1999 ]] here: https://hmmt-archive.s3.amazonaws.com/tournaments/1999/feb/adv/solutions.pdf
As part of his effort to take over the world, Edward starts producing his own currency. As part of an effort to stop Edward, Alex works in the mint and produces 1 counterfeit coin for every 99 real ones. Alex isn’t very good at this, so none of the counterfeit coins are the right weight. Since the mint is not perfect, each coin is weighed before leaving. If the coin is not the right weight, then it is sent to a lab for testing. The scale is accurate 95% of the time, 5% of all the coins minted are sent to the lab, and the lab’s test is accurate 90% of the time. If the lab says a coin is counterfeit, what is the probability that it really is?
I'm confused by the part that says:
The scale is accurate 95% of the time, 5% of all the coins minted are sent to the lab
If the scale is accurate 95% of the time, shouldn't the percentage of coins minted sent to the lab be$$(.01)(.95) + (.99)(.05) = .059?$$And not 5% as asserted?
The Organizers have given the Solution , which uses "Subjective Interpretation" of the Question. I do not agree with the Solution , because I think the Question itself is very ambiguous , & OP is rightly confused.
The Question & the Answers are not up to the Quality Standards.
Eg 1 : "and only .95% of the coins are sent to the lab and counterfeit" should be "and only 95% of the coins are sent to the lab are counterfeit"
Eg 2 : "5% of all the coins minted are sent to the lab" : Why ? because they failed the test ? or because of a quota ?
Eg 3 : "Since the mint is not perfect" : How imperfect is it ?
Eg 4 : "none of the counterfeit coins are the right weight" : Does this mean all real coins are the right weight ? Or is it Possible that real coins too have Deviations ?
Eg 5 : "Scale is accurate 95% of the time" : Provided the weight must be "$X$" , everything else is "not $X$" , this itself will Partially indicate the number of coins to be sent to the lab.
My Solution :
When we have $100000$ coins with $1000$ counterfeit coins , then $99000 \times 0.05 = 4950$ real coins will fail the Initial Check & $1000 \times 0.95 = 950$ counterfeit coins will fail that Initial Check.
We can not tell what happens to the other $50$ counterfeit coins whose weights are wrongly reported by the Scale : the "Subjective Interpretation" is that those counterfeit coins get magically reported with right weight.
Total coins sent to lab $4950+950=5900$
[[ It is matching what OP is rightly asking that "it must be .059 , not 5% as asserted" ]]
The lab then checks those coins. It is $90%$ accurate.
Hence , among real coins , $4950 \times 0.10 = 495$ are Wrongly reported.
While , among counterfeit coins , $950 \times 0.90 = 855$ are Correctly reported. Here too the "Subjective Interpretation" is that the other $95$ counterfeit coins magically get reported with Correct weight.
Thus , Probability that "when a coin is reported counterfeit , it really is counterfeit" is $855 / (855 + 495) = 855 / 1350 = 19/30$
SUMMARY :
Question given is ambiguous.
Answer given $19/28$ is wrong.
OP is right about it being confusing & wrong.
Answer must be $19/30$ , though it is necessary to make "Subjective Interpretations" to the Question.
Question should be reworded to make it rigorous & less ambiguous.
Answer should then be updated to match the Question.
ADDENDUM :
Normally , when Correct weight is $X$ & the coin has Wrong weight $Y$ , the Scale & the lab may wrongly report $Z$.
That is not the Case here !
The Scale & the lab are magically converting Wrong weight $Y$ to Correct weight $X$.