File:Financial Markov process.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

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

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
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

[edit]
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.

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 Jones (talk | contribs)font fix
21:49, 30 May 2013Thumbnail for version as of 21:49, 30 May 2013211 × 185 (18 KB)Gareth Jones (talk | contribs)arrow 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 Jones (talk | contribs)Further font issues, hopefully corrected this time
21:41, 30 May 2013Thumbnail for version as of 21:41, 30 May 2013211 × 189 (17 KB)Gareth Jones (talk | contribs)Font and alignment issues
21:34, 30 May 2013Thumbnail for version as of 21:34, 30 May 2013211 × 189 (17 KB)Gareth Jones (talk | contribs)SVG 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 Jones (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata