Revision as of 14:12, 8 September 2019 editInternetArchiveBot (talk | contribs)Bots, Pending changes reviewers5,383,990 edits Bluelinking 1 books for verifiability.) #IABot (v2.1alpha3← Previous edit | Revision as of 03:57, 26 November 2021 edit undoCitation bot (talk | contribs)Bots5,428,404 edits Add: title. Changed bare reference to CS1/2. | Use this bot. Report bugs. | Suggested by BrownHairedGirl | Linked from User:BrownHairedGirl/Articles_with_bare_links | #UCB_webform_linked 510/2164Next edit → | ||
Line 13: | Line 13: | ||
== Inferential methods == | == Inferential methods == | ||
Inferential methods allow us to infer from a sample to a population.<ref name = "Everitt" /> For a nominal variable a one-way chi-square (goodness of fit) test can help determine if our sample matches that of some population.<ref>http://www.vassarstats.net/csfit.html</ref> For interval and ratio level data, a ] can let us infer whether the mean in our sample matches some proposed number (typically 0). Other available tests of location include the one-sample ] and ]. | Inferential methods allow us to infer from a sample to a population.<ref name = "Everitt" /> For a nominal variable a one-way chi-square (goodness of fit) test can help determine if our sample matches that of some population.<ref>{{Cite web|url=http://www.vassarstats.net/csfit.html|title = One-Way Chi-Square}}</ref> For interval and ratio level data, a ] can let us infer whether the mean in our sample matches some proposed number (typically 0). Other available tests of location include the one-sample ] and ]. | ||
==See also== | ==See also== |
Revision as of 03:57, 26 November 2021
Univariate analysis is perhaps the simplest form of statistical analysis. Like other forms of statistics, it can be inferential or descriptive. The key fact is that only one variable is involved.
Univariate analysis can yield misleading results in cases in which multivariate analysis is more appropriate.
Descriptive methods
Descriptive statistics describe a sample or population. They can be part of exploratory data analysis.
The appropriate statistic depends on the level of measurement. For nominal variables, a frequency table and a listing of the mode(s) is sufficient. For ordinal variables the median can be calculated as a measure of central tendency and the range (and variations of it) as a measure of dispersion. For interval level variables, the arithmetic mean (average) and standard deviation are added to the toolbox and, for ratio level variables, we add the geometric mean and harmonic mean as measures of central tendency and the coefficient of variation as a measure of dispersion.
For interval and ratio level data, further descriptors include the variable's skewness and kurtosis.
Inferential methods
Inferential methods allow us to infer from a sample to a population. For a nominal variable a one-way chi-square (goodness of fit) test can help determine if our sample matches that of some population. For interval and ratio level data, a one-sample t-test can let us infer whether the mean in our sample matches some proposed number (typically 0). Other available tests of location include the one-sample sign test and Wilcoxon signed rank test.
See also
References
- ^ Everitt, Brian (1998). The Cambridge Dictionary of Statistics. Cambridge, UK New York: Cambridge University Press. ISBN 0521593468.
- "One-Way Chi-Square".