R version 2.11.1 (2010-05-31) Copyright (C) 2010 The R Foundation for Statistical Computing ISBN 3-900051-07-0 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > x <- c(67.643 + ,69.371 + ,66.294 + ,70.768 + ,71.774 + ,73.388 + ,74.040 + ,73.238 + ,78.121 + ,69.825 + ,71.099 + ,70.676 + ,69.515 + ,68.246 + ,68.594 + ,70.405 + ,61.223 + ,60.542 + ,61.952 + ,68.173 + ,67.240 + ,68.739 + ,69.234 + ,65.570 + ,67.408 + ,64.630 + ,68.848 + ,73.370 + ,74.292 + ,76.525 + ,74.368 + ,75.674 + ,74.868 + ,79.824 + ,80.022 + ,79.942 + ,80.622 + ,80.079 + ,79.212 + ,80.626 + ,83.551 + ,80.407 + ,85.053 + ,86.399 + ,88.536 + ,89.008 + ,89.652 + ,88.904 + ,87.472 + ,88.631 + ,87.221 + ,88.759 + ,90.127 + ,88.709 + ,90.030 + ,88.697 + ,88.762 + ,89.475 + ,88.936 + ,90.411 + ,90.004 + ,92.725 + ,90.252 + ,93.226 + ,92.575 + ,93.125 + ,95.987 + ,97.175 + ,97.321 + ,98.577 + ,99.026 + ,101.851 + ,99.958 + ,97.875 + ,97.927 + ,95.149 + ,94.551 + ,93.999 + ,93.297 + ,89.901 + ,89.742 + ,87.096 + ,86.863 + ,86.718 + ,80.020 + ,63.483 + ,51.289 + ,44.071 + ,43.654 + ,66.115 + ,84.518 + ,83.395 + ,78.307 + ,80.049 + ,78.346 + ,78.317 + ,75.918 + ,73.739 + ,74.530 + ,74.179 + ,76.974 + ,75.408 + ,73.336 + ,69.210 + ,67.286 + ,64.606 + ,64.159 + ,64.423 + ,66.411 + ,64.270 + ,56.521 + ,50.599 + ,54.751 + ,62.227 + ,63.932 + ,65.391 + ,75.744 + ,74.590 + ,76.035 + ,74.427 + ,73.354 + ,73.081 + ,75.309 + ,75.463 + ,75.910 + ,76.151 + ,76.882 + ,78.632 + ,80.137 + ,82.490 + ,79.896 + ,81.303 + ,79.344 + ,81.355 + ,82.328 + ,79.669 + ,77.249 + ,75.101 + ,72.520 + ,72.438 + ,72.653 + ,71.429 + ,69.189 + ,66.451 + ,63.354 + ,61.379 + ,61.880 + ,62.274 + ,62.429 + ,63.905 + ,63.917 + ,64.295 + ,61.930 + ,60.440 + ,59.353 + ,58.695 + ,60.569 + ,60.386 + ,60.938 + ,61.795 + ,63.304 + ,64.270 + ,63.492 + ,61.333 + ,59.341 + ,58.412 + ,58.725 + ,59.277 + ,58.562 + ,57.858 + ,58.790 + ,58.243 + ,57.044 + ,57.339 + ,59.429 + ,60.575 + ,61.950 + ,61.712) > par20 = '' > par19 = '' > par18 = '' > par17 = '' > par16 = '' > par15 = '' > par14 = '' > par13 = '' > par12 = '' > par11 = '' > par10 = '' > par9 = '' > par8 = '' > par7 = '' > par6 = '' > par5 = '' > par4 = '' > par3 = '' > par2 = '' > par1 = '10' > ylab = '' > xlab = '' > main = '' > #'GNU S' R Code compiled by R2WASP v. 1.0.44 () > #Author: Dr. Ian E. Holliday > #To cite this work: Ian E. Holliday, 2009, YOUR SOFTWARE TITLE (vNUMBER) in Free Statistics Software (v$_version), Office for Research Development and Education, URL http://www.wessa.net/rwasp_YOURPAGE.wasp/ > #Source of accompanying publication: > #Technical description: > postscript(file="/var/www/rcomp/tmp/1zzy21290677547.ps",horizontal=F,pagecentre=F,paper="special",width=8.3333333333333,height=5.5555555555556) > par1 <- as.numeric(par1) > myhist<-hist(x, breaks=par1, col=2, xlab=xlab, main=main) > dev.off() null device 1 > postscript(file="/var/www/rcomp/tmp/2zzy21290677547.ps",horizontal=F,pagecentre=F,paper="special",width=8.3333333333333,height=5.5555555555556) > qqnorm(x) > qqline(x, col=2) > dev.off() null device 1 > > #Note: the /var/www/rcomp/createtable file can be downloaded at http://www.wessa.net/cretab > load(file="/var/www/rcomp/createtable") > > a<-table.start() > a<-table.row.start(a) > a<-table.element(a,'Descriptive Statistics',3,TRUE) > a<-table.row.end(a) > a<-table.row.start(a) > a<-table.element(a,'mean',header=TRUE) > a<-table.element(a,mean(x)) > a<-table.element(a,hyperlink('http://www.xycoon.com/arithmetic_mean.htm','formula','click to see the formula')) > a<-table.row.end(a) > a<-table.row.start(a) > a<-table.element(a,'standard deviation',header=TRUE) > a<-table.element(a,sd(x)) > a<-table.element(a,hyperlink('http://www.xycoon.com/unbiased1.htm','formula','click to see the formula')) > a<-table.row.end(a) > a<-table.end(a) > table.save(a,file="/var/www/rcomp/tmp/320f81290677547.tab") > > try(system("convert tmp/1zzy21290677547.ps tmp/1zzy21290677547.png",intern=TRUE)) character(0) > try(system("convert tmp/2zzy21290677547.ps tmp/2zzy21290677547.png",intern=TRUE)) character(0) > > > proc.time() user system elapsed 0.780 0.250 1.018