<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on Citizen Statistician</title>
    <link>http://www.citizen-statistician.org/post/</link>
    <description>Recent content in Posts on Citizen Statistician</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 21 Apr 2021 00:00:00 +0000</lastBuildDate><atom:link href="http://www.citizen-statistician.org/post/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>That&#39;s what Nicola said</title>
      <link>http://www.citizen-statistician.org/2021/04/that-s-what-nicola-said/</link>
      <pubDate>Wed, 21 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2021/04/that-s-what-nicola-said/</guid>
      <description>For the last year, I’ve watched just about every COVID-19 briefing by the Scottish Government, most of which are delivered by First Minister Nicola Sturgeon. Earlier on in the pandemic these were daily updates, lately it seems like once a week. The more often they happen, the worse you know things are going… If I’ve chatted with you about COVID, you have probably heard me say that I am very impressed by the way she delivers these updates.</description>
    </item>
    
    <item>
      <title>Open-source contribution as a student project</title>
      <link>http://www.citizen-statistician.org/2021/03/open-source-contribution-as-a-student-project/</link>
      <pubDate>Mon, 22 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2021/03/open-source-contribution-as-a-student-project/</guid>
      <description>An opportunity to teach, an opportunity to give back…
If you’ve seen one of my data science education talks or attended one of my workshops in the last few years, you’ve probably heard me talk about the unvotes package in R.
This package provides the voting history of countries in the United Nations General Assembly, along with information such as date, description, and topics for each vote.
I love using data from this package in my teaching, especially on day one of class, because the data are rich while being accessible.</description>
    </item>
    
    <item>
      <title>TikTok, lockdown, and introduction to R</title>
      <link>http://www.citizen-statistician.org/2021/03/tiktok-lockdown-and-introduction-to-r/</link>
      <pubDate>Mon, 15 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2021/03/tiktok-lockdown-and-introduction-to-r/</guid>
      <description>Last weekend Maria Tackett and I gave an introduction to R workshop as part of the 2021 ENAR Fostering Diversity in Biostatistics Workshop for high school and undergraduate students. Our goal was to give them a taster for exploring and visualizing data with R and, hopefully, leave them wanting to learn more.
We only had 75 minutes for the workshop and a totally beginner crowd. We knew that they would be a mix of undergraduate and high school students, but didn’t know much else about them as we prepared for the workshop.</description>
    </item>
    
    <item>
      <title>In the beginning was R Markdown</title>
      <link>http://www.citizen-statistician.org/2021/03/in-the-beginning-was-r-markdown/</link>
      <pubDate>Wed, 03 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2021/03/in-the-beginning-was-r-markdown/</guid>
      <description>Last week I attended the Toronto Workshop on Reproducibility where I had to the pleasure of giving one of the keynotes.
When I was asked to give a keynote for this event on teaching, I had the idea of reflecting on almost 9 years of teaching with introductory statistics and data science through the lens of reproducibility. I would have said “teaching with R Markdown”, but looking back through my notes, this wasn’t true as the rmarkdown package has not been around for that long – turns out I started teaching with it when it was just knitr.</description>
    </item>
    
    <item>
      <title>#TheMoment tweets</title>
      <link>http://www.citizen-statistician.org/2021/03/themoment-tweets/</link>
      <pubDate>Mon, 01 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2021/03/themoment-tweets/</guid>
      <description>
&lt;script src=&#34;http://www.citizen-statistician.org/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;
&lt;script src=&#34;http://www.citizen-statistician.org/rmarkdown-libs/twitter-widget/widgets.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;On Sunday morning I came across a tweet by NPR’s &lt;a href=&#34;https://www.npr.org/people/4462099/lourdes-garcia-navarro?t=1614556725862&#34;&gt;Lulu Garcia-Navarro&lt;/a&gt; morning asking people when they knew things were going to be different due to COVID. Whenever I read replies to a tweet like this I’m always tempted to scrape all the replies and take a look at the data to see if anything interesting emerges.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>GitHub workflow for data science project proposals</title>
      <link>http://www.citizen-statistician.org/2020/11/github-workflow-for-data-science-project-proposals/</link>
      <pubDate>Sun, 08 Nov 2020 00:00:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2020/11/github-workflow-for-data-science-project-proposals/</guid>
      <description>
&lt;script src=&#34;{{&lt; blogdown/postref &gt;}}index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;Over the past few years I’ve been working on moving from a mindset of end-of-semester project to semester-long project. Inevitably students end up doing lots of work as the deadline approaches at the end of the semester (and I can’t blame them, that’s how I work around deadlines too, and how just about anyone I know works), but creating opportunities for them to get started on their projects earlier in the semester is very important.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Data science tutorials with learnr and gradethis</title>
      <link>http://www.citizen-statistician.org/2020/08/data-science-tutorials-with-learnr-and-gradethis/</link>
      <pubDate>Mon, 31 Aug 2020 00:00:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2020/08/data-science-tutorials-with-learnr-and-gradethis/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post was contributed by &lt;a href=&#34;https://github.com/lee-suddaby&#34;&gt;Lee Suddaby&lt;/a&gt; and &lt;a href=&#34;https://github.com/ZenoMK&#34;&gt;Zeno Kujawa&lt;/a&gt;, second year students at the University of Edinburgh majoring in Mathematics and Data Science, respectively.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Over the university summer break, we (Zeno and Lee) were busy making preparations for moving more of our &lt;a href=&#34;https://introds.org/&#34;&gt;Introduction to Data Science&lt;/a&gt; course from being human-graded to computer-graded. We both took this course in the Fall of 2019, as part of our first-year studies at the University of Edinburgh, and this is where we first learned R.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Teaching statistics and data science online workshops</title>
      <link>http://www.citizen-statistician.org/2020/06/teaching-statistics-and-data-science-online-workshops/</link>
      <pubDate>Sat, 27 Jun 2020 00:00:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2020/06/teaching-statistics-and-data-science-online-workshops/</guid>
      <description>&lt;p&gt;Colin Rundel and I will be teaching a series of three virtual workshops in July 2020 on teaching statistics and data science online.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Preparing to Teach 2020: What did we learn?</title>
      <link>http://www.citizen-statistician.org/2020/06/preparing-to-teach-2020-what-did-we-learn/</link>
      <pubDate>Thu, 25 Jun 2020 00:00:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2020/06/preparing-to-teach-2020-what-did-we-learn/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post was contributed by &lt;a href=&#34;https://sastoudt.github.io/&#34;&gt;Sara Stoudt&lt;/a&gt; (&lt;a href=&#34;https://twitter.com/sastoudt&#34;&gt;@sastoudt&lt;/a&gt;). Thank you Sara!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;On May 15th and 20th the third &lt;a href=&#34;https://preparingtoteach.org/&#34;&gt;Preparing for Careers in Teaching Statistics and Data Science Workshop&lt;/a&gt; was held. 37 graduate students and recent PhDs gathered (remotely of course) to learn from Allan Rossman (Cal Poly), Mine Çetinkaya-Rundel (University of Edinburgh, Duke, RStudio), Jo Hardin (Pomona), Beth Chance (Cal Poly), Lucy D’Agostino McGowan (Wake Forest), and Ulrike Genschel (Iowa State).&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Letter to the COPSS Executive Committee</title>
      <link>http://www.citizen-statistician.org/2020/06/letter-to-copss-executive-committee/</link>
      <pubDate>Fri, 12 Jun 2020 00:00:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2020/06/letter-to-copss-executive-committee/</guid>
      <description>&lt;p&gt;As recent, current, and future chairs of the American Statistical Association (ASA) Section on Statistics and Data Science Education, we have sent the following letter to Ron Wasserstein (Executive Director of ASA) and Bhramar Mukherjee (COPSS Chair) and requested that they share it with the COPSS Executive Committee.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Dipping my toes in generative art, with my sister</title>
      <link>http://www.citizen-statistician.org/2020/05/dipping-my-toes-in-generative-art-with-my-sister/</link>
      <pubDate>Mon, 04 May 2020 00:00:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2020/05/dipping-my-toes-in-generative-art-with-my-sister/</guid>
      <description>


&lt;p&gt;Story of my first attempt at learning how to make generative art in R.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Citizen Statistician is back!</title>
      <link>http://www.citizen-statistician.org/2020/05/citizen-statistician-is-back/</link>
      <pubDate>Fri, 01 May 2020 00:00:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2020/05/citizen-statistician-is-back/</guid>
      <description>We haven’t written anything for a while because, well, I broke this website. Or maybe not me, but Hugo broke it. Or maybe blogdown did. They had disagreements about versions and didn’t want to play nicely with each other and I was too busy/tired/overwhelmed to play arbiter. Those adjectives still apply to how I’m feeling nowadays, but after updating R to version 4.0 and reinstalling all my packages, I decided now was the time to suck it up and fix things.</description>
    </item>
    
    <item>
      <title>Sometimes you just want a project-less RStudio session</title>
      <link>http://www.citizen-statistician.org/2019/08/sometimes-you-just-want-a-project-less-rstudio-session/</link>
      <pubDate>Fri, 16 Aug 2019 00:00:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2019/08/sometimes-you-just-want-a-project-less-rstudio-session/</guid>
      <description>If you’ve ever been to an R workshop I gave, you probably heard me say “if the only thing you get out of this workshop is that RStudio projects are awesome and you should use them, this workshop was worth your time”. And I stand by this statement, they are awesome!1
But sometimes you just want a project-less RStudio! When, you ask? Imagine you have an RStudio project open where you’re writing course slides, or a blog post, or a package… And then imagine a student asks a coding question and you want to run their code quickly but don’t want to populate your environment with the objects that code creates.</description>
    </item>
    
    <item>
      <title>Shiny for JSM 2019</title>
      <link>http://www.citizen-statistician.org/2019/07/shiny-for-jsm-2019/</link>
      <pubDate>Wed, 17 Jul 2019 00:00:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2019/07/shiny-for-jsm-2019/</guid>
      <description>It took me all of 30 minutes from starting this mini-project to writing this post. This is not meant to be a brag, but instead an ode to reproducibility. Last year for JSM 2018 I made a Shiny app to browse the conference schedule. I personally found that app really useful, and I know a few others did as well. And I saved my code in a GitHub repo.
Now that JSM 2019 is almost here, I thought I&amp;rsquo;d try my code again.</description>
    </item>
    
    <item>
      <title>Exploring the gt package with the useR 2019 schedule</title>
      <link>http://www.citizen-statistician.org/2019/07/exploring-gt-with-user-2019-schedule/</link>
      <pubDate>Sat, 06 Jul 2019 00:00:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2019/07/exploring-gt-with-user-2019-schedule/</guid>
      <description>I have been meaning to try out the gt package for a while now, but didn’t really have a great use case for it. However over the last few days I have been looking over the useR 2019 schedule and felt like I would have an easier time picking talks yo attend if the schedule was formatted in wide format (talks occurring at the same time in different rooms listed next to each other) as opposed to the long format.</description>
    </item>
    
    <item>
      <title>RStudio Cloud in the classroom</title>
      <link>http://www.citizen-statistician.org/2019/06/rstudio-cloud-in-the-classroom/</link>
      <pubDate>Thu, 13 Jun 2019 00:00:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2019/06/rstudio-cloud-in-the-classroom/</guid>
      <description>Much has been written in statistics and data science education literature about pedagogical tools and approaches to provide a practical computational foundation for students. However a common friction point for getting students (and faculty) started with computing is installation and setup. If you’ve heard me talk about teaching R, you’ve probably heard me mention the following day one dilemma:
  Option 1 😰 Option 2 😎    1.</description>
    </item>
    
    <item>
      <title>KonMari your GitHub watchlist</title>
      <link>http://www.citizen-statistician.org/2019/06/konmari-your-github-watchlist/</link>
      <pubDate>Fri, 07 Jun 2019 00:00:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2019/06/konmari-your-github-watchlist/</guid>
      <description>First, if you don’t know what KonMari means, see here. My interpretation, based on having watched the Netflix series and not having read the books, is that you get rid of things that don’t give you joy. This is a huge oversimplification of Marie Kondo’s KonMari Method, but it’s the bit that’s relevant to this post.
Now back to regular programming…
As of two days ago I was watching over 2000 GitHub repositories!</description>
    </item>
    
    <item>
      <title>Preparing to teach</title>
      <link>http://www.citizen-statistician.org/2019/05/preparing-to-teach/</link>
      <pubDate>Mon, 20 May 2019 00:00:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2019/05/preparing-to-teach/</guid>
      <description>I&amp;rsquo;m excited to announce that, with support from the National Science Foundation (pending final approval), the Section on Statistics and Data Science Education will host the 2nd annual Preparing for Careers in Teaching Statistics and Data Science Workshop in Fort Collins, Colorado, on July 27 (immediately prior to JSM 2019 in Denver, Colorado). The workshop is designed for graduate students and recent PhDs interested in careers in teaching statistics and data science.</description>
    </item>
    
    <item>
      <title>Time zones are hard</title>
      <link>http://www.citizen-statistician.org/2019/05/timezones-are-hard/</link>
      <pubDate>Wed, 15 May 2019 00:00:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2019/05/timezones-are-hard/</guid>
      <description>Citizen Statistician is back from a hiatus! I hope to post more regularly in the coming weeks, including writing a post on converting from WordPress to blogdown.
I have recently been dealing with time zone changes. I’ll say a bit more about it shortly. But first, here is a picture of my 2 year old “dealing” with time zone changes.
His schedule is completely thrown off, he doesn’t know what to do with himself, so he keeps moving around in his room in his sleep.</description>
    </item>
    
    <item>
      <title>The birthday problem and voter fraud</title>
      <link>http://www.citizen-statistician.org/2017/11/the-birthday-problem-and-voter-fraud/</link>
      <pubDate>Mon, 13 Nov 2017 17:03:31 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2017/11/the-birthday-problem-and-voter-fraud/</guid>
      <description>I was traveling at the end of last week, which means I had some time to listen to podcasts while in transit. This American Life is always a hit for me, though sometimes I can&amp;rsquo;t listen to it in public because the stories can be too sad, and then I get all teary eyed in airports&amp;hellip;
This past week&amp;rsquo;s was both fun and informative though. I&amp;rsquo;m talking about Episode 630: Things I Mean to Know.</description>
    </item>
    
    <item>
      <title>Hand Drawn Data Visualizations</title>
      <link>http://www.citizen-statistician.org/2017/10/hand-drawn-data-visualizations/</link>
      <pubDate>Mon, 30 Oct 2017 00:50:50 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2017/10/hand-drawn-data-visualizations/</guid>
      <description>Recently the blog Brain Pickings wrote about the set of hand-drawn visualizations that Civil Rights activist W.E.B. Du Bois commissioned for the1900 World&amp;rsquo;s Fair in Paris. (In a previous post, Rob wrote about an art exhibit he saw that featured artistic interpretations of these plots.)
Every time I see these visualizations I am amazed—they are gorgeous and the detail (and penmanship) is amazing. The visualizations included bar charts, area plots, and maps—all hand-drawn!</description>
    </item>
    
    <item>
      <title>Data Visualization Course for First-Year Students</title>
      <link>http://www.citizen-statistician.org/2017/10/data-visualization-course-for-freshmen/</link>
      <pubDate>Sat, 07 Oct 2017 15:26:51 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2017/10/data-visualization-course-for-freshmen/</guid>
      <description>A little over a year ago, we decided to propose a data visualization course at the first-year level. We had been thinking about this for awhile, but never had the time to teach it given the scheduling constraints we had. When one of the other departments on campus was shut down and the faculty merged in with other departments, we felt that the time was ripe to make this proposal.</description>
    </item>
    
    <item>
      <title>Mapping Irma,  but not really...</title>
      <link>http://www.citizen-statistician.org/2017/09/mapping-irma-but-not-really/</link>
      <pubDate>Thu, 07 Sep 2017 19:00:10 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2017/09/mapping-irma-but-not-really/</guid>
      <description>We&amp;rsquo;re discussing data visualization nowadays in my course, and today&amp;rsquo;s topic was supposed to be mapping. However late last night I realized I was going to run out of time and decided to table hands on mapping exercises till a bit later in the course (after we do some data manipulation as well, which I think will work better).
That being said, talking about maps seemed timely, especially with Hurricane Irma developing.</description>
    </item>
    
    <item>
      <title>Data Science Webinar Announcement</title>
      <link>http://www.citizen-statistician.org/2017/09/data-science-webinar-announcement/</link>
      <pubDate>Thu, 07 Sep 2017 15:16:02 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2017/09/data-science-webinar-announcement/</guid>
      <description>I&amp;rsquo;m pleased to announce that on Monday, September 11 , 9-11 am Pacific, I&amp;rsquo;ll be leading a Concord Consortium Data Science Education Webinar. Oddly, I forgot to give it a title, but it would be something like &amp;ldquo;Towards a Learning Trajectory for K-12 Data Science&amp;rdquo;. This webinar, like all Concord webinars, is intended to be highly interactive. Participants should have their favorite statistical software at the ready. A detailed abstract as well as registration information is here.</description>
    </item>
    
    <item>
      <title>Envisioning Data Science Webinar Series and Call for Input</title>
      <link>http://www.citizen-statistician.org/2017/09/envisioning-data-science-webinar-series-and-call-for-input/</link>
      <pubDate>Wed, 06 Sep 2017 19:00:26 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2017/09/envisioning-data-science-webinar-series-and-call-for-input/</guid>
      <description>**Webinar Series: Data Science Undergraduate Education**
Join the National Academies of Sciences, Engineering, and Medicine for a webinar series on undergraduate data science education. Webinars will take place on Tuesdays from 3-4pm ET starting onSeptember 12 and ending on November 14. See below for the list of dates and themes for each webinar.
This webinar series is part of an input-gathering initiative for a National Academies study on Envisioning the Data Science Discipline: The Undergraduate Perspective.</description>
    </item>
    
    <item>
      <title>Revisiting that first day of class example</title>
      <link>http://www.citizen-statistician.org/2017/08/revisiting-that-first-day-of-class-example/</link>
      <pubDate>Thu, 31 Aug 2017 04:45:55 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2017/08/revisiting-that-first-day-of-class-example/</guid>
      <description>About a year ago I wrote this post: 
I wasn&amp;rsquo;t teaching that semester, so couldn&amp;rsquo;t take my own advice then, but thankfully (or the opposite of thankfully) Trump&amp;rsquo;s tweets still make timely discussion.
I had two goals for presenting this example on the first day of my data science course (to an audience of all first-year undergraduates, with little to no background in computing and statistics):
  Give a data analysis example with a familiar context</description>
    </item>
    
    <item>
      <title>Modernizing the Undergraduate Statistics Curriculum at #JSM2017</title>
      <link>http://www.citizen-statistician.org/2017/08/modernizing-the-undergraduate-statistics-curriculum-at-jsm2017/</link>
      <pubDate>Sun, 06 Aug 2017 00:18:16 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2017/08/modernizing-the-undergraduate-statistics-curriculum-at-jsm2017/</guid>
      <description>I&amp;rsquo;m a bit late in posting this, but travel delays post-JSM left me weary, so I&amp;rsquo;m just getting around to it. Better late than never?
Wednesday at JSM featured an invited statistics education session on Modernizing the Undergraduate Statistics Curriculum. This session featured two types of speakers: those who are currently involved in undergraduate education and those who are on the receiving end of graduating majors. The speakers involved in undergraduate education presented on their recent efforts for modernizing the undergraduate statistics curriculum to provide the essential computational and problem solving skills expected from today’s modern statistician while also providing a firm grounding in theory and methods.</description>
    </item>
    
    <item>
      <title>Novel Approaches to First Statistics / Data Science Course at #JSM2017</title>
      <link>http://www.citizen-statistician.org/2017/08/novel-approaches-to-first-statistics-data-science-course-at-jsm2017/</link>
      <pubDate>Thu, 03 Aug 2017 14:08:47 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2017/08/novel-approaches-to-first-statistics-data-science-course-at-jsm2017/</guid>
      <description>Tuesday morning, bright an early at 8:30am, was our session titled &amp;ldquo;Novel Approaches to First Statistics / Data Science Course&amp;rdquo;. For some students the first course in statistics may be the only quantitative reasoning course they take in college. For others, it is the first of many in a statistics major curriculum. The content of this course depends on which audience the course is aimed at as well as its place in the curriculum.</description>
    </item>
    
    <item>
      <title>My JSM 2017 itinerary</title>
      <link>http://www.citizen-statistician.org/2017/07/my-jsm-2017-itinerary/</link>
      <pubDate>Sat, 29 Jul 2017 02:27:30 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2017/07/my-jsm-2017-itinerary/</guid>
      <description>JSM 2017 is almost here. I just landed in Maryland, and I finally managed to finish combing through the entire program. What a packed schedule! I like writing an itinerary post each year, mainly so I can come back to it during and after the event. I obviously won&amp;rsquo;t make it to all sessions listed for each time slot below, but my decision for which one(s) to attend during any time period will likely depend on proximity to previous session, and potentially also proximity to childcare area.</description>
    </item>
    
    <item>
      <title>Structuring Data in Middle School</title>
      <link>http://www.citizen-statistician.org/2017/07/structuring-data-in-middle-school/</link>
      <pubDate>Wed, 26 Jul 2017 22:15:47 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2017/07/structuring-data-in-middle-school/</guid>
      <description>Of the many provocative and exciting discussions at this year’s Statistics Research Teaching and Learning conference in Rotarua, NZ, one that has stuck in my mind is from Lucia Zapata-Cardona, from the Universidad de Antioquia in Columbia. Lucia discussed data from her classroom observations of a teacher at a middle school (ages 12-13) in a “Northwest Columbian city”. The class was exciting for many reasons, but the reason that I want to write about it here is because of the fact that the teacher had the students structure and store their own data.</description>
    </item>
    
    <item>
      <title>Are computers needed to teach Data Science?</title>
      <link>http://www.citizen-statistician.org/2017/07/are-computers-needed-to-teach-data-science/</link>
      <pubDate>Mon, 24 Jul 2017 20:48:16 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2017/07/are-computers-needed-to-teach-data-science/</guid>
      <description>One of the many nice things about summer is the time and space it allows for blogging. And, after a very stimulating SRTL conference (Statistics Reasoning, Teaching and Learning) in Rotorua, New Zealand, there&amp;rsquo;s lots to blog about.
Let&amp;rsquo;s begin with a provocative posting by fellow SRTL-er Tim Erickson at his excellent blog A Best Case Scenario. I&amp;rsquo;ve known Tim for quite awhile, and have enjoyed many interesting and challenging discussions.</description>
    </item>
    
    <item>
      <title>StatPREP Workshops</title>
      <link>http://www.citizen-statistician.org/2017/06/statprep-workshops/</link>
      <pubDate>Thu, 29 Jun 2017 16:31:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2017/06/statprep-workshops/</guid>
      <description>This last weekend I helped Danny Kaplan and Kathryn Kozak (Coconino Community College) put on a StatPREP workshop. We were also joined by Amelia McNamara (Smith College) and Joe Roith (St. Catherine&amp;rsquo;s University). The idea behind StatPREP is to work directly with college-level instructors, through online and in community-based workshops, to develop the understanding and skills needed to work and teach with modern data.
Danny Kaplan ponders at #StatPREP
One of the most interesting aspects of these workshops were the tutorials and exercises that the participants worked on.</description>
    </item>
    
    <item>
      <title>USCOTS 2017</title>
      <link>http://www.citizen-statistician.org/2017/05/uscots-2017/</link>
      <pubDate>Sat, 20 May 2017 12:58:26 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2017/05/uscots-2017/</guid>
      <description>Citizen Statistician&amp;rsquo;s very own Mine Çetinkaya-Rundel gave one of the keynote addresses at USCOTS 2017.

The abstract for her talk, Teaching Data Science and Statistical Computation to Undergraduates, is given below.
What draws students to statistics? For some, the answer is mathematics, and for those a course in probability theory might be an attractive entry point. For others, their first exposure to statistics might be an applied introductory statistics course that focuses on methodology.</description>
    </item>
    
    <item>
      <title>Read elsewhere: Organizing DataFest the tidy way</title>
      <link>http://www.citizen-statistician.org/2017/04/read-elsewhere-organizing-datafest-the-tidy-way/</link>
      <pubDate>Wed, 05 Apr 2017 16:40:33 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2017/04/read-elsewhere-organizing-datafest-the-tidy-way/</guid>
      <description>Part of the reason why we have been somewhat silent at Citizen Statistician is that it&amp;rsquo;s DataFest season, and that means a few weeks (months?) of all consuming organization followed by a weekend of super fun data immersion and exhaustion&amp;hellip; Each year that I organize DataFest I tell myself &amp;ldquo;next year, I&amp;rsquo;ll do [blah] to make my life easier&amp;rdquo;. This year I finally did it! Read about how I&amp;rsquo;ve been streamlining the process of registrations, registration confirmations, and dissemination of information prior to the event on my post titled &amp;ldquo;Organizing DataFest the tidy way&amp;rdquo; on the R Views blog.</description>
    </item>
    
    <item>
      <title>Theaster Gates, W.E.B. Du Bois, and Statistical Graphics</title>
      <link>http://www.citizen-statistician.org/2017/02/theaster-gates-w-e-b-du-bois-and-statistical-graphics/</link>
      <pubDate>Sun, 26 Feb 2017 21:14:11 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2017/02/theaster-gates-w-e-b-du-bois-and-statistical-graphics/</guid>
      <description>After reading this review of a Theaster Gates show at Regan Projects, in L.A., I hurried to see the show before it closed. Inspired by sociologist and civil rights activist W.E.B. Du Bois, Gates created artistic interpretations of statistical graphics that Du Bois had produced for an exhibition in Paris in 1900. Coincidentally, I had just heard about these graphics the previous week at the Data Science Education Technology conference while evesdropping on a conversation Andy Zieffler was having with someone else.</description>
    </item>
    
    <item>
      <title>Some Reading for the Winter Break</title>
      <link>http://www.citizen-statistician.org/2016/12/some-reading-for-the-winter-break/</link>
      <pubDate>Wed, 21 Dec 2016 02:01:29 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2016/12/some-reading-for-the-winter-break/</guid>
      <description>It has been a long while since I wrote anything for Citizen Statistician, so I thought I would scribe a post about three books that I will be reading over break.
The first book is Cathy O&amp;rsquo;Neil&amp;rsquo;s book, Weapons of Math Destruction: How Big Data Increases Inequality and Threatens Democracy [link to Amazon]. I am currently in the midst of Chapter 3. I heard about this book on an episode of 538&amp;rsquo;s podcast, What&amp;rsquo;s the Point?</description>
    </item>
    
    <item>
      <title>Measurement error in intro stats</title>
      <link>http://www.citizen-statistician.org/2016/09/measurement-error-in-intro-stats/</link>
      <pubDate>Tue, 27 Sep 2016 00:52:27 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2016/09/measurement-error-in-intro-stats/</guid>
      <description>I have recently been asked by my doctor to closely monitor my blood pressure, and report it if it&amp;rsquo;s above a certain cutoff. Sometimes I end up reporting it by calling a nurse line, sometimes directly to a doctor in person. The reactions I get vary from &amp;ldquo;oh, it happens sometimes, just take it again in a bit&amp;rdquo; to &amp;ldquo;OMG the end of the world is coming!!!&amp;rdquo; (ok, I&amp;rsquo;m exaggerating, but you get the idea).</description>
    </item>
    
    <item>
      <title>Slack for managing course TAs</title>
      <link>http://www.citizen-statistician.org/2016/08/slack-for-managing-course-tas/</link>
      <pubDate>Wed, 31 Aug 2016 01:17:45 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2016/08/slack-for-managing-course-tas/</guid>
      <description>I meant to write this post last year when I was teaching a large course with lots of teaching assistants to manage, but, well, I was teaching a large course with lots of teaching assistants to manage, so I ran out of time&amp;hellip;
There is nothing all that revolutionary here. People have been using Slack to manage teams for a while now. I&amp;rsquo;ve even come across some articles / posts on using Slack as a course discussion forum, so use of Slack in an educational setting is not all that new either.</description>
    </item>
    
    <item>
      <title>A timely first day of class example for Fall 2016: Trump Tweets</title>
      <link>http://www.citizen-statistician.org/2016/08/a-timely-first-day-of-class-example-for-fall-2016-trump-tweets/</link>
      <pubDate>Sat, 13 Aug 2016 02:47:42 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2016/08/a-timely-first-day-of-class-example-for-fall-2016-trump-tweets/</guid>
      <description>On the first day of an intro stats or intro data science course I enjoy giving some accessible real data examples, instead of spending the whole time going over the syllabus (which is necessary in my opinion, but somewhat boring nonetheless).
One of my favorite examples is How to Tell Someone’s Age When All You Know Is Her Name from FiveThirtyEight. As an added bonus, you can use this example to get to know some students&#39; names.</description>
    </item>
    
    <item>
      <title>Michael Phelps&#39; hickies</title>
      <link>http://www.citizen-statistician.org/2016/08/michael-phelps-hickies/</link>
      <pubDate>Tue, 09 Aug 2016 03:51:59 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2016/08/michael-phelps-hickies/</guid>
      <description>Ok, they&amp;rsquo;re not hickies, but NPR referred to them as such, so I&amp;rsquo;m going with it&amp;hellip; I&amp;rsquo;m talking about the cupping marks.
The NPR story can be heard (or read) here. There were two points made in this story that I think would be useful and fun to discuss in a stats course.
The first is the placebo effect. Often times in intro stats courses the placebo effect is mentioned as something undesirable that must be controlled for.</description>
    </item>
    
    <item>
      <title>JSM 2016 session on &#34;Doing more with data&#34;</title>
      <link>http://www.citizen-statistician.org/2016/08/jsm-2016-session-on-doing-more-with-data/</link>
      <pubDate>Sat, 06 Aug 2016 00:45:54 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2016/08/jsm-2016-session-on-doing-more-with-data/</guid>
      <description>The ASA&amp;rsquo;s most recent curriculum guidelines emphasize the increasing importance of data science, real applications, model diversity, and communication / teamwork in undergraduate education. In an effort to highlight recent efforts inspired by these guidelines, I organized a JSM session titled Doing more with data in and outside the undergraduate classroom. This session featured talks on recent curricular and extra-curricular efforts in this vein, with a particular emphasis on challenging students with real and complex data and data analysis.</description>
    </item>
    
    <item>
      <title>JSM 2016 roundtable on open resources in statistics education</title>
      <link>http://www.citizen-statistician.org/2016/08/jsm-2016-roundtable/</link>
      <pubDate>Thu, 04 Aug 2016 12:00:39 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2016/08/jsm-2016-roundtable/</guid>
      <description>Monday morning at JSM 2016 Andrew Bray and I hosted a roundtable on integrating open access and open source statistics education materials. It was a fruitful discussion with participants from 2-year colleges, 4-year colleges, and industry.
In preparation for the roundtable we put together a one-page handout listing a sampling of open access and open source statistics resources, with links to the resources. The handout is below for anyone who is interested (click on the image to get to the PDF with hyperlinks), and if you think of other resources that would be useful to list here, please comment below and I&amp;rsquo;ll periodically update list.</description>
    </item>
    
    <item>
      <title>JSM 2016 session on Reproducibility in Statistics and Data Science</title>
      <link>http://www.citizen-statistician.org/2016/08/jsm-2016-session-on-reproducibility-in-statistics-and-data-science/</link>
      <pubDate>Wed, 03 Aug 2016 21:00:37 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2016/08/jsm-2016-session-on-reproducibility-in-statistics-and-data-science/</guid>
      <description>Ten years after Ioannidis alleged that most scientific findings are false, reproducibility &amp;ndash; or lack thereof &amp;ndash; has become a full-blown crisis in science. Flagship journals like Nature and Science have published hand-wringing editorials and revised their policies in the hopes of heightening standards of reproducibility. In the statistical and data sciences, the barriers towards reproducibility are far lower, given that our analysis can usually be digitally encoded (e.g., scripts, algorithms, data files, etc.</description>
    </item>
    
    <item>
      <title>My JSM 2016 itinerary</title>
      <link>http://www.citizen-statistician.org/2016/07/my-jsm2016-itinerary/</link>
      <pubDate>Fri, 29 Jul 2016 03:35:21 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2016/07/my-jsm2016-itinerary/</guid>
      <description>JSM 2016 is almost here. I just spent an hour going through the (very) lengthy program. I think that was time well spent, though some might argue I should have been working on my talk instead&amp;hellip;
Here is what my itinerary looks like as of today. If you know of a session that you think I might be interested in that I missed, please let me know! And if you go to any one of these sessions and not see me there, it means I got distracted by something else (or something close by).</description>
    </item>
    
    <item>
      <title>Statistics with R on Coursera</title>
      <link>http://www.citizen-statistician.org/2016/07/statistics-with-r-on-coursera/</link>
      <pubDate>Mon, 11 Jul 2016 21:56:40 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2016/07/statistics-with-r-on-coursera/</guid>
      <description>I held off on posting about this until we had all the courses ready, and we still have a bit more work to do on the last component, but I&amp;rsquo;m proud to announce that the specialization called Statistics with R is now on Coursera!
Some of you might know that I&amp;rsquo;ve had a course on Coursera for a while now (whatever &amp;ldquo;a while&amp;rdquo; means on MOOC-land), but it was time to refresh things a bit to align the course with other Coursera offerings &amp;ndash; shorter, modular, etc.</description>
    </item>
    
    <item>
      <title>Project TIER</title>
      <link>http://www.citizen-statistician.org/2016/06/project-tier/</link>
      <pubDate>Sat, 25 Jun 2016 17:00:51 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2016/06/project-tier/</guid>
      <description>Last year I was awarded a Project TIER (Teaching Integrity in Empirical Research) fellowship, and last week my work on the fellowship wrapped up with a meeting with the project leads, other fellows from last year, as well as new fellows for the next year. In a nutshell Project TIER focuses on reproducibility. Here is a brief summary of the project&amp;rsquo;s focus from their website:
For a number of years, we have been developing a protocol for comprehensively documenting all the steps of data management and analysis that go into an empirical research paper.</description>
    </item>
    
    <item>
      <title>How do Readers Perceive the Results of a Data Analysis?</title>
      <link>http://www.citizen-statistician.org/2016/02/how-do-readers-perceive-the-results-of-a-data-analysis/</link>
      <pubDate>Tue, 02 Feb 2016 16:38:58 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2016/02/how-do-readers-perceive-the-results-of-a-data-analysis/</guid>
      <description>As a statistician who often needs to explain methods and results of analyses to non-statisticians, I have been receptive to the influx of literature related to the use of storytelling or a data narrative. (I am also aware of the backlash related to use of the word &amp;ldquo;storytelling&amp;rdquo; in regards to scientific analysis, although I am less concerned about this than, say, these scholars.) As a teacher of data analysis, the use of narrative is especially poignant in that it ties the analyses performed intrinsically to the data context—or at the very least, to a logical flow of methods used.</description>
    </item>
    
    <item>
      <title>Tools for Managing Your Inbox</title>
      <link>http://www.citizen-statistician.org/2016/01/tools-for-managing-your-inbox/</link>
      <pubDate>Tue, 12 Jan 2016 15:59:14 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2016/01/tools-for-managing-your-inbox/</guid>
      <description>First of all, happy new year to all of our readers.
As my first contribution in 2016, I thought I would share a couple tools that have helped tame my email inbox with you. In my continued resolution to finally achieve Inbox Zero, I have made a major dent in the last month. This is thanks to two tools: Unroll Me and Google Mail&amp;rsquo;s &amp;ldquo;Save &amp;amp; Archive&amp;rdquo; button.
Unroll Me The first tool I would like to share with you is an app called Unroll Me.</description>
    </item>
    
    <item>
      <title>Teaching computation as an argument for simulation based inference</title>
      <link>http://www.citizen-statistician.org/2015/12/teaching-computation-as-an-argument-for-simulation-based-inference/</link>
      <pubDate>Thu, 10 Dec 2015 05:47:25 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/12/teaching-computation-as-an-argument-for-simulation-based-inference/</guid>
      <description>Check out my guest post on the Simulation-based statistical inference blog:
Teaching computation as an argument for simulation-based inference
If you are interested in teaching simulation-based methods, or if you just want to find out more why others are, I highly recommend the posts on this blog. The page also hosts many other useful resources as well as information on upcoming workshops as well.</description>
    </item>
    
    <item>
      <title>A two-hour introduction to data analysis in R</title>
      <link>http://www.citizen-statistician.org/2015/11/a-two-hour-introduction-to-r/</link>
      <pubDate>Mon, 09 Nov 2015 12:16:43 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/11/a-two-hour-introduction-to-r/</guid>
      <description>A few weeks ago I gave a two-hour Introduction to R workshop for the Master of Engineering Management students at Duke. The session was organized by the student-led Career Development and Alumni Relations committee within this program. The slides for the workshop can be found here and the source code is available on GitHub.
Why might this be of interest to you?
  The materials can give you a sense of what&amp;rsquo;s feasible to teach in two hours to an audience that is not scared of programming but is new to R.</description>
    </item>
    
    <item>
      <title>Fruit Plot: Plotting Using Multiple PNGs</title>
      <link>http://www.citizen-statistician.org/2015/10/fruit-plot-plotting-using-multiple-pngs/</link>
      <pubDate>Fri, 30 Oct 2015 22:51:34 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/10/fruit-plot-plotting-using-multiple-pngs/</guid>
      <description>In one of our previous posts (Halloween: An Excuse for Plotting with Icons), we gave a quick tutorial on how to plot using icons using ggplot. A reader, Dr. D. K. Samuel asked in a comment how to use multiple icons. His comment read,
...can you make a blog post on using multiple icons for such data year, crop,yield 1995,Tomato,250 1995,Apple,300 1995,Orange,500 2000, Tomato,600 2000,Apple, 800 2000,Orange,900 it will be nice to use icons for each data point.</description>
    </item>
    
    <item>
      <title>Halloween: An Excuse for Plotting with Icons</title>
      <link>http://www.citizen-statistician.org/2015/10/halloween-an-excuse-for-plotting-with-icons/</link>
      <pubDate>Tue, 27 Oct 2015 13:39:47 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/10/halloween-an-excuse-for-plotting-with-icons/</guid>
      <description>In my course on the GLM, we are discussing residual plots this week. Given that it is also Halloween this Saturday, it seems like a perfect time to code up a residual plot made of ghosts.
The process I used to create this plot is as follows:
 Find an icon that you want to use in place of the points on your scatterplot (or dot plot).  I used a ghost icon (created by Andrea Mazzini) obtained from The Noun Project.</description>
    </item>
    
    <item>
      <title>The African Data Initiative</title>
      <link>http://www.citizen-statistician.org/2015/10/the-african-data-initiative/</link>
      <pubDate>Tue, 20 Oct 2015 16:31:10 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/10/the-african-data-initiative/</guid>
      <description>Are you looking for a way to celebrate World Statistics Day? I know you are. And I can&amp;rsquo;t think of a better way than supporting the African Data Initiative (ADI).
I&amp;rsquo;m proud to have met some of the statisticians, statisticis educators and researchers who are leading this initative at an International Association of Statistics Educators Roundtable workshop in Cebu, The Phillipines, in 2012. You can read about Roger and David&amp;rsquo;s Stern&amp;rsquo;s projects in Kenya here in the journal Technology Innovations in Statistics Education.</description>
    </item>
    
    <item>
      <title>Research Hack: Obtaining an RSS Feed for Websites without RSS Feeds</title>
      <link>http://www.citizen-statistician.org/2015/10/research-hack-obtaining-an-rss-feed-for-websites-without-rss-feeds/</link>
      <pubDate>Tue, 13 Oct 2015 12:26:05 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/10/research-hack-obtaining-an-rss-feed-for-websites-without-rss-feeds/</guid>
      <description>In one of our older posts, I wrote about using feedreaders and aggregators to keep up-to-date on blogs, journals, etc. These work great when the site you want to read have an RSS feed. RSS (Rich Site Summary) is simply a format that retrieves updated content from a webpage. A feedreader (or aggregator) grabs the &amp;ldquo;feed&amp;rdquo; and displays the updated content for you to read. No more having to visit the website daily to see if something changed or was updated.</description>
    </item>
    
    <item>
      <title>TIL what happens if you use %&gt;% instead of &#43; in ggplot2</title>
      <link>http://www.citizen-statistician.org/2015/09/til-what-happens-if-you-use-instead-of-in-ggplot2/</link>
      <pubDate>Thu, 17 Sep 2015 04:42:53 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/09/til-what-happens-if-you-use-instead-of-in-ggplot2/</guid>
      <description>This post is about ggplot2 and dplyr packages, so let&amp;rsquo;s start with loading them:
library(ggplot2) library(dplyr) I can&amp;rsquo;t be the first person to make the following mistake:
ggplot(mtcars, aes(x = wt, y = mpg)) %&amp;gt;% geom_point() Can you spot the mistake in the code above? Look closely at the end of the first line.
The operator should be the + used in ggplot2 for layering, not the %&amp;gt;% operator used in dplyr for piping, like this:</description>
    </item>
    
    <item>
      <title>Data News: Fitbit &#43; iHealth, and Open Justice data</title>
      <link>http://www.citizen-statistician.org/2015/09/data-news-fitbit-ihealth-and-open-justice-data/</link>
      <pubDate>Thu, 03 Sep 2015 17:48:23 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/09/data-news-fitbit-ihealth-and-open-justice-data/</guid>
      <description>The LA Times reported today, along with several other sources, that the California Department of Justice has initiated a new &amp;ldquo;open justice&amp;rdquo; data initiative. On their portal, the &amp;ldquo;Justice Dashboard&amp;rdquo;, you can view Arrest Rates, Deaths in Custody, or Law Enforcement Officers Killed or Assaulted.
I chose, for my first visit, to look at Deaths in Custody. At first, I was disappointed with the quality of the data provided. Instead of data, you see some nice graphical displays, mostly univariate but a few with two variables, addressing issues and questions that are probably on many people&amp;rsquo;s minds.</description>
    </item>
    
    <item>
      <title>PDF and Citation Management</title>
      <link>http://www.citizen-statistician.org/2015/08/pdf-and-citation-management/</link>
      <pubDate>Mon, 31 Aug 2015 20:46:03 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/08/pdf-and-citation-management/</guid>
      <description>A new academic year looms. This means a new crop of graduate students will begin their academic training. PDF management is a critical tool that all graduate students need to use and the sooner the better. Often these tools go hand-in-hand with a citation management system, which is also critical for graduate students.
Using a citation management software makes scholarly work easier and more effective. First and foremost, these tools allow you to automatically cite references for a paper in a wide range of bibliographic styles.</description>
    </item>
    
    <item>
      <title>Very brief first day of class activity in R</title>
      <link>http://www.citizen-statistician.org/2015/08/very-brief-first-day-of-class-activity-in-r/</link>
      <pubDate>Tue, 25 Aug 2015 14:57:22 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/08/very-brief-first-day-of-class-activity-in-r/</guid>
      <description>New academic year has started for most of us. I try to do a range of activities on the first day of my introductory statistics course, and one of them is an incredibly brief activity to just show students what R is and what the RStudio window looks like. Here it is:
Generate a random number between 1 and 5, and introduce yourself to that many people sitting around you:</description>
    </item>
    
    <item>
      <title>R packages for undergraduate stat ed</title>
      <link>http://www.citizen-statistician.org/2015/08/r-packages-for-undergraduate-stat-ed/</link>
      <pubDate>Sun, 09 Aug 2015 13:31:08 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/08/r-packages-for-undergraduate-stat-ed/</guid>
      <description>The other day on the isostat mailing list Doug Andrews asked the following question:
Which R packages do you consider the most helpful and essential for undergrad stat ed? I ask in great part because it would help my local IT guru set up the way our network makes software available in our computer classrooms, but also just from curiosity. Doug asked for a top 10 list, and a few people have already chimed in with great suggestions.</description>
    </item>
    
    <item>
      <title>&#34;Mail merge&#34; with RMarkdown</title>
      <link>http://www.citizen-statistician.org/2015/06/mail-merge-with-rmarkdown/</link>
      <pubDate>Mon, 01 Jun 2015 08:14:23 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/06/mail-merge-with-rmarkdown/</guid>
      <description>The term &amp;ldquo;mail merge&amp;rdquo; might not be familiar to those who have not worked in an office setting, but here is the Wikipedia definition:
**Mail merge** is a software operation describing the production of multiple (and potentially large numbers of) documents from a single template form and a structured data source. The letter may be sent out to many &#34;recipients&#34; with small changes, such as a change of address or a change in the greeting line.</description>
    </item>
    
    <item>
      <title>Reproducibility breakout session at USCOTS</title>
      <link>http://www.citizen-statistician.org/2015/05/reproducibility-breakout-session-at-uscots/</link>
      <pubDate>Sun, 31 May 2015 03:25:17 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/05/reproducibility-breakout-session-at-uscots/</guid>
      <description>Somehow almost an entire academic year went by without a blog post, I must have been busy&amp;hellip; It&amp;rsquo;s time to get back in the saddle! (I&amp;rsquo;m using the classical definition of this idiom here, &amp;ldquo;doing something you stopped doing for a period of time&amp;rdquo;, not the urban dictionary definition, &amp;ldquo;when you are back to doing what you do best&amp;rdquo;, as I really don&amp;rsquo;t think writing blog posts are what I do best&amp;hellip;)</description>
    </item>
    
    <item>
      <title>Willful Ignorance [Book Review]</title>
      <link>http://www.citizen-statistician.org/2015/05/willful-ignorance-book-review/</link>
      <pubDate>Thu, 28 May 2015 11:48:02 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/05/willful-ignorance-book-review/</guid>
      <description>I just finished reading Willful Ignorance: The Mismeasure of Uncertainty by Herbert Weisberg. I gave this book five stars (out of five) on Goodreads.
According to Weisberg, the text can be
&#34;regarded as two books in one. On one hand it is a history of a big idea: how we have come to _think_ about uncertainty. On the other, it is a prescription for change, especially with regard to how we perform research in the biomedical and social sciences&#34;</description>
    </item>
    
    <item>
      <title>Quantitatively Thinking</title>
      <link>http://www.citizen-statistician.org/2015/04/quantitatively-thinking/</link>
      <pubDate>Wed, 15 Apr 2015 16:02:11 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/04/quantitatively-thinking/</guid>
      <description>John Oliver said it best: April 15 combines Americans two most-hated things: taxes and math. I&amp;rsquo;ve been thinking about the latter recently after hearing a fascinating talk last weekend about quantitative literacy.
QL is meant to describe our ability to think with, and about, numbers. QL doesn&amp;rsquo;t include high-level math skills, but usually is meant to describe our ability to understand percentages and proportions and basic mathematical operations.This is a really important type of literacy, of course, but I fear that the QL movement could benefit from merging QL with SL&amp;ndash;Statistical Literacy.</description>
    </item>
    
    <item>
      <title>Interpreting Cause and Effect</title>
      <link>http://www.citizen-statistician.org/2015/02/interpreting-cause-and-effect/</link>
      <pubDate>Thu, 26 Feb 2015 22:03:44 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/02/interpreting-cause-and-effect/</guid>
      <description>One big challenge we all face is understanding what&amp;rsquo;s good and what&amp;rsquo;s bad for us. And it&amp;rsquo;s harder when published research studies conflict. And so thanks to Roger Peng for posting on his Facebook page an article that led me to this article by Emily Oster: Cellphones Do Not Give You Brain Cancer, from the good folks at the 538 blog. I think this article would make a great classroom discussion, particularly if, before showing your students the article, they themselves brainstormed several possible experimental designs and discussed strengths and weaknesses of the designs.</description>
    </item>
    
    <item>
      <title>Fitbit Revisited</title>
      <link>http://www.citizen-statistician.org/2015/02/fitbit-revisited/</link>
      <pubDate>Fri, 06 Feb 2015 19:40:41 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/02/fitbit-revisited/</guid>
      <description>Many moons ago we wrote about a bit of a kludge to get data from a Fitbit (see here). Now it looks as though there is a much better way. Cory Nissen has written an R package to scrape Fitbit data and posted it on GitHub. He also wrote a blog post on his blog Stats and Things announcing the package and demonstrating its use. While I haven&amp;rsquo;t tried it yet, it looks pretty straight-forward and much easier than anything else i have seen to date.</description>
    </item>
    
    <item>
      <title>Government data suggests Groundhog&#39;s predictive ability is over-rated</title>
      <link>http://www.citizen-statistician.org/2015/02/government-data-suggests-groundhogs-predictive-ability-is-over-rated/</link>
      <pubDate>Mon, 02 Feb 2015 16:34:13 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/02/government-data-suggests-groundhogs-predictive-ability-is-over-rated/</guid>
      <description>Yup. You read it here first. The National Climatic Data Center has a nice overview that compares climate data to Punxsutawney Phil&amp;rsquo;s predictions. The data aren&amp;rsquo;t quite (yet) upload-ready, but some links on the page to more raw data might be entertaining.</description>
    </item>
    
    <item>
      <title>PD follow-up</title>
      <link>http://www.citizen-statistician.org/2015/01/pd-follow-up/</link>
      <pubDate>Tue, 27 Jan 2015 17:21:46 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/01/pd-follow-up/</guid>
      <description>Last Saturday the Mobilize project hosted a day-long professional development meeting for about 10 high school math teachers and 10 high school science teachers. As always, it was very impressive how dedicated the teachers were, but I was particularly impressed by their creativity as, again and again, they demonstrated that they were able to take our lessons and add dimension to them that I, at least, didn&amp;rsquo;t initially see.
One important component of Mobilize is to teach the teachers statistical reasoning.</description>
    </item>
    
    <item>
      <title>Model Eliciting Activity:  Prologue</title>
      <link>http://www.citizen-statistician.org/2015/01/model-eliciting-activity-prologue/</link>
      <pubDate>Sat, 24 Jan 2015 02:03:59 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2015/01/model-eliciting-activity-prologue/</guid>
      <description>I’m very excited/curious about tomorrow: I’m going to lead about 40 math and science teachers in a data-analysis activities, using one of the Model Eliciting Activities from the University of Minnesota Catalysts for Change Project. (One of our bloggers, Andy, was part of this project.) Specifically, we’re giving them the arrival-delay times for five different airlines into Chicago O’Hare. A random sample of 10 from each airline, and asking them to come up with rules for ranking the airlines from best to worst.</description>
    </item>
    
    <item>
      <title>Annual Review of Reading</title>
      <link>http://www.citizen-statistician.org/2014/12/annual-review-of-reading/</link>
      <pubDate>Wed, 31 Dec 2014 14:42:56 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2014/12/annual-review-of-reading/</guid>
      <description>It is that time of year&amp;hellip;time to review the previous year; make top 10 lists; and resolve to be a better person in 2015. I will tackle the first, but only of my reading habits. In 2014 I read 46 books for a grand total of 17,480 pages. (Note: I do not count academic books for work in this list, only books I read for recreation.) This is a yearly high, at least since I have been tracking this data on GoodReads (since late 2010).</description>
    </item>
    
    <item>
      <title>Yikes...It&#39;s Been Awile</title>
      <link>http://www.citizen-statistician.org/2014/12/yikes-its-been-awile/</link>
      <pubDate>Tue, 16 Dec 2014 22:42:46 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2014/12/yikes-its-been-awile/</guid>
      <description>Apparently our last blog post was in August. Dang. Where did five months go? Blog guilt would be killing me, but I swear it was just yesterday that Mine posted.
I will give a bit of review of some of the books that I read this semester related to statistics. Most recently, I finished Hands-On Matrix Algebra Using R: Active and Motivated Learning with Applications. This was a fairly readable book for those looking to understand a bit of matrix algebra.</description>
    </item>
    
    <item>
      <title>Notes and thoughts from JSM 2014: Student projects utilizing student-generated data</title>
      <link>http://www.citizen-statistician.org/2014/08/notes-and-thoughts-from-jsm-2014-student-projects-utilizing-student-generated-data/</link>
      <pubDate>Mon, 04 Aug 2014 14:56:46 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2014/08/notes-and-thoughts-from-jsm-2014-student-projects-utilizing-student-generated-data/</guid>
      <description>Another August, another JSM&amp;hellip; This time we&amp;rsquo;re in Boston, in yet another huge and cold conference center. Even on the first (half) day the conference schedule was packed, and I found myself running between sessions to make the most of it all. This post is on the first session I caught, The statistical classroom: student projects utilizing student-generated data, where I listened to the first three talks before heading off to catch the tail end of another session (I&amp;rsquo;ll talk about that in another post).</description>
    </item>
    
    <item>
      <title>Pie Charts. Are they worth the Fight?</title>
      <link>http://www.citizen-statistician.org/2014/07/pie-charts-are-they-worth-the-fight/</link>
      <pubDate>Mon, 28 Jul 2014 18:10:29 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2014/07/pie-charts-are-they-worth-the-fight/</guid>
      <description>Like Rob, I recently got back from ICOTS. What a great conference. Kudos to everyone who worked hard to organize and pull it off. In one of the sessions I was at, Amelia McNamara (@AmeliaMN) gave a nice presentation about how they were using data and computer science in high schools as a part of the Mobilize Project. At one point in the presentation she had a slide that showed a screenshot of the dashboard used in one of their apps.</description>
    </item>
    
    <item>
      <title>Is Data Science Real?</title>
      <link>http://www.citizen-statistician.org/2014/07/is-data-science-real/</link>
      <pubDate>Wed, 23 Jul 2014 04:26:52 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2014/07/is-data-science-real/</guid>
      <description>Just came back from the International Conference on Teaching Statistics (ICOTS) in Flagstaff, AZ filled with ideas. There were many thought-provoking talks, but what was even better were the thought-provoking conversations. One theme, at least for me, is just what is this thing called Data Science? One esteemed colleague suggested it was simply a re-branding. Other speakers used it somewhat perjoratively, in reference to outsiders (i.e. computer scientists). Here are some answers from panelists at a discussion on the future of technology in statistics education.</description>
    </item>
    
    <item>
      <title>Fathom Returns</title>
      <link>http://www.citizen-statistician.org/2014/07/fathom-returns/</link>
      <pubDate>Sat, 12 Jul 2014 17:05:11 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2014/07/fathom-returns/</guid>
      <description>The other shoe has fallen. Last week (or so) Tinkerplots returned to the market, and now Fathom Version 2.2 (which is the foundation on which Tinkerplots is built) is available for a free download. Details are available on Bill Finzer&amp;rsquo;s website.
Fathom is one of my favorite softwares&amp;hellip;the first commercially available package to be based on learning theory, Fathom&amp;rsquo;s primary goal is to teach statistics. After a one-minute introduction, beginning students can quickly discuss &amp;lsquo;findings&amp;rsquo; across several variables.</description>
    </item>
    
    <item>
      <title>Tinkerplots Available Again</title>
      <link>http://www.citizen-statistician.org/2014/06/tinkerplots-available-again/</link>
      <pubDate>Mon, 30 Jun 2014 20:01:03 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2014/06/tinkerplots-available-again/</guid>
      <description>Very exciting news for Tinkerplots users (and for those who should be Tinkerplots users). Tinkerplots is highly visual dynamic software that lets students design and implement simulation machines, and includes many very cool data analysis tools.
To quote from TP developer Cliff Konold:
Today we are releasing Version 2.2 of TinkerPlots. This is a special, free version, which will expire in a year — August 31, 2015. To start the downloading process</description>
    </item>
    
    <item>
      <title>Lively R</title>
      <link>http://www.citizen-statistician.org/2014/06/lively-r/</link>
      <pubDate>Sat, 28 Jun 2014 03:22:09 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2014/06/lively-r/</guid>
      <description>Next week, the UseR conference comes to UCLA. And in anticipation, I thought a little foreshadowing would be nice. Amelia McNamara, UCLA Stats grad student and rising stats ed star, shared with me a new tool that has the potential to do some wonderful things.LivelyR is a work-in-progress that is, in the words of its creators, a &amp;ldquo;mashup of R with packages of Rstudio.&amp;rdquo; The result is a highly interactive. I was particularly struck by and intrigued by the &amp;lsquo;sweeping&amp;rsquo; function, which visually smears graphics across several parameter values.</description>
    </item>
    
    <item>
      <title>DataFest featured on 538</title>
      <link>http://www.citizen-statistician.org/2014/05/datafest-featured-on-538/</link>
      <pubDate>Sat, 03 May 2014 15:15:25 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2014/05/datafest-featured-on-538/</guid>
      <description>You can read about DataFest, which is quickly going national, at the fivethiryeight blog:
http://fivethirtyeight.com/datalab/the-students-most-likely-to-take-our-jobs/</description>
    </item>
    
    <item>
      <title>Data Privacy  (L.A. Times)</title>
      <link>http://www.citizen-statistician.org/2014/05/data-privacy-l-a-times/</link>
      <pubDate>Fri, 02 May 2014 21:49:14 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2014/05/data-privacy-l-a-times/</guid>
      <description>The L.A. Times ran an article on data privacy today, which, I think it&amp;rsquo;s fair to say, puts &amp;ldquo;Big Data&amp;rdquo; in approximately the same category as fire. In the right hands, it can do good. But&amp;hellip; http://www.latimes.com/nation/politics/politicsnow/la-pn-white-house-big-data-privacy-report-20140501,0,5624003.story</description>
    </item>
    
    <item>
      <title>Waller Winner</title>
      <link>http://www.citizen-statistician.org/2014/04/waller-winner/</link>
      <pubDate>Sat, 12 Apr 2014 21:51:30 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2014/04/waller-winner/</guid>
      <description>Citizen statistician is very pleased to announce that one of its own, Andy Zieffler, is this year&amp;rsquo;s recipient of the American Statistical Association&amp;rsquo;s Waller Distinguished Teaching Career Award. Congrats, Andy!</description>
    </item>
    
    <item>
      <title>Increasing the Numbers of Females in STEM</title>
      <link>http://www.citizen-statistician.org/2014/04/increasing-the-numbers-of-females-in-stem/</link>
      <pubDate>Tue, 01 Apr 2014 15:46:49 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2014/04/increasing-the-numbers-of-females-in-stem/</guid>
      <description>I just read a wonderful piece written about how the Harvey Mudd increased the ratio of females declaring a major in Computer Science from 10% to 40% since 2006. That is awesome!
One of the things that they attribute this success to is changing the name of their introductory course. They renamed the course from Introduction to programming in Java to Creative Approaches to Problem Solving in Science and Engineering using Python.</description>
    </item>
    
    <item>
      <title>An Open Letter to the TinkerPlots Community</title>
      <link>http://www.citizen-statistician.org/2014/03/an-open-letter-to-the-tinkerplots-community/</link>
      <pubDate>Sat, 22 Mar 2014 13:23:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2014/03/an-open-letter-to-the-tinkerplots-community/</guid>
      <description>I received the following from Cliff Konold:
We have just release the following to answer questions many have asked us about when TinkerPlots will be available for sale again. Unfortunately, we do not have a list of current users to send this to, so please distribute this to others you think would be interested.  March 21, 2014
As you may have discovered by now, you can no longer purchase TinkerPlots.</description>
    </item>
    
    <item>
      <title>Blog Guilt and a Categorical Data Course</title>
      <link>http://www.citizen-statistician.org/2014/03/blog-guilt-and-a-categorical-data-course/</link>
      <pubDate>Fri, 14 Mar 2014 16:30:24 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2014/03/blog-guilt-and-a-categorical-data-course/</guid>
      <description>I read a blog post entitled On Not Writing and it felt a little close to home. The author, an academic who is in a non-tenure position, writes,
If you have the luxury to have time to write, do you write scholarship with the hope of forwarding an academic career, or do you write something you might find more fun, and hope to publish it another way?* The footnote read, &amp;ldquo;Of course, all of this writing presupposes that the stacks of papers get graded.</description>
    </item>
    
    <item>
      <title>Data Analysis and Statistical Inference starts tomorrow on Coursera</title>
      <link>http://www.citizen-statistician.org/2014/02/dasi-starts-tomorrow-on-coursera/</link>
      <pubDate>Sun, 16 Feb 2014 19:21:05 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2014/02/dasi-starts-tomorrow-on-coursera/</guid>
      <description>It has been (and still is) lots of work putting this course together, but I&amp;rsquo;m incredibly excited about the opportunity to teach (and learn from) the masses! Course starts tomorrow (Feb 17, 2014) at noon EST.

A huge thanks also goes out to my student collaborators who helped develop, review, and revise much of the course materials (and who will be taking the role of Community TAs on the course discussion forums) and to Duke&amp;rsquo;s Center for Instructional Technology who pretty much runs the show.</description>
    </item>
    
    <item>
      <title>JMM 2014</title>
      <link>http://www.citizen-statistician.org/2014/01/jmm-2014/</link>
      <pubDate>Tue, 28 Jan 2014 15:01:03 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2014/01/jmm-2014/</guid>
      <description>Two weeks ago I traveled to Baltimore to the Joint Mathematics Meetings. These meetings are very much like the Joint Statistics Meetings except for mathematicians. &amp;ldquo;Now, um, usually I don&amp;rsquo;t do this but uh&amp;hellip;.Go head&#39; on and break em off wit a lil&#39; preview of the remix….&amp;rdquo; (Kelly, 2003).
The JMM are a great place to educate and work with mathematics teachers at the collegiate level who are teaching introductory statistics courses.</description>
    </item>
    
    <item>
      <title>Conditional probabilities and kitties</title>
      <link>http://www.citizen-statistician.org/2014/01/conditional-probabilities-and-kitties/</link>
      <pubDate>Thu, 09 Jan 2014 15:22:04 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2014/01/conditional-probabilities-and-kitties/</guid>
      <description>I was at the vet yesterday, and just like with any doctor&amp;rsquo;s visit experience, there was a bit of waiting around &amp;ndash; time for re-reading all the posters in the room.

And this is what caught my eye on the information sheet about feline heartworm (I&amp;rsquo;ll spare you the images):

The question asks: _&amp;ldquo;My cat is indoor only. Is it still at risk?&amp;rdquo; _
The way I read it, this question is asking about the risk of an indoor only cat being heartworm positive.</description>
    </item>
    
    <item>
      <title>R Syntax for Ranked Choice Voting</title>
      <link>http://www.citizen-statistician.org/2013/11/r-syntax-for-ranked-choice-voting/</link>
      <pubDate>Sat, 30 Nov 2013 22:55:21 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/11/r-syntax-for-ranked-choice-voting/</guid>
      <description>I have gotten several requests for the R syntax I used to analyze the ranked-choice voting data and create the animated GIF. Rather than just posting the syntax, I thought I might write a detailed post describing the process.
Reading in the Data The data is available on the Twin Cities R User Group&amp;rsquo;s GitHub page. The file we are interested in is 2013-mayor-cvr.csv. Clicking this link gets you the &amp;ldquo;Display&amp;rdquo; version of the data.</description>
    </item>
    
    <item>
      <title>Ranked Choice Voting</title>
      <link>http://www.citizen-statistician.org/2013/11/ranked-choice-voting/</link>
      <pubDate>Mon, 25 Nov 2013 14:10:21 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/11/ranked-choice-voting/</guid>
      <description>The city of Minneapolis recently elected a new mayor. This is not newsworthy in and of itself, however the method they used was—ranked choice voting. Ranked choice voting is a method of voting allowing voters to rank multiple candidates in order of preference. In the Minneapolis mayoral election, voters ranked up to three candidates.
The interesting part of this whole thing was that it took over two days for the election officials to declare a winner.</description>
    </item>
    
    <item>
      <title>Personal Data Apps</title>
      <link>http://www.citizen-statistician.org/2013/11/personal-data-apps/</link>
      <pubDate>Thu, 21 Nov 2013 04:43:42 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/11/personal-data-apps/</guid>
      <description>Fitbit, you know I love you and you&amp;rsquo;ll always have a special place in my pocket. But now I have to make room for the Moves app to play a special role in my capture-the-moment-with-data existence.
Moves is an ios7 app that is free. It eats up some extra battery power and in exchange records your location and merges this with various databases and syncs it up to other databases and produces some very nice &amp;ldquo;story lines&amp;rdquo; that remind you about the day you had and, as a bonus, can motivate you to improved your activity levels.</description>
    </item>
    
    <item>
      <title>The Future of Inference</title>
      <link>http://www.citizen-statistician.org/2013/11/the-future-of-inference/</link>
      <pubDate>Thu, 14 Nov 2013 17:08:06 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/11/the-future-of-inference/</guid>
      <description>We had an interesting departmental seminar last week, thanks to our post-doc Joakim Ekstrom, that I thought would be fun to share. The topic was The Future of Statistics discussed by a panel of three statisticians. From left to right in the room: Songchun Zhu (UCLA Statistics), Susan Paddock (RAND), and Jan DeLeeuw (UCLA Statistics). The panel was asked about the future of inference: waxing or waning.
The answers spanned the spectrum from &amp;ldquo;More&amp;rdquo; to &amp;ldquo;Less&amp;rdquo; and did so, interestingly enough, as one moved left to right in order of seating.</description>
    </item>
    
    <item>
      <title>Should Programming Count as a &#34;Foreign Language&#34;?</title>
      <link>http://www.citizen-statistician.org/2013/11/should-programming-count-as-a-foreign-language/</link>
      <pubDate>Tue, 12 Nov 2013 14:07:00 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/11/should-programming-count-as-a-foreign-language/</guid>
      <description>I re-hashed this blog post title from the Edutopia article, Should Coding be the &amp;ldquo;New Foreign Language&amp;rdquo; Requirement? Texas legislators just answered this question with &amp;ldquo;Yes&amp;rdquo;. I hope Minnesota doesn&amp;rsquo;t follow suit.
Now, in all fairness, I need to disclose that when I taught high school, the Math department played a practical joke on the Languages department by faking a document that claimed that mathematics would be accepted as a foreign language requirement and then conveniently dropping the document outside the classroom door of the Spanish teacher.</description>
    </item>
    
    <item>
      <title>City Hall and Data Hunting</title>
      <link>http://www.citizen-statistician.org/2013/10/city-hall-and-data-hunting/</link>
      <pubDate>Thu, 31 Oct 2013 04:55:31 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/10/city-hall-and-data-hunting/</guid>
      <description>The L.A. Times had a nice editorial on Thursday (Oct 30) encouraging City Hall to make its data available to the public. As you know, fellow Citizens, we&amp;rsquo;re all in favor of making data public, particularly if the public has already picked up the bill and if no individual&amp;rsquo;s dignity will be compromised. For me this editorial comes at a time when I&amp;rsquo;ve been feeling particularly down about the quality of public data.</description>
    </item>
    
    <item>
      <title>Warning: Mac OS 10.9 Mavericks and R Don&#39;t Play Nicely</title>
      <link>http://www.citizen-statistician.org/2013/10/warning-mac-os-10-9-mavericks-and-r-dont-play-nicely/</link>
      <pubDate>Sun, 27 Oct 2013 20:46:50 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/10/warning-mac-os-10-9-mavericks-and-r-dont-play-nicely/</guid>
      <description>For some reason I was compelled to update my Mac&amp;rsquo;s OS and R on the same day. (I know&amp;hellip;) It didn&amp;rsquo;t go well on several accounts and I mostly blame Apple. Here are the details.
  I updated R to version 3.0.2 &amp;ldquo;Frisbee Sailing&amp;rdquo;
  I updated my OS to 10.9 &amp;ldquo;Mavericks&amp;rdquo;
  When I went to use R things were going fine until I mistyped a command.</description>
    </item>
    
    <item>
      <title>Community Colleges and the ASA</title>
      <link>http://www.citizen-statistician.org/2013/10/community-colleges-and-the-asa/</link>
      <pubDate>Wed, 16 Oct 2013 21:56:45 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/10/community-colleges-and-the-asa/</guid>
      <description>Rob will be be participating in this event, organized by Nicholas Horton:
CONNECTION WITH COMMUNITY COLLEGES: second in the guidelines for undergraduate statistics programs webinar series
The American Statistical Association endorses the value of undergraduate programs in statistical science, both for statistical science majors and for students in other majors seeking a minor or concentration. Guidelines for such programs were promulgated in 2000, and a new workgroup is working to update them.</description>
    </item>
    
    <item>
      <title>Crime data and bad graphics</title>
      <link>http://www.citizen-statistician.org/2013/10/crime-data-and-bad-graphics/</link>
      <pubDate>Thu, 10 Oct 2013 01:26:32 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/10/crime-data-and-bad-graphics/</guid>
      <description>I&amp;rsquo;m working on the 2nd edition of our textbook, Gould &amp;amp; Ryan, and was looking for some examples of bad statistical graphics. Last time, I used FBI data and created a good and bad graphic from the data. This time, I was pleased to see that the FBI provided its own bad graphic.
This shows a dramatic decrease in crime over the last 5 years. (Not sure why 2012 data aren&amp;rsquo;t yet available.</description>
    </item>
    
    <item>
      <title>Statistics, the government shutdown, and causality.</title>
      <link>http://www.citizen-statistician.org/2013/10/statistics-the-government-shutdown-and-causality/</link>
      <pubDate>Mon, 07 Oct 2013 15:27:47 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/10/statistics-the-government-shutdown-and-causality/</guid>
      <description>There&amp;rsquo;s a statistical meme that is making its way into pundits&#39; discussions (as we might politely call them) that is of interest to statistics educators. There are several variations, but the basic theme is this: because of the government shutdown, people are unable to benefit from the new drugs they receive by participating in clinical trials. The L.A Times went so far as to publish an editorial from a gentleman who claimed that he was cured by his participation in a clinical trial.</description>
    </item>
    
    <item>
      <title>My first Shiny experience - CLT applet</title>
      <link>http://www.citizen-statistician.org/2013/09/my-first-shiny-experience-clt-applet/</link>
      <pubDate>Tue, 24 Sep 2013 18:32:11 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/09/my-first-shiny-experience-clt-applet/</guid>
      <description>When introducing the Central Limit Theorem for the first time in class, I used to use applets like the SOCR Sampling Distribution Applet or the OnlineStatBook Sampling Distribution Applet. If you are reading this post on Google Chrome, chances are those previous links did not work for you. If on another browser, they may have, but you may have also seen warnings like this one:

Last year when I tried using one of these applets in class and had students pull it up on their own computers as well, it was a chaos.</description>
    </item>
    
    <item>
      <title>Book Organization</title>
      <link>http://www.citizen-statistician.org/2013/09/book-organization/</link>
      <pubDate>Wed, 18 Sep 2013 12:16:26 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/09/book-organization/</guid>
      <description>How do you organize the books in your office?</description>
    </item>
    
    <item>
      <title>Apt Author Names for Stats Books</title>
      <link>http://www.citizen-statistician.org/2013/09/apt-author-names-for-stats-books/</link>
      <pubDate>Thu, 05 Sep 2013 13:57:33 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/09/apt-author-names-for-stats-books/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Thinking with technology</title>
      <link>http://www.citizen-statistician.org/2013/09/thinking-with-technology/</link>
      <pubDate>Sun, 01 Sep 2013 05:47:39 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/09/thinking-with-technology/</guid>
      <description>Just finished a stimulating, thought-provoking week at SRTL &amp;mdash;Statistics Research Teaching and Learning conference&amp;ndash;this year held in Two Harbors Minnesota, right on Lake Superior. SRTL gathers statistics education researchers, most of whom come with cognitive or educational psychology credentials, every two years. It&amp;rsquo;s more of a forum for thinking and collaborating than it is a platform for presenting findings, and this means there&amp;rsquo;s much lively, constructive discussion about works in progress.</description>
    </item>
    
    <item>
      <title>Paint and Patch</title>
      <link>http://www.citizen-statistician.org/2013/08/paint-and-patch/</link>
      <pubDate>Mon, 26 Aug 2013 13:34:43 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/08/paint-and-patch/</guid>
      <description>The other day I was painting the trim on our house and it got me reminiscing. The year was 2005. The conference was JSM. The location was Minneapolis. I had just finished my third year of graduate school and was slotted to present in a Topic Contributed session at my first JSM. The topic was Implementing the GAISE Guidelines in College Statistics Courses. My presentation was entitled, Using GAISE to Create a Better Introductory Statistics Course.</description>
    </item>
    
    <item>
      <title>Free Book—Statistical Thinking: A Simulation Approach to Modeling Uncertainty</title>
      <link>http://www.citizen-statistician.org/2013/08/free-book-statistical-thinking-a-simulation-approach-to-modeling-uncertainty/</link>
      <pubDate>Wed, 21 Aug 2013 13:12:36 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/08/free-book-statistical-thinking-a-simulation-approach-to-modeling-uncertainty/</guid>
      <description>Catalyst Press has just released the second edition of the book Statistical Thinking: A Simulation Approach to Modeling Uncertainty. The material in the book is based on work related to the NSF-funded CATALST Project (DUE-0814433). It makes exclusive use of simulation to carry out inferential analyses. The material also builds on best practices and materials developed in statistics education, research and theory from cognitive science, as well as materials and methods that are successfully achieving parallel goals in other disciplines (e.</description>
    </item>
    
    <item>
      <title>JSM 2013 - Days 4 and 4.5</title>
      <link>http://www.citizen-statistician.org/2013/08/jsm-2013-days-4-and-4-5/</link>
      <pubDate>Tue, 13 Aug 2013 18:17:56 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/08/jsm-2013-days-4-and-4-5/</guid>
      <description>I started off my Wednesday with the &amp;ldquo;The New Face of Statistics Education (#480)&amp;rdquo; session. Erin Blackenship from UNL talked about their second course in statistics, a math/stat course where students don&amp;rsquo;t just learn how to calculate sufficient statistics and unbiased estimators but also learn what the values they&amp;rsquo;re calculating mean in context of the data. The goal of the course is to bring together the kind of reasoning emphasized in intro stat courses with the mathematical rigor of a traditional math/stat course.</description>
    </item>
    
    <item>
      <title>JSM 2013 - Day 3</title>
      <link>http://www.citizen-statistician.org/2013/08/jsm-2013-day-3/</link>
      <pubDate>Wed, 07 Aug 2013 05:02:34 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/08/jsm-2013-day-3/</guid>
      <description>Tuesday was a slightly shorter day for me in terms of talks as I had a couple meetings to attend. The first talk I attended was my colleague Kari Lock Morgan&amp;rsquo;s talk titled &amp;ldquo;Teaching PhD Students How to Teach&amp;rdquo; (in the &amp;ldquo;Teaching Outside the Box, Ever So Slightly (# 358)&amp;rdquo; session). The talk was about a class on teaching that she took as a grad student and now teaches at Duke.</description>
    </item>
    
    <item>
      <title>JSM 2013 - Day 2</title>
      <link>http://www.citizen-statistician.org/2013/08/jsm-2013-day-2/</link>
      <pubDate>Tue, 06 Aug 2013 15:26:12 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/08/jsm-2013-day-2/</guid>
      <description>My Monday at JSM started with the &amp;ldquo;The Profession of Statistics and Its Impact on the Media (#102)&amp;rdquo; session. The first speaker in the session, Mark Hansen, was a professor of mine at UCLA, so it was nice to see a familiar face (or more like hear a familiar voice - the room was so jam packed that I couldn&amp;rsquo;t really &amp;ldquo;see&amp;rdquo; him) and catch up on what he has been working on at his new position at Columbia University as a Professor of Journalism and the Director of David and Helen Gurley Brown Institute for Media Innovation.</description>
    </item>
    
    <item>
      <title>JSM 2013 - Day 1</title>
      <link>http://www.citizen-statistician.org/2013/08/jsm-2013-day-1/</link>
      <pubDate>Mon, 05 Aug 2013 05:21:35 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/08/jsm-2013-day-1/</guid>
      <description>Bonjour de Montréal!
I&amp;rsquo;m at JSM 2013, and thought it might be nice to give a brief summary of highlights of each day. Given the size of the event, any session that I attend means I&amp;rsquo;m missing at least ten others. So this is in no way an exhaustive overview of the day at the conference, more tidbits from my day here. I&amp;rsquo;ll make a public commitment to post daily throughout the conference, hoping that the guilt of not living up to my promise helps me not lose steam after a couple days.</description>
    </item>
    
    <item>
      <title>TISE Special Edition: 2012 IASE Roundtable</title>
      <link>http://www.citizen-statistician.org/2013/08/tise-special-edition-2012-iase-roundtable/</link>
      <pubDate>Sun, 04 Aug 2013 00:23:47 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/08/tise-special-edition-2012-iase-roundtable/</guid>
      <description>Every couple of years, the International Association of Statistics Education hosts a Roundtable discussion, wherein researchers, statisticians, and curriculum developers are gather from around the world to share ideas. The 2012 Roundtable, held in Cebu City, the Philippines, focused on the role of Technology in Statistics Education, and so, after a very long time editing (for me and Jennifer Kaplan) and re-writing (for our authors), we are now ready to present the Roundtable Special Edition.</description>
    </item>
    
    <item>
      <title>Lifehacker and Statistical Misconceptions</title>
      <link>http://www.citizen-statistician.org/2013/07/lifehacker-and-statistical-misconceptions/</link>
      <pubDate>Fri, 26 Jul 2013 15:32:24 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/07/lifehacker-and-statistical-misconceptions/</guid>
      <description>[](http://lifehacker.com/)
The website Lifehacker recently had an article about some common statistical misconceptions. I thought they did a great job explaining things like the base-rate fallacy and Simpson&amp;rsquo;s Paradox for a lay audience. I also really liked the extrapolation cartoon they picked. [Read the whole article here.]</description>
    </item>
    
    <item>
      <title>What is Rigor?</title>
      <link>http://www.citizen-statistician.org/2013/07/what-is-rigor/</link>
      <pubDate>Mon, 15 Jul 2013 12:56:30 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/07/what-is-rigor/</guid>
      <description>Two years ago, my department created a new two-course, doctoral-level sequence primarily aimed at our quantitative methods students. This sequence, aside from our students, also attracts students from other departments (primarily in the social sciences) that plan to pursue more advanced methodological coursework (e.g., Hierarchical Linear Modeling).
One of the primary characteristics that differentiates this new sequence of courses from the other doctoral sequence of methodology courses that we teach is that it is &amp;ldquo;more rigorous&amp;rdquo;.</description>
    </item>
    
    <item>
      <title>Here&#39;s Looking At You! </title>
      <link>http://www.citizen-statistician.org/2013/07/heres-looking-at-you/</link>
      <pubDate>Wed, 10 Jul 2013 16:06:34 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/07/heres-looking-at-you/</guid>
      <description>What do we fear more? Losing data privacy to our government, or to corporate entities? On the one hand, we (still) have oversight over our government. On the other hand, the government is (still) more powerful than most corporate entities, and so perhaps better situated to frighten.
In these times of Snowden and the NSA, the L.A. Times ran an interesting story about just what tracking various internet companies perform. And it&amp;rsquo;s alarming.</description>
    </item>
    
    <item>
      <title>Tinkerplots and Student Work</title>
      <link>http://www.citizen-statistician.org/2013/06/tinkerplots-and-student-work/</link>
      <pubDate>Thu, 27 Jun 2013 23:51:02 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/06/tinkerplots-and-student-work/</guid>
      <description>Technology Innovations in Statistics Education has published a paper by Noleine Fitzallen that I think many readers of this blog will find interesting. She examines a group of young students to see the ways that they use Tinkerplots to analyze data. Here&amp;rsquo;s the abstract and link:
Characterising Students&#39; Interaction with TinkerPlots
Exploration of the way in which students interacted with the software package, TinkerPlots Dynamic Data Exploration, to answer questions about a data set using different forms of graphical representations, revealed that the students used three dominant strategies – Snatch and Grab, Proceed and Falter, and Explore and Complete.</description>
    </item>
    
    <item>
      <title>No Content Found</title>
      <link>http://www.citizen-statistician.org/2013/06/578/</link>
      <pubDate>Sat, 22 Jun 2013 04:40:39 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/06/578/</guid>
      <description>It just seems to me that this is what data science was meant to do: give us fun toys. This particular &amp;ldquo;toy&amp;rdquo;, called Every Noise at Once, lets you explore the musical universe. Ours may be the last blog to comment on it&amp;ndash;I think I stumbled upon this too late. But it provides a great example for our students about the power of data analysis.
The data come from the company EchoNest, and the visualization (although that&amp;rsquo;s a weak word for this&amp;mdash;its visual and aural, maybe &amp;ldquo;visauralization&amp;rdquo;?</description>
    </item>
    
    <item>
      <title>Dance Your Ph.D.</title>
      <link>http://www.citizen-statistician.org/2013/06/dance-your-ph-d/</link>
      <pubDate>Mon, 17 Jun 2013 12:05:08 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/06/dance-your-ph-d/</guid>
      <description>You can win $1000 for turning your Ph.D. thesis into an interpretive dance. More importantly, you will also receive a call-out from _Science _and get to perform your dance at TEDX in Belgium. This contest is not only open to more recent Ph.D.s, but anyone who got a Ph.D. (in the sciences) and also to students working on a Ph.D.
Gonzolabs has tips and examples over on their website. So put on your dancing shoes, grad your Ph.</description>
    </item>
    
    <item>
      <title>TISE Network</title>
      <link>http://www.citizen-statistician.org/2013/06/tise-network/</link>
      <pubDate>Wed, 12 Jun 2013 19:19:36 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/06/tise-network/</guid>
      <description>Ever since we wrote an article in which we analyzed the articles which were been published in the Statistics Education Research Journal (Zieffler et al., 2011), I have been thinking about the relationships within the network of literature published on statistics education. What are the pivotal articles? Which are foundational? How inter-connected are the articles?
This spring I started documenting those relationships by putting together a social network of articles published in Technology Innovations in Statistics Education and the articles they referenced.</description>
    </item>
    
    <item>
      <title>An Accidental Statistician</title>
      <link>http://www.citizen-statistician.org/2013/06/an-accidental-statistician/</link>
      <pubDate>Thu, 06 Jun 2013 13:41:52 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/06/an-accidental-statistician/</guid>
      <description>I just finished reading An Accidental Statistician: The Life and Memories of George E. P. Box. The book reads like he is recounting his memories (it is aptly named) rather than as a biography. I enjoyed the stories and vignettes of his work and his intersections with other statisticians. The book also included pictures of many famous statisticians (George&amp;rsquo;s friends and family—Fisher was his father-in-law for a bit) in social situations.</description>
    </item>
    
    <item>
      <title>Research Hack: Paper and Reference Management</title>
      <link>http://www.citizen-statistician.org/2013/05/research-hack-paper-and-reference-management/</link>
      <pubDate>Wed, 08 May 2013 15:46:56 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/05/research-hack-paper-and-reference-management/</guid>
      <description>Research Hacks are a series of blog posts about some of the tools, applications, and computer programs that I use in my workflow. Some of these I began using when I was a graduate student, and others I have picked up more recently. This is the second post in the series (see the first post [Feedreaders and Aggregators](http://citizen-statistician.org/2013/04/22/research-hack-…nd-aggregators/ ‎).)
Electronically managing the absurdly large volume of articles, reports, book chapters and other writings that academics procure is a huge way to save time and increase production.</description>
    </item>
    
    <item>
      <title>DataFest 2013</title>
      <link>http://www.citizen-statistician.org/2013/04/datafest-2013/</link>
      <pubDate>Tue, 30 Apr 2013 16:57:15 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/04/datafest-2013/</guid>
      <description>DataFest is growing larger and larger. This year, we hosted an event at Duke (Mine organized this) with teams from NCSU and UNC, and at UCLA (Rob organized) with teams from Pomona College, Cal State Long Beach, University of Southern California, and UC Riverside. We are very grateful to Vaclav Petricek at eHarmony for providing us with the data, which consisted of roughly one million &amp;ldquo;user-candidate&amp;rdquo; pairs, and a couple of hundred variables including &amp;ldquo;words friends would use to describe you&amp;rdquo;, ideal characteristics in a partner, the importance of those characteristics, and the all-important &amp;lsquo;did she email him&amp;rsquo; and &amp;lsquo;did he email her&amp;rsquo; variables.</description>
    </item>
    
    <item>
      <title>Research Hack: Feedreaders and Aggregators</title>
      <link>http://www.citizen-statistician.org/2013/04/research-hack-feedreaders-and-aggregators/</link>
      <pubDate>Mon, 22 Apr 2013 13:39:56 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/04/research-hack-feedreaders-and-aggregators/</guid>
      <description>I have been thinking for several years that I should put together a series of blog posts about some of the tools, applications, and computer programs that I use in my workflow. Some of these I began using when I was a graduate student, and others I have picked up more recently.
I wanted to initially do this to share these tools with our graduate students at the University of Minnesota.</description>
    </item>
    
    <item>
      <title>A Course in Data and Computing Fundamentals </title>
      <link>http://www.citizen-statistician.org/2013/04/a-course-in-data-and-computing-fundamentals/</link>
      <pubDate>Fri, 19 Apr 2013 15:17:52 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/04/a-course-in-data-and-computing-fundamentals/</guid>
      <description>Daniel Kaplan and Libby Shoop have developed a one-credit class called Data Computation Fundamentals, which was offered this semester at Macalester College. This course is part of a larger research and teaching effort funded by Howard Hughes Medical Institute (HHMI) to help students understand the fundamentals and structures of data, especially big data. [Read more about the project in Macalester Magazine.]
The course introduces students to R and covers topics such as merging data sources, data formatting and cleaning, clustering and text mining.</description>
    </item>
    
    <item>
      <title>Datasets handpicked by students</title>
      <link>http://www.citizen-statistician.org/2013/04/datasets-handpicked-by-students/</link>
      <pubDate>Mon, 15 Apr 2013 03:40:41 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/04/datasets-handpicked-by-students/</guid>
      <description>I&amp;rsquo;m often on the hunt for datasets that will not only work well with the material we&amp;rsquo;re covering in class, but will (hopefully) pique students&#39; interest. One sure choice is to use data collected from the students, as it is easy to engage them with data about themselves. However I think it is also important to open their eyes to the vast amount of data collected and made available to the public.</description>
    </item>
    
    <item>
      <title>participatory sensing</title>
      <link>http://www.citizen-statistician.org/2013/04/participatory-sensing/</link>
      <pubDate>Wed, 10 Apr 2013 04:40:14 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/04/participatory-sensing/</guid>
      <description>The Mobilize project, which I recently joined, centers a high school data-science curriculum around participatory sensing data. What is participatory sensing, you ask?
I&amp;rsquo;ve recently been trying to answer this question, with mixed success. As the name suggests, PS data has to do with data collected from sensors, and so it has a streaming aspect to it. I like to think of it as observations on a living object. Like all living objects, whatever this thing is that&amp;rsquo;s being observed, it changes, sometimes slowly, sometimes rapidly.</description>
    </item>
    
    <item>
      <title>Facebook Analytics</title>
      <link>http://www.citizen-statistician.org/2013/04/facebook-analytics/</link>
      <pubDate>Mon, 08 Apr 2013 13:29:10 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/04/facebook-analytics/</guid>
      <description>WolframAlpha has a tool that will analyze your Facebook network. I saw this awhile ago, but HollyLynne reminded me of this recently, and I tried it out. You need to give the app(?) permission to access your account (which I am sure means access to your data for Wolfram), after which you are given all sorts of interesting, pretty info. Note, you can also opt to have Wolfram track your data in order to determine how your network is changing.</description>
    </item>
    
    <item>
      <title>Open Access Textbooks</title>
      <link>http://www.citizen-statistician.org/2013/04/open-access-textbooks/</link>
      <pubDate>Thu, 04 Apr 2013 20:15:47 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/04/open-access-textbooks/</guid>
      <description>In an effort to reduce costs for students, the College of Education and Human Development at the University of Minnesota has created this catalog of open textbooks. Open textbooks are complete textbooks released under a Creative Commons, or similar, license. Instructors can customize open textbooks to fit their course needs by remixing, editing, and adding their own content. Students can access free digital versions or purchase low-cost print copies of open textbooks.</description>
    </item>
    
    <item>
      <title>Thursday Next</title>
      <link>http://www.citizen-statistician.org/2013/04/thursday-next/</link>
      <pubDate>Wed, 03 Apr 2013 04:34:46 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/04/thursday-next/</guid>
      <description>From Jasper Fforde&amp;rsquo;s latest Thursday Next novel (The Woman Who Died Alot):
The Office for Ultimate Risk is one of the many departments within the Ministry of National Statistics. Although it was originally an “experimental” department, the statisticians at Ultimate Risk proved their worth by predicting the entire results of three football World Cups in succession, a finding that led to the discontinuation of football as a game and the results being calculated instead.</description>
    </item>
    
    <item>
      <title>New Issue of JSE</title>
      <link>http://www.citizen-statistician.org/2013/03/new-issue-of-jse/</link>
      <pubDate>Thu, 28 Mar 2013 17:47:59 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/03/new-issue-of-jse/</guid>
      <description>Michelle Everson just announced that the March 2013 issue of the Journal of Statistics Education (JSE) is now available online. You can get to that issue from the homepage of JSE (http://www.amstat.org/publications/jse/). This month, JSE also introduces some new features
  Department on Research in K-12 Statistics Education
  JSE webinar series (beginning June, 2013)
  New Facebook group
  New Twitter account
  Visit JSE online and enjoy the new issue!</description>
    </item>
    
    <item>
      <title>Big Data Is Not the New Oil</title>
      <link>http://www.citizen-statistician.org/2013/03/big-data-is-not-the-new-oil/</link>
      <pubDate>Wed, 27 Mar 2013 20:21:08 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/03/big-data-is-not-the-new-oil/</guid>
      <description>Our colleague and dear friend John Holcomb sent an email to Rob and I in which he asked if we had heard the phrase &amp;ldquo;Big data is the new oil&amp;rdquo;. Neither of us had, but according to Jer Thorp, ad executives are uttering this phrase upwards of 100 times a day.
Jer&amp;rsquo;s article is worth a read. While he points out in the title that big data is not the new oil, he astutely suggests that the oil/data metaphor does work to an extent.</description>
    </item>
    
    <item>
      <title>Prediction Accuracy of the NCAA Bracket: Results</title>
      <link>http://www.citizen-statistician.org/2013/03/prediction-accuracy-of-the-ncaa-bracket-results/</link>
      <pubDate>Sat, 23 Mar 2013 13:34:59 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/03/prediction-accuracy-of-the-ncaa-bracket-results/</guid>
      <description>In Emanuel Derman’s book Models. Behaving. Badly, the author lays out a Modeler’s Hippocratic Oath.
  I will remember that I didn’t make the world, and it doesn’t satisfy my equations.
  Though I will use models boldly to estimate value, I will not be overly impressed by mathematics.
   I will never sacrifice reality for elegance without explaining why I have done so.
  Nor will I give the people who use my model false comfort about its accuracy.</description>
    </item>
    
    <item>
      <title>NCAA Basketball Visualization</title>
      <link>http://www.citizen-statistician.org/2013/03/ncaa-basketball-visualization/</link>
      <pubDate>Thu, 21 Mar 2013 03:38:35 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/03/ncaa-basketball-visualization/</guid>
      <description>It is time for the NCAA Basketball Tournament. Sixty-four teams dream big (er&amp;hellip;I mean 68&amp;hellip;well actually by now, 64) and schools like Iona and Florida Gulf Coast University (go Eagles!) are hoping that Robert Morris astounding victory in the N.I.T. isn&amp;rsquo;t just a flash in the pan.
My favorite part is filling out the bracket–see it below. (Imagine that&amp;hellip;a statistician&amp;rsquo;s favorite part of the whole thing is making predictions.) Even President Obama filled out a bracket [see it here].</description>
    </item>
    
    <item>
      <title>This Day in Statistics</title>
      <link>http://www.citizen-statistician.org/2013/03/this-day-in-statistics/</link>
      <pubDate>Tue, 19 Mar 2013 14:20:17 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/03/this-day-in-statistics/</guid>
      <description>I was looking to find an add-on Google Calendar that included important days in the history of statistics. They have one for seemingly everything under the sun, except this. So I created one and made it public in honor of the International Year of Statistics. I will continually add to it as I find time.
Feel free to add it. As always, it is available in the following formats
  HTML</description>
    </item>
    
    <item>
      <title>ggplot ggoldy</title>
      <link>http://www.citizen-statistician.org/2013/03/ggplot-ggoldy/</link>
      <pubDate>Thu, 07 Mar 2013 15:10:22 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/03/ggplot-ggoldy/</guid>
      <description>One of my graduate students worked some ggplot magic and created an almost Light Bright-esqe plot of our very own Goldy Gopher. She also, thoughtfully, published a tutorial on her blog. Read and enjoy! [visit Rita&amp;rsquo;s blog here]</description>
    </item>
    
    <item>
      <title>Stats on NPR</title>
      <link>http://www.citizen-statistician.org/2013/03/stats-on-npr/</link>
      <pubDate>Tue, 05 Mar 2013 14:35:17 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/03/stats-on-npr/</guid>
      <description>Charles Wheelan, the author of Naked Statistics: Stripping the Dread from the Data, was interviewed on The Daily Circuit this last Monday (March 4, 2013). You can listen to the audio of that interview over on The Daily Circuit&amp;rsquo;s website [visit webpage]</description>
    </item>
    
    <item>
      <title>Wall Street Journal</title>
      <link>http://www.citizen-statistician.org/2013/03/wall-street-journal/</link>
      <pubDate>Sat, 02 Mar 2013 13:15:40 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/03/wall-street-journal/</guid>
      <description>Carl Bialik of the Wall Street Journal has a nice article about the growth of statistics. The print version differs substantially from the online version in content, though not in message.
Missing from this message is the urgent need to have more teachers, at all levels, trained in statistics. I&amp;rsquo;m currently at a meeting of the joint committee on education of the American Statistical Association and the National Council of Teachers of Mathematics.</description>
    </item>
    
    <item>
      <title>Dear Gmail...</title>
      <link>http://www.citizen-statistician.org/2013/03/dear-gmail/</link>
      <pubDate>Fri, 01 Mar 2013 14:46:39 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/03/dear-gmail/</guid>
      <description>I recently added a free application/service that analyzes my email called Gmail Meter. This service sends me a comprehensive weekly report full of summaries and plots that indicate how I use Gmail.
The first thing I learned is that Wednesdays are for emailing and I seem to respond in a timely manner, on average, to emails sent to me&amp;hellip;when I actually respond (I have a 24.58% response rate. Yikes!) Wednesdays I only teach one class (at 4:40pm) this semester, but I have a morning meeting so I am on campus and generally have time to respond to emails that I may not have gotten to.</description>
    </item>
    
    <item>
      <title>Waiting for Tempo</title>
      <link>http://www.citizen-statistician.org/2013/03/waiting-for-tempo/</link>
      <pubDate>Fri, 01 Mar 2013 04:15:38 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/03/waiting-for-tempo/</guid>
      <description>I got pretty excited about a new calendar app, in part because I love these productivity tools and in part because I really hate the calendar that comes with the iPhone. Tempo, as it is called, seemed nifty because it integrates data on your phone into the calendar so, for instance, you can get directions to your next meeting easily, alert people that you&amp;rsquo;re going to be late, have documents related to your appointment automatically opened, and other features that will either save lots of time and hassles or themselves become time-sinks and hassles.</description>
    </item>
    
    <item>
      <title>NCTM Essential Understandings</title>
      <link>http://www.citizen-statistician.org/2013/02/nctm-essential-understandings/</link>
      <pubDate>Mon, 25 Feb 2013 20:34:44 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/02/nctm-essential-understandings/</guid>
      <description>NCTM has finally published books on statistics in its EU series. This is a rather traditional approach to statistics, given the context of this blog. But, since I&amp;rsquo;m a co-author (along with Roxy Peck and Stephen Miller), why not point you to it?
http://www.nctm.org/catalog/product.aspx?ID=13804
And while the book is not computational in theme, it does address a central issue of this blog: universal statistical knowledge.
A grades 6-9 version is due out any moment.</description>
    </item>
    
    <item>
      <title>Extreme Fitbit</title>
      <link>http://www.citizen-statistician.org/2013/02/extreme-fitbit/</link>
      <pubDate>Mon, 18 Feb 2013 18:35:18 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/02/extreme-fitbit/</guid>
      <description>I have been mourning the loss this week of my FitBit. No idea where it went. That&amp;rsquo;s the problem with small, portable data collection devices. The very feature that makes them useable makes them lose-able. Then I came across this possible solution
http://www.engadget.com/2013/01/21/australian-firefighters-test-data-transmitting-pills/
which raises entirely new questions about edible lines of data collection devices.</description>
    </item>
    
    <item>
      <title>Your Flowing Data Defended</title>
      <link>http://www.citizen-statistician.org/2013/02/422/</link>
      <pubDate>Tue, 12 Feb 2013 17:19:34 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/02/422/</guid>
      <description>I had the privilege last week of listening to the dissertation defense of UCLA Stat&amp;rsquo;s newest PhD: Nathan Yau. Congratulations, Nathan!
Nathan runs the very popular and fantastic blog Flowing Data, and his dissertation is about, in part, the creation of his app Your Flowing Data. Essentially, this is a tool for collecting and analyzing personal data&amp;ndash;data about you and your life.
One aspect of the thesis I really liked is a description of types of insight he found from a paper by Pousman, Stasko and Mateas (2007): Casual information visualization: Depictions of Data in every day life.</description>
    </item>
    
    <item>
      <title>Happy Birthday Florence Henderson</title>
      <link>http://www.citizen-statistician.org/2013/02/happy-birthday-florence-henderson/</link>
      <pubDate>Sat, 09 Feb 2013 22:53:16 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/02/happy-birthday-florence-henderson/</guid>
      <description>As a celebration of Florence Henderson&amp;rsquo;s 79th birthday (on February 14), I have created this scatterplot to use in my regression course.

The plot depicts the relationship between time spent on mathematics homework outside of school (expressed as z-scores) and mathematics achievement scores (expressed as T-scores, M=50, SD=10) for 200 8th-graders taken from the 1988 National Education Longitudinal Study. The color–in a display of very poor data science–is just randomly applied to the observations rather than meaning anything substantial.</description>
    </item>
    
    <item>
      <title>iNZight</title>
      <link>http://www.citizen-statistician.org/2013/02/inzight/</link>
      <pubDate>Tue, 05 Feb 2013 05:22:01 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/02/inzight/</guid>
      <description>We spend too much time musing about the Data Deluge, I fear, at the expense of talking about another component that has made citizen-statisticianship possible: accessible statistical software. &amp;ldquo;Accessible&amp;rdquo; in (at least) two senses: affordable and ready-to-use. This summer, Chris Wild demonstrated his group&amp;rsquo;s software iNZight at the Census@ School workshop in San Diego. iNZight is produced out of the University of Auckland, and is intended for kids to use along with the Census@Schools data.</description>
    </item>
    
    <item>
      <title>Data Diary Assignment</title>
      <link>http://www.citizen-statistician.org/2013/01/data-diary-assignment/</link>
      <pubDate>Sat, 26 Jan 2013 03:12:15 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/01/data-diary-assignment/</guid>
      <description>My colleague Mark Hansen used to assign his class to keep a data diary. I decided to try it, to see what happened. I asked my Intro Stats class (about 180 students) to choose a day in the upcoming week, and during the day, keep track of every event that left a &amp;lsquo;data trail.&amp;rsquo; (We had talked a bit in class about what that meant, and about what devices were storing data.</description>
    </item>
    
    <item>
      <title>A walk in Venice Beach</title>
      <link>http://www.citizen-statistician.org/2013/01/a-walk-in-venice-beach/</link>
      <pubDate>Thu, 24 Jan 2013 16:34:53 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/01/a-walk-in-venice-beach/</guid>
      <description>For various reasons, I decided to walk this weekend from my house to Venice Beach, a distance of about four and a half miles. The weather was beautiful, and I thought a walk would help clear my mind. I had recently heard a story on NPR in which it was reported that Thoreau kept data on when certain flowers opened, a record now used to help understand the effects of global warming.</description>
    </item>
    
    <item>
      <title>Miscellany that I have Read and been Thinking about this Last Week</title>
      <link>http://www.citizen-statistician.org/2013/01/miscellany-that-i-have-read-and-been-thinking-about-this-last-week/</link>
      <pubDate>Wed, 23 Jan 2013 14:35:48 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/01/miscellany-that-i-have-read-and-been-thinking-about-this-last-week/</guid>
      <description>I read a piece last night called 5 Ways Big Data Will Change Lives In 2013. I really wasn&amp;rsquo;t expecting much from it, just scrolling through accumulated articles on Zite. However, as with so many things, there were some gems to be had. I learned of Aadhar.
Aadhar is an ambitious government Big Data project aimed at becoming the world’s largest biometric database by 2014, with a goal of capturing about 600 million Indian identities.</description>
    </item>
    
    <item>
      <title>New Flowing Data Book</title>
      <link>http://www.citizen-statistician.org/2013/01/new-flowing-data-book/</link>
      <pubDate>Tue, 22 Jan 2013 20:30:06 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/01/new-flowing-data-book/</guid>
      <description>http://flowingdata.com/2013/01/22/data-points-first-look/
Nathan Yau has a new book coming out, this about working with data. Pre-order now!</description>
    </item>
    
    <item>
      <title>Clueful</title>
      <link>http://www.citizen-statistician.org/2013/01/clueful/</link>
      <pubDate>Tue, 22 Jan 2013 00:43:22 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/01/clueful/</guid>
      <description>Since posting last month about data-sharing concerns with some popular apps, I&amp;rsquo;ve since learned about Cluefulapp.com which, apparently, helps us see how are data are used by iOS apps. For instance, according to Cluefulapp, Google Maps can read my address book, uses my iPhone&amp;rsquo;s unique ID, encruypts stored data, &amp;ldquo;could&amp;rdquo; track my location, and uses an anonymous identifier.
Waze is somewhat similar. It &amp;ldquo;could&amp;rdquo; track my location [quotes are because I wonder what they mean by could&amp;mdash;does it?</description>
    </item>
    
    <item>
      <title>Introducing Statistics: A Graphic Guide</title>
      <link>http://www.citizen-statistician.org/2013/01/introducing-statistics-a-graphic-guide/</link>
      <pubDate>Sun, 06 Jan 2013 14:37:20 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/01/introducing-statistics-a-graphic-guide/</guid>
      <description>Source: introducingbooks.com
Over the winter break I was travelling in the UK and I came across this little book called &amp;ldquo;Introducing Statistics: A Graphic Guide&amp;rdquo; by Ellen Magnello and Borin Van Loon at the gift shop in the Tate Modern museum in London. The book is published in 2009, and Significance magazine already reviewed it here, so I won&amp;rsquo;t repeat their comments. I hadn&amp;rsquo;t heard about the book before, so I picked it up, along with a copy of Introducing Post-Modernism (they were 2 for £10, I had to get two, obviously).</description>
    </item>
    
    <item>
      <title>My Year of Reading in Review</title>
      <link>http://www.citizen-statistician.org/2013/01/my-year-of-reading-in-review/</link>
      <pubDate>Sat, 05 Jan 2013 23:53:36 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/01/my-year-of-reading-in-review/</guid>
      <description>Two years ago, I made a New Year&amp;rsquo;s Resolution to read more books. At that point I joined GoodReads to hold myself accountable. I read 47 books that year (at least that I recorded). In 2012, I didn&amp;rsquo;t re-make that resolution, and my reading productivity dropped to 29 (really 26 since I quit reading 3 books). While the number of books is lower, I did some minor analyses on these books based on data I scraped from GoodReads and Amazon.</description>
    </item>
    
    <item>
      <title>Big Data for Little People</title>
      <link>http://www.citizen-statistician.org/2013/01/big-data-for-little-people/</link>
      <pubDate>Thu, 03 Jan 2013 17:06:01 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2013/01/big-data-for-little-people/</guid>
      <description>On New Year&amp;rsquo;s Eve, All Tech Considered, had a segment looking ahead to interesting technology in the coming year. One of the themes was Big Data, but I particularly liked the way they sold it: &amp;ldquo;Big Data For Little People.&amp;rdquo; The basic idea being that much of big data is owned by big companies, which crunch the data for their own purposes. But the NPR folks are seeing a trend for applications that crunch big data and bring the results to your smartphone or other app.</description>
    </item>
    
    <item>
      <title>Gun deaths and data</title>
      <link>http://www.citizen-statistician.org/2012/12/gun-deaths-and-data/</link>
      <pubDate>Sat, 29 Dec 2012 18:30:26 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/12/gun-deaths-and-data/</guid>
      <description>This article at Slate is interesting for a number of reasons. First, if offers a link to a data set listing names and data of the 325 people known to have been killed by guns since December 14, 2012. Slate is to be congratulated for providing data in a format that is easy for statistical software to read. (Still, some cleaning required. For example, ages include a mix of numbers and categorical values.</description>
    </item>
    
    <item>
      <title>Happy Holidays</title>
      <link>http://www.citizen-statistician.org/2012/12/happy-holidays/</link>
      <pubDate>Tue, 25 Dec 2012 19:09:57 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/12/happy-holidays/</guid>
      <description></description>
    </item>
    
    <item>
      <title>assessment, research, teaching</title>
      <link>http://www.citizen-statistician.org/2012/12/assessment-research-teaching/</link>
      <pubDate>Fri, 21 Dec 2012 17:34:17 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/12/assessment-research-teaching/</guid>
      <description>A new report released by CAUSE is well worth reading: _Connecting Research to Practice in a Culture of Assessment for Introductory College-level Statistics, _www.causeweb.org/research/guidelines/ResearchReport_Dec_2012.pdf
Read it. We&amp;rsquo;ll discuss later. Pop quiz.
I haven&amp;rsquo;t yet read it myself (in my eagerness to publicize it as quickly as possible), but of particular interest to this blog is the role that data science plays, or does not play. For instance, Question 1 under Research Priority 1 is &amp;ldquo;What core learning outcomes employed in a particular profession do individuals need to develop in order to perform well in that profession (e.</description>
    </item>
    
    <item>
      <title>Stats in School</title>
      <link>http://www.citizen-statistician.org/2012/12/stats-in-school/</link>
      <pubDate>Tue, 18 Dec 2012 00:54:42 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/12/stats-in-school/</guid>
      <description>Just read a great paper by Anna Bargagliotti in the current Journal of Stats Education, &amp;ldquo;How well do the NSF Funded Elementary Mathematics Curricula align with the GAISE report recommendations? &amp;ldquo;. The answer: it depends. Anna compares three math curricula designed to meet the Common Core Standards for grades K-12: &amp;ldquo;Investigations in Number, Data, and Space&amp;rdquo;, &amp;ldquo;Math Trailblazers&amp;rdquo;, and &amp;ldquo;Everyday Mathematics.&amp;rdquo; Anna compared them to the Guidelines for Assessment and Instruction in Statistics Education K-12 report, which, to quote her paper, &amp;ldquo;defines a statistically literate person as one who is able to formulate questions, collect and analyze data, and interpret results.</description>
    </item>
    
    <item>
      <title>Turning Tables into Graphs</title>
      <link>http://www.citizen-statistician.org/2012/12/turning-tables-into-graphs/</link>
      <pubDate>Thu, 13 Dec 2012 16:58:05 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/12/turning-tables-into-graphs/</guid>
      <description>We have just finished another semester, and before my mind completely turns to rubble, I want to share what I believe to be a fairly good assignment. What I present below was parts of two separate assignments that I gave this semester, but upon reflection I think it would be better as one.
 Read the article Let’s Practice What We Preach: Turning Tables into Graphs (full reference given below). In this article, Gelman, Pascarica, &amp;amp; Dodhia suggest that presentations of results using graphs are more effective than results presented in tables.</description>
    </item>
    
    <item>
      <title>Data Privacy for Kids</title>
      <link>http://www.citizen-statistician.org/2012/12/data-privacy-for-kids/</link>
      <pubDate>Thu, 13 Dec 2012 04:57:18 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/12/data-privacy-for-kids/</guid>
      <description>The L.A. Times ran an interesting article about the new Federal Trade Commission(downloads) report, &amp;ldquo;Mobile Apps for Kids: Disclosures Still Not Making the Grade&amp;rdquo;, followed up on a February 2012 report, and concluded that &amp;ldquo;Yes, many apps included interactive features or shared kids’ information with third parties without disclosing these practices to parents.&amp;rdquo;
I think this is issue is intriguing on many levels, but of central concern is the fact that as we go about our daily business (or play, as the case may be), we leave a data trail, sometimes unwittingly.</description>
    </item>
    
    <item>
      <title>Accessing your 11.0 iTunes library</title>
      <link>http://www.citizen-statistician.org/2012/12/accessing-your-11-0-itunes-library/</link>
      <pubDate>Tue, 04 Dec 2012 06:13:27 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/12/accessing-your-11-0-itunes-library/</guid>
      <description>One of the themes of this blog is to make statistics relevant and exciting to students by helping them understand the data that&amp;rsquo;s right under their noses. Or inside their ears. The iTunes library is a great place to start.
For awhile, iTunes made it easy to get your data onto your hard drive in a convenient, analysis-ready form. Then they made it hard. Then (10.7) they made it easy again.</description>
    </item>
    
    <item>
      <title>Policy By the Numbers: Data in the News</title>
      <link>http://www.citizen-statistician.org/2012/11/policy-by-the-numbers-data-in-the-news/</link>
      <pubDate>Wed, 28 Nov 2012 21:59:43 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/11/policy-by-the-numbers-data-in-the-news/</guid>
      <description>Participating in the &amp;ldquo;hangout&amp;rdquo; hosted by Jess Hemerly&amp;rsquo;s Policy By the Numbers blog was fun, but even better was learning about this cool blog. It&amp;rsquo;s very exciting to meet people from so many different backgrounds and from so many varied interests who share an interest in data accessibility. One feature of PBtN that I think many of our readers will find particularly useful is the weekly roundup of data in the news.</description>
    </item>
    
    <item>
      <title>Upcoming events: Rob Gould and Chris Franklin on Google&#43; Hangouts on Air</title>
      <link>http://www.citizen-statistician.org/2012/11/upcoming-events-rob-gould-and-chris-franklin-on-google-hangouts-on-air/</link>
      <pubDate>Tue, 20 Nov 2012 23:01:39 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/11/upcoming-events-rob-gould-and-chris-franklin-on-google-hangouts-on-air/</guid>
      <description>Update: the event has ended, but can be watched via YouTube
Google+ Policy by the Numbers is airing a K-12 statistics education discussion on Nov. 28 at 4 pm EST via Hangout on Air. With the ever-increasing number of students taking AP Statistics each year and the inclusion of statistics in the Common Core State Standards for Mathematics, Franklin and Gould will address the value of statistical literacy, the increasing interest, and the challenges.</description>
    </item>
    
    <item>
      <title>Computing Skills, Nunchaku Skills, Bow Skills...</title>
      <link>http://www.citizen-statistician.org/2012/11/computing-skills-nunchaku-skills-bow-skills/</link>
      <pubDate>Tue, 20 Nov 2012 16:27:02 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/11/computing-skills-nunchaku-skills-bow-skills/</guid>
      <description>I have been thinking for quite some time about the computing skills that graduate students will need as they exit our program. It is absolutely clear to me (not necessarily all of my colleagues) that students need computing skills. First, a little background&amp;hellip;
I teach in the Quantitative Methods in Education program within the Educational Psychology Department at the University of Minnesota. After graduating, many of our students take either academic jobs, a job working in testing companies (e.</description>
    </item>
    
    <item>
      <title>Inference for the population by the population -- what does that even mean?</title>
      <link>http://www.citizen-statistician.org/2012/11/inference-for-the-population-by-the-population-what-does-that-even-mean/</link>
      <pubDate>Tue, 20 Nov 2012 04:22:54 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/11/inference-for-the-population-by-the-population-what-does-that-even-mean/</guid>
      <description>In an effort to integrate more hands on data analysis in my introductory statistics class, I&amp;rsquo;ve been assigning students a project early on in the class where they answer a research question of interest to them using a hypothesis test and/or confidence interval. One goal of this project is getting the students to decide which methods to use in which situations, and how to properly apply them. But there&amp;rsquo;s more to it &amp;ndash; students define their own research question and find an appropriate dataset to answer that question with.</description>
    </item>
    
    <item>
      <title>Big Data and Privacy</title>
      <link>http://www.citizen-statistician.org/2012/11/big-data-and-privacy/</link>
      <pubDate>Mon, 19 Nov 2012 15:55:28 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/11/big-data-and-privacy/</guid>
      <description>The L.A. Times today (Monday, November 19) ran an editorial about the benefits and costs of Big Data. I truly believe that statisticians should teach introductory students (and all students, really) about data privacy. But who feels they have a realistic handle on the nature of these threats and the size of the risk? I know I don&amp;rsquo;t. Does anyone teach this in their class? Let&amp;rsquo;s hear about it! In the meantime, you might enjoy reading (or re-reading) a classic on the topic by Latanya Sweeney: k-Anonymity: a model for protecting privacy.</description>
    </item>
    
    <item>
      <title>Winner: Statistics</title>
      <link>http://www.citizen-statistician.org/2012/11/winner-statistics/</link>
      <pubDate>Wed, 07 Nov 2012 17:24:08 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/11/winner-statistics/</guid>
      <description>It is a happy day to be a statistician, as bloggers and columnists are bragging about many correctly predicted victories in an age in which traditional survey methodologies have been made out of date. Mark Blumenthal at the Huffington Post reminds us that one role of statistics is to temper personal bias. He gives a shout out to several pollsters, but I think Nate Silver at 538 is due special mention.</description>
    </item>
    
    <item>
      <title>Data Sets: A List in Flux</title>
      <link>http://www.citizen-statistician.org/2012/11/data-sets-a-list-in-flux/</link>
      <pubDate>Wed, 07 Nov 2012 15:23:58 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/11/data-sets-a-list-in-flux/</guid>
      <description>After my Pinterest post, I got a little bit hooked, mostly because I realized that it was a visual way for me to see my bookmarks. This makes it easier for me to find the information I am looking for quickly. One problem is that it requires an image, so I quickly realized that the links for data sets wouldn&amp;rsquo;t work so well on Pinterest.
Then I remembered that I have used my personal blog as an organized reminder list (see this post where I remind myself how to re-set features on my computer after disaster), and thought I could do the same here, but with data sets that others could also use.</description>
    </item>
    
    <item>
      <title>ggplot2 Pinterest</title>
      <link>http://www.citizen-statistician.org/2012/10/ggplot2-pinterest/</link>
      <pubDate>Mon, 29 Oct 2012 20:09:45 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/10/ggplot2-pinterest/</guid>
      <description>I don&amp;rsquo;t understand the website Pinterest, but it looks pretty (especially on the iPad), and an undergraduate student said it was the greatest thing since Facebook, so I thought I would give it a shot. The idea is that Pinterest &amp;ldquo;lets you organize and share all the beautiful things you find on the web.&amp;rdquo; You organize beautiful things by creating a &amp;ldquo;board&amp;rdquo; (a page), and then adding &amp;ldquo;pins&amp;rdquo; (links to websites).</description>
    </item>
    
    <item>
      <title>Contributions to the 2012 Presidential Election Campaigns</title>
      <link>http://www.citizen-statistician.org/2012/10/contributions-to-the-2012-presidential-election-campaigns/</link>
      <pubDate>Fri, 26 Oct 2012 21:20:01 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/10/contributions-to-the-2012-presidential-election-campaigns/</guid>
      <description>With fewer than two weeks left till the US presidential elections, motivating class discussion with data related to the candidates, elections, or politics in general is quite easy. So for yesterday&amp;rsquo;s lab we used data released by The Federal Election Commission on contributions made to 2012 presidential campaigns. I came across the data last week, via a post on The Guardian Datablog. The post has a nice interactive feature for analyzing data from all contributions.</description>
    </item>
    
    <item>
      <title>DC children statisticians</title>
      <link>http://www.citizen-statistician.org/2012/10/dc-children-statisticians/</link>
      <pubDate>Wed, 24 Oct 2012 04:37:43 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/10/dc-children-statisticians/</guid>
      <description>http://www.dcactionforchildren.org/kids-count/dc-kids-count-data-tools
Thanks, Frauke.</description>
    </item>
    
    <item>
      <title>Citizen Scientists in Space...</title>
      <link>http://www.citizen-statistician.org/2012/10/citizen-scientists-in-space/</link>
      <pubDate>Sun, 21 Oct 2012 00:10:45 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/10/citizen-scientists-in-space/</guid>
      <description>The L.A. Times had an interesting article about how a pair of &amp;lsquo;citizen scientists&amp;rsquo; discovered a planet with four suns. I would say that a more accurate term for the pair would be &amp;lsquo;citizen data miners&amp;rsquo;, because essentially the astronomy community crowd sources data mining by providing reams of data for anyone to examine.
It seemed timely for me, following a seminar at the UCLA Center for Applied Statistics by Kiri Wagstaff on automated procedures for discovering interesting features in large data sets.</description>
    </item>
    
    <item>
      <title>Recoding Variables in R: Pedagogic Considerations</title>
      <link>http://www.citizen-statistician.org/2012/10/recoding-variables-in-r-pedagogic-considerations/</link>
      <pubDate>Sat, 20 Oct 2012 19:37:34 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/10/recoding-variables-in-r-pedagogic-considerations/</guid>
      <description>I was creating a dataset this last week in which I had to partition the observed responses to show how the ANOVA model partitions the variability. I had the observed _Y _(in this case prices for 113 bottles of wine), and a categorical predictor X (the region of France that each bottle of wine came from). I was going to add three columns to this data, the first showing the marginal mean, the second showing the effect, and the third showing the residual.</description>
    </item>
    
    <item>
      <title>Nate Silver&#39;s New Book</title>
      <link>http://www.citizen-statistician.org/2012/10/nate-silvers-new-book/</link>
      <pubDate>Fri, 19 Oct 2012 16:15:49 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/10/nate-silvers-new-book/</guid>
      <description>I&amp;rsquo;ve been reading and greatly enjoying Nate Silver&amp;rsquo;s book, The Signal and the Noise: Why So Many Predictions Fail&amp;mdash;and Some Don&amp;rsquo;t. I&amp;rsquo;d recommend the book based on the introduction and first chapter alone. (And, no, that&amp;rsquo;s not because that&amp;rsquo;s all I&amp;rsquo;ve read so far. It&amp;rsquo;s because they&amp;rsquo;re that good.) If you&amp;rsquo;re the sort who skips introductions, I strongly suggest you become a new sort and read this one. It&amp;rsquo;s a wonderful essay about the dangers of too much information, and the need to make sense of it.</description>
    </item>
    
    <item>
      <title>Red Bull Stratos Mission Data</title>
      <link>http://www.citizen-statistician.org/2012/10/red-bull-stratos-mission-data/</link>
      <pubDate>Mon, 15 Oct 2012 15:06:16 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/10/red-bull-stratos-mission-data/</guid>
      <description>Yesterday (October 14, 2012), Felix Baumgartner made history by becoming the first person to break the speed of sound during a free fall. He also set some other records (e.g., longest free fall, etc.) during the Red Bull Stratos Mission–which was broadcast live on the internet. Kind of cool, but imagine the conversation that took place daydreaming this one&amp;hellip;
**Red Bull Creative Person: **What if we got some idiot to float up into the stratosphere in a space capsule and then had him step out of it and free fall four minutes breaking the sound barrier?</description>
    </item>
    
    <item>
      <title>Current Population Survey Data using R</title>
      <link>http://www.citizen-statistician.org/2012/10/current-population-survey-data-using-r/</link>
      <pubDate>Mon, 15 Oct 2012 12:34:15 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/10/current-population-survey-data-using-r/</guid>
      <description>TheCurrent Population Survey (CPS) is a statistical survey conducted by the United States Census Bureau for the Bureau of Labor Statistics. The data collected is used to provide a monthly report on employment in the United States.
Although the CPS data are available, to this point it has really only been easy to deal with for SPSS, Stata, or SAS users. A new blog is also making it easy for R users to obtain and analyses these data.</description>
    </item>
    
    <item>
      <title>More Fitbit</title>
      <link>http://www.citizen-statistician.org/2012/10/more-fitbit/</link>
      <pubDate>Sat, 13 Oct 2012 20:34:18 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/10/more-fitbit/</guid>
      <description>Simply Statistics lists some data analysis projects. Skewing towards the intermediate rather than novice student. But still useful in many ways. And&amp;mdash;some FitBit ideas!
http://simplystatistics.org/post/32881133740/statistics-project-ideas-for-students-part-2</description>
    </item>
    
    <item>
      <title>TV Show hosts</title>
      <link>http://www.citizen-statistician.org/2012/10/tv-show-hosts/</link>
      <pubDate>Sat, 13 Oct 2012 20:10:28 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/10/tv-show-hosts/</guid>
      <description>A little bit ago [July 19, 2012 &amp;mdash; so I&amp;rsquo;m a little behind], the L.A. Times ran an article about whether TV hosts are pulling their own weight, salary wise. (What is the real value of TV stars and personalities?) I took their data table and put it in a CSV format, and added a column called &amp;ldquo;epynomious&amp;rdquo;, which indicates whether the show is named after the host. (This apparently doesn&amp;rsquo;t explain the salary variation.</description>
    </item>
    
    <item>
      <title>Data and the Freedom of Information Act</title>
      <link>http://www.citizen-statistician.org/2012/10/data-and-the-freedom-of-information-act/</link>
      <pubDate>Tue, 09 Oct 2012 02:16:05 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/10/data-and-the-freedom-of-information-act/</guid>
      <description>In reading one of the many blogs that I read, there was a suggestion to use the Baltimore&amp;rsquo;s parking citation data to see if some makes/models of cars get citations more than others. Now parking citations are very near and dear to me since I get at least one (n ≥ 1) parking citation a year parking near the University of Minnesota–which most often also leads to my car being towed since you only have so many hours to move your car after they ticket it.</description>
    </item>
    
    <item>
      <title>Planting seeds of reproducibility with knitr and markdown</title>
      <link>http://www.citizen-statistician.org/2012/10/planting-seeds-of-reproducibility-with-knitr-and-markdown/</link>
      <pubDate>Mon, 08 Oct 2012 04:22:56 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/10/planting-seeds-of-reproducibility-with-knitr-and-markdown/</guid>
      <description>I attended useR! 2012 this past summer and one of the highlights of the conference was a presentation by Yihui Xie and JJ Allaire on knitr. As an often frustrated user of Sweave, I was very impressed with how they streamlined the process of integrating R with LaTeX and other document types, and I was excited to take advantage of the tools. It also occurred to me that these tools, especially the simpler markdown language, could be useful to the students in my introductory statistics course.</description>
    </item>
    
    <item>
      <title>Finding Data</title>
      <link>http://www.citizen-statistician.org/2012/10/finding-data/</link>
      <pubDate>Sun, 07 Oct 2012 23:53:56 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/10/finding-data/</guid>
      <description>RevoJoe on Inside-R posted a nice list of data sources. Thanks to Tim Hesterberg for pointing this out on the Iso-stat listserv.</description>
    </item>
    
    <item>
      <title>Mathapalooza and Citizen Statisticians</title>
      <link>http://www.citizen-statistician.org/2012/10/mathapalooza-and-citizen-statisticians/</link>
      <pubDate>Sun, 07 Oct 2012 16:13:58 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/10/mathapalooza-and-citizen-statisticians/</guid>
      <description>This Friday, I (Rob) had the honor of giving the same talk three times in a row at the Mathapalooza, held at one of the Austin City College campuses. The audience was mostly central-Texas area community college faculty. Giving the same talk three times in a row can be tiring, but the professors were very engaged and very involved and so I had fun. The topic was &amp;lsquo;Educating Citizen Statisticians&amp;rsquo;, and I mentioned the need to do what it takes so that intro stats is the most important class students take in college.</description>
    </item>
    
    <item>
      <title>An Apropos Talk for this Blog</title>
      <link>http://www.citizen-statistician.org/2012/10/an-apropos-talk-for-this-blog/</link>
      <pubDate>Wed, 03 Oct 2012 12:55:24 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/10/an-apropos-talk-for-this-blog/</guid>
      <description>Jeffrey Breen just gave a talk entitled &amp;ldquo;Tapping the Data Deluge with R&amp;rdquo; to theBoston Predictive Analytics Meetup. He suggests there are two types of data in this world
  Data you have, and
  Data you don&amp;rsquo;t have&amp;hellip;yet.
  In the talk Jeffrey provided a nice overview of several methods for importing data into R, including:
  Reading CSV files
  Reading XLS files</description>
    </item>
    
    <item>
      <title>More on FitBit data</title>
      <link>http://www.citizen-statistician.org/2012/10/more-on-fitbit-data/</link>
      <pubDate>Wed, 03 Oct 2012 02:59:17 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/10/more-on-fitbit-data/</guid>
      <description>First the good news:

And now the bad: It costs you $50/ year for your data to truly belong to you. For a &amp;lsquo;premium&amp;rsquo; membership, you can visit your data as often as you choose. If only Andy had posted sooner, I would have saved $50. But, dear readers, in order to explore all avenues, I spent the bucks. And here&amp;rsquo;s some data (screenshot&amp;ndash;I don&amp;rsquo;t want you analyzing my data!</description>
    </item>
    
    <item>
      <title>Yelp Data</title>
      <link>http://www.citizen-statistician.org/2012/10/yelp-data/</link>
      <pubDate>Tue, 02 Oct 2012 14:03:56 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/10/yelp-data/</guid>
      <description>Yelp is a website on which people review local businesses. In their own words, Yelp describes themselves as an &amp;ldquo;online urban city guide that helps people find cool places to eat, shop, drink, relax and play, based on the informed opinions of a vibrant and active community of locals in the know.&amp;rdquo;
Earlier this year, Yelp released a subset of their data to be used for academic use. The dataset includes business data (e.</description>
    </item>
    
    <item>
      <title>Getting Data from FitBit</title>
      <link>http://www.citizen-statistician.org/2012/09/getting-data-from-fitbit/</link>
      <pubDate>Sun, 30 Sep 2012 23:16:36 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/09/getting-data-from-fitbit/</guid>
      <description>Getting data out of a FitBit, as Rob pointed out, is not as easy as simply clicking an export button on the FitBit website. Fortunately, FitBit released their API to developers in February and since then a few solutions of obtaining the raw data have been realized. John McLaughlin has written an open source script (available on GitHub) that enables FitBit users to download their data into a Google spreadsheet.</description>
    </item>
    
    <item>
      <title>Fit Bit</title>
      <link>http://www.citizen-statistician.org/2012/09/fit-bit/</link>
      <pubDate>Thu, 27 Sep 2012 03:32:20 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/09/fit-bit/</guid>
      <description>I just bought a &amp;ldquo;personal fitness tracking device.&amp;rdquo; It records my every movement. Even keeps track of when I sleep, in theory at least. So far, its pretty cool. Certainly its made me aware of how many steps I take during a day, and how rarely I meet the sacred 10,000 step goal. Today, for example, I&amp;rsquo;ve taken 8748 steps. Although, since its 9:30pm, the day is still young.
What&amp;rsquo;s frustrating is that even though its my data, it&amp;rsquo;s not &amp;ldquo;mine&amp;rdquo;.</description>
    </item>
    
    <item>
      <title>Introduction</title>
      <link>http://www.citizen-statistician.org/2012/09/introduction/</link>
      <pubDate>Wed, 26 Sep 2012 04:20:41 +0000</pubDate>
      
      <guid>http://www.citizen-statistician.org/2012/09/introduction/</guid>
      <description>We live in the Data Deluge, but we confess we still teach stats as if data were rare and easily-managed. But in this blog, we embrace the Deluge, an age where data and software are accessible and ubiquitous. The day of telling students to pay attention because Some Day This Will Be Good For You are over. This stuff is good for them NOW, and we need to show them why.</description>
    </item>
    
  </channel>
</rss>
