UCLA Academic Technology Services HomeServicesClassesContactJobs
Search

Stata Teaching Tools:  Chi-squared distribution

Purpose:  The purpose of this program is to display a chi-squared distribution for the number of degrees of freedom specified by the user. 

Download:  You can download this program from within Stata by typing findit chidemo (see How can I use the findit command to search for programs and get additional help? for more information about using findit).

Use of program:  To use this program, type chidemo # # in the Stata command window.  The first number is the optional degrees of freedom (default is 1) and the second number is the optional alpha level (default is .05).

Examples:  The following shows the output from issuing the chidemo command with a degrees of freedom equal to 10.

. chidemo 10

The following shows the output from issuing the chidemo command with a degrees of freedom equal to 10 and alpha equal to .01.

. chidemo 10 .01


How to cite this page

Report an error on this page

UCLA Researchers are invited to our Statistical Consulting Services
We recommend others to our list of Other Resources for Statistical Computing Help
These pages are Copyrighted (c) by UCLA Academic Technology Services


The content of this web site should not be construed as an endorsement of any particular web site, book, or software product by the University of California.