Why do we use $nchoose k$ for a binomial distribution instead of $n+k-1choose k$?

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I am trying to get my head around this. In my understanding a binomial distribution uses replacement and $nchoose k$ precisely states that there's no repetition and that's not the case with a coin toss for instance.
Thanks in advance.
permutations combinations binomial-distribution
add a comment |Â
up vote
0
down vote
favorite
I am trying to get my head around this. In my understanding a binomial distribution uses replacement and $nchoose k$ precisely states that there's no repetition and that's not the case with a coin toss for instance.
Thanks in advance.
permutations combinations binomial-distribution
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to get my head around this. In my understanding a binomial distribution uses replacement and $nchoose k$ precisely states that there's no repetition and that's not the case with a coin toss for instance.
Thanks in advance.
permutations combinations binomial-distribution
I am trying to get my head around this. In my understanding a binomial distribution uses replacement and $nchoose k$ precisely states that there's no repetition and that's not the case with a coin toss for instance.
Thanks in advance.
permutations combinations binomial-distribution
edited Aug 23 at 2:53
asked Aug 23 at 2:19
Julio Arriaga
83
83
add a comment |Â
add a comment |Â
2 Answers
2
active
oldest
votes
up vote
1
down vote
accepted
In a binomial distribution, the choice of $k$ is the choice of which trials succeed. There can be no repetition because the same trial cannot succeed multiple times.
add a comment |Â
up vote
1
down vote
The probability of getting exactly $k$ successes in $n$ trials is given by the probability mass function:
$Pr(X=k)=n choose kp^k(1-p)^n-k$
i.e. of out $n$ choose $exactly$ $k$ to succeed with probability $p$.
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
In a binomial distribution, the choice of $k$ is the choice of which trials succeed. There can be no repetition because the same trial cannot succeed multiple times.
add a comment |Â
up vote
1
down vote
accepted
In a binomial distribution, the choice of $k$ is the choice of which trials succeed. There can be no repetition because the same trial cannot succeed multiple times.
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
In a binomial distribution, the choice of $k$ is the choice of which trials succeed. There can be no repetition because the same trial cannot succeed multiple times.
In a binomial distribution, the choice of $k$ is the choice of which trials succeed. There can be no repetition because the same trial cannot succeed multiple times.
answered Aug 23 at 2:22
Y. Forman
11.2k423
11.2k423
add a comment |Â
add a comment |Â
up vote
1
down vote
The probability of getting exactly $k$ successes in $n$ trials is given by the probability mass function:
$Pr(X=k)=n choose kp^k(1-p)^n-k$
i.e. of out $n$ choose $exactly$ $k$ to succeed with probability $p$.
add a comment |Â
up vote
1
down vote
The probability of getting exactly $k$ successes in $n$ trials is given by the probability mass function:
$Pr(X=k)=n choose kp^k(1-p)^n-k$
i.e. of out $n$ choose $exactly$ $k$ to succeed with probability $p$.
add a comment |Â
up vote
1
down vote
up vote
1
down vote
The probability of getting exactly $k$ successes in $n$ trials is given by the probability mass function:
$Pr(X=k)=n choose kp^k(1-p)^n-k$
i.e. of out $n$ choose $exactly$ $k$ to succeed with probability $p$.
The probability of getting exactly $k$ successes in $n$ trials is given by the probability mass function:
$Pr(X=k)=n choose kp^k(1-p)^n-k$
i.e. of out $n$ choose $exactly$ $k$ to succeed with probability $p$.
answered Aug 23 at 2:27
Andrew Allen
1197
1197
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2891626%2fwhy-do-we-use-n-choose-k-for-a-binomial-distribution-instead-of-nk-1-choo%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password