Decision Mechanics

Insight. Applied.

  • Services
    • Decision analysis
    • Big data analysis
    • Software development
  • Articles
  • Blog
  • Privacy
  • Hire us

R analysis of frequency of swear words in Irish English by gender and age

July 13, 2018 By editor

Linguist Martin Schweinberger has used base R to perform a sociolinguistic analysis of swear word use in Irish English. The data analyzed is from the Irish component of the International Corpus of English. I'm particularly tickled by the fact that the script contains a set of regular expressions that define swear words. For instance search.pattern2 <- c (" [A|a]rse [s|d]{0 ,1} ") Turns out … [Read more...]

Filed Under: Data analysis Tagged With: age, gender, profanity, text analysis

FiveThirtyEight data

March 6, 2018 By editor

FiveThirtyEight are sharing the data and code behind some of their articles. A goldmine for those wishing to learn more about data science. … [Read more...]

Filed Under: Data analysis, Data science Tagged With: datasets, fivethirtyeight

Real-world datasets for learning data science in R

March 4, 2018 By editor

R comes with a range datasets that can be used when learning the basics or trying out a new approach/package. mtcars and weather` are popular choices. However, most of the common datasets are "toy" examples. They are great for practising basic techniques, but are useless when it comes to realistically simulating data science tasks. The dslabs package provides datasets more suited to exploring … [Read more...]

Filed Under: Data analysis, Data science Tagged With: datasets, real-world

Paper in “Handbook of Research Methods in Complexity Science”

February 5, 2018 By editor

My paper on visualizing dynamic networks has just been published in the Handbook of Research Methods in Complexity Science. There's a discount code for those purchasing in the next three months---VIP35. … [Read more...]

Filed Under: Complex systems Tagged With: book, research, visualization

Visual Vocabulary tool

January 4, 2018 By editor

Choosing the right type of chart is an essential part of producing an effective data visualization. It's pointless adding bells and whistles to something that's fundamentally unsuited to the message you are trying to convey. The Financial Times Visual Journalism team have a Visual Vocabulary tool that helps them choose the correct chart for a story. It's basically a catalog of charts indexed by … [Read more...]

Filed Under: Data science Tagged With: visualization

  • « Previous Page
  • 1
  • …
  • 13
  • 14
  • 15
  • 16
  • 17
  • …
  • 59
  • Next Page »

Search

Subscribe to blog via e-mail

Subscribe via RSS

Recent posts

  • Data Wrangler
  • The Trolley Problem
  • Counting votes using Excel
  • Accuracy vs precision
  • It’s not because we have insufficient data…

Copyright © 2025 · Decision Mechanics Limited · info@decisionmechanics.com