Earlier quoted context omitted.
This. We need to drop calculus, even geometry if we have to, in order to make room in the curriculum for statistics. Statistical illiteracy kills.
I mean, statistics relies heavily on calculus. It might be best to try and fit both in. Something at least a little bit fun and educational could be achieved with some dice throwing or simple computer simulations. High school students place dice games, they will immediately appreciate how useful a bit of probability would be in that context.
Missing Covid-19 test data was caused by the ill-thought-out use of Excel
151–160 of 834 posts
Re: Missing Covid-19 test data was caused by the ill-thought-out use of Excel
#152Earlier quoted context omitted.
The main reason Serco is used is their political connections; they really ought to have been banned from consideration after the fraud scandal: https://www.bbc.co.uk/news/uk-50806919 (my one-step programme for improving UK public contracting would be that after a significant failed contract the contracting company and its directors and any other companies they are directors of would be banned from tendering for a per…
Unfortunately the procurement rules currently in place prevent procurement personnel evaluating a tender from taking into account any prior performance . I'm unsure whether this is a result of EU legislation and common market rules, or whether it is just the UK.
Re: Missing Covid-19 test data was caused by the ill-thought-out use of Excel
#153We did a bit of work for laboratories this year and csv is not an uncommon exchange format between labs. In general almost all exchange formats are text based, with labs saying they will upgrade to „modern xml formats“ at some point in the future. So seen in this context a csv or an excel file doesn‘t really surprise me and should probably also be seen in this context.
CSV seems like a good choice for this kind of tabular, linear data.
Re: Missing Covid-19 test data was caused by the ill-thought-out use of Excel
#154Earlier quoted context omitted.
It's not a user issue, it's a government incompetence issue. Who was the technical genius who thought 'right, we need to store thousands of lines of critical and important data, I know! Excel!'
Alternatively... "We need to store some data for a virus" "Where does the data come from?" "Every hospital sends us an excel sheet" "Well, let's merge all of it into a bigger sheet and display it or export it"
... six months later ...
"Hey um..."
Re: Missing Covid-19 test data was caused by the ill-thought-out use of Excel
#155Good lord. Old XLS files. I'd love to have seen how this was concocted.
Perhaps some old integration code from 10+ years ago that was written to spit out XLS rather than XLSX e.g. some old versions of Crystal Reports can only do XLS. There must be loads old systems around that can only do XLS
Re: Missing Covid-19 test data was caused by the ill-thought-out use of Excel
#156Good lord. Old XLS files. I'd love to have seen how this was concocted.
Perhaps some old integration code from 10+ years ago that was written to spit out XLS rather than XLSX e.g. some old versions of Crystal Reports can only do XLS. There must be loads old systems around that can only do XLS
Ugh - I still deal with clients who are creating brand new XLS and DOC files and expecting to have all the latest features (co-authoring when hosted in 365/SharePoint Online/OneDrive/Teams)...
Re: Missing Covid-19 test data was caused by the ill-thought-out use of Excel
#157Friends don't let friends use Excel. Unfortunately Excel is the great swiss army knife of software and it's hard to avoid.
Re: Missing Covid-19 test data was caused by the ill-thought-out use of Excel
#158Interesting. We might see an increase in the amount of wrongly reported data as a result of the global lockdown. One can only wonder what the consequences of data underreporting might be? This reminds me of the below event which you can read the full story at https://leveragethoughts.substack.com/p/making-investment-de... In 1976, the UK government, led by James Callaghan of the Labour, borrowed the sum of $3.9 billi…
The problem was a government still operating as though Britton Woods was in place five years after Nixon ended it
Re: Missing Covid-19 test data was caused by the ill-thought-out use of Excel
#159I've been bitten by this exact issue (albeit on non critical data), save a file as XLS it will silently drop rows beyond 65k - save it as XLSX and it's all good..
Re: Missing Covid-19 test data was caused by the ill-thought-out use of Excel
#160Earlier quoted context omitted.
It's not a user issue, it's a government incompetence issue. Who was the technical genius who thought 'right, we need to store thousands of lines of critical and important data, I know! Excel!'
In my org excel might have been the start, the intent being to move over to a DB once someone got it stood up. Then nobody would stand up the DB - because not urgent, we have the excel for now. The DB would be completely forgotten, and 3 years down the road everybody would be wondering wtf we have this huge excel file for. Then we would have six weeks of meetings to discuss the file until something else comes up and…