<?xml version='1.0' encoding='ISO-8859-1' ?>
<!-- $Revision: 1.1.6.10.10.2 $ $Date: 2005/01/16 02:51:09 $ -->

<toc version="1.0">

<tocitem target="stats_product_page.html" image="$toolbox/matlab/icons/book_mat.gif">Statistics Toolbox

<tocitem target="introduc.html" image="$toolbox/matlab/icons/greencircleicon.gif">Getting Started
    <tocitem target="introduc.html#15361">Introduction
        <tocitem target="introdu2.html#57140">What Is the Statistics Toolbox?</tocitem>
        <tocitem target="introdu3.html#55769">Primary Topic Areas</tocitem>
        <tocitem target="introdu4.html#55634">Random Number Generators in the Statistics Toolbox</tocitem>
        <tocitem target="introdu5.html#55712">Mathematical Notation</tocitem>
    </tocitem>
</tocitem>
<tocitem target="stats_example_index.html" image="$toolbox/matlab/icons/demoicon.gif">Examples</tocitem>
<tocitem target="prob_dis.html" image="$toolbox/matlab/icons/pagesicon.gif">Probability Distributions
    <tocitem target="prob_di2.html#4158">Introduction</tocitem>
    <tocitem target="prob_di3.html#68553">Displaying Probability Distributions and Random Samples
        <tocitem target="prob_di4.html#67763">Probability Distributions Demo</tocitem>
        <tocitem target="prob_di5.html#67638">Random Sample Generation Demo</tocitem>
    </tocitem>
    <tocitem target="prob_di6.html#4218">Overview of the Functions
        <tocitem target="prob_di7.html#4232">Probability Density Function (pdf)</tocitem>
        <tocitem target="prob_di8.html#4244">Cumulative Distribution Function (cdf)</tocitem>
        <tocitem target="prob_di9.html#4257">Inverse Cumulative Distribution Function</tocitem>
        <tocitem target="prob_d10.html#4275">Random Number Generator</tocitem>
        <tocitem target="prob_d11.html#4326">Mean and Variance as a Function of Parameters</tocitem>
    </tocitem>
    <tocitem target="prob_d12.html#67061">Distribution Fitting Tool
        <tocitem target="prob_d13.html#67077">Main Window of the Distribution Fitting Tool</tocitem>
        <tocitem target="prob_d14.html#73862">Example: Fitting a Distribution</tocitem>
        <tocitem target="prob_d15.html#70056">Creating and Managing Data Sets</tocitem>
        <tocitem target="prob_d16.html#68382">Creating a New Fit</tocitem>
        <tocitem target="prob_d17.html#73497">Displaying Results</tocitem>
        <tocitem target="prob_d18.html#68386">Managing Fits</tocitem>
        <tocitem target="prob_d19.html#68442">Evaluating Fits</tocitem>
        <tocitem target="prob_d20.html#73218">Excluding Data</tocitem>
        <tocitem target="prob_d21.html#68836">Saving and Loading Sessions</tocitem>
        <tocitem target="prob_d22.html#71671">Generating an M-File to Fit and Plot Distributions</tocitem>
        <tocitem target="prob_d23.html#71951">Using Custom Distributions</tocitem>
        <tocitem target="prob_d24.html#72355">Additional Distributions Available in the Distribution Fitting Tool</tocitem>
    </tocitem>
    <tocitem target="prob_d25.html#75080">Overview of the Distributions
        <tocitem target="prob_d26.html#61115">Reproducing the Output of Random Number Functions</tocitem>
        <tocitem target="prob_d27.html#76029">Beta Distribution</tocitem>
        <tocitem target="prob_d28.html#14758">Binomial Distribution</tocitem>
        <tocitem target="prob_d29.html#14805">Chi-Square Distribution</tocitem>
        <tocitem target="prob_d30.html#14832">Noncentral Chi-Square Distribution</tocitem>
        <tocitem target="prob_d31.html#4432">Discrete Uniform Distribution</tocitem>
        <tocitem target="prob_d32.html#14856">Exponential Distribution</tocitem>
        <tocitem target="prob_d33.html#61738">Extreme Value Distribution</tocitem>
        <tocitem target="prob_34a.html#62723">F Distribution</tocitem>
        <tocitem target="prob_d35.html#14565">Noncentral F Distribution</tocitem>
        <tocitem target="prob_d36.html#14937">Gamma Distribution</tocitem>
        <tocitem target="prob_d37.html#14994">Geometric Distribution</tocitem>
        <tocitem target="prob_38a.html#4524">Hypergeometric Distribution</tocitem>
        <tocitem target="prob_d39.html#4538">Lognormal Distribution</tocitem>
        <tocitem target="prob_40a.html#4543">Negative Binomial Distribution</tocitem>
        <tocitem target="prob_41a.html#15021">Normal Distribution</tocitem>
        <tocitem target="prob_d42.html#4584">Poisson Distribution</tocitem>
        <tocitem target="prob_d43.html#15072">Rayleigh Distribution</tocitem>
        <tocitem target="prob_44a.html#15100">Student's t Distribution</tocitem>
        <tocitem target="prob_45a.html#15126">Noncentral t Distribution</tocitem>
        <tocitem target="prob_46a.html#4623">Uniform (Continuous) Distribution</tocitem>
        <tocitem target="prob_d47.html#4637">Weibull Distribution</tocitem>
    </tocitem>
</tocitem>
<tocitem target="descript.html" image="$toolbox/matlab/icons/pagesicon.gif">Descriptive Statistics
    <tocitem target="descrip2.html#4657">Measures of Central Tendency (Location)</tocitem>
    <tocitem target="descrip3.html#4700">Measures of Dispersion</tocitem>
    <tocitem target="descrip4.html#4745">Functions for Data with Missing Values (NaNs)</tocitem>
    <tocitem target="descrip5.html#18612">Function for Grouped Data</tocitem>
    <tocitem target="descrip6.html#57451">Percentiles and Graphical Descriptions
        <tocitem target="descrip7.html#4801">Percentiles</tocitem>
        <tocitem target="descrip8.html#56528">Probability Density Estimation</tocitem>
        <tocitem target="descrip9.html#57194">Empirical Cumulative Distribution Function</tocitem>
    </tocitem>
    <tocitem target="descri10.html#7462">The Bootstrap</tocitem>
</tocitem>
<tocitem target="linear_m.html" image="$toolbox/matlab/icons/pagesicon.gif">Linear Models
    <tocitem target="linear_2.html#13177">Introduction</tocitem>
    <tocitem target="linear_3.html#13190">One-Way Analysis of Variance (ANOVA)
        <tocitem target="linear_4.html#13203">Example: One-Way ANOVA</tocitem>
        <tocitem target="linear_5.html#13235">Multiple Comparisons</tocitem>
        <tocitem target="linear_6.html#49408">Example: Multiple Comparisons</tocitem>
    </tocitem>
    <tocitem target="linear_7.html#13236">Two-Way Analysis of Variance (ANOVA)
        <tocitem target="linear_8.html#13256">Example: Two-Way ANOVA</tocitem>
    </tocitem>
    <tocitem target="linear_9.html#13282">N-Way Analysis of Variance
        <tocitem target="linear10.html#49511">Example: N-Way ANOVA with Small Data Set</tocitem>
        <tocitem target="linear11.html#34733">Example: N-Way ANOVA with Large Data Set</tocitem>
    </tocitem>
    <tocitem target="linear12.html#64177">ANOVA with Random Effects
        <tocitem target="linear13.html#64640">Setting Up the Model</tocitem>
        <tocitem target="linear14.html#64290">Fitting a Random Effects Model</tocitem>
        <tocitem target="linear15.html#64307">F Statistics for Models with Random Effects</tocitem>
        <tocitem target="linear16.html#64366">Variance Components</tocitem>
    </tocitem>
    <tocitem target="linear17.html#64180">Analysis of Covariance
        <tocitem target="linear18.html#62621">The aoctool Demo</tocitem>
    </tocitem>
    <tocitem target="linear19.html#34910">Multiple Linear Regression
        <tocitem target="linear20.html#49537">Mathematical Foundations of Multiple Linear Regression</tocitem>
        <tocitem target="linear21.html#13336">Example: Multiple Linear Regression</tocitem>
        <tocitem target="linear22.html#59323">Polynomial Curve Fitting Demo</tocitem>
    </tocitem>
    <tocitem target="linear23.html#13361">Quadratic Response Surface Models
        <tocitem target="linear24.html#13369">Exploring Graphs of Multidimensional Polynomials</tocitem>
    </tocitem>
    <tocitem target="linear25.html#13382">Stepwise Regression
        <tocitem target="linear26.html#49559">Stepwise Regression Demo</tocitem>
    </tocitem>
    <tocitem target="linear27.html#45493">Generalized Linear Models
        <tocitem target="linear28.html#49623">Example: Generalized Linear Models</tocitem>
        <tocitem target="linear29.html#60316">Generalized Linear Model Demo</tocitem>
    </tocitem>
    <tocitem target="linea30a.html#45621">Robust and Nonparametric Methods
        <tocitem target="linea31a.html#46268">Robust Regression</tocitem>
        <tocitem target="linea32a.html#43556">Kruskal-Wallis Test</tocitem>
        <tocitem target="linear33.html#43312">Friedman's Test</tocitem>
    </tocitem>
</tocitem>
<tocitem target="nonlin_r.html" image="$toolbox/matlab/icons/pagesicon.gif">Nonlinear Regression Models
    <tocitem target="nonlin_2.html#56391">Nonlinear Least Squares
        <tocitem target="nonlin_3.html#13754">Example: Nonlinear Modeling</tocitem>
        <tocitem target="nonlin_4.html#13855">An Interactive GUI for Nonlinear Fitting and Prediction</tocitem>
    </tocitem>
    <tocitem target="nonlin_5.html#5131">Regression and Classification Trees</tocitem>
</tocitem>
<tocitem target="multivar.html" image="$toolbox/matlab/icons/pagesicon.gif">Multivariate Statistics
    <tocitem target="multiva2.html#75476">Principal Components Analysis
        <tocitem target="multiva3.html#14047">Example: Principal Components Analysis</tocitem>
        <tocitem target="multiva4.html#14105">The Principal Component Coefficients (First Output)</tocitem>
        <tocitem target="multiva5.html#14131">The Component Scores (Second Output)</tocitem>
        <tocitem target="multiva6.html#14178">The Component Variances (Third Output)</tocitem>
        <tocitem target="multiva7.html#72481">Hotelling's T2 (Fourth Output)</tocitem>
        <tocitem target="multiva8.html#72143">Visualizing the Results of a Principal Components Analysis -- The Biplot</tocitem>
    </tocitem>
    <tocitem target="multiva9.html#72219">Factor Analysis
        <tocitem target="multiv10.html#62880">Example: Finding Common Factors Affecting Stock Prices</tocitem>
        <tocitem target="multiv11.html#62956">Factor Rotation</tocitem>
        <tocitem target="multiv12.html#62992">Predicting Factor Scores</tocitem>
        <tocitem target="multiv13.html#73703">Visualizing the Results of a Factor Analysis -- The Biplot</tocitem>
        <tocitem target="multiv14.html#63014">Comparison of Factor Analysis and Principal Components Analysis</tocitem>
    </tocitem>
    <tocitem target="multiv15.html#31557">Multivariate Analysis of Variance (MANOVA)
        <tocitem target="multiv15.html#33389">Example: Multivariate Analysis of Variance</tocitem>
    </tocitem>
    <tocitem target="multiv16.html#55357">Cluster Analysis
        <tocitem target="multiv17.html#61427">Hierarchical Clustering</tocitem>
        <tocitem target="multiv18.html#74589">K-Means Clustering</tocitem>
    </tocitem>
    <tocitem target="multiv19.html#62448">Multidimensional Scaling
        <tocitem target="multi20a.html#61819">Overview</tocitem>
        <tocitem target="multiv21.html#74828">Classical Multidimensional Scaling</tocitem>
        <tocitem target="multi22a.html#72898">Nonclassical Metric Multidimensional Scaling</tocitem>
        <tocitem target="multi23a.html#72927">Nonmetric Multidimensional Scaling</tocitem>
        <tocitem target="multi24a.html#61884">Example -- Reconstructing a Map from Intercity Distances</tocitem>
    </tocitem>
</tocitem>
<tocitem target="hypothes.html" image="$toolbox/matlab/icons/pagesicon.gif">Hypothesis Tests
    <tocitem target="hypothe2.html#13884">Introduction</tocitem>
    <tocitem target="hypothe3.html#17239">Hypothesis Test Terminology</tocitem>
    <tocitem target="hypothe4.html#13914">Hypothesis Test Assumptions</tocitem>
    <tocitem target="hypothe5.html#13924">Example: Hypothesis Testing</tocitem>
    <tocitem target="hypothe6.html#31338">Available Hypothesis Tests</tocitem>
</tocitem>
<tocitem target="statisti.html" image="$toolbox/matlab/icons/pagesicon.gif">Statistical Plots
    <tocitem target="statist2.html#4822">Introduction</tocitem>
    <tocitem target="statist3.html#4828">Box Plots</tocitem>
    <tocitem target="statist4.html#4841">Distribution Plots
        <tocitem target="statist5.html#31592">Normal Probability Plots</tocitem>
        <tocitem target="statist6.html#14708">Quantile-Quantile Plots</tocitem>
        <tocitem target="statist7.html#4876">Weibull Probability Plots</tocitem>
        <tocitem target="statist8.html#31593">Empirical Cumulative Distribution Function (CDF)</tocitem>
    </tocitem>
    <tocitem target="statist9.html#36015">Scatter Plots</tocitem>
</tocitem>
<tocitem target="spc.html" image="$toolbox/matlab/icons/pagesicon.gif">Statistical Process Control
    <tocitem target="spc2.html#56389">Control Charts
        <tocitem target="spc3.html#7672">Xbar Charts</tocitem>
        <tocitem target="spc4.html#7673">S Charts</tocitem>
        <tocitem target="spc5.html#7704">EWMA Charts</tocitem>
    </tocitem>
    <tocitem target="spc6.html#7660">Capability Studies</tocitem>
</tocitem>
<tocitem target="doe.html" image="$toolbox/matlab/icons/pagesicon.gif">Design of Experiments
    <tocitem target="doe2.html#58468">Introduction</tocitem>
    <tocitem target="doe3.html#7553">Full Factorial Designs</tocitem>
    <tocitem target="doe4.html#7630">Fractional Factorial Designs</tocitem>
    <tocitem target="doe5.html#56635">Response Surface Designs
        <tocitem target="doe6.html#56650">Central Composite Designs</tocitem>
        <tocitem target="doe7.html#56652">Box-Behnken Designs</tocitem>
        <tocitem target="doe8.html#57629">Design of Experiments Demo</tocitem>
    </tocitem>
    <tocitem target="doe9.html#7789">D-Optimal Designs
        <tocitem target="doe10.html#7808">Generating D-Optimal Designs</tocitem>
        <tocitem target="doe11.html#11591">Augmenting D-Optimal Designs</tocitem>
        <tocitem target="doe12.html#11713">Designing Experiments with Uncontrolled Inputs</tocitem>
        <tocitem target="doe13.html#5131">Controlling Candidate Points</tocitem>
        <tocitem target="doe14.html#57289">Including Categorical Factors</tocitem>
    </tocitem>
</tocitem>
<tocitem target="hidden_m.html" image="$toolbox/matlab/icons/pagesicon.gif">Hidden Markov Models
    <tocitem target="hidden_2.html#8368">Introduction</tocitem>
    <tocitem target="hidden_3.html#10008">Example of a Hidden Markov Model</tocitem>
    <tocitem target="hidden_4.html#9909">Markov Chains
        <tocitem target="hidden_5.html#9933">How the Toolbox Generates Random Sequences</tocitem>
    </tocitem>
    <tocitem target="hidden_6.html#10382">Analyzing a Hidden Markov Model
        <tocitem target="hidden_6.html#8261">Setting Up the Model and Generating Data</tocitem>
        <tocitem target="hidden_7.html#8272">Computing the Most Likely Sequence of States</tocitem>
        <tocitem target="hidden_8.html#8288">Estimating the Transition and Emission Matrices</tocitem>
        <tocitem target="hidden_9.html#8968">Calculating Posterior State Probabilities</tocitem>
        <tocitem target="hidden10.html#10328">Changing the Probabilities of the Initial States</tocitem>
        <tocitem target="hidden11.html#10415">Example: Changing the Initial Probabilities</tocitem>
        <tocitem target="hidden12.html#11564">References</tocitem>
    </tocitem>
</tocitem>
<tocitem target="referenc.html" image="$toolbox/matlab/icons/reficon.gif">Functions -- Categorical List
    <tocitem target="referen2.html#11492">Probability Distributions</tocitem>
    <tocitem target="referen3.html#5404">Descriptive Statistics</tocitem>
    <tocitem target="referen4.html#11612">Statistical Plotting</tocitem>
    <tocitem target="referen5.html#2161">Statistical Process Control</tocitem>
    <tocitem target="referen6.html#2216">Linear Models</tocitem>
    <tocitem target="referen7.html#2246">Nonlinear Regression</tocitem>
    <tocitem target="referen8.html#2287">Design of Experiments</tocitem>
    <tocitem target="referen9.html#6114">Multivariate Statistics</tocitem>
    <tocitem target="refere10.html#12059">Decision Tree Techniques</tocitem>
    <tocitem target="refere11.html#2334">Hypothesis Tests</tocitem>
    <tocitem target="refere12.html#6218">Distribution Testing</tocitem>
    <tocitem target="refere13.html#6298">Nonparametric Testing</tocitem>
    <tocitem target="refere14.html#14918">Hidden Markov Models</tocitem>
    <tocitem target="refere15.html#2360">File I/O</tocitem>
    <tocitem target="refere16.html#2391">Demonstrations</tocitem>
    <tocitem target="refer17b.html#15021">Data</tocitem>
    <tocitem target="refer18b.html#15067">Utility</tocitem>
</tocitem>
<tocitem target="stats_ha.html" image="$toolbox/matlab/icons/reficon.gif">Functions -- Alphabetical List</tocitem>
<tocitem target="bibliogr.html" image="$toolbox/matlab/icons/reficon.gif">Selected Bibliography
    <tocitem target="bibliogr.html#55716">Recommended Reading</tocitem>
    <tocitem target="bibliog2.html#55759">Other References Cited</tocitem>
</tocitem>


<tocitem target="rn/stats.html" image="$toolbox/matlab/icons/notesicon.gif">Release Notes

<tocitem target="rn/stats14sp2_5-0-2.html">Statistics Toolbox 5.0.2 Release Notes
    <tocitem target="rn/stats14sp2_5-0-2.html#7373">New Features
        <tocitem target="rn/stats14sp2_5-0-2.html#54767">Cophenetic Correlation</tocitem>
    </tocitem>
    <tocitem target="rn/stats14sp2_5-0-22.html#51931">Major Bug Fixes</tocitem>
</tocitem>
<tocitem target="rn/stats14sp1_5-0-1.html">Statistics Toolbox 5.0.1 Release Notes
    <tocitem target="rn/stats14sp1_5-0-1.html#7373">New Features
        <tocitem target="rn/stats14sp1_5-0-1.html#54687">New nancov Function</tocitem>
        <tocitem target="rn/stats14sp1_5-0-1.html#54807">regstats Function Returns Two New Statistics</tocitem>
    </tocitem>
    <tocitem target="rn/stats14sp1_5-0-12.html#51931">Major Bug Fixes</tocitem>
</tocitem>
<tocitem target="rn/stats14_5-0.html">Statistics Toolbox 5.0 Release Notes
    <tocitem target="rn/stats14_5-0.html#7373">New Features
        <tocitem target="rn/stats14_5-0.html#54082">Distribution Fitting Tool</tocitem>
        <tocitem target="rn/stats14_5-0.html#54098">New Functions</tocitem>
        <tocitem target="rn/stats14_5-0.html#54118">N-Dimensional Support for Functions</tocitem>
        <tocitem target="rn/stats14_5-0.html#54431">Enhancements to Function mle</tocitem>
        <tocitem target="rn/stats14_5-0.html#54169">Enhancement to Other Functions</tocitem>
    </tocitem>
    <tocitem target="rn/stats14_5-02.html#51931">Major Bug Fixes</tocitem>
</tocitem>
<tocitem target="rn/stats13+_4-1.html">Statistics Toolbox 4.1 Release Notes
    <tocitem target="rn/stats13+_4-1.html#7373">New Features
        <tocitem target="rn/stats13+_4-12.html#54043">Improved N-way Analysis of Variance</tocitem>
        <tocitem target="rn/stats13+_4-13.html#53174">Hidden Markov Model Functions</tocitem>
        <tocitem target="rn/stats13+_4-14.html#54017">New Functions for Weibull Distributions</tocitem>
        <tocitem target="rn/stats13+_4-15.html#54156">New Functions for Extreme Value Distributions</tocitem>
        <tocitem target="rn/stats13+_4-16.html#54160">Distribution Functions that Now Accept Censored Data</tocitem>
        <tocitem target="rn/stats13+_4-17.html#54404">New Stepwise Regression Tools and Improved GUIs</tocitem>
        <tocitem target="rn/stats13+_4-18.html#55218">New Utility Functions for Statistics Options</tocitem>
    </tocitem>
    <tocitem target="rn/stats13+_4-19.html#51931">Major Bug Fixes</tocitem>
    <tocitem target="rn/stats13+_4-110.html#51940">Upgrading from an Earlier Release
        <tocitem target="rn/stats13+_4-110.html#52881">New Format of Terms Output for anovan Might Cause Errors in Existing Code</tocitem>
    </tocitem>
</tocitem>
<tocitem target="rn/stats13.html">Statistics Toolbox 4.0 Release Notes
    <tocitem target="rn/stats13.html#7373">New Features
        <tocitem target="rn/stats13.html#53174">Multivariate Analysis</tocitem>
        <tocitem target="rn/stats13.html#53274">Nonlinear Regression Models</tocitem>
        <tocitem target="rn/stats13.html#53197">Probability Distributions</tocitem>
        <tocitem target="rn/stats13.html#53299">Descriptive Statistics</tocitem>
        <tocitem target="rn/stats13.html#53209">Design of Experiments</tocitem>
        <tocitem target="rn/stats13.html#53145">Function Summary</tocitem>
    </tocitem>
    <tocitem target="rn/stats132.html#51931">Major Bug Fixes</tocitem>
    <tocitem target="rn/stats133.html#51940">Upgrading from an Earlier Release
        <tocitem target="rn/stats133.html#52881">Linear and Quadratic Discriminant Analysis Added to classify</tocitem>
        <tocitem target="rn/stats133.html#53611">Use playshow Command to Run glmdemo</tocitem>
    </tocitem>
</tocitem>
<tocitem target="rn/stats12.html">Statistics Toolbox 3.0 Release Notes
    <tocitem target="rn/stats12.html#7373">New Features
        <tocitem target="rn/stats12.html#19696">Summary of Enhancements</tocitem>
        <tocitem target="rn/stats122.html#19715">New Functions</tocitem>
        <tocitem target="rn/stats123.html#19844">New Demos</tocitem>
        <tocitem target="rn/stats124.html#19851">New Sample Data Files</tocitem>
        <tocitem target="rn/stats125.html#19856">Updated Functions for ANOVA-Type Tables</tocitem>
        <tocitem target="rn/stats126.html#20527">Other Updated Functions</tocitem>
    </tocitem>
</tocitem>

</tocitem>
<tocitem target="stats_product_page.html" image="$toolbox/matlab/icons/pdficon.gif">Printable Documentation (PDF)</tocitem>
<tocitem target="http://www.mathworks.com/products/statistics/" image="$toolbox/matlab/icons/webicon.gif">Product Page (Web)</tocitem>

</tocitem>
</toc>
