Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^4: Loaded die

by Microcebus (Beadle)
on Mar 28, 2011 at 15:25 UTC ( [id://895946]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Loaded die
in thread Loaded die

Of course, my problem is not the die itself. My goal is to asses gene clusters.
Imagine 10000 different genes. Each gene can have the values from 1, 10 or 100 (lets say it depends on their size). So I have:
500 genes with value 1
2000 genes with value 10
7500 genes with value 100
If I look at a certain gene cluster comprising 100 genes with an average value of 2.8 I want to calculate the possibility, that this occures by chance to make a declaration about the clusters exceptionality.
And in this context, possibilities are often <1/10^100.
I compare different clusters compairing the log10 of the reciprocal possibility.

Replies are listed 'Best First'.
Re^5: Loaded die
by BrowserUk (Patriarch) on Mar 28, 2011 at 16:15 UTC
    I want to calculate the possibility, that this occures by chance to make a declaration about the clusters exceptionality.

    Okay. I guess you know your business, but ... :)

    An (over)estimate of the number of human cells that have ever been is 100 billion humans * 100 trillion cells each = 10^25. So, it seems to me that a probability of occurrence much below 1/10^25--ie. a one-time mutation amongst the entire human biomass--is as close to zero probability as makes no difference.

    And anything 10^75 less frequent than that, just a meaningless statistic. Even if combined with other meaningful probabilities; if additive it will change the result by such a tiny amount as to be entirely swamped by the noise of experimental error; if multiplicative, it will reduce certainty to impossibility.

    Of course, humans aren't the only species. Drosophila are billions of times more populous, but then their genomes is 200,000 times smaller. You're still talking occurrence due to neutrino damage rather evolution.

    I'll shut up now :)


    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.
      Of course, the clusters in question are not random assemblies and the difference of 1/10^80 to 1/10^90 can be a hint towards a distortive effect of multiple gene coppies that do not belong to the cluster but lay within its boundaries.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://895946]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (7)
As of 2024-04-23 12:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found