File:Financial Markov process.svg

Original file(SVG file, nominally 221 × 197 pixels, file size: 28 KB)

Summary

Description
English: State space diagram for simple Markov process (SVG version of File:FinancialMarkovProcess.png)
Date
Source Own work
Author Gareth Jones

Created using TikZ then pdf2svg

\documentclass{article}
\usepackage{amsmath,amssymb,pgf,tikz}
\usetikzlibrary{arrows,automata}
\begin{document}

\begin{tikzpicture}[auto]
\tikzstyle{node} = [circle, draw,text width=4.5em, text badly centered, node distance=3cm, inner sep=0pt]
\node [node] (node0) {Stagnant market};
\node [node,above left of=node0,yshift=1cm] (node1) {Bull market};
\node [node,above right of=node0,yshift=1cm] (node2) {Bear market};
\path (node0) edge [bend left,->,thick] node [pos=0.5] { 0.02} (node1);
\path (node1.south east) edge [bend left,->,thick] node [pos=0.5,below left] { 0.005} (node0);
\path (node1) edge [bend left,->,thick] node [pos=0.5] { 0.02} (node2);
\path (node2) edge [bend left,->,thick] node [pos=0.5] { 0.2} (node0);
\path (node2) edge [bend left,->,thick] node [above,pos=0.5] { 0.3} (node1);
\path (node2.south west) edge [bend right,<-,thick] node [pos=0.5,below right] { 0.4} (node0);
\end{tikzpicture}

\end{document}

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

30 May 2013

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current22:19, 30 May 2013Thumbnail for version as of 22:19, 30 May 2013221 × 197 (28 KB)Gareth Jonesfont fix
21:49, 30 May 2013Thumbnail for version as of 21:49, 30 May 2013211 × 185 (18 KB)Gareth Jonesarrow placement, another attempt at correcting font problems
21:44, 30 May 2013Thumbnail for version as of 21:44, 30 May 2013211 × 185 (19 KB)Gareth JonesFurther font issues, hopefully corrected this time
21:41, 30 May 2013Thumbnail for version as of 21:41, 30 May 2013211 × 189 (17 KB)Gareth JonesFont and alignment issues
21:34, 30 May 2013Thumbnail for version as of 21:34, 30 May 2013211 × 189 (17 KB)Gareth JonesSVG saved as vectors (accidentally used bitmap before)
21:30, 30 May 2013Thumbnail for version as of 21:30, 30 May 2013212 × 189 (20 KB)Gareth JonesUser created page with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Metadata