Home » date » 2010 » Oct » 04 »

Stem-and-Leaf Plot

*The author of this computation has been verified*
R Software Module: /rwasp_histogram.wasp (opens new window with default values)
Title produced by software: Histogram
Date of computation: Mon, 04 Oct 2010 16:39:15 +0000
 
Cite this page as follows:
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL http://www.freestatistics.org/blog/date/2010/Oct/04/t128621045419clhnyenjzjrh2.htm/, Retrieved Mon, 04 Oct 2010 18:40:54 +0200
 
BibTeX entries for LaTeX users:
@Manual{KEY,
    author = {{YOUR NAME}},
    publisher = {Office for Research Development and Education},
    title = {Statistical Computations at FreeStatistics.org, URL http://www.freestatistics.org/blog/date/2010/Oct/04/t128621045419clhnyenjzjrh2.htm/},
    year = {2010},
}
@Manual{R,
    title = {R: A Language and Environment for Statistical Computing},
    author = {{R Development Core Team}},
    organization = {R Foundation for Statistical Computing},
    address = {Vienna, Austria},
    year = {2010},
    note = {{ISBN} 3-900051-07-0},
    url = {http://www.R-project.org},
}
 
Original text written by user:
 
IsPrivate?
No (this computation is public)
 
User-defined keywords:
 
Dataseries X:
» Textbox « » Textfile « » CSV «
426,113 383,703 232,444 70,939 226,731 947,293 611,281 158,047 33,999 37,028 388,3 506,652 392,25 180,818 198,296 217,465 275,562 1030,944 57,47 136,452 556,277 213,361 274,482 220,553 236,71 260,642 2763,544 213,923 169,861 403,064 449,594 406,167 206,893 156,187 257,102 62,156 662,883 251,422 171,328 350,089 221,588 4,813 183,186 190,379 223,166 232,669 356,725 109,215 475,834 315,955 694,87 8,95 278,741 308,16 207,533 192,797 601,162 289,714 293,671 386,688 699,645 85,094 131,812 645,285 197,549 308,174 86,58 242,205 238,502 187,881 140,321 440,31 421,403 218,761 1305,923 137,55 262,517 348,821 150,034 64,016 261,596 259,7 171,26 203,077 249,148 211,655 252,64 438,555 239,89 401,915 216,886 184,641 380,155 653,641 313,906 366,936 236,302 229,641 235,577 103,898 263,906 241,171 216,548 295,281 193,299 204,386 257,567 136,813 240,755 59,609 213,511 380,531 242,344 250,407 183,613 191,835 266,79 etc...
 
Output produced by software:


Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time1 seconds
R Server'Sir Ronald Aylmer Fisher' @ 193.190.124.24


Frequency Table (Histogram)
BinsMidpointAbs. FrequencyRel. FrequencyCumul. Rel. Freq.Density
[0,100[50130.0935250.0935250.000935
[100,200[150270.1942450.287770.001942
[200,300[250540.3884890.6762590.003885
[300,400[350170.1223020.7985610.001223
[400,500[450130.0935250.8920860.000935
[500,600[55020.0143880.9064750.000144
[600,700[65070.050360.9568350.000504
[700,800[75010.0071940.9640297.2e-05
[800,900[850000.9640290
[900,1000[95010.0071940.9712237.2e-05
[1000,1100[105010.0071940.9784177.2e-05
[1100,1200[1150000.9784170
[1200,1300[1250000.9784170
[1300,1400[135010.0071940.9856127.2e-05
[1400,1500[1450000.9856120
[1500,1600[1550000.9856120
[1600,1700[1650000.9856120
[1700,1800[1750000.9856120
[1800,1900[1850000.9856120
[1900,2000[1950000.9856120
[2000,2100[2050000.9856120
[2100,2200[2150000.9856120
[2200,2300[2250000.9856120
[2300,2400[2350000.9856120
[2400,2500[2450000.9856120
[2500,2600[2550000.9856120
[2600,2700[2650000.9856120
[2700,2800[275010.0071940.9928067.2e-05
[2800,2900[2850000.9928060
[2900,3000[2950000.9928060
[3000,3100[3050000.9928060
[3100,3200[3150000.9928060
[3200,3300[3250000.9928060
[3300,3400[3350000.9928060
[3400,3500[3450000.9928060
[3500,3600[3550000.9928060
[3600,3700[3650000.9928060
[3700,3800[3750000.9928060
[3800,3900[3850000.9928060
[3900,4000[3950000.9928060
[4000,4100[4050000.9928060
[4100,4200[4150000.9928060
[4200,4300]425010.00719417.2e-05
 
Charts produced by software:
http://www.freestatistics.org/blog/date/2010/Oct/04/t128621045419clhnyenjzjrh2/1ll161286210352.png (open in new window)
http://www.freestatistics.org/blog/date/2010/Oct/04/t128621045419clhnyenjzjrh2/1ll161286210352.ps (open in new window)


 
Parameters (Session):
par1 = 40 ; par2 = grey ; par3 = FALSE ; par4 = Unknown ;
 
Parameters (R input):
par1 = 40 ; par2 = grey ; par3 = FALSE ; par4 = Unknown ;
 
R code (references can be found in the software module):
par1 <- as.numeric(par1)
if (par3 == 'TRUE') par3 <- TRUE
if (par3 == 'FALSE') par3 <- FALSE
if (par4 == 'Unknown') par1 <- as.numeric(par1)
if (par4 == 'Interval/Ratio') par1 <- as.numeric(par1)
if (par4 == '3-point Likert') par1 <- c(1:3 - 0.5, 3.5)
if (par4 == '4-point Likert') par1 <- c(1:4 - 0.5, 4.5)
if (par4 == '5-point Likert') par1 <- c(1:5 - 0.5, 5.5)
if (par4 == '6-point Likert') par1 <- c(1:6 - 0.5, 6.5)
if (par4 == '7-point Likert') par1 <- c(1:7 - 0.5, 7.5)
if (par4 == '8-point Likert') par1 <- c(1:8 - 0.5, 8.5)
if (par4 == '9-point Likert') par1 <- c(1:9 - 0.5, 9.5)
if (par4 == '10-point Likert') par1 <- c(1:10 - 0.5, 10.5)
bitmap(file='test1.png')
if(is.numeric(x[1])) {
if (is.na(par1)) {
myhist<-hist(x,col=par2,main=main,xlab=xlab,right=par3)
} else {
if (par1 < 0) par1 <- 3
if (par1 > 50) par1 <- 50
myhist<-hist(x,breaks=par1,col=par2,main=main,xlab=xlab,right=par3)
}
} else {
plot(mytab <- table(x),col=par2,main='Frequency Plot',xlab=xlab,ylab='Absolute Frequency')
}
dev.off()
if(is.numeric(x[1])) {
myhist
n <- length(x)
load(file='createtable')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a,hyperlink('http://www.xycoon.com/histogram.htm','Frequency Table (Histogram)',''),6,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Bins',header=TRUE)
a<-table.element(a,'Midpoint',header=TRUE)
a<-table.element(a,'Abs. Frequency',header=TRUE)
a<-table.element(a,'Rel. Frequency',header=TRUE)
a<-table.element(a,'Cumul. Rel. Freq.',header=TRUE)
a<-table.element(a,'Density',header=TRUE)
a<-table.row.end(a)
crf <- 0
if (par3 == FALSE) mybracket <- '[' else mybracket <- ']'
mynumrows <- (length(myhist$breaks)-1)
for (i in 1:mynumrows) {
a<-table.row.start(a)
if (i == 1)
dum <- paste('[',myhist$breaks[i],sep='')
else
dum <- paste(mybracket,myhist$breaks[i],sep='')
dum <- paste(dum,myhist$breaks[i+1],sep=',')
if (i==mynumrows)
dum <- paste(dum,']',sep='')
else
dum <- paste(dum,mybracket,sep='')
a<-table.element(a,dum,header=TRUE)
a<-table.element(a,myhist$mids[i])
a<-table.element(a,myhist$counts[i])
rf <- myhist$counts[i]/n
crf <- crf + rf
a<-table.element(a,round(rf,6))
a<-table.element(a,round(crf,6))
a<-table.element(a,round(myhist$density[i],6))
a<-table.row.end(a)
}
a<-table.end(a)
table.save(a,file='mytable.tab')
} else {
mytab
reltab <- mytab / sum(mytab)
n <- length(mytab)
load(file='createtable')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a,'Frequency Table (Categorical Data)',3,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Category',header=TRUE)
a<-table.element(a,'Abs. Frequency',header=TRUE)
a<-table.element(a,'Rel. Frequency',header=TRUE)
a<-table.row.end(a)
for (i in 1:n) {
a<-table.row.start(a)
a<-table.element(a,labels(mytab)$x[i],header=TRUE)
a<-table.element(a,mytab[i])
a<-table.element(a,round(reltab[i],4))
a<-table.row.end(a)
}
a<-table.end(a)
table.save(a,file='mytable1.tab')
}
 





Copyright

Creative Commons License

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.

Software written by Ed van Stee & Patrick Wessa


Disclaimer

Information provided on this web site is provided "AS IS" without warranty of any kind, either express or implied, including, without limitation, warranties of merchantability, fitness for a particular purpose, and noninfringement. We use reasonable efforts to include accurate and timely information and periodically update the information, and software without notice. However, we make no warranties or representations as to the accuracy or completeness of such information (or software), and we assume no liability or responsibility for errors or omissions in the content of this web site, or any software bugs in online applications. Your use of this web site is AT YOUR OWN RISK. Under no circumstances and under no legal theory shall we be liable to you or any other person for any direct, indirect, special, incidental, exemplary, or consequential damages arising from your access to, or use of, this web site.


Privacy Policy

We may request personal information to be submitted to our servers in order to be able to:

  • personalize online software applications according to your needs
  • enforce strict security rules with respect to the data that you upload (e.g. statistical data)
  • manage user sessions of online applications
  • alert you about important changes or upgrades in resources or applications

We NEVER allow other companies to directly offer registered users information about their products and services. Banner references and hyperlinks of third parties NEVER contain any personal data of the visitor.

We do NOT sell, nor transmit by any means, personal information, nor statistical data series uploaded by you to third parties.

We carefully protect your data from loss, misuse, alteration, and destruction. However, at any time, and under any circumstance you are solely responsible for managing your passwords, and keeping them secret.

We store a unique ANONYMOUS USER ID in the form of a small 'Cookie' on your computer. This allows us to track your progress when using this website which is necessary to create state-dependent features. The cookie is used for NO OTHER PURPOSE. At any time you may opt to disallow cookies from this website - this will not affect other features of this website.

We examine cookies that are used by third-parties (banner and online ads) very closely: abuse from third-parties automatically results in termination of the advertising contract without refund. We have very good reason to believe that the cookies that are produced by third parties (banner ads) do NOT cause any privacy or security risk.

FreeStatistics.org is safe. There is no need to download any software to use the applications and services contained in this website. Hence, your system's security is not compromised by their use, and your personal data - other than data you submit in the account application form, and the user-agent information that is transmitted by your browser - is never transmitted to our servers.

As a general rule, we do not log on-line behavior of individuals (other than normal logging of webserver 'hits'). However, in cases of abuse, hacking, unauthorized access, Denial of Service attacks, illegal copying, hotlinking, non-compliance with international webstandards (such as robots.txt), or any other harmful behavior, our system engineers are empowered to log, track, identify, publish, and ban misbehaving individuals - even if this leads to ban entire blocks of IP addresses, or disclosing user's identity.


FreeStatistics.org is powered by