breakfastburrito@sh.itjust.workstoNo Stupid Questions@lemmy.world•How is it possible that roughly 50% of Americans can’t read above a 6th grade level and how are 21% just flat out illiterate?
1·
1 year agoI’ve never seen anything as extreme as you describe, but when I took the GRE I met a guy kind of like this. After you finish the exam it gives you an estimate of your score, but your real scores are sent to you weeks later. On the way out some guy asked me how I did (fairly well but not 97% plus on anything). He was like “oh damn if you don’t get above 95% on math then you can’t go to grad school in STEM lol”. I asked him what he got in the reading and writing and he said <33% “but that isn’t important for grad school” lmao
I recently had to do linear algebra for the first time ever irl. I’ve been out of school for ~15 years. I was trying to make a rotation matrix to transform some points in 2D space. It took me a very long time to remember how it’s performed yet alone “transformation matrix” which is something I’d never heard of before. I got my code all working and was so proud, then later found that one of the r packages I was using could have just solved it all automatically :/