Conditional probability table: Difference between revisions

Content deleted Content added
Unsourced using AWB
Mhfirooz (talk | contribs)
No edit summary
Line 1:
{{Unsourced|date=December 2013}}
In [[statistics]], the conditionalConditional probabilityProbability table,Table (CPT) is defined for a set of discrete (not independent) [[random variable]] to demonstrate [[marginal probability]] of a single variable with respect to the others. For example, assume there are three random variables <math>x_1,x_2, x_3</math> where each have <math>K</math> states. Then, the conditional probability table of <math>x_1</math> provides the marginal probability math values for <math>P(x_1|x_2,x_3)</math>. Clearly, this table has <math>O(K^3)</math> number of rows. In general, for <math>M</math> number of variables <math>x_1,x_2,...,x_M</math> with <math>K</math> states, the CPT has the size of <math>O(K^M)</math>.
 
OneCPT table can be put theinto conditionala probabilitymatrix tableform. ofFor allexample, variablesthe invalues of <math>P(x_j|x_i)=T_{ij}</math> create a matrix form. This matrix is [[Stochastic matrix]] since forits row sum is equals to 1; i.e. <math>\sum_j T_ij</math>.
 
{{Uncategorized|date=December 2013}}