this post was submitted on 22 Nov 2025
487 points (98.0% liked)

memes

18087 readers
1980 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] faizalr@piefed.social 4 points 9 hours ago (1 children)

How do they calculate that?

[–] albbi@piefed.ca 4 points 8 hours ago (3 children)

Each DNA base can be represented in 4 bits because there's only 4 values: A, T, G or C. (This is a simplification because of epigenetic base modifications, but works for now). So just take the length of DNA and multiply by 4 for the amount of bits the data represents. You do have to add up the lengths of all the chromosomes considering that sperm only have one copy of each chromosome, not two. Also factor in that there is no mitochondria in sperm. Lastly, about half of the sperm will be carrying an X and half will be carrying a Y chromosome so just take the length of the (X + Y) / 2 for the sex chromosome. Now just multiply by the amount of sperm in an average ejaculation and you'll get a good estimate.

[–] ooterness@lemmy.world 9 points 8 hours ago

Each base-pair requires two bits, not four. Picking an arbitrary convention: 00 = A, 01 = T, 10 = G, 11 = C.

[–] kibiz0r@midwest.social 5 points 8 hours ago

To represent 4 values, you only need 2 bits

  • 00
  • 01
  • 10
  • 11
[–] 0ops@piefed.zip 4 points 7 hours ago (2 children)
[–] Digit@lemmy.wtf 1 points 54 minutes ago

There are websites to help with that.