Calculating Probability of Receiving $1 from Multiple People

  • Thread starter Thread starter damajha
  • Start date Start date
  • Tags Tags
    Probability
AI Thread Summary
To calculate the probability of receiving at least $1 from Bob, Ted, and Frank, each with a 30% chance of giving a dollar, the formula is 1 minus the probability that none will give a dollar. The probability that none will give a dollar is calculated as 0.7 (the chance of not receiving a dollar from each person) multiplied together: 0.7 x 0.7 x 0.7. This results in a 65.7% chance of receiving at least one dollar, confirming the calculation. Understanding this approach allows for solving similar probability problems effectively.
damajha
Messages
2
Reaction score
0
Should be simple enough... unfortunately I'm 20 years removed from college and can't seem to find an equation so I thought I'd post it here.

If there is a 30% chance that Bob will give me a $1, and a 30% chance that Ted will give me a $1 and a 30% chance that Frank will give me a $1. What are the chances that at least one of them gives me a $1?

Very hypothetical, but if someone could give me the equation to solve it then I can figure some other problems out on my own.

Thanks,
Dale
 
Physics news on Phys.org
The chance that at least one will give you a dollar is 100% minus the chance that none will give you a dollar. The chance that none will give you a dollar is the chance that the first won't give you a dollar times the chance the second won't times the chance the third won't.
 
So... if I get this straight

1 - (.7 x .7 x .7) = 65.7% ?
 
Yup, or you can look at all the combinations that can occur, e.g. Bob gives you a dollar and Ted and Frank don't, and so on, and then sum the appropriate probabilities.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top