Probability Definition

In summary, probability is a measure of the likelihood or chance of an event occurring, expressed as a number between 0 and 1. It is calculated by dividing the number of favorable outcomes by the total number of possible outcomes. Theoretical probability assumes all outcomes are equally likely, while experimental probability is based on actual data. A probability distribution is a function that shows the likelihood of different outcomes, often represented in a graph or table. Probability is used in various fields to make predictions and informed decisions based on data.
  • #1
mathdad
1,283
1
Probability of an event happening = (Number of ways the event can happen)/(Total number of outcomes)

Please, explain the above definition

How is the above definition applied to the following question.

A coin is tossed 100 times. How many heads will pop up?

Solution:

Let P = probability

A coin has two sides: heads and tails. The head side is 1/2 of the coin.

P(head pops up) = (2)/100

P(head pops up) = (2) ÷ (100/1)

P(head pops up) = (2) (1/100)

P(head pops up) = 1/50

Correct?
 
Mathematics news on Phys.org
  • #2
RTCNTC said:
Probability of an event happening = (Number of ways the event can happen)/(Total number of outcomes)

Please, explain the above definition

How is the above definition applied to the following question.

A coin is tossed 100 times. How many heads will pop up?

Solution:

Let P = probability

A coin has two sides: heads and tails. The head side is 1/2 of the coin.

P(head pops up) = (2)/100

P(head pops up) = (2) ÷ (100/1)

P(head pops up) = (2) (1/100)

P(head pops up) = 1/50

Correct?

If a coin is tossed $0<n$ times, then any number of heads from 0 to $n$ can result. To find the probability of a given number of heads (we'll call this $0\le m\le n$) resulting, we need to use the binomial probability formula:

\(\displaystyle P(X)={n \choose m}\left(\frac{1}{2}\right)^{m}\left(\frac{1}{2}\right)^{n-m}={n \choose m}2^{-n}\)
 
  • #3
MarkFL said:
If a coin is tossed $0<n$ times, then any number of heads from 0 to $n$ can result. To find the probability of a given number of heads (we'll call this $0\le m\le n$) resulting, we need to use the binomial probability formula:

\(\displaystyle P(X)={n \choose m}\left(\frac{1}{2}\right)^{m}\left(\frac{1}{2}\right)^{n-m}={n \choose m}2^{-n}\)

Thank you for helping RTCNTC.
 
  • #4
Harpazo said:
In the formula, does n = 2 and m = 100?

The other way around...n is the total number of tosses, and m is the number of heads. :D
 
  • #5
Is the set up nCm = 100!/2!(100-2)! * 2^(-100)?
 
  • #6
RTCNTC said:
Is the set up nCm = 100!/2!(100-2)! * 2^(-100)?

Yes, there are 100 ways to choose the first flip that will be a heads, and 99 ways to choose the second way there will be a heads, and then we need to divide by the two ways to arrange those two heads, and 2^(100) total outcomes, so we get:

\(\displaystyle P(\text{two heads})=\frac{100\cdot99}{2}2^{-100}=\frac{100!}{2!(100-2)!}2^{-100}={100 \choose 2}2^{-100}\)
 
  • #7
I will work this out on paper.
 
  • #8
RTCNTC said:
Probability of an event happening = (Number of ways the event can happen)/(Total number of outcomes)

Please, explain the above definition

How is the above definition applied to the following question.

A coin is tossed 100 times. How many heads will pop up?
This is not a probability question and does not have a unique answer.

Solution:

Let P = probability

A coin has two sides: heads and tails. The head side is 1/2 of the coin.

P(head pops up) = (2)/100

P(head pops up) = (2) ÷ (100/1)

P(head pops up) = (2) (1/100)

P(head pops up) = 1/50

Correct?
The correct answer to what question? What does "P(head pops up)" mean? You were told that the probability that a flipped coin will come up heads is 1/2. That is what I would expect P(head pops up) to mean. You can also calculate that the "expected number of heads in 100 flips" is 50. But I don't see where the 1/50 came from and I do not know what question this is supposed to answer.
 

What is the definition of probability?

Probability is a measure of the likelihood or chance that a certain event will occur. It is expressed as a number between 0 and 1, where 0 indicates impossibility and 1 indicates certainty.

How is probability calculated?

Probability is calculated by dividing the number of favorable outcomes by the total number of possible outcomes. This can also be expressed as a percentage or decimal.

What is the difference between theoretical probability and experimental probability?

Theoretical probability is based on mathematical principles and assumes that all outcomes are equally likely. Experimental probability is based on actual data from experiments or real-life events.

What is a probability distribution?

A probability distribution is a function that shows the possible outcomes of a random event and the likelihood of each outcome occurring. It is often used to represent the probabilities of different outcomes in a graph or table.

How is probability used in real-life?

Probability is used in many different fields, such as statistics, finance, and science, to make predictions and informed decisions. It can help assess risk, determine the likelihood of events occurring, and make forecasts based on data.

Similar threads

  • General Math
Replies
3
Views
1K
Replies
15
Views
2K
  • Set Theory, Logic, Probability, Statistics
2
Replies
57
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
  • Programming and Computer Science
Replies
10
Views
1K
Replies
3
Views
4K
  • Set Theory, Logic, Probability, Statistics
4
Replies
126
Views
6K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
897
  • Precalculus Mathematics Homework Help
Replies
4
Views
3K
Back
Top