Proving P(A|B) with Latex: Seeking Help

  • Context: LaTeX 
  • Thread starter Thread starter brendan
  • Start date Start date
  • Tags Tags
    Latex
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
brendan
Messages
64
Reaction score
0
Hi All,

I'm using the following Latex Pakages


\documentclass[11pt,a4paper]{article}
\usepackage{amsmath}
\usepackage{graphicx}

I need to prove

P(A|B >= 1- ((1 - r) / s)



I was wondering if anyone has or knows of a good Latex template to display the < > = proofs



regards
Brendan
 
Physics news on Phys.org
I'm confused, do you want a proof environment? I am doing a project on probability so you can nick my template if you want, might be useful. http://www.bath.ac.uk/~bs250/Project/title.sty (Don't ask why its called title). It has all the macros I need (theorem, proof, definition, etc..) and some shortcuts like \P for [tex]\mathbb{P}[/tex].
 
Last edited by a moderator: