Discrete Probability and Distribution to understand the topic.

In summary: In this case, the number of dots would be 6, and the probability of the die yielding a number other than 1 to 6 would be 1/6.In summary,The die example provides a simple example of a random variable and its probability distribution. The die example also shows how to calculate the probability of an event, in this case the number of dots on the top side of the die after a single roll.
  • #1
OhyesOhno
28
0
I'm currently studying this topic at school... I'm a 12th grader. So I just want to ask, does anyone know how to comprehend the topic in an easier way? or probably anyone know a guide somewhere in the net?

I am just confused at binomial distribution, and poisson. I understand a little bit about variance and mean... but that's about it...
 
Physics news on Phys.org
  • #2
Your question is rather vague. Here are some general ideas.
  • In a binomial probability setting we think of repeating some task a specified number of times. After each performance we examine the result to determine whether we've had a success or a failure (generic terms). For example, roll a pair of fair dice 20 times, each time looking to see whether the sum of the top dots is 8 (that's our success) or is something else (anything else is our failure)
  • In a Poisson problem there is no fixed number of times an experiment is performed, but we are counting the number of times something (we call it a rare event ) occurs.
  • In both binomial and Poisson problems, a distribution function is used to calculate the probability of some outcome. If we want the probability that the sum of 8 occurs at least 12 times over the 20 rolls, the distribution function can be used to find that.
  • For binomial, and for Poisson, there are some technical assumptions that must be made about the situation you are studying in order to be sure that the mathematics you use fits the situation. You can usually find very good, brief, descriptions of those assumptions, and their practical implications, in texts.

As I said, your request was rather vague - is this along the lines you were seeking?
 
  • #3
Yeah that answered some of the questions I have. I just want to know some terms and definitions... like:

- Random variables
- What is P(X = x)?
- Probability distribution of a random variable?

Thanks again! Oh, and I might be asking more questions later, I hope you wouldn't mind :)
 
  • #4
I've tried to be intuitive with these comments - rather like the first comments I give my students at the beginning of probability.
- Random variables: The ''variable'' part of the name indicates that you are studying something that isn't constant. The ''random'' part tells you that you are studying a variable whose values are governed by some type of probability rule. Here is an extremely simple example. Suppose we have a fair die - a die for which all six sides are as equal in area and weight as can be. Each side is marked with either 1, 2, 3, 4, 5 or 6 dots. An obvious random variable for this setting is the number of dots the side that is on top after a roll of the die. The number of dots will vary from roll to roll, and since it is impossible to precisely predict which side will come up, the side is random.
- What is P(X = x)? - You will typically see capital (upper-case) letters used as names for random variables. In my die example above I could say "Let X be the number of dots on the top side of the die after a single roll". Similarly, you will see lower-case letters in formulas used to indicate specific values of a random variable. Again, in my example, if I wanted to know the probability that after one roll the side with 4 dots would be up, I am asking for [tex] \Pr(X = 4) [/tex]. This leads to your next question.
- Probability distribution of a random variable? Every random variable has a probability distribution. Probability distributions tell us the rules for calculating probability for random variables. A distribution may be a table, or a formula, or be described by areas underneath curves (calculus is needed for the final situation).
General comments about probability distributions.

  • Every probability distribution contains information that allows you to calculate any probability that relates to the associated random variable
  • The total probability associated with a distribution is 1 (100%)
  • Every probability you, or anyone, calculates, is between 0 and 1.

Think of my die example one final time. It seems reasonable to assume the sides all of the same chance of being on top when the die is rolled. The probability distribution can be written as a table this way:

[tex]
\begin{tabular}{lcccccc}
X & 1 & 2 & 3 & 4 & 5 & 6 \\
p(x) & 1/6 & 1/6 & 1/6 & 1/6 & 1/6 & 1/6 \\
\end{tabular}
[/tex]

What is the probability that the side with three dots comes up? it is

[tex]
\Pr(X = 3) = p(3) = \frac 1 6
[/tex]

What is the probability the number of dots will be two or fewer?

[tex]
\Pr(X \le 2) = p(1) + p(2) = \frac 1 6 + \frac 1 6 = \frac 2 6 = \frac 1 3
[/tex]

Finally, it is possible to write this same distribution as a function. It is

[tex]
p(x) = \frac x 6, \quad x = 1, 2, 3, 4, 5, 6
[/tex]

The question of which is preferred depends on the people using it.

Hope this helps.
 
  • #5
MAJOR BRAIN FART on my part. I finished my previous post this way:

Finally, it is possible to write this same distribution as a function. It is

[tex]
p(x) = \frac x 6, \quad x = 1, 2, 3, 4, 5, 6
[/tex]

The question of which is preferred depends on the people using it.

Hope this helps.

Answers just don't get much more wrong than this - sorry. The correct way to write the result is this:

[tex]
p(x) = \frac 1 6, \quad x = 1, 2, 3, 4, 5, 6
[/tex]

- i.e. - the probability of obtaining [tex] x [/tex] dots on a roll is always [tex] 1/6 [/tex].
 
  • #6
okay thanks a lot!
 

FAQ: Discrete Probability and Distribution to understand the topic.

1. What is discrete probability?

Discrete probability is a branch of mathematics that deals with the likelihood of events occurring in a finite or countable set of possible outcomes. It is used to model random phenomena that have a finite number of outcomes.

2. What is a discrete distribution?

A discrete distribution is a probability distribution that assigns a probability to each possible outcome of a discrete random variable. It is typically represented by a probability mass function that maps each outcome to its probability of occurring.

3. How is discrete probability different from continuous probability?

Discrete probability deals with random variables that have a finite or countable set of possible outcomes, while continuous probability deals with random variables that can take on any value within a certain range. This means that discrete probability is based on counting, while continuous probability is based on measuring.

4. What are some examples of discrete probability distributions?

Some examples of discrete probability distributions include the binomial distribution, Poisson distribution, and geometric distribution. These distributions are commonly used to model real-world phenomena such as coin flips, number of defects in a product, and number of customers arriving at a store.

5. How is discrete probability used in real life?

Discrete probability is used in a variety of fields, including statistics, economics, and engineering. It can be used to make predictions and decisions based on data, and to analyze and understand random phenomena. Some real-life applications of discrete probability include weather forecasting, financial risk management, and quality control in manufacturing.

Similar threads

Replies
11
Views
1K
Replies
12
Views
2K
Replies
1
Views
4K
Replies
19
Views
2K
Replies
14
Views
6K
Replies
5
Views
2K
Replies
4
Views
4K
Replies
41
Views
4K
Back
Top