On page 130 of Dr. Wicklin's text, it describes a Multinomial Distribution. I am unclear on the "with replacement" context.
Let's assume there are 50 black socks, 20 brown socks, and 30 white socks in a drawer.
Now, let's assume that 50 socks are drawn with replacement. Are these socks taken all at once? Or are there 50 drawings of 1 sock at a time?
This is important because in the former, you could not pick more than 20 brown socks in any one multi-nomial result whereas if drawing 1 sock at time (with replacement), you could end up with 0 black, 50 brown, and 0 white socks in a single multi-nomial draw.
Just want to make sure I understand this basic idea. I assume the 50 socks are taken all at once and then replaced all at once and reshuffled before the next draw,