OP here. If you are sick of COVID-19 stuff, I'm sorry. I found this useful for calculating the chances that zero/one/two of my partner and I are hospitalized, admitted to the ICU, or dies.
Given our underlying conditions, my rough calculations show a 6/1000 chance one of us is hospitalized, 0/1000 chance (rounded down) that both are hospitalized. Good news since we have kids.
Furthermore, a 1/1000 chance one of us is admitted to the ICU, and 0/1000 (rounded down) one or both of us dies.
Edit: Used a Monte Carlo simulation (n=10000) with a simple probability chain. Caveats and assumptions abound and YMMV, of course.
"Secondary drowning" is another term people use to describe another drowning complication. It happens if water gets into the lungs. There, it can irritate the lungs’ lining and fluid can build up, causing a condition called pulmonary edema. You’d likely notice your child having trouble breathing right away, and it might get worse over the next 24 hours.
Both events are very rare. They make up only 1%-2% of all drownings, says pediatrician James Orlowski, MD, of Florida Hospital Tampa. [1]
As an aside to the parent poster, an often-stated guideline for the maximum amount you should own in the companies you work for is 10% of your portfolio value [1][2]. Modern portfolio theory (Markowitz, et. al.) calculations for a bundle of assets probably would bear out that 20% in a single stock is not on the efficient frontier [3].
Same here, but maybe the difference is that we install Windows 10 Pro whereas the author is a Windows 10 Home user? The article doesn't seem to state the version they are using.
Most annoying is that there are a large number of little bits of functionality that phone home or send information out into the ether: Windows Defender and its submitting of samples, searching via the Windows button, Task Scheduled telemetry items, a plethora of Control Panel privacy settings, etc. etc. etc.
Also annoying on Windows 10 Pro is that the same windows builds have slightly different functionality --- even if the machines have the exact same hardware.
For example, the Search History and Permissions is sometimes named Change the permissions and history of search, even for the same Windows 10 build. It's bizarre.
Also, don't get me started on the intellisense typing when the windows menu is open. (Really Windows, when I press the Start button and then type in Update, you search the web and show me Wikipedia information? And it takes like 5 seconds?)
Don't forget the lame This PC icon...
Sorry, this turned into a cathartic listing of Win 10 grievances. :)
One way to make money is if you sell the bond at a higher price later to another buyer. From the article:
“Why are people buying at negative yields? It is mainly in expectation that you’re going to be able to sell to someone at a higher price later on,” said Andrea Iannelli, investment director, fixed income at Fidelity International. “Whatever the yield you have to assume you’re going to make more on the capital gain than lose on the yield.”
So Y < X, but if you bet you can sell at price Z to another buyer later, Z > X and you profit.
As an analogy I just thought up: it's kind of like overpaying for a house, thinking that in time the house value will appreciate.
There are links to two different forms on the File A Claim page [1]: A PDF for adults as of 5/13/2017 [2], and one for minors as of 5/13/2017 [3].
It looks like, if your goals are a balance between receiving the settlement, privacy, and effort, the PDF (probably [2] if no minors were involved) is the way to go.
Boy, this brings back memories. I was working at Andersen Consulting (AC, then Accenture) at the time our CEO, George Shaheen, left to join Webvan. The general sentiment at AC (at least amongst the grunts in my circle) was that we were glad to see George Shaheen leave, but were all left wondering if we should be jumping ship too, to join the dot-com boom.
The partners at AC were trying to hang on to talent for dear life because of the dot-com boom. When Webvan went bust many of the the partners/associate partners were quick to point that out, maybe as some kind of misguided retention pep-talk or something.
As a funny aside, there were some who used to call George Shaheen "George Unseen:"
For all the criticisms of Musk, and recent wackiness, it's moments like these that I thank our lucky stars that there are people like him on this earth. It just seems like these days there are so few people thinking about the long-term future of the human race.
I love it that his solution to the "AI terminator" problem is making a brain-computer interface so that we can have a fighting chance when AI takes off.
I love it that he wants to help us kick our addiction to non-renewable fossil fuels.
I love it that he wants to make us a two planet race so that we don't have all our humanity eggs in one planetary basket.
Reminds me of an experience I had in a college C++ course.
The professor was notorious for being a real tough grader. For my final project, I wrote a command line file encryption/decryption program. But, it encrypted and decrypted practically instantaneously. Since we had to demonstrate the program real-time in the computer lab to him, I was worried he wouldn't believe it actually did anything. So I added a delay and a progress bar for effect.
When I demonstrated the program, as the progress bar was going, the professor audibly said "oh good!" I was thinking in my head "oh yeah!" So I guess the effect worked.
He still docked me 5% points because the final decrypted file had an extra newline at the end. LOL
Why advertise drugs to customers, they're not medical professionals - that's why we have GPs.
Frankly (and maybe it's different in Canada), but I feel like people will have better health outcomes if they are aware of the options and consult, work with, and even challenge if need be, their GP.
GPs (or Primary Care Physicians, PCPs in the U.S.) share some goals with their patients, but many goals are not shared:
* Spending less money / good drug success / less side effects vs. using only tests/drugs they GP is comfortable with
* Avoiding lawsuits vs. candid discussion
* Taking time to research medical hypotheses vs. needing to get to the next patient
Come to think of it, if one is willing to invest the time, have an inquisitive mind, and demand a partnership relationship with most service providers, perhaps that person will generally have better outcomes in many areas (home repairs, dental, car service, etc.).
Sync claims that, if you have the Sync setup create your own encryption key on your device, files are end-to-end encrypted. I believe them. Moreover, Sync support confirmed that they do not have access to meta-data about your files either. Thus, their admins do not have access to your unencrypted files or information about them.
They support all the usual devices both on the desktop and mobile apps.
Their servers are located in Canada, not the U.S., if geography matters to you from a privacy perspective.
I will also second that Sync seems much speedier than Dropbox. Startup / connection time is maybe 50% faster on my dated machine. (Dropbox seems to say Connecting... forever!)
You can run both Dropbox and Sync.com at the same time if you want to migrate slowly. I use Dropbox for non-sensitive files (e.g. rando family pictures) and Sync.com for sensitive files (e.g. birth certificates, financial files). With Sync.com and their more thorough end-to-end encryption, I feel safer that my file data cannot be used for random studies or anything else Dropbox feels like they can justify [0].
After doing accounting for my business, a medium-sized non-profit, and our personal finances, I keep coming back to Microsoft Excel. Using someone else's accounting software feels like trying to do an Iron Man with a straight jacket. At least with Excel, you can code VBA/C#/formulas/etc. to your heart's content and make it do exactly what you want. That's what I love about it.
Want to import bank data? Well, you DO have to export the CSV manually from the bank, but then you can code something to make your financial reporting do exactly what you want.
Need graphs or reporting? MS Excel, well, excels at that.
Want to munge the data in a special way? Easy to do with formulas, coding, excel builts-ins, or some combination thereof.
Want to pre-process data before you suck it into a finances program? Write an external munger that exports to a .txt file, and then link an Excel Data Range to that .txt file.
I wonder sometimes if I have blinders on for choosing Excel, but hey, it works. And since I like coding, it actually makes doing finances kinda fun.
I was completely unaware of this proposed change, and can see big problems for individuals/small businesses if they end up implementing this. I've submitted a comment via email.
Using a broad definition of ML/data science, here are a few ideas:
First, coding toy problems (related to shipping or not) that implement linear regression, genetic algorithms, or neural networks, etc. will be a useful start
Analyze shipping and tracking EDI data to predict whether a shipment will be late (0.0 to 1.0 output, 1.0 being it will be late for certain)
Predict the likelihood a customer will churn (stop using your services) based on changes in volume, billing amounts, and other characteristics
Predicting this year's peak season shipping volume based on past years' data. See if you can beat the marketing/sales folks' predictions
Identify factors correlated with the most profitable shippers
Predict the likelihood a package is damaged
Use a genetic algorithm to improve driver routing
Reconfigure pickup times / drop off times to improve profitability
Use EDI shipping data to build a network graph of who is shipping to whom, segmented by type of some sort. Say you find that many A-type firms are shipping to B-type firms; any B-type firms that are not already customers could be interesting targets.
Score prospects to estimate their profitability by comparing their characteristics to existing customers' profitabilities
Use a neural network (or something else) to analyze EDI shipping data, damage data, and make packaging recommendations to customers
Analyze tracking EDI data, segmented by delivery area (zip+4?) and see if there are areas where drivers are more efficient at delivering faster. Maybe start an initiative to look at what separates the most efficient drivers from the least.
Reporting: not sexy, but really useful in this space
Bona fides: I used to work in the supply chain consulting space and consulted at firms like yours. Things are surprisingly basic in the shipping space - less meaty data science than one might think.
<SLIGHTLY_UNCOMFORTABLE_BRAG>
I completely reverse-engineered a popular online task management system, but made it an application that runs locally on my laptop. Now I control all the functionality, and most importantly, the data. Also, I can add things that maybe wouldn't be interesting for the many, but are very useful to me (e.g. when I enter a URL as a task, it fetches the title and sets that as the task name; e.g. it auto-summarizes arxiv postings as discrete tasks and takes a crack at prioritizing them for me; e.g. all my email gets auto-funneled into separate tasks, so I'm always at "Inbox zero").
I would say it has improved my productivity and focus a lot.
</SLIGHTLY_UNCOMFORTABLE_BRAG>
TL;DR: Only bleach and/or a high temperature in the dryer kills most of the bacteria. Various laundry detergents seemed to have no effect. If you are a norophobe, try to use disposable paper towels, nappies, etc. when you can.
Given our underlying conditions, my rough calculations show a 6/1000 chance one of us is hospitalized, 0/1000 chance (rounded down) that both are hospitalized. Good news since we have kids.
Furthermore, a 1/1000 chance one of us is admitted to the ICU, and 0/1000 (rounded down) one or both of us dies.
Edit: Used a Monte Carlo simulation (n=10000) with a simple probability chain. Caveats and assumptions abound and YMMV, of course.