Ciências da Computação e da InformaçãoInglêsQuarto

Cormac Monaghan's blog

Cormac Monaghan's blog
Pagina inicialFeed RSS
language
StatisticsRegressionRCiências da Computação e da InformaçãoInglês
Publicados

In my last post I showed how to do simple linear regression by hand. However, naturally, in most cases with statistics, you never have just one predictor variable, but rather multiple. As such, in this post, I will show how to do multiple linear regression by hand. Multiple linear regression is an extension of simple linear regression that allows for more than one predictor variable.

StatisticsRegressionRCiências da Computação e da InformaçãoInglês
Publicados

For the past few years I’ve been a statistics tutor in the psychology department at Maynooth University. We cover everything from the basics of descriptive statistics and graphs to the nitty-gritty of t-tests, correlations, and ANOVAs. However, there’s one topic where I always slow down and dive deep: regression analysis. Why?

Ciências da Computação e da InformaçãoInglês
Publicados

Recently, I attended the “Introduction to Agent-Based Modelling for Public Health Research” workshop, organised by the National Centre for Research Methods and held at the University of Glasgow. The workshop covered the principles, concepts, and steps involved in building and analysing agent-based models using the software NetLogo.