Free Statistics

of Irreproducible Research!

Author's title

Author*The author of this computation has been verified*
R Software Modulerwasp_stem.wasp
Title produced by softwareStem-and-leaf Plot
Date of computationMon, 04 Oct 2010 18:10:54 +0000
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2010/Oct/04/t128621630667xiotcj20np5e2.htm/, Retrieved Sat, 27 Apr 2024 14:26:55 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=80870, Retrieved Sat, 27 Apr 2024 14:26:55 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact123
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-     [Stem-and-leaf Plot] [Screen width] [2010-09-25 09:20:04] [b98453cac15ba1066b407e146608df68]
-    D    [Stem-and-leaf Plot] [Workshop 1- Task 2] [2010-10-04 18:10:54] [e926a978b40506c05812140b9c5157ab] [Current]
Feedback Forum

Post a new message
Dataseries X:
426,11
383,7
232,44
70,94
226,73
947,29
611,28
158,05
34
37,03
388,3
506,65
392,25
180,82
198,3
217,47
275,56
1030,94
57,47
136,45
556,28
213,36
274,48
220,55
236,71
260,64
2763,54
213,92
169,86
403,06
449,59
406,17
206,89
156,19
257,1
62,16
662,88
251,42
171,33
350,09
221,59
4,81
183,19
190,38
223,17
232,67
356,73
109,22
475,83
315,96
694,87
8,95
278,74
308,16
207,53
192,8
601,16
289,71
293,67
386,69
699,65
85,09
131,81
645,29
197,55
308,17
86,58
242,21
238,5
187,88
140,32
440,31
421,4
218,76
1305,92
137,55
262,52
348,82
150,03
64,02
261,6
259,7
171,26
203,08
249,15
211,66
252,64
438,56
239,89
401,92
216,89
184,64
380,16
653,64
313,91
366,94
236,3
229,64
235,58
103,9
263,91
241,17
216,55
295,28
193,3
204,39
257,57
136,81
240,76
59,61
213,51
380,53
242,34
250,41
183,61
191,84
266,79
246,54
330,56
403,56
208,11
324,04
308,53
199,3
200,16
262,88
287,07
190,16
199,75
265,78
435,96
72,84
756,46
206,77
4202,36
401,42
216,05
39,05
441,44




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time1 seconds
R Server'RServer@AstonUniversity' @ vre.aston.ac.uk

\begin{tabular}{lllllllll}
\hline
Summary of computational transaction \tabularnewline
Raw Input & view raw input (R code)  \tabularnewline
Raw Output & view raw output of R engine  \tabularnewline
Computing time & 1 seconds \tabularnewline
R Server & 'RServer@AstonUniversity' @ vre.aston.ac.uk \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=80870&T=0

[TABLE]
[ROW][C]Summary of computational transaction[/C][/ROW]
[ROW][C]Raw Input[/C][C]view raw input (R code) [/C][/ROW]
[ROW][C]Raw Output[/C][C]view raw output of R engine [/C][/ROW]
[ROW][C]Computing time[/C][C]1 seconds[/C][/ROW]
[ROW][C]R Server[/C][C]'RServer@AstonUniversity' @ vre.aston.ac.uk[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=80870&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=80870&T=0

As an alternative you can also use a QR Code:  

The GUIDs for individual cells are displayed in the table below:

Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time1 seconds
R Server'RServer@AstonUniversity' @ vre.aston.ac.uk







Stem-and-leaf Plot
Please, click the above output link to view the Stem-and-leaf plot

\begin{tabular}{lllllllll}
\hline
Stem-and-leaf Plot \tabularnewline
Please, click the above output link to view the Stem-and-leaf plot \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=80870&T=1

[TABLE]
[ROW][C]Stem-and-leaf Plot[/C][/ROW]
[ROW][C]Please, click the above output link to view the Stem-and-leaf plot[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=80870&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=80870&T=1

As an alternative you can also use a QR Code:  

The GUIDs for individual cells are displayed in the table below:

Stem-and-leaf Plot
Please, click the above output link to view the Stem-and-leaf plot



Parameters (Session):
par1 = 1 ; par2 = 80 ; par3 = 1e-08 ;
Parameters (R input):
par1 = 1 ; par2 = 80 ; par3 = 1e-08 ;
R code (references can be found in the software module):
par1 <- as.numeric(par1)
par2 <- as.numeric(par2)
par3 <- as.numeric(par3)
stem(x,par1,par2,par3)
load(file='createtable')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a,'Stem-and-leaf Plot',1,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Please, click the above output link to view the Stem-and-leaf plot')
a<-table.row.end(a)
a<-table.end(a)
table.save(a,file='mytable.tab')