Subscribe to Vincent Granville's Weekly Digest:

July 2008 Blog Posts (8)

Iterative Algorithm for Linear Regression

I am trying to solve the regression Y=AX where Y is the response, X the input, and A the regression coefficients. I came up with the following iterative algorithm:

Ak+1 = cYU + Ak (I-cXU),


where:



  • c is an arbitrary constant
  • U is an arbitrary matrix such that YU has same dimension as A. For instance U = transposed(X)…
Continue

Added by Vincent Granville on July 30, 2008 at 6:00pm — No Comments

Animating Colour Charts and Graphs



News broadcasts, sports highlights, and personal videos can all be watched on the web.



If we live in such a video age, why can't animated data charts and graphs be viewed online instead of in static format? Even better, why aren't more organizations creating colour charts and graphs, animating them, and posting them on… Continue

Added by Tom Wolfer on July 29, 2008 at 10:54am — No Comments

Statistical Software Survey, by the Institute for Operations Research and the Management Sciences

This survey of products is an update of the survey published in 2005. The biennial statistical software survey in this issue provides capsule information about 44 products selected from 31 vendors. The tools range from general tools that cover the standard techniques of inference and estimation as well as specialized activities such as nonlinear regression, forecasting and design of experiments. The product information contained in the survey was obtained from product vendors and is summarized… Continue

Added by Vincent Granville on July 26, 2008 at 12:00am — 4 Comments

SEO, AdWords and Google Analytics

See: My Analytics Blog

Added by Anthony Sharot on July 21, 2008 at 7:49pm — No Comments

Colour-coded data reports and organizational change



Have you ever heard how three different people can read a poem and interpret it in three different ways?



Well, the same goes for data when it is presented, and colour is an excellent way to clearly communicate what data is really saying to avoid misinterpration; this is particularly true when presenting data to busy managers, directors, and senior executives of an organization.



Don't just present tables of numbers and a few… Continue

Added by Tom Wolfer on July 16, 2008 at 7:54pm — No Comments

Data Mining Combined With Predictive Modeling Equal 3D Data Visualization

The interaction and cooperation between computers and the human brain is at a crossroad. There are some who believe that decision support systems should be completely automated. There are others who believe that there are many areas of business, technology, and science that have not been discovered yet, and, hence, only part of a decision support system can be automated. I subscribe to the latter proposition.



Computer science is, at its core, an attempt to replicate the processing,… Continue

Added by Vincent Granville on July 10, 2008 at 11:30pm — No Comments

Scorecards: Logistic, Ridge and Logic Regression

In the context of credit scoring, one tries to develop a predictive model using a regression formula such as Y = Σ wi Ri, where Y is the logarithm of odds ratio (fraud vs. non fraud). In a different but related framework, we are dealing with a logistic regression where Y is binary, e.g. Y = 1 means fraudulent transaction, Y = 0…

Continue

Added by Vincent Granville on July 8, 2008 at 5:00pm — No Comments

Colours and Exception Reporting



I recently had a conversation with an individual who works for an high tech company; we were talking about how to improve reporting on the performance of its systems. For example, this company likes to keep a close watch on the energy usage of its servers in order to minimize the amount of pollution to the environment. It's current server reporting system consists of a dashboard displaying text and numbers describing the performance of each one… Continue

Added by Tom Wolfer on July 5, 2008 at 12:00pm — No Comments

Blog Topics by Tags

Monthly Archives

2013

2012

2011

2010

2009

2008

Follow us

© 2013   AnalyticBridge.com is a subsidiary and dedicated channel of Data Science Central LLC

Badges  |  Report an Issue  |  Terms of Service