MHB Normal Approximation Problem Solving

AI Thread Summary
Mike Weir has a 20.9% chance of scoring a birdie on each hole, and he needs to birdie at least 4 out of the last 6 holes to win a PGA tournament. The discussion focuses on using the binomial probability formula to calculate the probability of this event, identifying the values of s (successes), n (trials), and p (probability of success). The normal approximation to the binomial distribution is also mentioned as a method for simplifying calculations, particularly for larger numbers of trials. Participants express uncertainty about the normal approximation and seek clarification on how to apply it alongside the binomial formula. Understanding these concepts is essential for solving the problem effectively.
Math1015
Messages
4
Reaction score
0
I'm unsure on how to start this problem. I tried to make a tree diagram but to no avail did it help out.

Question:
On average, Mike Weir scores a birdie on about 20.9% of all the holes he plays. Mike is in contention to win a PGA golf tournament but he must birdie at least 4 holes of the last 6 holes he plays.Find the probability, as a percent correct to one decimal place, that Mike will win.
 
Mathematics news on Phys.org
I would use:

[box=blue]
Binomial Probability Formula

$$P(x)={n \choose x}p^x(1-p)^{n-x}$$[/box]

Now, suppose we want to find the probability of at least $s$ successes out of $n$ trials...so if $X$ is this event, we may write:

$$P(X)=\sum_{k=s}^{n}\left({n \choose k}p^k(1-p)^{n-k}\right)$$

Can you identify $s,\,n,\,p$ for this problem?
 
The above approach is definitely correct for the exact answer. If you want a normal approximation then we'll use the following formula:

$$Z=\dfrac{Y-np}{\sqrt{np(1-p)}}\stackrel {d}{\longrightarrow} N(0,1)$$

I think from your class you should be able to tell us if you've covered the normal approximation to the binomial distribution yet. Once we know that, we can help you through either approach. :)

https://onlinecourses.science.psu.edu/stat414/node/179
 
I've for sure seen the binomial probability formula in class and we have covered that formula. I have not seen the other two however. The problem comes in when identifying values for each of the variables.
 
Last edited:
Math1015 said:
I've for sure seen the binomial probability formula in class and we have covered that formula. I have not seen the other two however.

I glossed over the phrase "Normal Approximation" in the thread title, and gave you the method for determining the exact answer. I do recall though, using the normal distribution to approximate the binomial distribution in the one elementary stats class I took long ago. I seem to remember only using it for much larger numbers of trials though, where using a sum such as I posted would be tedious to compute. :)
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Back
Top