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, 23 Dec 2016 09:05:08 +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/2016/Dec/23/t1482480335wnhhl21mecnk0kb.htm/, Retrieved Tue, 07 May 2024 16:50:09 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=302769, Retrieved Tue, 07 May 2024 16:50:09 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact94
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Tukey lambda PPCC Plot] [lambda tijdreeks] [2016-12-23 08:05:08] [5eeb1dffd6aae54bb54a6ca77f27aabf] [Current]
Feedback Forum

Post a new message
Dataseries X:
2312
1089
2742
3145
2966
2055
2450
2742
1697
2409
2233
2100
3434
1867
2365
3578
2845
2778
2056
2757
3325
3671
2147
3225
3556
4661
3344
5375
3907
3356
2184
3510
2834
3271
2834
2408
3261
1526
2938
2352
3915
3145
1566
2746
3572
2651
2805
3354
2523
1480
3278
5081
3332
2789
4111
2508
1833
2371
4268
2194
2935
3347
3034
5448
3427
3036
4196
3009
3369
4168
3403
1779
2761
2582
3153
3011
3419
4042
4379
4602
3249
4372
4328
3695
3614
2114
2839
2490
2610
2372
2833
4018
2734
3027
3862
3281
2746
2538
1805
2500
2601
3178
4193
2606
2491
4090
2786
2280
2403
2934
1601
1946
2554
2006
2830
3173
1960
3052
2151
2493
2752
2542
2027
1940
1877




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=302769&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=302769&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=302769&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.619258217798266
Exact Logistic (lambda=0)0.987149782267722
Approx. Normal (lambda=0.14)0.988396119234761
U-shaped (lambda=0.5)0.976808257753461
Exactly Uniform (lambda=1)0.962339426583434

\begin{tabular}{lllllllll}
\hline
Tukey Lambda - Key Values \tabularnewline
Distribution (lambda) & Correlation \tabularnewline
Approx. Cauchy (lambda=-1) & 0.619258217798266 \tabularnewline
Exact Logistic (lambda=0) & 0.987149782267722 \tabularnewline
Approx. Normal (lambda=0.14) & 0.988396119234761 \tabularnewline
U-shaped (lambda=0.5) & 0.976808257753461 \tabularnewline
Exactly Uniform (lambda=1) & 0.962339426583434 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=302769&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.619258217798266[/C][/ROW]
[ROW][C]Exact Logistic (lambda=0)[/C][C]0.987149782267722[/C][/ROW]
[ROW][C]Approx. Normal (lambda=0.14)[/C][C]0.988396119234761[/C][/ROW]
[ROW][C]U-shaped (lambda=0.5)[/C][C]0.976808257753461[/C][/ROW]
[ROW][C]Exactly Uniform (lambda=1)[/C][C]0.962339426583434[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=302769&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=302769&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.619258217798266
Exact Logistic (lambda=0)0.987149782267722
Approx. Normal (lambda=0.14)0.988396119234761
U-shaped (lambda=0.5)0.976808257753461
Exactly Uniform (lambda=1)0.962339426583434



Parameters (Session):
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')