| 1 | ##DESCRIPTION |
1 | ## DESCRIPTION |
| 2 | ##KEYWORDS('statistics', 'introduction', 'concepts') |
2 | ## Experiment versus Observation |
| 3 | ## |
|
|
| 4 | ##ENDDESCRIPTION |
3 | ## ENDDESCRIPTION |
|
|
4 | |
|
|
5 | ## KEYWORDS('Study', 'Experiment', 'Observation') |
|
|
6 | ## Tagged by nhamblet |
|
|
7 | |
|
|
8 | ## DBsubject('Statistics') |
|
|
9 | ## DBchapter('What is Statistics?') |
|
|
10 | ## DBsection('Introduction') |
|
|
11 | ## Date('') |
|
|
12 | ## Author('') |
|
|
13 | ## Institution('Rochester') |
|
|
14 | ## TitleText1('') |
|
|
15 | ## EditionText1('') |
|
|
16 | ## AuthorText1('') |
|
|
17 | ## Section1('') |
|
|
18 | ## Problem1('') |
| 5 | |
19 | |
| 6 | DOCUMENT(); # This should be the first executable line in the problem. |
20 | DOCUMENT(); # This should be the first executable line in the problem. |
| 7 | |
21 | |
| 8 | loadMacros( |
22 | loadMacros( |
| 9 | "PG.pl", |
23 | "PG.pl", |