Resource Library

Statistical Topic

Advanced Search | Displaying 271 - 280 of 343
  • This Flash applet provides an introduction to simple linear regression for introductory statistics students. It combines a brief narrated animation with an interactive scatterplot function. Students are able to place points on the scatterplot by clicking with a mouse or typing X-Y coordinates. Students use these points to learn about the best fit line by placing a guess on the plot and comparing it with the least squares line. Students also learn about the value of the correlation coefficent and points that would be considered outliers. Students may also specify a value of x (within the range of the data) and obtain the resulting predicted value.
    0
    No votes yet
  • Using a parameter it's possible to represent a property of an entire population with a single number instead of millions of individual data points. There are a number of possible parameters to choose from such as the median, mode, or interquartile range. Each is calculated in a different manner and illuminates the data from a different point of view. The mean is one of the most useful and widely used and helps us understand populations. A population is simulated by generating 10,000 floating point random numbers between 0 and 10. Sample means are displayed in histograms and analyzed.
    0
    No votes yet
  • This page shows how elements of a systems can be eliminated as causes in problem troubleshooting. The principles of twenty questions are frequently used in the business world to conduct computerized searches of massive data bases. These are called a binary searches and are one of the fastest search methods available. To conduct binary searches, data must be sorted in order or alphabetized. The computer determines which half of the list contains the item. The half containing the item is divided in half again and the process repeated until the item is found or the list can no longer be divided. Problem solvers should avoid focusing on the cause and instead ask which elements of the system can be eliminated as causes.
    0
    No votes yet
  • This page explores Benford's law and the Pareto Principle (or 80/20 rule). Benford's law may also have a wider meaning if the digits it evaluates are considered ranks or places. The digit's probability of occurring could be considered the relative share of total winnings for each place (1st through 9th). In other words, 1st place would win 30.1%, 2nd place 17.6%, 3rd 12.5%,... 9th place 4.6% of the available rewards. The normalized Benford curve could be used as a model for ranked data such as the wealth of individuals in a country. To determine if the Benford model gives results similar to those of the Pareto principle we use the normalized Benford equation in a computer program.
    0
    No votes yet
  • This excerpt from Engineering Statistics Handbook gives a definition for and examples of outliers. A sub-page also discusses Grubbs' Test for Outliers
    0
    No votes yet
  • This lesson describes bootstrapping in the context of a statistics class for psychology students.
    0
    No votes yet
  • As described in the web page itself: "This document was prepared as an illustration of the use of both t tests and correlation/regression analysis in drawing conclusions from data in an actual study." The study compares athletic performance of swimmers that are optimists vs. pessimists.
    0
    No votes yet
  • This correlation and regression example compares performance on reading comprehension questions to performace on the SAT. It also compares those who read the passage referred to by the questions to those who did not. Exercise questions and answers are also provided.
    0
    No votes yet
  • Residual plots and other diagnostics are important to deciding whether or not linear regression is appropriate for a set of data. Many students might believe that if the correlation coefficient is strong enough, these diagnostic checks are not important. The data set included in this activity was created to lure students into a situation that looks on the surface to be appropriate for the use of linear regression but is instead based (loosely) on a quadratic function. Key words: regression, residuals
    0
    No votes yet
  • This page contains information and links about statistical literacy. Some links are to textbooks, online articles, resources, and information about upcoming events.
    0
    No votes yet

Pages

register