LASR Search: Student paper, Ramler, Ivan

  • 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.
2 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?

Investigating the Convergence Rate of Sampling Distributions on Skewed Populations

The Central Limit Theorem (CLT) states that the distribution of the sample mean of independent and identically distributed random variables converges to the normal distribution as the sample size increases. A common rule of thumb is to consider sample sizes greater than 30 as "large enough" samples to use the CLT as an approximation. However, the "large enough" depends on how non-normal the individual observations are distributed.