Recent comments in /f/dataisbeautiful

WoWMHC t1_j1pwr03 wrote

Not really… coming from someone who has experienced imposter syndrome.

“Confidence is about what we can and can't do. Imposter Syndrome is about who we think we are.”

Imposter syndrome makes you feel like a fraud or you don’t belong. It has nothing to do with what you feel you can and can’t do.

4

turgy22 t1_j1pwjte wrote

I'd be curious to see how the survey questions were worded. It could be possible the female participants were more likely to admit to having imposter syndrome, even though a similar number of males have the same confidence issues.

Also, high school curriculum may be a big factor that isn't addressed. Getting higher grades in irrelevant subjects would be less valuable than average grades in courses that provide an introduction to software development.

11

GeorgeDaGreat123 OP t1_j1psdqj wrote

Data Source: A 50 question survey that my team and I conducted at my university. Around 80% of those surveyed responded. The male:female ratio of those surveyed was 3:2, which was roughly equal to the gender ratio of respondents (also 3:2).

Survey Methodology: For this particular question, survey participants were asked to provide their high school average to 1 decimal place and rate their imposter syndrome on a scale of 0 to 10 (0 being nonexistent or extremely low, 10 being extremely high).

Tools Used: Google Forms for data collection, Node.js for data cleaning/formatting/analysis, React.js for data visualization. Added additional labels and statistics using Affinity Designer. Took about 300 lines of JavaScript code in total.

Based on the graph, it seems that women face far greater imposter syndrome than men, when starting a Software Engineering degree, despite having similar high school averages.

Questions and criticisms welcome.

6