Welcome to Incels.is - Involuntary Celibate Forum

Welcome! This is a forum for involuntary celibates: people who lack a significant other. Are you lonely and wish you had someone in your life? You're not alone! Join our forum and talk to people just like you.

Blackpill [High IQ] Sigmoid curve theory

DoomThreeKoala

DoomThreeKoala

Autism is a cruel disease.
★★★★★
Joined
Jun 23, 2025
Posts
15,161
Online time
5d 15h
"I know ugly guys with gfs"/"Just improooove bro"/"Chad still needs X"

You've heard all of this bullshit before. Well, they might kinda be onto something. I can explain all three of these with a single graph:
Figure 1

This is a sigmoid curve. I'll spare you the technical details but what's important here is the shape of the graph. The X axis is looks, the Y axis is the chance of ascending. (0 is impossible, 1 is certain)

You can see that while the graph approaches 0 on the left, it doesn't actually reach 0 (If I zoomed in it would be more obvious). If it did actually reach zero, you wouldn't ever see ugly guys with gfs. They exist, but they are really rare.

In the middle (normies), there is a steep incline. A tiny step forward can massively increase youtr chance of ascending in this area. This is also why things like gym, game, etc. matter more here (i.e. why the redpill works for normies)

On the right end (Chads), improoovement won't change much (there isn't a lot between an 8 and a 9).

Code:
import numpy as np
import matplotlib.pyplot as plt
import math

x = np.linspace(0, 10, 100)
plt.title("Sigmoid Curve Theory")
plt.xlabel("Looks")
plt.ylabel("Chance of ascending")

plt.plot(x, 1/(1+5**(-(x-5))), color = "blue")
plt.grid(True)
plt.show()

Here is a second graph which assumes betabuxxing:
Figure 2

You can see that it has moved the entire graph to the left. Ascension is more likely.

In the final scenario (autism), we can see the effect that has.
Figure 3
We can see the graph has been shifted to the right. Ascension is less likely.

Of course I could adjust the graphs more, but by this point I think you get the idea.
- It explains why there are ugly guys with girlfriends
- Why improoooving works for normies (but not sub5s)
- Why Chads are sometimes single
ET CETERA.

TLDR: Just be lucky.
 
Brutal no reply pill
 
Should be pinned
 
Dnr I'm too low IQ to understand this
 
In the final scenario (autism), we can see the effect that has.
Figure 3
We can see the graph has been shifted to the right. Ascension is less likely.
Brutal autism tax
 

Similar threads

LeFrenchCel
Replies
36
Views
2K
DjentlemanDuke
DjentlemanDuke
esdeathlover
Replies
5
Views
507
lifesucksandyoudie
lifesucksandyoudie

Users who are viewing this thread

shape1
shape2
shape3
shape4
shape5
shape6
Back
Top