Free Statistics

of Irreproducible Research!

Author's title

Author*Unverified author*
R Software Modulerwasp_univariatedataseries.wasp
Title produced by softwareUnivariate Data Series
Date of computationMon, 13 Oct 2008 10:58:09 -0600
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2008/Oct/13/t12239171357h2op07h9d87dzw.htm/, Retrieved Sun, 19 May 2024 16:32:03 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=15748, Retrieved Sun, 19 May 2024 16:32:03 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact171
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
F       [Univariate Data Series] [VEEAI] [2008-10-13 16:58:09] [c577d4c76516de948d1234ed72fcf120] [Current]
Feedback Forum
2008-10-19 13:39:08 [Astrid Sniekers] [reply
Vervaardiging van elektrische en elektronische apparaten en instrumenten:
De grafiek vertoont één grote ‘outlier’ in het begin. Dit is geen enkel probleem, zolang u hier maar een verklaring voor heeft.
2008-10-19 18:19:51 [2b91075c702c6e89854c34747e80ec72] [reply
In de grafiek bevindt er zich 1 grote outlier. Dit is geen probleem als je ofwel deze kunt verklaren ofwel moet je deze proberen weg te werken. Dit kan je doen door het gemiddelde te nemen van de waarde aan de linkerkant van de piek, en de waarde aan de rechterkant van de piek.
2008-10-20 17:44:19 [Davy De Nef] [reply
De grote uitschieter je ziet aan het begin van de grafiek, kan weggelaten worden zodat je een constantere reeks overhoudt. Mits je toch meer dan 60 observaties hebt gebruik, heb je wel wat speling.

Post a new message
Dataseries X:
104.8
105.6
118.3
89.9
90.2
107
64.5
92.6
95.8
94.3
91.2
86.3
77.6
82.5
97.7
83.3
84.2
92.8
77.4
72.5
88.8
93.4
92.6
90.7
81.6
84.1
88.1
85.3
82.9
84.8
71.2
68.9
94.3
97.6
85.6
91.9
75.8
79.8
99
88.5
86.7
97.9
94.3
72.9
91.8
93.2
86.5
98.9
77.2
79.4
90.4
81.4
85.8
103.6
73.6
75.7
99.2
88.7
94.6
98.7
84.2
87.7
103.3
88.2
93.4
106.3
73.1
78.6
101.6
101.4
98.5
99




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time2 seconds
R Server'George Udny Yule' @ 72.249.76.132

\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 & 2 seconds \tabularnewline
R Server & 'George Udny Yule' @ 72.249.76.132 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=15748&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]2 seconds[/C][/ROW]
[ROW][C]R Server[/C][C]'George Udny Yule' @ 72.249.76.132[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=15748&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=15748&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 time2 seconds
R Server'George Udny Yule' @ 72.249.76.132







Univariate Dataseries
Name of dataseriesVEEAI
Source
Description
Number of observations72

\begin{tabular}{lllllllll}
\hline
Univariate Dataseries \tabularnewline
Name of dataseries & VEEAI \tabularnewline
Source &  \tabularnewline
Description &  \tabularnewline
Number of observations & 72 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=15748&T=1

[TABLE]
[ROW][C]Univariate Dataseries[/C][/ROW]
[ROW][C]Name of dataseries[/C][C]VEEAI[/C][/ROW]
[ROW][C]Source[/C][C][/C][/ROW]
[ROW][C]Description[/C][C][/C][/ROW]
[ROW][C]Number of observations[/C][C]72[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=15748&T=1

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

As an alternative you can also use a QR Code:  

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

Univariate Dataseries
Name of dataseriesVEEAI
Source
Description
Number of observations72



Parameters (Session):
par1 = VEEAI ;
Parameters (R input):
par1 = VEEAI ; par2 = ; par3 = ;
R code (references can be found in the software module):
bitmap(file='test1.png')
plot(x,col=2,type='b',main=main,xlab=xlab,ylab=ylab)
dev.off()
load(file='createtable')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a,'Univariate Dataseries',2,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Name of dataseries',header=TRUE)
a<-table.element(a,par1)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Source',header=TRUE)
a<-table.element(a,par2)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Description',header=TRUE)
a<-table.element(a,par3)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Number of observations',header=TRUE)
a<-table.element(a,length(x))
a<-table.row.end(a)
a<-table.end(a)
table.save(a,file='mytable.tab')