Search Results: simulation (461)

Reyk Mikles 0
Risikomanagement mit analytischen Methoden

Mit welchen IT-Innovationen können Finanzdienstleister Ihre größten Herausforderungen (Regulierung, Risikoanalyse, Unternehmensarchitektur) nachhaltig unterstützen? Hier sehe ich vor allem: Schlanker werden durch Industrialisierung, indem die zahllosen Silostrukturen abgebaut werden, die eine integrierte Steuerung behindern! Die Industrialisierung dieser Strukturen - ähnlich der Plattformstrategien in der Automobilindustrie - führen zu enormen Effizienzgewinnen, einer

Tobias Nittel 0
Industrie 4.0 braucht Big Data !!Analytics!!

Schnell erkennen, schnell handeln und schnell vorankommen bietet schon einige Vorteile. Aber wir sollten uns davor schützen, schnell in die falsche Richtung zu rennen. Mir fällt hierzu das Bild des Marathonläufers ein, der in führender Position die falsche Abzweigung nimmt. Das Attribut „schnell“ alleine reicht also nicht aus. Intelligenz ist

Mike Gilliland 0
Guest Blogger: Len Tashman previews Winter 2013 issue of Foresight

Editor Len Tashman's Preview of Foresight Foresight has always presented its methods-based articles as either tutorials, which introduce and illustrate a methodology in nontechnical language, or as case studies, with a focus on the practical issues and challenges in generating forecasts. We lead off this issue with two practical issues articles. First, Stephan

Rick Wicklin 0
Remove or keep: Which is faster?

In a recent article on efficient simulation from a truncated distribution, I wrote some SAS/IML code that used the LOC function to find and exclude observations that satisfy some criterion. Some readers came up with an alternative algorithm that uses the REMOVE function instead of subscripts. I remarked in a

Rick Wicklin 0
Constructing common covariance structures

I recently encountered a SUGI30 paper by Chuck Kincaid entitled "Guidelines for Selecting the Covariance Structure in Mixed Model Analysis." I think Kincaid does a good job of describing some common covariance structures that are used in mixed models. One of the many uses for SAS/IML is as a language

Rick Wicklin 0
That distribution is quite PERT!

There are a lot of useful probability distributions that are not featured in standard statistical textbooks. Some of them have distinctive names. In the past year I have had contact with SAS customers who use the Tweedie distribution, the slash distribution, and the PERT distribution. Often these distributions are used

0
The specifics of analytics in data quality

We just published Gerhard Svolba’s Data Quality for Analytics Using SAS. When I first heard about it, I thought we’d have a tome covering such topics as standardizing data, cleaning it up, removing duplicates, and so on. However, as Gerhard says in his Introduction, “There are many aspects of data

Rick Wicklin 0
The curious case of random eigenvalues

I've been a fan of statistical simulation and other kinds of computer experimentation for many years. For me, simulation is a good way to understand how the world of statistics works, and to formulate and test conjectures. Last week, while investigating the efficiency of the power method for finding dominant

Mike Gilliland 0
Forecasting and analytics at Disney World

The April 2012 issue of ORMS Today contains a piece on "How analytics enhance the guest experience at Walt Disney World," by Pete Buczkowski and Hai Chu. While many of us are used to forecasting just one or two things (such as unit sales or revenue), Pete and Hai illustrate

Data Visualization
Sanjay Matange 0
Cluster groups

The topic of cluster groups comes up often.  By cluster group I am referring to the feature in bar charts where the group values are displayed side by side. With SAS 9.3, SG Procedures support stack or cluster grouping for Bar Charts and overlay or cluster grouping for all other

Rick Wicklin 0
Generating a random orthogonal matrix

Because I am writing a new book about simulating data in SAS, I have been doing a lot of reading and research about how to simulate various quantities. Random integers? Check! Random univariate samples? Check! Random multivariate samples? Check! Recently I've been researching how to generate random matrices. I've blogged

1 12 13 14 15 16