Home » date » 2008 » Oct » 13 »

Niet-werkende werkzoekende vrouwen

R Software Module: rwasp_univariatedataseries.wasp (opens new window with default values)
Title produced by software: Univariate Data Series
Date of computation: Mon, 13 Oct 2008 11:45:28 -0600
 
Cite this page as follows:
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL http://www.freestatistics.org/blog/date/2008/Oct/13/t1223919994qd6sbl0rmrso13z.htm/, Retrieved Mon, 13 Oct 2008 17:46:34 +0000
 
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/2008/Oct/13/t1223919994qd6sbl0rmrso13z.htm/},
    year = {2008},
}
@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 = {2008},
    note = {{ISBN} 3-900051-07-0},
    url = {http://www.R-project.org},
}
 
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
 
Feedback Forum:

Post a new message
 
Original text written by user:
 
IsPrivate?
No (this computation is public)
 
User-defined keywords:
Leeftijdscategorie: -25 jaar
 
Dataseries X:
» Textbox « » Textfile « » CSV «
114391 111051 106647 103162 99608 98997 126460 136262 135822 132354 129979 128500 124920 120605 114690 110779 106162 106118 132883 143924 143425 139205 131789 127654 123298 116885 110418 104208 100795 99882 127799 140986 138715 133424 129735 124043 123551 113847 107984 103936 99498 96269 120018 127608 126444 121877 116777 115133 111257 103592 97497 92297 88750 88628 109561 114150 114732 115268 108691 108259 104909 97185 91517 86648 82376 82067 103051 105831 105303 101431 96328 93688 90171 83656 77251 72505 68115 68799 91063 94698 92291 88259 83263 80962 77956 71438 67815 61327 57311 57810 78034 83724 80213 76076 71569 69609 67110 61849 56898 53113 50008 51266 73229 77456 76805 73811 70213 69124 67040 63741 59141 55984 52667 53688 74537 80176 78917 76515 72646 71987 70105 65659 61769 59068 56235 57678 77644 82888 81252 78309 75464 76134 74684 71998 67715 64980 62674 63976 84598 90514 90592 86673 83838 82777 81241 77178 72317 68340 64776 65143 83222 90605 89743 85105 80429 78637 76418 73400 69202 66098 62196 62434 82276 89371 88826 85778 81093 80104 79154 75648 70856 68143 64227 64240 84343 91703 90377 84804 79915 77988 74901 72260 68754 65727 61634 62455 80019 86636 87506 81255 75847 74388 71477 69324 65319 61864 58345 56921 74184 86153 82793 74900 69581 68859 67164 64119 61087 58102 55091 54312 70360 79808 76783 69749 64084 62253 60804 57907 54355 52536 49081 48877 64599 75314 71209 65210 59829 57656 57428 55315 52790 51050 48519 48354 65333 73990 72755 67424 59214 57427 56681 55437 53600 51641 49478 50124 71313 76208 74387 69520 64735 63413 62553 60109 57764 55667 53103 55301 76795 80928 79213 72759 67802 66940 66396 64846 61343 58537 55785 57905 77981 82155 80710 73839 68212 65444 63181 61198 59010 56388 53723 55340 75352 79817 78289 71892 66448 64167 61250 59580 56417 54662 53349 55385 73546 77683 74995 67282 60742 57283 57314 54704 51578 49962 46252 47234 64708 68753 62970 57474 52494 51831 51663 49637 46679 45557 41630 44417 60070 63157 58673
 
Output produced by software:


Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time3 seconds
R Server'Herman Ole Andreas Wold' @ 193.190.124.10:1001


Univariate Dataseries
Name of dataseriesNiet-werkende werkzoekende vrouwen -25 jaar
Sourcebelgostat
DescriptionTotale niet-werkende werkzoekenden vrouwen -25 jaar
Number of observations321
 
Charts produced by software:
http://127.0.0.1/wessadotnet/public_html/freestatisticsdotorg/blog/date/2008/Oct/13/t1223919994qd6sbl0rmrso13z/1dru01223919924.png (open in new window)
http://127.0.0.1/wessadotnet/public_html/freestatisticsdotorg/blog/date/2008/Oct/13/t1223919994qd6sbl0rmrso13z/1dru01223919924.ps (open in new window)


 
Parameters (Session):
par1 = Niet-werkende werkzoekende vrouwen -25 jaar ; par2 = belgostat ; par3 = Totale niet-werkende werkzoekenden vrouwen -25 jaar ;
 
Parameters (R input):
par1 = Niet-werkende werkzoekende vrouwen -25 jaar ; par2 = belgostat ; par3 = Totale niet-werkende werkzoekenden vrouwen -25 jaar ;
 
R code (references can be found in the software module):
bitmap(file='test1.png')
plot(x,col=2,type='b',main=main,xlab=xlab,ylab=ylab)
dev.off()
load(file='createtable')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a,'Univariate Dataseries',2,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Name of dataseries',header=TRUE)
a<-table.element(a,par1)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Source',header=TRUE)
a<-table.element(a,par2)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Description',header=TRUE)
a<-table.element(a,par3)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Number of observations',header=TRUE)
a<-table.element(a,length(x))
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