Difference between revisions of "Statistics"

From Libre Pathology
Jump to navigation Jump to search
(create)
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Statistics''' is a branch of [[mathematics]] that sees significant use in medicine and pathology.
'''Statistics''' is a branch of [[mathematics]] that sees significant use in medicine and pathology.


 
==Logistic regression==
{{Main|Logistic regression}}


==Binomial distribution==
==Binomial distribution==
Cumulative distribution function looks like this:<ref>URL: [http://www.mathworks.com/help/stats/binocdf.html http://www.mathworks.com/help/stats/binocdf.html]. Accessed on: 17 February 2013.</ref>
A distribution in a system with two possible outcomes, e.g. cell with mitosis or cell without mitosis.
:<math>F(m;c,p) = \sum_{i=0}^{ m } {c\choose i}p^i(1-p)^{c-i}</math>


==See also==
==See also==
*[[Mathematics]].
*[[Mathematics]].
<!-- ==References==
{{Reflist|1}} -->
[[Category:Stuff]]

Latest revision as of 05:02, 18 March 2017

Statistics is a branch of mathematics that sees significant use in medicine and pathology.

Logistic regression

Binomial distribution

A distribution in a system with two possible outcomes, e.g. cell with mitosis or cell without mitosis.

See also