Computing Statistical Distributions: A Practical Guide

Click For Summary

Discussion Overview

The discussion revolves around the computation of statistical distributions, specifically focusing on cumulative distributions and their inverses for the standard normal distribution and both central and noncentral chi-squared distributions. Participants explore methods for calculating these distributions rather than relying on pre-existing tables.

Discussion Character

  • Exploratory, Technical explanation, Debate/contested

Main Points Raised

  • One participant inquires about methods for computing statistical tables, particularly cumulative distributions and their inverses for specific distributions.
  • Another participant suggests using curve fitting and regression analysis as an alternative to using statistical tables, mentioning that nonlinear least squares and maximum likelihood methods are effective for common distributions.
  • A different participant expresses uncertainty about the applicability of curve fitting for their needs, particularly regarding the number of data points required to achieve a specific false positive rate, indicating a potential issue with the normal approximation for their tests.
  • One participant reiterates the initial question about computing statistical tables and suggests using Mathematica as a tool for this purpose.

Areas of Agreement / Disagreement

Participants present differing views on the best methods for computing statistical distributions, with no consensus reached on a single approach. The discussion includes both the use of regression analysis and the need for specific computational tools.

Contextual Notes

Some participants express uncertainty regarding the appropriateness of certain statistical methods for their specific scenarios, highlighting potential limitations in the normal approximation and the need for sufficient data points.

Who May Find This Useful

Individuals interested in statistical computation, particularly those looking for practical methods to calculate distributions and those involved in statistical analysis or research requiring precise distribution calculations.

Hurkyl
Staff Emeritus
Science Advisor
Gold Member
Messages
14,922
Reaction score
28
How does one go about actually computing various statistical tables, rather than looking them up?

Things of interest at the moment are the cumulative distributions and their inverses, for the standard normal and both central and noncentral chi squares.
 
Physics news on Phys.org
I typically resort to curve fitting (regression analysis) rather than using the tables overall, basic (nonlinear) least squares and maximum likelihood methods for one work pretty well for most common distributions.
 
I don't know if I can use that for my purposes... one of the particular questions I'd like to answer is how many data points I need for the false positive rate of my test to be less than 2-20. (And I might be being conservative on just how small I want the rate)

Actually... now that I think about it, I might be outside the domain where the normal approximation is reasonable for my simpler test. (or a nonlinear Chi square approximation for the more complicated test) Blech.

Anyways, the simpler test was testing a sample mean for being nonzero, when the statistic is approximately normally distributed with variance 1. The more complicated one was the same spirit, except I was summing squares of many of these statistics.
 
Last edited:
Hurkyl said:
How does one go about actually computing various statistical tables, rather than looking them up?

Things of interest at the moment are the cumulative distributions and their inverses, for the standard normal and both central and noncentral chi squares.

Do you have access to Mathematica? That's what I'd use.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K