Uncategorized

Advanced Analytics
Andrew Pease 0
What is scale?

I've got scale on my mind! While speeding down the rails from Brussels to Paris on the TGV (the sleek, high-speed train), the scale of speed is breathtaking. In previous generations, going from Brussels to Paris for a single-day meeting would have inevitably involved a plane, with check-ins, security, travel

Marcelo Sukni 0
Integre y Explore con Poder Analítico

Entre listados de soluciones y herramientas que nacen de SAS, hoy queremos exaltar algunas de las cualidades, beneficios y facilidades que ofrece SAS Entrerprise Guide, siendo de las herramientas más poderosas de la compañía y utilizadas por reconocidas marcas a nivel mundial, merece sin lugar a duda un espacio para

Rick Wicklin 0
The WHERE clause in SAS/IML

In SAS procedures, the WHERE clause is a useful way to filter observations so that the procedure receives only a subset of the data to analyze. The IML procedure supports the WHERE clause in two separate statements. On the USE statement, the WHERE clause acts as a global filter. The

April Fools' Text-oku

April 1st is known as April Fools’ Day. We could have chosen to celebrate a number of events that happened on this date. In the U.S. alone, it could have been the creation of the “$” symbol (1778), the marketing of the first dishwashing machine (1889), the first U.S. national

David Pope 0
A punny post to celebrate SAS analytics

I've worked at SAS for quite awhile, and people always want to know more about SAS, especially it's great work environment.  In response to those questions, I've written this story full of SAS product and programming puns to describe how SAS has evolved over time and remains LASR focused on helping

Gastbeitrag 0
Accenture und SAS: Langjährige Kompetenz ergänzen sich

Im diesem Gastbeitrag von Accenture geht es darum, wie sich SAS und Accenture in ihren Kompetenzen als langjährige Partner ergänzen. Accenture präsentiert sich auch auf dem diesjährigen SAS Forum in Bonn (28. April) mit einem eigenen Stand. Lassen wir ab jetzt Accenture sprechen: Accenture Digital hilft Unternehmen mit seinem Partnernetzwerk

Rick Wicklin 0
Generate points uniformly inside a circular region in 2-D

It is easy to generate random points that are uniformly distributed inside a rectangle. You simply generate independent random uniform values for each coordinate. However, nonrectangular regions are more complicated. An instructive example is to simulate points uniformly inside the ball with a given radius. The two-dimensional case is to

1 147 148 149 150 151 259