Free Statistics

of Irreproducible Research!

Author's title

Author*The author of this computation has been verified*
R Software Modulerwasp_backtobackhist.wasp
Title produced by softwareBack to Back Histogram
Date of computationFri, 13 Nov 2009 07:18:17 -0700
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2009/Nov/13/t1258121959sb3tpxyemy7zwxy.htm/, Retrieved Fri, 03 May 2024 17:06:22 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=56677, Retrieved Fri, 03 May 2024 17:06:22 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact156
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-     [Notched Boxplots] [3/11/2009] [2009-11-02 21:10:41] [b98453cac15ba1066b407e146608df68]
-    D  [Notched Boxplots] [] [2009-11-09 10:28:17] [023d83ebdf42a2acf423907b4076e8a1]
- RMPD      [Back to Back Histogram] [W6 Back to Back H...] [2009-11-13 14:18:17] [852eae237d08746109043531619a60c9] [Current]
-   PD        [Back to Back Histogram] [W6, Back to Back ...] [2009-11-13 14:25:51] [d31db4f83c6a129f6d3e47077769e868]
- RMPD          [Kendall tau Correlation Matrix] [W6. Kendall tau c...] [2009-11-13 14:31:34] [d31db4f83c6a129f6d3e47077769e868]
Feedback Forum

Post a new message
Dataseries X:
100.03
99.15
97.22
95.85
96.04
108.94
110.70
110.24
109.31
107.34
107.97
109.43
108.98
107.48
107.31
105.57
106.86
120.00
122.19
121.83
119.23
115.37
116.94
118.53
118.22
117.05
114.58
113.12
114.40
125.10
128.74
129.13
128.86
125.24
125.51
124.54
124.22
123.19
120.80
119.61
119.94
130.84
132.56
132.42
129.02
125.50
125.875
125.08
124.38
122.21
121.03
120.73
120.77
130.59
131.91
130.67
123.86
119.24
117.46
118.16
115.69
112.07
110.85
107.72
105.11
117.06
119.00
114.17
111.10
107.47
108.40
108.96
106.98
103.84
103.33
98.93
100.66
111.37
112.47
109.17
106.69
105.78
108.89
111.27
112.27
Dataseries Y:
107.25
105.80
102.90
100.00
98.55
108.70
110.14
113.04
115.94
117.39
118.84
120.29
118.84
115.94
114.49
110.14
110.14
120.29
121.74
121.74
121.74
121.74
124.64
128.99
127.54
120.29
108.70
104.35
107.25
127.54
134.78
134.78
126.09
118.84
120.29
123.19
124.64
123.19
118.84
117.39
114.49
124.64
126.09
126.09
123.19
121.74
123.19
126.09
126.09
124.64
123.19
120.29
115.94
118.84
117.39
117.39
115.94
114.49
114.49
115.94
115.94
114.49
115.94
111.59
104.35
108.70
105.80
101.45
101.45
101.45
104.35
105.80
102.90
98.55
92.75
88.41
94.20
111.59
114.49
108.70
100.00
95.65
100.00
111.59
115.94




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time1 seconds
R Server'Gwilym Jenkins' @ 72.249.127.135

\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 & 'Gwilym Jenkins' @ 72.249.127.135 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=56677&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]'Gwilym Jenkins' @ 72.249.127.135[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=56677&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=56677&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'Gwilym Jenkins' @ 72.249.127.135



Parameters (Session):
par1 = grey ; par2 = grey ; par3 = TRUE ; par4 = Niet werkend werkzoekend ; par5 = bruto werkloosheid ;
Parameters (R input):
par1 = grey ; par2 = grey ; par3 = TRUE ; par4 = Niet werkend werkzoekend ; par5 = bruto werkloosheid ;
R code (references can be found in the software module):
if (par3 == 'TRUE') par3 <- TRUE
if (par3 == 'FALSE') par3 <- FALSE
library(Hmisc)
z <- data.frame(cbind(x,y))
names(z) <- list(par4,par5)
bitmap(file='plot.png')
out <- histbackback(z, probability=par3, main = main, ylab = ylab)
barplot(-out$left, col=par1, horiz=TRUE, space=0, add=TRUE, axes=FALSE)
barplot(out$right, col=par2, horiz=TRUE, space=0, add=TRUE, axes=FALSE)
dev.off()