Home » date » 2009 » Oct » 25 »

Histogram week 3 - y10, 20 bins, no trim

*The author of this computation has been verified*
R Software Module: Ian.Holliday/rwasp_varia1.wasp (opens new window with default values)
Title produced by software: Histogram and QQplot
Date of computation: Sun, 25 Oct 2009 08:49:43 -0600
 
Cite this page as follows:
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL http://www.freestatistics.org/blog/date/2009/Oct/25/t1256482222l9im4r0bt8y6z8m.htm/, Retrieved Sun, 25 Oct 2009 15:50:24 +0100
 
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/2009/Oct/25/t1256482222l9im4r0bt8y6z8m.htm/},
    year = {2009},
}
@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 = {2009},
    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 «
95 87 91 84 92 84 84 69 84 84 85 89 83 86 91 90 77 88 88 88 102 103 84 87 88 93 101 88 113 95 99 85 105 105 96 88 93 93 69 83 83 93 69 86 90 87 92 75 89 88 87 113 102 101 87 105 101 79 86 95 104 79 86 81 92 95 97 87 94 105 94 88 105 113 69 69 100 113 88 104 94 91 103 95 69 86 108 83 102 94 113 113 93 105 88 90 92 81 86 85 86 97 103 102 81 90 91 87 89 85 81 80 75 84 91 87 90 72 96 88 73 86 67 89 94 88 77 89 104 89 107 96 111 84 83 82 105 100 111 90 87 90 67 84 84 96 67 90 83 78 100 67 94 89 89 111 88 94 111 111 105 97 83 105 69 80 87 67 92 102 90 98 94 101 96 94 105 105 84 72 96 94 107 103 95 73 110 84 67 73 84 79 91 92 107 111 89 110 98 95 84 73 86 98 90 97 106 106 84 97 88 87 92 91 80 73 73 77 86 82 82 73 99 90 78 100 73 95 93 91 81 98 88 90 85 79 107 82 98 84 99 89 105 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'Gwilym Jenkins' @ 72.249.127.135


Descriptive Statistics
mean90.5466237942122formula
standard deviation10.5388794707952formula
 
Charts produced by software:
http://www.freestatistics.org/blog/date/2009/Oct/25/t1256482222l9im4r0bt8y6z8m/1v7nt1256482182.png (open in new window)
http://www.freestatistics.org/blog/date/2009/Oct/25/t1256482222l9im4r0bt8y6z8m/1v7nt1256482182.ps (open in new window)


http://www.freestatistics.org/blog/date/2009/Oct/25/t1256482222l9im4r0bt8y6z8m/2z6q11256482182.png (open in new window)
http://www.freestatistics.org/blog/date/2009/Oct/25/t1256482222l9im4r0bt8y6z8m/2z6q11256482182.ps (open in new window)


 
Parameters (Session):
par1 = 20 ;
 
Parameters (R input):
par1 = 20 ;
 
R code (references can be found in the software module):
bitmap(file='test1.png')
par1 <- as.numeric(par1)
myhist<-hist(x, breaks=par1, col=2)
dev.off()
bitmap(file='test2.png')
qqnorm(x)
qqline(x, col=2)
dev.off()
load(file='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='mytable.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