Sandbox: Difference between revisions

From ChanceWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:


Sample  X  N      Sample p<br>
Sample  X  N      Sample p<br>
Line 11: Line 10:
1              9  16      0.562500
1              9  16      0.562500
2            19  21      0.904762
2            19  21      0.904762
For example:
:<tt>This is aligned all the way to the left.</tt>
:<tt><nowiki>:</nowiki>This is indented slightly.</tt>
:<tt><nowiki>::</nowiki>This is indented more.</tt>
is shown as:
:This is aligned all the way to the left.
::This is indented slightly.
:::This is indented more.

Revision as of 15:12, 24 October 2009

Sample X N Sample p
1 9 16 0.562500
2 19 21 0.904762



Sample ;;;; X N Sample p 1 9 16 0.562500 2 19 21 0.904762


For example:

This is aligned all the way to the left.
:This is indented slightly.
::This is indented more.

is shown as:

This is aligned all the way to the left.
This is indented slightly.
This is indented more.