Discrete Probability and Distribution to understand the topic.

Click For Summary

Discussion Overview

The discussion revolves around understanding discrete probability, specifically focusing on binomial and Poisson distributions. Participants seek clarification on fundamental concepts such as random variables, probability distributions, and specific probability notations.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Homework-related

Main Points Raised

  • One participant expresses confusion about binomial and Poisson distributions and seeks easier comprehension methods.
  • Another participant explains that binomial distribution involves repeating a task a fixed number of times to assess success or failure, while Poisson distribution counts occurrences of rare events without a fixed number of trials.
  • A participant requests definitions for terms such as random variables, P(X = x), and probability distribution of a random variable.
  • A later reply provides intuitive explanations for random variables, the notation P(X = x), and the concept of probability distributions, using a die as an example.
  • One participant acknowledges a mistake in their previous explanation regarding the probability function for a die, correcting it to indicate that each outcome has a probability of 1/6.

Areas of Agreement / Disagreement

Participants generally agree on the definitions and explanations provided, but there is no consensus on the best way to comprehend the topic or the preferred representation of probability distributions.

Contextual Notes

Some limitations include the initial vagueness of the questions posed and the potential for misunderstanding technical terms. The discussion does not resolve all uncertainties regarding the application of the concepts.

Who May Find This Useful

Students studying discrete probability, educators looking for intuitive explanations, and individuals seeking clarification on probability concepts.

OhyesOhno
Messages
28
Reaction score
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
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?
 
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 :)
 
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}<br /> X & 1 & 2 & 3 & 4 & 5 & 6 \\<br /> p(x) & 1/6 & 1/6 & 1/6 & 1/6 & 1/6 & 1/6 \\<br /> \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.
 
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].
 
okay thanks a lot!
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 25 ·
Replies
25
Views
6K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 12 ·
Replies
12
Views
5K
  • · Replies 9 ·
Replies
9
Views
7K
  • · Replies 41 ·
2
Replies
41
Views
6K
  • · Replies 1 ·
Replies
1
Views
5K