What is the distribution of the number of occurrences of a given integer, in repeated samples drawn from Uniform Integer [1, N] distribution?Random Balls in Random Buckets: What are the characteristics of the distribution?The difference of two discrete uniform variables taken modulo. Is still uniform?Expected standard deviation for a sample from a uniform distribution?Distribution of ratio of 2 points drawn from normal distribution?Probability the next draw from a distribution is greater than some number given a previous drawMaximum gap between samples drawn without replacement from a discrete uniform distribution
Containing the radiation of a nuclear powered aeroplane
A curious 5x5 square
Slaad Chaos Phage: Weak Combat Ability?
Why does b+=(4,) work and b = b + (4,) doesn't work when b is a list?
Is a list of the most common English words copyrightable?
Front hydraulic disk brake is too powerful on MTB — solutions?
Code Golf Measurer © 2019
Can there be an atomic nucleus where there are more protons than neutrons?
Fermat's polygonal number theorem
Difference between commands `setminus` and `backslash`
How to plot two axis bar chart side by side
How do I reset the TSA-unlocked indicator on my lock?
Is it now possible to undetectably cross the Arctic Ocean on ski/kayak?
What is the "Applicable country" field on the Icelandair check-in form?
How can I learn to write better questions to test for conceptual understanding?
Do businesses save their customers' credit card information until the payment is finalized?
Is Schrodinger's Cat itself an observer?
Neither Raman nor IR Active vibrational modes
Is there a push, in the United States, to use gender-neutral language and gender pronouns (when they are given)?
What does すきすき mean here?
What does the British parliament hope to achieve by requesting a third Brexit extension?
'Pound' meaning in this context
Can you set fire to beer barrels?
Armory Automaton and Dowsing Dagger/Sword of the Animist
What is the distribution of the number of occurrences of a given integer, in repeated samples drawn from Uniform Integer [1, N] distribution?
Random Balls in Random Buckets: What are the characteristics of the distribution?The difference of two discrete uniform variables taken modulo. Is still uniform?Expected standard deviation for a sample from a uniform distribution?Distribution of ratio of 2 points drawn from normal distribution?Probability the next draw from a distribution is greater than some number given a previous drawMaximum gap between samples drawn without replacement from a discrete uniform distribution
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
$begingroup$
If I draw M repeated samples from Uniform Integer Distribution on [1,N], what will be the distribution of the number of times a given integer chosen among the integers 1,2,...,N appears in my M samples?
For concreteness, lets say that I draw repeatedly 100 times from Uniform Integer [1,5] distribution. What then will be the distribution of the number of times the integer 3 appears in my 100 samples?
probability distributions uniform
$endgroup$
add a comment
|
$begingroup$
If I draw M repeated samples from Uniform Integer Distribution on [1,N], what will be the distribution of the number of times a given integer chosen among the integers 1,2,...,N appears in my M samples?
For concreteness, lets say that I draw repeatedly 100 times from Uniform Integer [1,5] distribution. What then will be the distribution of the number of times the integer 3 appears in my 100 samples?
probability distributions uniform
$endgroup$
add a comment
|
$begingroup$
If I draw M repeated samples from Uniform Integer Distribution on [1,N], what will be the distribution of the number of times a given integer chosen among the integers 1,2,...,N appears in my M samples?
For concreteness, lets say that I draw repeatedly 100 times from Uniform Integer [1,5] distribution. What then will be the distribution of the number of times the integer 3 appears in my 100 samples?
probability distributions uniform
$endgroup$
If I draw M repeated samples from Uniform Integer Distribution on [1,N], what will be the distribution of the number of times a given integer chosen among the integers 1,2,...,N appears in my M samples?
For concreteness, lets say that I draw repeatedly 100 times from Uniform Integer [1,5] distribution. What then will be the distribution of the number of times the integer 3 appears in my 100 samples?
probability distributions uniform
probability distributions uniform
asked May 4 at 11:12
Joro KolevJoro Kolev
111 bronze badge
111 bronze badge
add a comment
|
add a comment
|
1 Answer
1
active
oldest
votes
$begingroup$
In a single draw, your chosen integer will be drawn with probability $frac1N$. Since you draw with replacement, the total number of such successes is binomially distributed with parameters $M$ and $p=frac1N$.
$endgroup$
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "65"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
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
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstats.stackexchange.com%2fquestions%2f406544%2fwhat-is-the-distribution-of-the-number-of-occurrences-of-a-given-integer-in-rep%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
In a single draw, your chosen integer will be drawn with probability $frac1N$. Since you draw with replacement, the total number of such successes is binomially distributed with parameters $M$ and $p=frac1N$.
$endgroup$
add a comment
|
$begingroup$
In a single draw, your chosen integer will be drawn with probability $frac1N$. Since you draw with replacement, the total number of such successes is binomially distributed with parameters $M$ and $p=frac1N$.
$endgroup$
add a comment
|
$begingroup$
In a single draw, your chosen integer will be drawn with probability $frac1N$. Since you draw with replacement, the total number of such successes is binomially distributed with parameters $M$ and $p=frac1N$.
$endgroup$
In a single draw, your chosen integer will be drawn with probability $frac1N$. Since you draw with replacement, the total number of such successes is binomially distributed with parameters $M$ and $p=frac1N$.
answered May 4 at 11:42
Stephan KolassaStephan Kolassa
57.7k10 gold badges113 silver badges213 bronze badges
57.7k10 gold badges113 silver badges213 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Cross Validated!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstats.stackexchange.com%2fquestions%2f406544%2fwhat-is-the-distribution-of-the-number-of-occurrences-of-a-given-integer-in-rep%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown