Free Statistics

of Irreproducible Research!

Author's title

Author*The author of this computation has been verified*
R Software Modulerwasp_tukeylambda.wasp
Title produced by softwareTukey lambda PPCC Plot
Date of computationFri, 22 Dec 2017 11:31:07 +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/Dec/22/t1513938682glnhfv0x6gi4k84.htm/, Retrieved Wed, 15 May 2024 04:26:50 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=310755, Retrieved Wed, 15 May 2024 04:26:50 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact86
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Tukey lambda PPCC Plot] [] [2017-12-22 10:31:07] [3c3f1142cbd5b1dfc6913e0ceac18617] [Current]
Feedback Forum

Post a new message
Dataseries X:
40.3105545108661
8.10478535408506
62.2503721293991
158.036910121033
-2.49986679998888
33.2600568075623
27.3235484874008
8.68853346264306
45.7331799191883
10.0525837130546
-37.3628654083609
6.20087121786452
65.9259138038709
-81.7789562763358
-92.1746513234155
-7.3521894364565
-3.01877472532556
22.8226043319919
94.6570627859797
-23.9189643709936
-0.975114574761247
-1.60315807765155
-0.199810298582729
14.6918179816508
-11.1259577405637
1.83408740733631
-83.0279808614524
27.5706497352354
-46.4717641214987
4.86400033824224
28.4467647334344
2.53558598497492
-111.822423621151
-62.3368420333084
21.7788273525226
-9.2252820777914
-18.4913448414827
-15.7287308915736
-28.127870554047
-27.9643699724303
-21.0956652638027
-13.2575934812382
14.4714665738766




Summary of computational transaction
Raw Input view raw input (R code)
Raw Outputview raw output of R engine
Computing time1 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 time1 seconds \tabularnewline
R ServerBig Analytics Cloud Computing Center \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=310755&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]1 seconds[/C][/ROW] [ROW]R Server[/C]Big Analytics Cloud Computing Center[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=310755&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=310755&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 time1 seconds
R ServerBig Analytics Cloud Computing Center







Tukey Lambda - Key Values
Distribution (lambda)Correlation
Approx. Cauchy (lambda=-1)0.859535997280843
Exact Logistic (lambda=0)0.978414621347137
Approx. Normal (lambda=0.14)0.967111058748267
U-shaped (lambda=0.5)0.936116557887991
Exactly Uniform (lambda=1)0.909930920763877

\begin{tabular}{lllllllll}
\hline
Tukey Lambda - Key Values \tabularnewline
Distribution (lambda) & Correlation \tabularnewline
Approx. Cauchy (lambda=-1) & 0.859535997280843 \tabularnewline
Exact Logistic (lambda=0) & 0.978414621347137 \tabularnewline
Approx. Normal (lambda=0.14) & 0.967111058748267 \tabularnewline
U-shaped (lambda=0.5) & 0.936116557887991 \tabularnewline
Exactly Uniform (lambda=1) & 0.909930920763877 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=310755&T=1

[TABLE]
[ROW][C]Tukey Lambda - Key Values[/C][/ROW]
[ROW][C]Distribution (lambda)[/C][C]Correlation[/C][/ROW]
[ROW][C]Approx. Cauchy (lambda=-1)[/C][C]0.859535997280843[/C][/ROW]
[ROW][C]Exact Logistic (lambda=0)[/C][C]0.978414621347137[/C][/ROW]
[ROW][C]Approx. Normal (lambda=0.14)[/C][C]0.967111058748267[/C][/ROW]
[ROW][C]U-shaped (lambda=0.5)[/C][C]0.936116557887991[/C][/ROW]
[ROW][C]Exactly Uniform (lambda=1)[/C][C]0.909930920763877[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=310755&T=1

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

As an alternative you can also use a QR Code:  

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

Tukey Lambda - Key Values
Distribution (lambda)Correlation
Approx. Cauchy (lambda=-1)0.859535997280843
Exact Logistic (lambda=0)0.978414621347137
Approx. Normal (lambda=0.14)0.967111058748267
U-shaped (lambda=0.5)0.936116557887991
Exactly Uniform (lambda=1)0.909930920763877



Parameters (Session):
par1 = 8 ; par2 = Do not include Seasonal Dummies ; par3 = No Linear Trend ; par4 = 0 ; par5 = 0 ; par6 = 12 ;
Parameters (R input):
R code (references can be found in the software module):
gp <- function(lambda, p)
{
(p^lambda-(1-p)^lambda)/lambda
}
sortx <- sort(x)
c <- array(NA,dim=c(201))
for (i in 1:201)
{
if (i != 101) c[i] <- cor(gp(ppoints(x), lambda=(i-101)/100),sortx)
}
bitmap(file='test1.png')
plot((-100:100)/100,c[1:201],xlab='lambda',ylab='correlation',main='PPCC Plot - Tukey lambda')
grid()
dev.off()
load(file='createtable')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a,'Tukey Lambda - Key Values',2,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Distribution (lambda)',1,TRUE)
a<-table.element(a,'Correlation',1,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Approx. Cauchy (lambda=-1)',header=TRUE)
a<-table.element(a,c[1])
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Exact Logistic (lambda=0)',header=TRUE)
a<-table.element(a,(c[100]+c[102])/2)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Approx. Normal (lambda=0.14)',header=TRUE)
a<-table.element(a,c[115])
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'U-shaped (lambda=0.5)',header=TRUE)
a<-table.element(a,c[151])
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Exactly Uniform (lambda=1)',header=TRUE)
a<-table.element(a,c[201])
a<-table.row.end(a)
a<-table.end(a)
table.save(a,file='mytable.tab')