Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

What does this notation mean p(x|y)?

Writer Matthew Martinez
$\begingroup$

I was reading through a paper, when I encounter p(a|s). What does this mean? It was in context with log probability but I cant find this notation anywhere.

$\endgroup$ 5

3 Answers

$\begingroup$

That is standard notation for conditional probability.

See here for example for further information.

$\endgroup$ $\begingroup$

The notation P(x|y) means P(x) given event y has occurred, this notation is used in conditional probability.

There are two cases if x and y are dependent or if x and y are independent.

Case 1) P(x|y) = P(x&y)/P(y)

Case 2) P(x|y) = P(x)

$\endgroup$ 2 $\begingroup$

Like everyone else said, it's just notation for conditional probability. Here is the textbook that I used last semester in my probability class. Flip to page 141 and you can read all about the conditional probability, both in discrete and continuous cases.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy