Unleashing Websockets to better understand Bitcoin
Back when Bitcoin was all the rage, I promised myself never to jump on the bandwagon. I gave in after a few days and brought a hundred dollars worth of […]
Back when Bitcoin was all the rage, I promised myself never to jump on the bandwagon. I gave in after a few days and brought a hundred dollars worth of […]
In this series, my goal is to identify Canadian REITs with potential of price appreciation and distribution growth. This is not an expert opinion and, in fact, is my first […]
Introduction I was unceremoniously thrust into the ‘real world’ after graduating university. One of the things I now had to deal with now was the dilemma of saving money. I […]
Using data from a class assignment, I attempted to use R to model the spread of diseases in a fixed population. I was given sample data assuming an unlimited population […]
Having an in-depth knowledge of SQL is useful for anyone who wants to excel in data mining and predictive analysis. Knowing SQL is also necessary for Business Intelligence (BI) . […]
Today, I used R to evaluate the variation in sugar cane weight caused by different pests. The goal was to understand the fundamentals of ANOVA (Analysis of Variation ) and […]
Today’s project focuses on creating a linear model that would describe the influence of multiple ingredients on concrete’s ability to withstand loads. The linear model was built with R. Data […]
So far, scatterplot matrices are the most useful function I have every seen in any software. Scatterplot matrices graphically summarize important relationships between vectors. Most impressively, scatterplot matrices can calculate […]
The purpose of this post is to learn to make bar graphs in R. As practice, I used the public data of the demographics within Toronto’s many neighborhoods. R found […]
The goal for my next project is to look at the major ethnicities in Toronto – by neighborhood. I’ll measure ethnicity by looking at languages spoken at home. Ignoring English, […]