GeekArticles
Database
SQL ServerComputing the Trimmed Mean in SQL
Author: sqlteam.com |
Published: 10th Aug 2005 |
Visited: 723 times |
Add CommentFiled in: SQL ServerThis article presents code to compute a trimmed mean in SQL. The trimmed mean is a more robust version of the simple mean (SQL AVG() aggregate function). It is a useful tool for summarizing ill-behaved real world data.
Read Article Sponsored Links
Related Articles
• Microsoft Investing to Make High-Performance Computing Mainstream High-Performance Computing (HPC) has long exceeded the reach of the masses. In fact, I bet the mere mention of HPC conjures images in your mind of the Cray Supercomputer or HAL-9000. These supercomputers, along with their super-cost, have historically been play things for governments and academics. ...
• Web Services Extend High-Performance Computing Grid Capabilities Grid computing based on Web services provides a compelling means for enterprises to create High-Performance Computing infrastructures. Adding to the inherent cost/performance advantages of grid networks based on Intel® Xeon® processors and/or Itanium® processors, building solutions from pre-existing ...