Average number of different colors of marbles in a sample?

  • Thread starter Thread starter JS-Student
  • Start date Start date
  • Tags Tags
    Average
AI Thread Summary
In a scenario with a bag containing 10 different colors of marbles, and drawing 12 marbles with replacement, the expected number of different colors can be calculated using probability concepts. The formula for the expected value, E(V), is relevant here, with m representing the number of colors (10) and n the number of draws (12). The discussion highlights the need for a clearer understanding of these probability principles to apply them effectively. A tutorial link is provided for further learning on the topic. Understanding these concepts is crucial for applying them to DNA amplicon samples as well.
JS-Student
Messages
10
Reaction score
0
Hi, I'm asking this in relation to samples of DNA amplicons, but I'm so confused by probability, that I think it would be easier for me to understand in terms of simple marbles-in-bag situation.

Say there is a bag of 10 different colors of marbles in equal amounts, and you are allowed to pull out 12 marbles, each time with replacement. In your sample of 12 marbles, how many different colors of marbles would you expect to have?

If someone could walk me through this, especially the concepts necessary to figure this out, I would greatly appreciate it.
 
Last edited:
Physics news on Phys.org
Thank you, I will try to understand this tutorial.
 
JS-Student said:
Thank you, I will try to understand this tutorial.

Please do ask if something is unclear. The result you want is ##E(V)## in ##19##. The values are ##m=10## and ##n=12##.
 
I was reading a Bachelor thesis on Peano Arithmetic (PA). PA has the following axioms (not including the induction schema): $$\begin{align} & (A1) ~~~~ \forall x \neg (x + 1 = 0) \nonumber \\ & (A2) ~~~~ \forall xy (x + 1 =y + 1 \to x = y) \nonumber \\ & (A3) ~~~~ \forall x (x + 0 = x) \nonumber \\ & (A4) ~~~~ \forall xy (x + (y +1) = (x + y ) + 1) \nonumber \\ & (A5) ~~~~ \forall x (x \cdot 0 = 0) \nonumber \\ & (A6) ~~~~ \forall xy (x \cdot (y + 1) = (x \cdot y) + x) \nonumber...
Back
Top