Site icon R-bloggers

Course sequence: Data analytics for the liberal arts

[This article was first published on George J. Mount, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

I’m a proud liberal arts graduate myself who, with some fumbling, ended up in the world of data analytics. It may sound odd, but I never fancied myself much of a “math person,” and I still love to explore the world through the arts and qualitative methods.

I still hold that it’s because of these interests that I decided to dig in on data analytics: I wanted to be as efficient, productive and automated as possible in using quantitative data, so that I had the time and energy to explore it qualitatively.

This distinction holds a truth that we can use to unite data analytics with the liberal arts: computers are good at processing data, and humans are good at making sense of it.

The good news about computers is that they do what you tell them to do. The bad news is that they do what you tell them to do.

Ted Nelson

Why the liberal arts in an age of big data and technology? The liberal arts teach you to have a perspective and make sense of the world. As I said in my post on creating the future with the liberal arts, “The liberal arts student appreciates the grit, fragility and triumph of the human condition. We can only see where we are going if we know where we’ve been.”

Humans may have a gift to contextualize large amounts of long-term information, but we are terrible at holding short-term memory. For example, most of us can only hold seven things at a time in working memory.

 (If you don’t believe me at how bad we are at holding short-term memory, take this test.)

Computers, on the other hand, thrive at executing orders that require processing lots of defined chunks of data. Here is where computational thinking and data literacy holds so much promise for liberal arts students.

Here is a proposed basic two-semester course sequence that I proposed to a liberal arts professor friend of mine. The professor had mentioned the typical scenario of liberal arts grads being ill-prepared for the job market, and that the school was looking for ways to position their students better for careers success.

I know this scenario well — I was one myself, but I’ve come not to regret receiving my education in the first place. Instead, I’ve looked for ways to integrate data analytics education with liberal arts education, specifically so that liberal arts students, who have so much value to provide employers, are seen in a compelling light.

To do so, I’ve integrated a coding bootcamp-like experience to fit a three-credit-hour college course. Students will learn how to build spreadsheet models, read information from databases, and script data collection and analysis processes. These skills will make liberal arts graduates more competitive on the job market.

My second course is geared toward liberal arts students who wish to pursue graduate school and careers in academia. These students can benefit from computational processes as they are increasingly being used in those fields. The course is heavy on text analysis and natural language processing — again, to provide a method for comparing many bits of short-term memory at scale.

I hope the below learning guide can benefit your liberal arts organization. Universities must adapt, but I do not believe the best way to do so is by abandoning liberal arts programs. There is a way to augment this field of study with computational and data analytics methods.

Download the course sequence here.Download

Data analyics for the liberal arts

I imagine this as a two-semester sequence for upperclassmen. The first course, “Intro to Data Analytics” is more of a general survey of data analytics with an emphasis on applications in the workforce. The second, “Data Analytics for the Liberal Arts” is geared toward students interested in graduate school in the humanities or similar. However, these topics would be of use to others as natural language processing has become popular in industry.

Intro to Data Analytics

This is a full-semester, 3-credit hour course. I consider this as a sort of “data analytics bootcamp” conducted as a typical semester-long college course.

Learning outcomes:

Topics:

Assessments:

Data Analytics for the Liberal Arts

This is a full-semester, 3-credit hour course. The text could be Text Analysis with R for Student of Literature with some supplemental material. It may be wise to make “Intro to Data Analytics” a pre-req along with a basic stats course.

This course will be conducted entirely in R. The “target demo” would be students interested in grad school for the humanities or related, but the appeal could easily extend as natural language processing is becoming quite popular in industry.

Learning outcomes:

Topics:

Assessments:

If helping your undergraduate liberal arts population succeed in their careers and in grad school through data analytics is something you’re wrestling with, please set up a free call with me and we can talk.

This download is part of my resource library. For exclusive free access, subscribe below.

To leave a comment for the author, please follow the link and comment on their blog: George J. Mount.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.