Search found 1 match

by wuzhang
Sat Oct 05, 2013 11:24 pm
Forum: Graphics, Figures & Tables
Topic: Replacements in Probability Tree
Replies: 1
Views: 4665

Replacements in Probability Tree

Hi,

I have this code for a probability tree, which can be found here .
\documentclass{article}

\usepackage[latin1]{inputenc}
\usepackage{tikz}
\usetikzlibrary{trees}
\usepackage{verbatim}

\begin{comment}
:Title: Probability tree
:Tags: Trees

A simple example of a probability tree diagram ...