bytecat
ByteCat
13 posts
Don't wanna be here? Send us removal request.
bytecat · 9 years ago
Text
When $a \ne 0$, there are two solutions to \(ax^2 + bx + c = 0\) and they are $$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$
0 notes
bytecat · 9 years ago
Text
Well Posed Problems
According to Hadamard, a problem is well-posed  if a. it has a solution b. the solution is unique c. the solution depends continuously on data and parameters.
0 notes
bytecat · 9 years ago
Text
Density Estimation
The problem of model the probability distribution p(x) of a random variable x given a finite set x1, ..., xn, of observations is know as density estimation 
0 notes
bytecat · 9 years ago
Text
Expectation
The average value of some function f(x) under a probability distribution p(x) is called the expectation of f(x) and is denoted by E[f]
0 notes
bytecat · 9 years ago
Text
v-structure
A v-structure is an ordered tuple (X, Y, Z) such that there is an arc from X to Y,  and from Z to Y but not from X to Z
0 notes
bytecat · 9 years ago
Text
Marginal likelihood
Marginal Likelihood is a likelihood function in which some parameters have been marginalized. In Bayesian Statistics is referred as the evidence.
0 notes
bytecat · 9 years ago
Text
Stochastic
A stochastic system is a no-deterministic system whose state is randomly determined
0 notes
bytecat · 9 years ago
Text
Posterior probability
The probability function after the evidence is incorporated
0 notes
bytecat · 9 years ago
Text
Monte Carlo
Monte Carlo methods are methods based on computer simulations that contains random variables and repeat a process over and over to estimate mostly a probability or expected values.
0 notes
bytecat · 9 years ago
Text
Proper scoring rule
A proper  scoring rule is one which maximally rewards the true probability distribution
0 notes
bytecat · 9 years ago
Text
Scoring Rule
A scoring rule S assigns a score to a classifier’s prediction of the value of a target variable for a partially observed instance based upon the posterior probability distribution.
0 notes
bytecat · 9 years ago
Text
Marginal Distribution
Let X and Y be random variables, It’s distribution is called the joint distributions of X and Y. Individual distributions of X any Y are then called the margianl distributions. The term marginal is used because the used to be found by summing values in a table along rows or columns, and writing the sum in the margins of the table
0 notes
bytecat · 9 years ago
Text
Sufficient Statistics
A statistic is sufficient for a family of probability distributions if the sample from which it is calculated gives no additional information than does the statistic, as to which of those probability distributions is that of the population from which the sample was taken. Given a set o statistics T₁(x)...  Tₘ(x), Let X be a random variable whose distribution is parametrized by θ ε Θ, let p(x|θ) denote the density mass function. A statistic T(x) is sufficient for  θ  if the distribution of x given T(x) is independent of θ, i.e. p(x|T,θ) = p(x|T)
0 notes