Free Statistics

of Irreproducible Research!

Author's title

Author*Unverified author*
R Software Modulerwasp_Tests to Compare Two Means.wasp
Title produced by softwareT-Tests
Date of computationWed, 14 Mar 2012 09:25:27 -0400
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2012/Mar/14/t13317316301lccdygj74o2vnq.htm/, Retrieved Tue, 30 Apr 2024 21:27:15 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=163969, Retrieved Tue, 30 Apr 2024 21:27:15 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact114
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-     [Aston University Statistical Software] [Test of Two Means] [2009-11-10 17:16:17] [98fd0e87c3eb04e0cc2efde01dbafab6]
- R P   [Aston University Statistical Software] [Compare Two Means] [2009-11-11 08:09:40] [74be16979710d4c4e7c6647856088456]
-    D    [Aston University Statistical Software] [PY2236 Week 6 dat...] [2009-11-11 12:53:10] [74be16979710d4c4e7c6647856088456]
-   P       [T-Tests] [Week 9 PY2236] [2010-11-24 14:41:08] [74be16979710d4c4e7c6647856088456]
-    D        [T-Tests] [PY2236 Week 9 Dat...] [2010-11-30 18:04:40] [74be16979710d4c4e7c6647856088456]
- RMPD            [T-Tests] [] [2012-03-14 13:25:27] [d41d8cd98f00b204e9800998ecf8427e] [Current]
Feedback Forum

Post a new message
Dataseries X:
1650	1097	783	961
1607	1374	774	1729
653	1003	963	1170
1249	1075	974	1429
2781	1086	835	2788
1477	2575	759	1407
1806	1226	965	1359
695	1043	834	1195
1902	1817	2136	1324
928	2402	843	1199
2752	1204	949	1934
721	985	8423	1035
696	1152	857	1541
1583	2057	873	929
507	815	899	1232
687	1648	1445	737
633	676	581	698
550	618	633	827
770	712	853	541
858	461	524	1005
759	506	789	850
1244	936	1059	900
556	891	893	734
1050	857	611	963
1032	738	655	900
770	879	772	3007
784	949	1023	1645
1733	1345	924	957
800	1328	881	1473
950	1466	888	1054
1002	2110	1975	1081




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time1 seconds
R Server'Gertrude Mary Cox' @ cox.wessa.net

\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 & 'Gertrude Mary Cox' @ cox.wessa.net \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=163969&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]'Gertrude Mary Cox' @ cox.wessa.net[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=163969&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=163969&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'Gertrude Mary Cox' @ cox.wessa.net







Students T-Test
StatisticP-value
Students T-Test-0.1370.89195

\begin{tabular}{lllllllll}
\hline
Students T-Test \tabularnewline
 & Statistic & P-value \tabularnewline
Students T-Test & -0.137 & 0.89195 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=163969&T=1

[TABLE]
[ROW][C]Students T-Test[/C][/ROW]
[ROW][C][/C][C]Statistic[/C][C]P-value[/C][/ROW]
[ROW][C]Students T-Test[/C][C]-0.137[/C][C]0.89195[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=163969&T=1

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

As an alternative you can also use a QR Code:  

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

Students T-Test
StatisticP-value
Students T-Test-0.1370.89195



Parameters (Session):
par1 = two.sided ; par2 = 1 ; par3 = 3 ; par4 = Students T-Test ; par5 = paired ; par6 = 0.0 ; par8 = TRUE ;
Parameters (R input):
par1 = two.sided ; par2 = 1 ; par3 = 3 ; par4 = Students T-Test ; par5 = paired ; par6 = 0.0 ; par7 = ; par8 = TRUE ;
R code (references can be found in the software module):
par2 <- as.numeric(par2)
par3 <- as.numeric(par3)
par4 <- as.character(par4)
par5 <- as.character(par5)
par6 <- as.numeric(par6)
if ( par5 == 'unpaired') paired <- FALSE else paired <- TRUE
x <- t(y)
bitmap(file='test1.png')
(r<-boxplot(x ,xlab=xlab,ylab=ylab,main=main,notch=FALSE,col=2))
dev.off()
load(file='createtable')
if( par4 == 'Wilcoxon-Mann_Whitney'){
a<-table.start()
a <- table.row.start(a)
a <- table.element(a,'Wilcoxon Test',3,TRUE)
a <- table.row.end(a)
a <- table.row.start(a)
a <- table.element(a,'',1,TRUE)
a <- table.element(a,'Statistic',1,TRUE)
a <- table.element(a,'P-value',1,TRUE)
a <- table.row.end(a)
W <- wilcox.test(x[,par2],x[,par3],alternative=par1, paired = paired)
a<-table.row.start(a)
a<-table.element(a,'Wilcoxon Test',1,TRUE)
a<-table.element(a,W$statistic[[1]])
a<-table.element(a,round(W$p.value, digits=5) )
a<-table.row.end(a)
a<-table.end(a)
table.save(a,file='mytable.tab')
}
if( par4 == 'Students T-Test')
{
a<-table.start()
a <- table.row.start(a)
a <- table.element(a,'Students T-Test',3,TRUE)
a <- table.row.end(a)
a <- table.row.start(a)
a <- table.element(a,'',1,TRUE)
a <- table.element(a,'Statistic',1,TRUE)
a <- table.element(a,'P-value',1,TRUE)
a <- table.row.end(a)
T <- t.test(x[,par2],x[,par3],alternative=par1, paired=paired, mu=par6)
a<-table.row.start(a)
a<-table.element(a,'Students T-Test',1,TRUE)
a<-table.element(a,round(T$statistic[[1]], digits=5) )
a<-table.element(a,round(T$p.value, digits=5) )
a<-table.row.end(a)
a<-table.end(a)
table.save(a,file='mytable.tab')
}