It’s not AI winter just yet, though there is a distinct chill in the air. Meta is shaking up and downsizing its artificial intelligence division. A new report out of MIT finds that 95 percent of companies’ generative AI programs have failed to earn any profit whatsoever. Tech stocks tanked Tuesday, regarding broader fears that […]
excel math is fine if you use the syntax correctly. Its problems are mostly assume many number inputs as dates and other performance issues. Doing math wrong is not one of them.
Yeah, some of the answers it produces are very questionable. The implementation of a lot of the stat functions is super-naive and not very stable in borderline cases. Take the standard deviation of three identical numbers, get an answer which is nearly-but-not-quite zero. They’ve also refused to improve their algorithms as it might break existing customer worksheets.
How long back? IEEE 754 floating point was released the same year as Excel v1, and it’d be a while before there was hardware support. Floating point numbers were often dodgey back then on just about everything.
They already did that with visual basic and excel. Anyone remember when excels math was, just sorta right?
excel math is fine if you use the syntax correctly. Its problems are mostly assume many number inputs as dates and other performance issues. Doing math wrong is not one of them.
No there were math errors. Was it using statistical functions? I can’t recall, I just know we had to double check everything.
Yeah, some of the answers it produces are very questionable. The implementation of a lot of the stat functions is super-naive and not very stable in borderline cases. Take the standard deviation of three identical numbers, get an answer which is nearly-but-not-quite zero. They’ve also refused to improve their algorithms as it might break existing customer worksheets.
https://www.mrexcel.com/excel-tips/bug-with-rand-in-excel-2003/
How long back? IEEE 754 floating point was released the same year as Excel v1, and it’d be a while before there was hardware support. Floating point numbers were often dodgey back then on just about everything.