3

Can we generalise the Binomial distribution for a non-integer number of Bernoulli trials?

  • 1
    How do you imagine a 4.5th trial for example? – Alex Apr 20 '16 at 12:48
  • I am not entirely confident in my answer, since I am still wrapping my head around this thing. Let's say that the binomial will give us the value of X where $X+c < 11$. Now, assume that we know that c = 5.5 – Dionysios Georgiadis Apr 20 '16 at 12:58

1 Answers1

2

I see at least two (even three) ways to answer your question:

a) either by considering the natural generalization of (discrete) Binomial Distribution B(n,p) into (continuous) Normal distribution, with pdf $\dfrac{1}{\sigma \sqrt{2 \pi}}e^{-(x-np)^2/(2 \sigma^2)}$ with $\sigma^2=npq$ and taking $n=9/2$ for example.

b) or, if one desires to stay with discrete random variables, define (artificially!!!) $X \sim Bin(4.5,p)$, by taking $X=Y/2$ with $Y \sim Bin(9,p)$.

Jean Marie
  • 81,803
  • I see, you really killed it with the infinite divisibility concept. There is not answer to my problem looks like.

    Out of curiosity, how would you handle the following. Let's say that the binomial will give us the value of X where $X+c<11$. Now, assume that we know that c = 5.5

    – Dionysios Georgiadis Apr 20 '16 at 13:32
  • I have some difficulty to understand your problem because your last sentence is incomplete. – Jean Marie Apr 20 '16 at 13:50
  • Forgive me but my question seems stupid now. I do not believe that it will help anyone if I post it. – Dionysios Georgiadis Apr 20 '16 at 13:57
  • May I ask you to check (green check in the margin) the answer as validated: it helps people to see if the question has been answered satisfactorily for the asker. Thanks. – Jean Marie Apr 20 '16 at 14:00