Search Results: simulation (475)

Rick Wicklin 0
How to sample from independent normal distributions

In my article on computing confidence intervals for rankings, I had to generate p random vectors that each contained N random numbers. Each vector was generated from normal distribution with different parameters. This post compares two different ways to generate p vectors that are sampled from independent normal distributions. Sampling

Advanced Analytics
Rick Wicklin 0
Ranking with confidence: Part 1

I recently posted an article about representing uncertainty in rankings on the blog of the ASA Section for Statistical Programmers and Analysts (SSPA). The posting discusses the importance of including confidence intervals or other indicators of uncertainty when you display rankings. Today's article complements the SSPA post by showing how

Advanced Analytics
Rick Wicklin 0
Simulating a random walk

In my spare time, I enjoy browsing the StackOverflow discussion forum to see what questions people are asking about SAS, SAS/IML, and statistics. Last week, a statistics student asked for help with the following homework problem: I need to generate a one-dimensional random walk in which the step length and

Rick Wicklin 0
Author tip: How to sample efficiently in SAS

Contributed by Rick Wicklin, author of Statistical Programming with SAS/IML Software This year at SAS Global Forum 2011, I am presenting a statistical tutorial, "Data Simulation for Evaluating Statistical Methods in SAS". In this course, I show how to create data with known properties (such as skewed or heavy-tailed) and

Waynette Tubbs 0
Rick Wicklin has SASonality

In the few months before SAS Global Forum 2011, I'd like to introduce you to as many special SAS personalities as possible. As you probably know, I've labeled their special character, SASonality. In today's post, I'm introducing you to Rick Wicklin. Rick and I have never met face-to-face, but I

Advanced Analytics
Rick Wicklin 0
Sampling with replacement

Sampling with replacement is a useful technique for simulations and for resampling from data. Over at the SAS/IML Discussion Forum, there was a recent question about how to use SAS/IML software to sample with replacement from a set of events. I have previously blogged about efficient sampling, but this topic

Advanced Analytics
Rick Wicklin 0
Efficient Sampling

Recently, SAS Global Forum announced the call for papers for the 2011 conference to be held at Caesars Palace in Las Vegas. Since the conference is in Las Vegas, I’ve been thinking a lot about games of chance: blackjack, craps, roulette, and the like. You can analyze these games by

Analytics
Rick Wicklin 0
Hello, World!

When programmers begin learning a new computer language, the first program they write is often one that prints the text “Hello, World!” Successfully writing a Hello World program assures the programmer that the software is successfully installed and that all necessary features are working: parsers, compilers, linkers, and so on.

Learn SAS
Julie Platt 0
A Little Spring Cleaning

This past weekend, I decided it was time--time to take on the white grout in the white bathroom. After almost 15 years, the grout wasn’t quite as bright as it had once been. As I scrubbed, I thought, “There has got to be a blog post in here somewhere…” The

Analytics
Leo Sadovy 0
SIM City for business decisions

Day one of the 2010 CFO Corporate Performance Management Conference in New York is in the books, and while the day’s presentations and discussions should rightly merit being the prime subjects of this post, those events have been overshadowed by one of even greater magnitude: dinner with Thornton May. Where

Waynette Tubbs 0
Technology Connection: News you can use

As you heard in Sunday’s Opening Session, SAS reinvests more than a fifth of total revenue in R&D. According to Mark Torr, Global Technology Practice Director, that investment goes into enhancements, updates and new products that SAS® users – you – request. Torr and several SAS employees performed live demos

1 14 15 16