snipThe short answer is: in statistics, you usually want to answer a question that cannot be answered. The Bayesian approach is to make an answer up; the frequentist approach is to answer a different question.
In simple cases, hypothesis testing basically amounts to simply asking `what is the probability of an unbiased coin giving a result this extreme?' That's not what you want to know, but the advantage is that you can answer it. Of course, the problem now (apart from getting an answer to the wrong question) is that you need to choose sensible hypotheses to test: why did I decide in advance to test p=0.5, rather than p=0.7? But in some cases, such as this one, there's a single obvious choice, so at least you know what to do, unlike the Bayesian. (Should we assume p is uniform on [0,1]?)
Of course, there are situations where the Bayesian approach is sensible, and in which any statistician would use it. Many medical examples are like this, because the question you want to know the answer to is close to one that can be answered: `if a person A is chosen at random from a population in which the incidence of a certain disease is x%, and A is tested with a test with known rates of false positives/negatives, given a positive result, what is the chance that A has the disease?' Of course, in the real question, A is not a random person, but me, but (especially if you modify things by taking additional data into account), the random person approximation is reasonable. For the coin question, there's no corresponding reasonable approximation by an answerable question.
Thank you, especially the opening paragraph, which helped crystalise what I was thinking.
The medical example has led me to similar situations where I would use a similar approach in my work.
My knowledge of statistics (and most other fields) seems to be eccentricly clustered, quite broad, but with huge areas missing. I might have trained as an applied physicist, but I am an engineer by inclination and profession, and as Ivor has said, that includes a lot of pragmatism, such as using tools that are useful... I have usually developed my analytical toolset specifically to answer particular questions.
