In Your Ancient Comments, Thinking About Your Beliefs like some kind of parody of a psychologist here
Also everybody involved needs to read this piece:
You cannot understand performance observed in an unbalanced field without understanding unbalanced selection and how it operates DIFFERENTLY for the groups penalized
@grimalkina My experience has been that most software engineers I meet do not have an especially deep math background but do place a lot of value on math, so using even slightly sophisticated math tends to carry a lot of weight with many of them. Unfortunately, this remains the case even when the argument is completely wrong.
Yea; my experience in the software development field is that everyone thinks it's really "mathy," but relatively few actually know "how to math."
I had a memorable argument with a (quite skilled and knowledgeable, in my opinion) programmer where I asked to define an API in the source metrics, hours worked and pay rate, instead of the derived values, dollar amounts to pay. He said that sending that data is not allowed, because it's secret, and that I (my code) is not allowed access to it. I said that I could derive the data I wanted from what they were sending me. He insisted it was impossible.
…
So I stepped up to the whiteboard in his cubicle and did some basic high school linear algebra off-the-cuff, quickly deriving formulas to give the values I wanted from the ones he was giving me.
He still insisted that it was impossible. He wouldn't even try the formulas on sample data, to verify or disprove them.
.
[So we just kept working with the bad design. Whatever. Math is evil black magic, I guess.]
@grimalkina I think the other thing is that most software folks are coming from an engineering mindset, whereas a scientist needs to be more like a blend of an engineer and a philosopher, grappling with questions of epistemology and ontology. Hopefully, most scientists in our training learn that discerning what's really going on in a system is far more complicated than just making some measurements and doing some math; some of the most pivotal questions are around what to measure, how to measure, and what assumptions to make in analysis.
In a science like psychology, this is presumably much more pronounced, due to the irreducible complexity of the phenomena and the limited ability to control experiments (requiring much more sophisticated thinking about experiment design and analysis). And added on top of that you have the problems that come with mitigating one's own biases on questions that touch upon one's own sense of identity and beliefs.
Which is all to say that I think many software engineers (and engineers of other types) are especially prone to buy into mathematically-based pseudoscience, especially in social and behavioral areas. And it's exactly why we need people actually trained in those areas, like yourself, to rely upon rather than amateur hour.