Skip to content

Commit f618128

Browse files
authored
added definition "stat"
1 parent 2e24859 commit f618128

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

D/stat.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
layout: definition
3+
mathjax: true
4+
5+
author: "Joram Soch"
6+
affiliation: "BCCN Berlin"
7+
e_mail: "joram.soch@bccn-berlin.de"
8+
date: 2024-10-04 10:54:22
9+
10+
title: "Statistic"
11+
chapter: "General Theorems"
12+
section: "Probability theory"
13+
topic: "Random experiments"
14+
definition: "Sample statistic"
15+
16+
sources:
17+
- authors: "Wikipedia"
18+
year: 2024
19+
title: "Statistic"
20+
in: "Wikipedia, the free encyclopedia"
21+
pages: "retrieved on 2024-10-04"
22+
url: "https://en.wikipedia.org/wiki/Statistic"
23+
24+
def_id: "D205"
25+
shortcut: "stat"
26+
username: "JoramSoch"
27+
---
28+
29+
30+
**Definition:** A statistic, also "sample statistic", is any quantity calculated from the [data points](/D/data) in a [sample](/D/samp) that is used for statistical purposes.
31+
32+
Examples include statistics used to estimate the [parameters](/D/para) of a [probability distribution](/D/dist) and [test statistics](/D/tstat) to evaluate [statistical hypotheses](/D/hyp).

0 commit comments

Comments
 (0)