File:Grafico Cumulate Kumaraswamy vs Beta.png
From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
Grafico_Cumulate_Kumaraswamy_vs_Beta.png (800 × 600 pixels, file size: 5 KB, MIME type: image/png)
File information
Structured data
Captions
Summary
[edit]DescriptionGrafico Cumulate Kumaraswamy vs Beta.png |
Italiano: *autore: Utente:Tomi
Script in Rpkuma <- function(x,a,b){ return(1-(1-x^a)^b)} rkuma <- function(n,a,b){return((1-(1-runif(n))^(1/b))^(1/a))} qkuma <- function(q,a,b){return((1-(1-q)^(1/b))^(1/a))} dkuma <- function(x,a,b){ return(a*b*x^(a-1)*(1-x^a)^(b-1))} modakuma <- function(a,b){return(max(0,min(1,((a-1)/(a*b-1))^(1/a))))} dx <- 0.001; x <- seq(0,1,dx) a <- 4 b <- 1.5 m<-b*gamma(1+1/a)*gamma(b)/gamma(1+1/a+b) m2<-b*gamma(1+2/a)*gamma(b)/gamma(1+2/a+b) s2<-m2-m^2 p <- m*(m*(1-m)/s2-1) q <- p*(1-m)/m png("c:/temp/Grafico_Cumulate_Kumaraswamy_vs_Beta.png",width=800,heigh=600) plot(x,pkuma(x,a,b), type='l', axes=FALSE,xlab=NA,ylab=NA, ylim=c(0,1), xlim=c(0,1), main="Kumaraswamy vs. Beta\nFunzioni di ripartizione", col=1 ); abline(0,0);lines(c(0,0),c(-10,100)) abline(1,0,lty=2) lines(x,pbeta(x,p,q),col=2) legend(0.145,1,col=i, legend=c(paste("v.c. di Kumaraswamy\na =",a," \nb =",b),paste("\nv.c. Beta\np =",p," \nq =",q)), lty=1,bty='n', ncol=1) text(0,1,"1",adj=1.4) text(1,0,"1",adj=c(0.5,1.4)) dev.off() |
Date | 6 November 2006 (original upload date) |
Source | Transferred from it.wikipedia to Commons. |
Author | The original uploader was Tomi at Italian Wikipedia. |
Permission (Reusing this file) |
Released under the GNU Free Documentation License. |
Licensing
[edit]This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. Subject to disclaimers. | ||
| ||
This licensing tag was added to this file as part of the GFDL licensing update.http://creativecommons.org/licenses/by-sa/3.0/CC BY-SA 3.0Creative Commons Attribution-Share Alike 3.0truetrue |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License. Subject to disclaimers.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
Original upload log
[edit]The original description page was here. All following user names refer to it.wikipedia.
Date/Time | Dimensions | User | Comment |
---|---|---|---|
2006-11-06 14:47 | 800×600× (5382 bytes) | Tomi |
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 10:50, 13 September 2017 | 800 × 600 (5 KB) | Pierpao (talk | contribs) | Transferred from it.wikipedia |
You cannot overwrite this file.
File usage on Commons
There are no pages that use this file.
File usage on other wikis
The following other wikis use this file:
- Usage on it.wikipedia.org