LASR Search: Lock, Robin

  • warning: Parameter 1 to faceted_search_ui_faceted_search_init() expected to be a reference, value given in /home/lasr/drupal/includes/module.inc on line 483.
  • warning: Parameter 2 to faceted_search_ui_faceted_search_query_alter() expected to be a reference, value given in /home/lasr/drupal/includes/module.inc on line 483.
3 results

Results

Evaluating the Robustness of Competing Clustering Algorithms

When presented with a dataset, it is beneficial to identify any relationships or trends. One way in which we can accomplish this is through the application of cluster analysis, a method for developing taxonomies within a set of observations. While this technique is beneficial in marketing, research, or any profession requiring data analysis, there are many algorithms for dfining clusters in a dataset. As a result, we raise the question, which clustering algorithm is the best in various scenarios?

Exploring Markov Chain Monte Carlo Techniques: Analyzing Intensive Techniques in Statistics

Markov Chain Monte Carlo (MCMC) methods are powerful algorithms that enable statisticians to explore information about probability distributions through computer simulations when exact theoretical methods are not feasible. The Gibbs sampler, for example, allows us to gather information about marginal and joint distributions of multivariate densities assuming that we know information about the conditional distributions. Of particular interest is the use of MCMC methods in Bayesian statistics to help estimate posterior distributions.

Predicting Wins for Baseball Games

Baseball is the great American pastime. In this study we examine different aspects of baseball games to determine what factors play a role in predicting the winning team for a specific game or an entire season. To predict who is likely to win individual games, we consider factors such as each team’s offensive or defensive ability, past game scores, and previous winning percentage. In particular, we examine the extent to which a team playing at home has an advantage over the visiting team.