File:J-shaped density.svg

Original file(SVG file, nominally 629 × 629 pixels, file size: 19 KB)

Captions

Captions

Add a one-line explanation of what this file represents
 
This W3C-unspecified chart was created with R.
 
This W3C-unspecified vector image was created with Inkscape…important .
 
W3C-validity not checked.

Summary edit

Description
English: Example of a J-shaped density. A shifted Weibull distribution with location parameter = 10, scale parameter = 15, and shape parameter = 0.5. See File:J-shaped_density_-_corresponding_distribution.svg.
Date
Source Own work
Author Avraham

Code edit

shape<-.5
location<-10
scale<-15
curve((shape/scale)*(((x-location)/scale)^(shape-1))*exp(-(((x-10)/scale)^shape)), n=150, from=0, to=100, xlab="x",
 ylab=expression("f(x)"), main = "Example of a J-shaped Density", lwd=1, xaxp=c(0,100,10))
abline(v=location)

Licensing edit

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current23:00, 2 August 2009Thumbnail for version as of 23:00, 2 August 2009629 × 629 (19 KB)Avraham (talk | contribs)Different parameters
19:37, 2 August 2009Thumbnail for version as of 19:37, 2 August 2009629 × 629 (14 KB)Avraham (talk | contribs){{Information |Description={{en|1=Example of a J-shaped density. A shifted Weibull distribution with location parameter = 10, scale parameter = 25,000, and shape parameter = 0.5}} |Source=Own work by uploader |Author=Avraham |Date=Augist

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: