Picking an appropriate distribution

  • Thread starter Thread starter aaaa202
  • Start date Start date
  • Tags Tags
    Distribution
AI Thread Summary
The discussion focuses on modeling the probability of a cell accumulating mutations in a biological system of approximately 10,000 cells. The initial approach uses the binomial distribution to express the probability of a cell acquiring mutations, but complications arise due to the variability of mutation probability (p) across different cells. The participant is exploring whether a Poisson distribution could simplify the modeling process, especially given the large number of cells, and if it would facilitate handling the differences in mutation probabilities. Clarification is sought on the definitions of N and mutation probability p to better understand the model. The conversation emphasizes the need for a more manageable expression for estimating mutation distributions among cells.
aaaa202
Messages
1,144
Reaction score
2
I am studying a biological system comprised of roughly 10000 cells. My model studies the probability that a cell accumulates four independent mutations and thus transform into a vicious cancer cell.
Starting from basic theory of the binomial distribution it is easy to write an expression for the probability that a particular cell acquires k mutations after n timesteps. Calling the probability that an arbitrary cell acquires a mutation for p we have for a single cell:
pcell = p/N
And thus:

p(k mutations on n tries) = K(n,k) * (p/N)^k * (1-p)^(n-k)

And summing all these up should give us the total probability that one cell has acquires k mutations. Now multiplying by N wouldn't actually work since p is actually specific to each cell (I assumed it to be the same for simplicity).

Now my question is: This expression becomes quite nasty when we add the fact that p differs from cell to cell. Is it possibly to make some estimations to make the expression more easy to work with. As N is pretty big (we could make it a lot bigger) would it be possible to model the distribution as a poisson distribution? And would that then make cell dependence of p easier to work with, or could we at least then find a straightforward expression for the deviation from the mean amount of mutations?
 
Physics news on Phys.org
Could you explain your model a little more clearly? First what exactly is N and "a mutation for p"?
 
So I know that electrons are fundamental, there's no 'material' that makes them up, it's like talking about a colour itself rather than a car or a flower. Now protons and neutrons and quarks and whatever other stuff is there fundamentally, I want someone to kind of teach me these, I have a lot of questions that books might not give the answer in the way I understand. Thanks
Back
Top