Multiple Percentages Probability

  • Context: High School 
  • Thread starter Thread starter PharaohsVizier
  • Start date Start date
  • Tags Tags
    Multiple Probability
Click For Summary

Discussion Overview

The discussion revolves around calculating probabilities involving multiple percentages, specifically using a binomial distribution to determine the likelihood of obtaining a certain number of outcomes (yes or no) from a series of trials. The context includes a scenario where a program outputs "yes" with a probability of 60% and "no" with a probability of 40%, and the participant seeks clarification on how to compute the probabilities for various outcomes over multiple trials.

Discussion Character

  • Exploratory
  • Mathematical reasoning

Main Points Raised

  • One participant expresses confusion about calculating the probability of getting 6 "yes" responses out of 7 trials, noting the need to consider the occurrence of "no" responses.
  • Another participant introduces the concept of binomial distribution and provides the formula for calculating the probability of obtaining exactly 6 "yes" responses, including the necessary combinatorial factor.
  • The second participant explains the reasoning behind the calculation, emphasizing the importance of accounting for the order of outcomes and the total number of combinations.

Areas of Agreement / Disagreement

Participants generally agree on the use of the binomial distribution for this type of probability calculation, but the initial poster expresses uncertainty about the calculations, indicating that the discussion remains partially unresolved regarding their understanding.

Contextual Notes

The initial participant's understanding of the problem is limited, and there may be assumptions about familiarity with combinatorial mathematics that are not explicitly stated. The discussion does not resolve all aspects of the probability calculations.

Who May Find This Useful

Individuals interested in probability theory, particularly those looking to understand binomial distributions and their applications in calculating outcomes from multiple trials.

PharaohsVizier
Messages
2
Reaction score
0
Hi, I seem to be having problems calculating this out. My friends were asking me how to caculate multiple precentages and I thought it would be easy but I got a little stuck. Here is the problem.

Lets say there is a program that spits out the words yes and no. 60% chance it says yes and 40% chance it says no. If I hit it once, there is a 60% chance it says yes and a 40% chance it says no. If I click it 7 times and it says yes 6 times, what are the odds? I put .6^6 to calculate it, but it seems that I don't include the fact that it says no once. Also, what would the odds be if it said yes all 7 times or no all 7 times? How would you calculate these percentages?

Thanks a lot, seems like a great forum so far.
 
Physics news on Phys.org
You're looking for what's called the binomial distribution.

The odds of exactly 6 out 7 "yes" is (7 choose 6) * 0.6^6 * 0.4 ^ 1. Let me explain. You are getting 6 "yes" and 1 "no"; the chances of getting those answers []in that order[/i] is 0.6^6 * 0.4 ^ 1. Since you don't care about the order, you need to multiply this by the number of ways to choose 6 elements out of 7. In general, (x choose y) is

[tex]\frac{x!}{y!(x-y)!}[/tex]

For (7 choose 6), that's 7!/(6! * 1!) = 7, giving a total probability of [itex]7\cdot0.6^6\cdot0.4^1[/itex].
 
Thanks so much
I can't believe someone actually solved this for me in such a clear manner.
This forum is great!
 
PharaohsVizier said:
Thanks so much
I can't believe someone actually solved this for me in such a clear manner.
This forum is great!

I'm glad to have helped. o:)
 

Similar threads

  • · Replies 20 ·
Replies
20
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 31 ·
2
Replies
31
Views
4K
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
9K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K