Understanding Binomial PMF Notation: Clearing Up Confusion?

  • Context: Graduate 
  • Thread starter Thread starter EmmaSaunders1
  • Start date Start date
  • Tags Tags
    Binomial Notation
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 4K views
EmmaSaunders1
Messages
45
Reaction score
0
Hi,

could someone possible make something clear for me - I have come across this notation for a binomial PMF formed from an underlying beurnolli distribution:

PS_{n}(\bar{p}n)\sim\sqrt{\frac{1}{2\pi n\bar{p}(1-\bar{p})}}exp
[n\varnothing(p,\bar{p}] ,\\

PS_{n}(\bar{p}n)=PMF-of-binomial-dist-from-underlying-binary-PMF\\
where,pz(1)=p>0,pz(0)=q>0,q=(1-p)

=I can understand that this is the binomial PMF with variance = npq, and the square root term is easy to understand. I don't understand the term raised to the exponential and how one can get from the beurnolli distribution to this binomial distribution, could someone please clarify
 

Attachments

  • PMFgif.gif
    PMFgif.gif
    4.2 KB · Views: 596
Physics news on Phys.org
Hi - yeah I used a Latex online generator - the gif file visualizes clearly the notation
 
This is how it looks in the attachment. To get LaTeX to display on a separate line, put "tex" in square brackets, [ ], before the LaTeX, and "/text" in square brackets after it. If you want to use LaTeX in the same line as other text, type "itex" in square brackets at the beginning instead of "tex", and "/itex" at the end instead of "/tex".

[tex]PS_{n}(\bar{p}n)\sim\sqrt{\frac{1}{2\pi n\bar{p}(1-\bar{p})}}exp<br /> [n\varnothing(p,\bar{p}],[/tex]

[itex]PS_{n}(\bar{p}n)=[/itex] PMF-of-binomial-dist-from-underlying-binary-PMF

where,[itex]pz(1)=p>0,pz(0)=q>0,q=(1-p)[/itex]
 
Last edited:
Thats correct yes
 
I appologise - the last bracket sequence should read like p)]
 
Are you sure you're describing this correctly? This doesn't look to me like it has anything to do with the relationship between binomial and Bernoulli distributions. It looks to me like a normal approximation for the binomial. Except that I have not a clue what [itex]n\varnothing(p,\bar{p})[/itex] represents. Also, what exactly are pz and [itex]\bar{p}[/itex]? How can [itex]PS_{n}(\bar{p}n)[/itex] be the PMF for a binomial distribution, when its argument (apparently) takes on non-integer values?

Can you give us some context?
 
Hi Thanks for taking a look - it is a normal approximation of a binomial distribution from a beurnolli process. I am just having a little difficulty understanding the notation and would appreciate if anyone could point me in the correct direction to understand this.

Attached is a more detailed explanation.

Thanks all
 

Attachments

  • PMF.GIF
    PMF.GIF
    33.5 KB · Views: 573
OK, that makes more sense. You've flipped a biased coin n times -- that's the Bernoulli process. The random variable [itex]S_n[/itex] is the number of heads that turned up, and it has a binomial distribution. [itex]\overline{p} = \frac{\text{number heads}}{n}[/itex], so that [itex]\overline{p}n[/itex] is an integer, the number of heads, between 0 and n. (Your text restricts it to between 1 and n-1 because [itex]\phi(p,\overline{p})[/itex] blows up at 0 and n.) [itex]\mbox{P}_{S_n}(k)[/itex] is the probability that [itex]S_n=k[/itex]. You're not supposed to be able to figure out yet where the RHS of 1.23 came from. The proof of it should follow. This is NOT yet a normal approximation -- presumably they'll get to that further on in the chapter.

I don't understand ... how one can get from the beurnolli distribution to this binomial distribution, could someone please clarify
Well, that's simple. A Bernoulli process is just flipping a (possibly biased) coin over and over and counting up the number of heads. Now, you should know that, if you flip a coin n times and count the number of heads, it will have a binomial distribution.
 
Thanks for that - the exponential term is then just set such that the probability of a number of success in any give n-trials experimet is between 0 and 1