Last week, Dr. Theresa Tam @CPHO_Canada & the Ontario Scientology table released their latest model that garnered criticism, ridicule, & shame at an international level. The now famous Covid Erection had risen 🍆📈

#Canada #Ontario #cdnpoli #onpoli #COVID19

The Covid Erection model predicted ~5000 cases by the end of February. Well, now that we’re at February’s end, Ontario recorded ~1250 cases. It would seem that the Covid Erection encountered some...ahem, erectile dysfunction 📉

#Canada #Ontario #cdnpoli #onpoli
Since the Covid Erection model had become flaccid, Dr. Tam @CPHO_Canada needed another story to continue the propaganda of fear; public health by dread & distress. So she came out today to say that Canada was experiencing 75X more cases than the spring peak

#Canada #cdnpoli
The spring peak in Canada had ~2000 cases. Today, Canada reported ~3000 cases. That would be 1.5X more cases, not 75X. Dr. Tam @CPHO_Canada just inflated the case counts by only 50X, or what we call here in Canada, by a Fisman

#Canada #cdnpoli #Ontario #onpoli #COVID19
Canada (& Ontario’s) public health officials & politicians have thoroughly embarrassed the discipline of public health & made mockery of the field of medicine. From the MDs fake crying in the news to the high school teachers pretending to be biostatisticians. We’ve become a joke.

More from Category c19

All you need to know about COVID19
FACTS NOT FEAR

Covid 19 is a disease caused by the SARS-CoV-2 virus. SARS-CoV-2 is one of 7 coronaviruses known to man. 1/n

The pandemic is real. Excess deaths were observed in many countries. Not all countries were affected in the same way due to pre-existing immunity, the health status of the population and demographics (the proportion of elderly in the population) 2/n
https://t.co/65elPq3gp5


COVID 19 presents a high risk for the very few and negligible risk for the many.

The infection fatality rate in different age groups:
<19 y, IFR= 0.003%
20-49 y: IFR= 0.02%
50-69 y: 0.5%
>70y, IFR=

Not everybody is susceptible to the virus. If reinfected, pre-existing immunity from related viruses gives protection from developing the disease or from developing serious symptoms.
4/n

“The evidence that a subset of people has a cross-reactive T cell repertoire through exposure to related coronaviruses is
Let's talk about MASKS!


Thread 1:


Masks increase mortality because breathing through them nebulizes aerosols into smaller ones which bypass mucosal immunity & reach all the way into the alveoli, leading to acute respiratory distress syndrome (ARDS).


"Aerosols..within the most breathable size range between 0.5 & 5 μm, can carry SARS-CoV-2 deep to the terminal alveoli..if this transmission pathway does exist, it would bypass the mucociliary clearance & incubation period of the virus in the upper

The filtration material itself of N95's average pore size ~0.3−0.5 μm does not block finer aerosol laden with virions penetration, not to mention surgical masks.

You May Also Like

Nano Course On Python For Trading
==========================
Module 1

Python makes it very easy to analyze and visualize time series data when you’re a beginner. It's easier when you don't have to install python on your PC (that's why it's a nano course, you'll learn python...

... on the go). You will not be required to install python in your PC but you will be using an amazing python editor, Google Colab Visit
https://t.co/EZt0agsdlV

This course is for anyone out there who is confused, frustrated, and just wants this python/finance thing to work!

In Module 1 of this Nano course, we will learn about :

# Using Google Colab
# Importing libraries
# Making a Random Time Series of Black Field Research Stock (fictional)

# Using Google Colab

Intro link is here on YT: https://t.co/MqMSDBaQri

Create a new Notebook at https://t.co/EZt0agsdlV and name it AnythingOfYourChoice.ipynb

You got your notebook ready and now the game is on!
You can add code in these cells and add as many cells as you want

# Importing Libraries

Imports are pretty standard, with a few exceptions.
For the most part, you can import your libraries by running the import.
Type this in the first cell you see. You need not worry about what each of these does, we will understand it later.