14.03.2014 Views

Modeling and Multivariate Methods - SAS

Modeling and Multivariate Methods - SAS

Modeling and Multivariate Methods - SAS

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

594 Visualizing, Optimizing, <strong>and</strong> Simulating Response Surfaces Chapter 24<br />

The Simulator<br />

Figure 24.43 Distributions<br />

Expression allows you to write your own expression in JMP Scripting Language (JSL) form into a field.<br />

This gives you flexibility to make up a new r<strong>and</strong>om distribution. For example, you could create a<br />

censored normal distribution that guaranteed non-negative values with an expression like<br />

Max(0,R<strong>and</strong>omNormal(5,2)). In addition, character results are supported, so<br />

If(R<strong>and</strong>om Uniform() < 0.2, “M”, “F”) works fine. After entering the expression, click the<br />

Reset button to submit the expression.<br />

<strong>Multivariate</strong> allows you to generate a multivariate normal for when you have correlated factors. Specify<br />

the mean <strong>and</strong> st<strong>and</strong>ard deviation with the factor, <strong>and</strong> a correlation matrix separately.<br />

Figure 24.44 Using a Correlation Matrix<br />

Specifying the Response<br />

If the model is only partly a function of the factors, <strong>and</strong> the rest of the variation of the response is attributed<br />

to r<strong>and</strong>om noise, then you will want to specify this with the responses. The choices are:<br />

No Noise<br />

just evaluates the response from the model, with no additional r<strong>and</strong>om noise added.<br />

Add R<strong>and</strong>om Noise obtains the response by adding a normal r<strong>and</strong>om number with the specified<br />

st<strong>and</strong>ard deviation to the evaluated model.<br />

Add R<strong>and</strong>om Weighted Noise is distributed like Add R<strong>and</strong>om Noise, but with weighted sampling to<br />

enable good extreme tail estimates.<br />

Add <strong>Multivariate</strong> Noise yields a response as follows: A multivariate r<strong>and</strong>om normal vector is obtained<br />

using a specified correlation structure, <strong>and</strong> it is scaled by the specified st<strong>and</strong>ard deviation <strong>and</strong> added to<br />

the value obtained by the model.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!