Software for Statistics 531/ Quality Control and Engineering Statistics

 

 

"Course" Software:

The following are some stand-alone computer programs that are useful in Stat 531. Many former students of Professor Vardeman (and others) have created these helpful tools.

 

The Program Authors are:

 

conest: Karen Jensen

dist: Karen Jensen

cusum: F.F. Gan

ewma: Stephen Crowder

xmr: Stephen Crowder

sample: Thomas Lorenzen (modified slightly by Stephen Crowder)

fractfact: Keith Cranford

multi: Stephen Crowder

pplot: Stephen Crowder and Karen Jensen

yates: Stephen Crowder and Karen Jensen

gage: Andy Chiang

interval: Brandon L. Paris

 

----------------------------------------------------------------------------------------------

(Mostly) FORTRAN SOURCE CODE:

To DOWNLOAD Fortran Source Code, you may need to click on "File, Save As" and save the file to your own directory. Please make your choice below:

 

CONEST Source Code

DIST Source Code

CUSUM Source Code

EWMA Source Code

XMR Source Code (for UNIX)

XMR Source Code (for windows)

SAMPLE Source Code

FRACFACT Source Code

MULTI Source Code

PPLOT Source Code

YATES Source Code

GAGE Source Code

INTERVAL Source Code (zipped)

INTERVAL Documentation (.pdf) (WORD)

 

 

-------------------------------------------------------------------------------------------

EXECUTABLE CODE (for Windows 95):

To DOWNLOAD Executable Code, you may need to click on "File, Save As" and save the file to your own directory. To run the program, double click it, or you may run it from a DOS Prompt.

 

CONEST Executable Code (for Win95)

DIST Executable Code (for Win95)

CUSUM Executable Code (for Win95)

EWMA Executable Code (for Win95)

XMR Executable Code (for Win95)

SAMPLE Executable Code (for Win95)

FRACFACT Executable Code (for Win95)

MULTI Executable Code (for Win95)

PPLOT Executable Code (for Win95)

YATES Executable Code (for Win95)

GAGE Executable Code (for Win95)

INTERVAL Executable Code (for Win95)

 

---------------------------------------------------------------------------------------------

EXECUTABLE CODE (for ALPHA):

To DOWNLOAD Executable Code, you may need to click on "File, Save As" and save the file to your own directory. After saving the executable file (*.EXE) to your directory, you will need to make the file executable by issuing a chmod command in that directory. For example, to make CONEST.EXE executable, you would need to issue the following command:

 

chmod +x conest.exe

 

Then to run the executable program, just type in its full name (i.e. conest.exe).

 

Please make your choice below:

 

CONEST Executable Code (for Alpha)

DIST Executable Code (for Alpha)

CUSUM Executable Code (for Alpha)

EWMA Executable Code (for Alpha)

XMR Executable Code (for Alpha)

SAMPLE Executable Code (for Alpha)

FRACFACT Executable Code (for Alpha)

MULTI Executable Code (for Alpha)

PPLOT Executable Code (for Alpha)

YATES Executable Code (for Alpha)

GAGE Executable Code (for Alpha)

INTERVAL Executable Code (for Alpha)

 

--------------------------------------------------------------------------------------------

EXECUTABLE CODE (for ULTRIX):

To DOWNLOAD Executable Code, you may need to click on "File, Save As" and save the file to your own directory. After saving the executable file (*.EXE) to your directory, you will need to make the file executable by issuing a chmod command in that directory. For example, to make CONEST.EXE executable, you would need to issue the following command:

 

chmod +x conest.exe

 

Then to run the executable program, just type in its full name (i.e. conest.exe).

 

Please make your choice below:

 

CONEST Executable Code (for Ultrix)

DIST Executable Code (for Ultrix)

CUSUM Executable Code (for Ultrix)

EWMA Executable Code (for Ultrix)

XMR Executable Code (for Ultrix)

SAMPLE Executable Code (for Ultrix)

FRACFACT Executable Code (for Ultrix)

MULTI Executable Code (for Ultrix)

PPLOT Executable Code (for Ultrix)

YATES Executable Code (for Ultrix)

GAGE Executable Code (for Ultrix)

INTERVAL Executable Code (for Ultrix)

 

  

Last updated: 1/12/01