{"id":1044,"date":"2015-04-04T19:26:59","date_gmt":"2015-04-04T23:26:59","guid":{"rendered":"http:\/\/learninglover.com\/blog\/?p=1044"},"modified":"2015-09-09T07:18:00","modified_gmt":"2015-09-09T11:18:00","slug":"learn-about-descriptive-statistics","status":"publish","type":"post","link":"https:\/\/learninglover.com\/blog\/index.php\/2015\/04\/04\/learn-about-descriptive-statistics\/","title":{"rendered":"Learn About Descriptive Statistics"},"content":{"rendered":"<p><a href=\"http:\/\/learninglover.com\/examples.php?id=85\"><img decoding=\"async\" src=\"http:\/\/www.learninglover.com\/gallery\/descStat.jpg\"><\/a><\/p>\n<p>I had been meaning to write a script and blog post on descriptive statistics for some time now, but with work and winter weather and the extra work that winter weather brings, and now that the winter weather is over trying to get back into an exercise routine (running up a hill is such a challenging experience, but when I get to the top of that hill I feel like Rocky Balboa on the steps at the steps at the entrance of the Philadelphia Museum of Art), I haven\u2019t had the time to devote to this site that I would have liked. Well, that\u2019s not entirely true. I have still been programming in my spare time. I just haven\u2019t been able to share it here. I went to a conference in February and in my down time, I was able to write <a href=\"http:\/\/learninglover.com\/examples.php?id=85\">a script on descriptive statistics<\/a> that I think gives a nice introduction to the area. <\/p>\n<p>Before I go into descriptive statistics though, lets talk about statistics, which is concerned with the collection, analysis, interpretation and presentation of data. Statistics can generally be broken down into two categories, descriptive statistics and <del datetime=\"2015-07-31T13:44:52+00:00\">infernal<\/del>inferential statistics, depending on what we would like to do with that data. When we are concerned with visualizing and summarizing the given data, descriptive statistics gives methods to operate on this data set. On the other hand, if we wish to draw conclusions about a larger population from our sample, then we would use methods from inferential statistics. <\/p>\n<p>In the <a href=\"http:\/\/learninglover.com\/examples.php?id=85\">script on descriptive statistics I&#8217;ve written<\/a>, I consider three different types of summaries for descriptive statistics: <\/p>\n<p>Measures of Central Tendency<br \/>\n<b>Mean<\/b> &#8211; the arithmetic average of a set of values<br \/>\n<b>Median<\/b> &#8211; the middle number in a set of values<br \/>\n<b>Mode<\/b> &#8211; the most used number in a set of values<\/p>\n<p>Dispersion<br \/>\n<b>Maximum<\/b> &#8211; the largest value in the data set<br \/>\n<b>Minimum<\/b> &#8211; the smallest value in the data set<br \/>\n<b>Standard Deviation<\/b> &#8211; the amount of variation in a set of data values<br \/>\n<b>Variance<\/b> &#8211; how far a set of numbers is spread out<\/p>\n<p>Shape<br \/>\n<b>Kurtosis<\/b> &#8211; how peaked or flat a data set is<br \/>\n<b>Skewness<\/b> &#8211; how symmetric a data set is<\/p>\n<p>Plots<br \/>\n<b>Histogram Plots<\/b> &#8211; a bar diagram where the horizontal axis shows different categories of values, and the height of each bar is related to the number of observations in the corresponding category.<br \/>\n<b>Box and Whisker Plots<\/b> &#8211; A box-and-whisker plot for a list of numbers consists of a rectangle whose left edge is at the first quartile of the data and whose right edge is at the third quartile, with a left whisker sticking out to the smallest value, and a right whisker sticking out to the largest value.<br \/>\n<b>Stem and Leaf Plots<\/b> &#8211; A stem and leaf plot illustrates the distribution of a group of numbers by arranging the numbers in categories based on the first digit.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I had been meaning to write a script and blog post on descriptive statistics for some time now, but with work and winter weather and the extra work that winter weather brings, and now that the winter weather is over trying to get back into an exercise routine (running up a hill is such a [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-1044","post","type-post","status-publish","format-standard","hentry"],"_links":{"self":[{"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1044","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=1044"}],"version-history":[{"count":3,"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1044\/revisions"}],"predecessor-version":[{"id":1143,"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1044\/revisions\/1143"}],"wp:attachment":[{"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=1044"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=1044"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=1044"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}