Re: Can someone answer this simple question for me?




chapmjw wrote:
> Probability question.
>
> Lets say I'm a 50% free throw shooter.
> What are the odds of me making at least one free throw in 4 attempts.
>
> Please let me know how this is calculated.

The easy way to attack "at least one" calculations
is to calculate the complement, i.e., the probability
of missing all four times.

P(4 misses) = (1/2)^4 = 1/16.

So the probability of not missing all, i.e. of getting
at least one success, is 15/16.

- Randy

.



Relevant Pages

  • Re: backup archive format saved to disk
    ... Speaking pedantically, if the probability of error is greater than 50%, you can complement every bit and gte a probability less than 50%. ... reasons that "missing" bits are easier to correct. ... has a mis-designed channel. ...
    (Debian-User)
  • Re: Object Generation - Tables vs Fractions
    ... tables, but you're missing what is, IMO, a better option than ... And every time you add something to the table you add its oddment to the total. ... Now whenever you want to generate something, you generate a random number ranging from 0 to the total number of oddments in the table, giving each oddment an equal probability of being rolled. ... table at once just as for a successive fraction table. ...
    (rec.games.roguelike.development)
  • Re: Probability And Random Numbers Again
    ... > Lets say there are three containers, ... Note that this is effectively the same as picking one of the four balls ... balls we picked in the first procedure, what is the probability that 1, ... missing, or 4 is missing. ...
    (sci.math)
  • Re: Pot Odds Question
    ... The probability of missing on both the turn and the river = ... Convert to odds notation by dividing the chance of losing by the chance ...
    (rec.gambling.poker)
  • RE: "Missing" Results Values in Decision Tree with Probability > 0
    ... With this smoothening, all the possible states of an attribute end up with non 0 probabilities. ... Besides, we assume that an attribute always has a Missing state, which explains the non-0 probability you got for Missing ...
    (microsoft.public.sqlserver.datamining)