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.

RageFuel I think my iq might be sub 100

depressedblackcel

depressedblackcel

Self-banned
-
Joined
Apr 10, 2022
Posts
6,928
I felt like I was smart, did well in school, doing well in college then organic chemistry came my way. Holy shit I feel like my iq is 50. The exam I took destroyed me completely and I know I failed FUCK. I studied soo much for it, at least 30-40 hours and if I get an F on that it confirms I’m low iq. Im so pissed :reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee:
 
Mine is most likely sub 90 :feelsbadman:
 
Organic chemistry is it smart people course?
 
Organic chemistry is it smart people course?
Yes. It requires the memorisation of complex polymers, their functional groups and their chemical reactions. And topics like IUPAC nomenclature and NMR are hard.
 
Last edited:
My real IQ is 50 but I larp that my IQ is 168.
 
30-40hr ain't shit. Find your weak points and learn the bullshit.
 
Same I think mine is about 85, that is apparently the average for the curry race.
 
Brutal aren't curries smart in the West like ricemen?
I think currys are smart. They are highly paid and educated in the west but that IQ chart shows that the average IQ for currys is 85. So idk what is happening
 
Brutal racepill.

Over for us ethnics tbh.
 
1663840308425


1663840350706


 
I think currys are smart. They are highly paid and educated in the west but that IQ chart shows that the average IQ for currys is 85. So idk what is happening

They are being sapped away from their homelands. I've spent more time with Hindi curries on YouTube teaching STEM than Curries from India rotting.
 
As a Professor, iq had never been my problem but one thing I had seen with the students is that, niggerpill is somewhat true.

I mainly think it’s not only the efficiency of the human nigger brain but also the stereotypes that put them down. A lot of 7inch rice dicks are insecure because of the stereotypes that a rice always has a dicklet and in the same way niggers are stereotyped as non-intelligent and kind of affects the same way it affects a Chang with 7inch dick.
 
you are black so that is statistically likely
 
30-40hr ain't shit. Find your weak points and learn the bullshit.
That was how much I studied the week before, ive literally been practicing o Chem questions/ watching videos the day class started every single day since school started.
 
That was how much I studied the week before, ive literally been practicing o Chem questions/ watching videos the day class started every single day since school started.
Aha. Okay then I've no idea man. I've never fully studied and not gotten 9 or 10 out of 10 in the subject.
 
Aha. Okay then I've no idea man. I've never fully studied and not gotten 9 or 10 out of 10 in the subject.
The exam came and I felt humiliated. It’s like I froze/broke down. It took me 20 mins to complete the first question so I knew it was over
 
The exam came and I felt humiliated. It’s like I froze/broke down. It took me 20 mins to complete the first question so I knew it was over

I've recently been preparing for a bit of PCB design. I had little problem designing circuits in high school, though I can't verbalize at the moment so I can't perform calculations.

My IQ is in the 110+ range.

I'd design a SD card circuit upgrade for my desktop, if I wasn't in so much nasal pain.

1664101941028


Screenshot from 2022 01 23 10 20 00


Re: Binary Sequences Discussion Thread
ParadigmaticAnon
Png

Join Date: 2016-01-25
Post Count: 182
#183484734Friday, February 12, 2016 11:01 PM CST
Well then, I suppose that a computational example will garner interest. Computers utilize binary sequences to store data. Each bit represents a specific instruction to be manipulated by components of the CPU. This is accomplished by utilizing "0" and "1" to represent separate voltage states of a given segment of the hardware. "0" refers to low-voltage, and "1" refers to high-voltage. Thus, imagine a sequence such as "01010101" as merely representing the computer sequentially reversing the voltage states of various signals within hardware gates. Each gate represents the basic logical operations of AND, OR, NOT, XOR. Perhaps this will interest fellow users?

Re: let's see if you understand what topic this is
Unintelligent_Anon
Png

Join Date: 2016-02-24
Post Count: 361
#184605234Tuesday, March 01, 2016 4:19 PM CST
" am I incorrect?" Certainly not, from an objective perspective. I suppose that I was somewhat confused on the type of data you intended to represent with the bits, although I now presume that you intend to use Unicode/ASCII characters. Given the fact that bits/bytes merely represent voltage allocation on the hardware level, it seems rather inappropriate to use the term "code" for this purpose.
 
I've recently been preparing for a bit of PCB design. I had little problem designing circuits in high school, though I can't verbalize at the moment so I can't perform calculations.



View attachment 659087

Screenshot from 2022 01 23 10 20 00


Re: Binary Sequences Discussion Thread
ParadigmaticAnon
Png

Join Date: 2016-01-25
Post Count: 182
#183484734Friday, February 12, 2016 11:01 PM CST
Well then, I suppose that a computational example will garner interest. Computers utilize binary sequences to store data. Each bit represents a specific instruction to be manipulated by components of the CPU. This is accomplished by utilizing "0" and "1" to represent separate voltage states of a given segment of the hardware. "0" refers to low-voltage, and "1" refers to high-voltage. Thus, imagine a sequence such as "01010101" as merely representing the computer sequentially reversing the voltage states of various signals within hardware gates. Each gate represents the basic logical operations of AND, OR, NOT, XOR. Perhaps this will interest fellow users?

Re: let's see if you understand what topic this is
Unintelligent_Anon
Png

Join Date: 2016-02-24
Post Count: 361
#184605234Tuesday, March 01, 2016 4:19 PM CST
" am I incorrect?" Certainly not, from an objective perspective. I suppose that I was somewhat confused on the type of data you intended to represent with the bits, although I now presume that you intend to use Unicode/ASCII characters. Given the fact that bits/bytes merely represent voltage allocation on the hardware level, it seems rather inappropriate to use the term "code" for this purpose.

ParadigmaticAnon
Png

Join Date: 2016-01-25
Post Count: 182
#183519765Saturday, February 13, 2016 12:37 PM CST
I have developed another explanation for the users on the sub-section. Suppose that we a machine containing six buttons. Each button can be successively activated/deactivated using a sequence of instructions. Each "button press" will reverse the button's current state. We can express this as a binary sequence of six bits. This will be our representation: 000111 In the above sequence for our machine, the first three buttons are deactivated. The last remaining three buttons are active. Naturally, since we are working directly with base-two, we can utilize logical operations to modify the behavior of the individual bits. Let us define a function "P", which will represent each unique button press. Imagine that function "P" accepts an input "positional value", and signals a state change to the bit of that position. This would be our notation to use the sequence(Assuming that lowercase "p" refers to the position within the address and uppercase "B" refers to the actual memory address itself): P(p) = ~B[p] The "~"(Or logical NOT) operator merely reverses the numerical value of the bit found. In non base-two context, this would reverse "true" to false, and "false" to true. Since base-two has only two valid digits, 0 and/or 1, this operator will likewise reverse 0 to 1 and 1 to 0. Since our machine has six button, the function will need to be executed exactly six times to affect every digit. Given that our original sequence was "000111", this is how it would be altered: P(1) = 1 P(2) = 1 P(3) = 1 P(4) = 0 P(5) = 0 P(6) = 0 Altogether, the new button sequence would be "111000." Notice how the values of both sets of halves of the button sequence was swapped. Consequently, the first three buttons are activated. The last remaining three buttons are not.
 
same, i'm extremely slow to process new things and was always shit at maths. beyond over for us
 
When one loses his verbal ability, he also loses several other abilities, it seems...


I don't think so. Since mathematical ability is linked with verbal working memory, I only need to restore one to restore the other.

Amazon

When I became mute, I also lost my ability to perform mathematical calculations. This is because math skills rely on Verbal Working Memory, which is why I was able to grasp math somewhat well years ago.

The relative importance of visual-spatial and verbal working memory for mathematics performance and learning seems to vary with age, the novelty of the material, and the specific math domain that is investigated. In this study, the relations between verbal and visual-spatial working memory and performance in four math domains (i.e., addition, subtraction, multiplication, and division) at different ages during primary school are investigated. Children (N = 4337) from grades 2 through 6 participated. Visual-spatial and verbal working memory were assessed using online computerized tasks. Math performance was assessed at the start, middle, and end of the school year using a speeded arithmetic test. Multilevel Multigroup Latent Growth Modeling was used to model individual differences in level and growth in math performance, and examine the predictive value of working memory per grade, while controlling for effects of classroom membership. The results showed that as grade level progressed, the predictive value of visual-spatial working memory for individual differences in level of mathematics performance waned, while the predictive value of verbal working memory increased.

 
I felt like I was smart, did well in school, doing well in college then organic chemistry came my way. Holy shit I feel like my iq is 50. The exam I took destroyed me completely and I know I failed FUCK. I studied soo much for it, at least 30-40 hours and if I get an F on that it confirms I’m low iq. Im so pissed :reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee::reeeeee:
I heard organic chemistry is the hardest major in existence. Don't beat yourself up over having bad grades in it.
 

Similar threads

Dr. Autismo
Replies
11
Views
477
lost soul
L
D
Replies
2
Views
307
fatass30000
fatass30000
Chudpreet
Replies
25
Views
458
Puppeter
Puppeter
bbwqs_v
Replies
19
Views
381
Cybersex is our hope
Cybersex is our hope

Users who are viewing this thread

shape1
shape2
shape3
shape4
shape5
shape6
Back
Top