Free Statistics

of Irreproducible Research!

Author's title

Author*The author of this computation has been verified*
R Software Modulerwasp_moments.wasp
Title produced by softwareMoments
Date of computationWed, 25 Jan 2017 10:27:32 +0100
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2017/Jan/25/t148533645996abcdmxsrg55r7.htm/, Retrieved Tue, 14 May 2024 20:01:13 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=306068, Retrieved Tue, 14 May 2024 20:01:13 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact44
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Moments] [] [2017-01-25 09:27:32] [7a1d1ad32a278442444f0033012c5937] [Current]
Feedback Forum

Post a new message
Dataseries X:
0.7923
-2.468
-2.996
3.119
0.04315
0.731
2.45
2.119
-1.429
-1.644
-3.065
-1.461
1.141
1.329
0.3396
0.8429
2.225
-1.924
0.4999
-0.6433




Summary of computational transaction
Raw Input view raw input (R code)
Raw Outputview raw output of R engine
Computing time0 seconds
R ServerBig Analytics Cloud Computing Center

\begin{tabular}{lllllllll}
\hline
Summary of computational transaction \tabularnewline
Raw Input view raw input (R code)  \tabularnewline
Raw Outputview raw output of R engine  \tabularnewline
Computing time0 seconds \tabularnewline
R ServerBig Analytics Cloud Computing Center \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=306068&T=0

[TABLE]
[ROW]
Summary of computational transaction[/C][/ROW] [ROW]Raw Input[/C] view raw input (R code) [/C][/ROW] [ROW]Raw Output[/C]view raw output of R engine [/C][/ROW] [ROW]Computing time[/C]0 seconds[/C][/ROW] [ROW]R Server[/C]Big Analytics Cloud Computing Center[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=306068&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=306068&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 Input view raw input (R code)
Raw Outputview raw output of R engine
Computing time0 seconds
R ServerBig Analytics Cloud Computing Center







Moments - Ungrouped Data
OrderUncenteredCentered
17.75000000000404e-05-2.77555756156289e-17
23.2967706841253.29677067811875
3-0.876229781729505-0.876996280912635
420.861909531155420.8621812811951
5-8.33879705711715-8.34688109970439
6161.213577561625161.217456981792

\begin{tabular}{lllllllll}
\hline
Moments - Ungrouped Data \tabularnewline
Order & Uncentered & Centered \tabularnewline
1 & 7.75000000000404e-05 & -2.77555756156289e-17 \tabularnewline
2 & 3.296770684125 & 3.29677067811875 \tabularnewline
3 & -0.876229781729505 & -0.876996280912635 \tabularnewline
4 & 20.8619095311554 & 20.8621812811951 \tabularnewline
5 & -8.33879705711715 & -8.34688109970439 \tabularnewline
6 & 161.213577561625 & 161.217456981792 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=306068&T=1

[TABLE]
[ROW][C]Moments - Ungrouped Data[/C][/ROW]
[ROW][C]Order[/C][C]Uncentered[/C][C]Centered[/C][/ROW]
[ROW][C]1[/C][C]7.75000000000404e-05[/C][C]-2.77555756156289e-17[/C][/ROW]
[ROW][C]2[/C][C]3.296770684125[/C][C]3.29677067811875[/C][/ROW]
[ROW][C]3[/C][C]-0.876229781729505[/C][C]-0.876996280912635[/C][/ROW]
[ROW][C]4[/C][C]20.8619095311554[/C][C]20.8621812811951[/C][/ROW]
[ROW][C]5[/C][C]-8.33879705711715[/C][C]-8.34688109970439[/C][/ROW]
[ROW][C]6[/C][C]161.213577561625[/C][C]161.217456981792[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=306068&T=1

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

As an alternative you can also use a QR Code:  

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

Moments - Ungrouped Data
OrderUncenteredCentered
17.75000000000404e-05-2.77555756156289e-17
23.2967706841253.29677067811875
3-0.876229781729505-0.876996280912635
420.861909531155420.8621812811951
5-8.33879705711715-8.34688109970439
6161.213577561625161.217456981792



Parameters (Session):
par1 = 6 ;
Parameters (R input):
par1 = 6 ;
R code (references can be found in the software module):
par1 <- as.numeric(par1)
library(e1071)
load(file='createtable')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a,'Moments - Ungrouped Data',3,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Order',1,TRUE)
a<-table.element(a,'Uncentered',1,TRUE)
a<-table.element(a,'Centered',1,TRUE)
a<-table.row.end(a)
for (i in 1:par1) {
a<-table.row.start(a)
a<-table.element(a,i,header=TRUE)
a<-table.element(a,moment(x,order=i,center=F,absolute=F,na.rm=T))
a<-table.element(a,moment(x,order=i,center=T,absolute=F,na.rm=T))
a<-table.row.end(a)
}
a<-table.end(a)
table.save(a,file='mytable.tab')