File:Loglogisticpdf.svg

Original file(SVG file, nominally 1,300 × 975 pixels, file size: 73 KB)

Summary

Description
English: log-logistic density function plot
Source code

Made in en:gnuplot 4.2.2:

pdf(x,a,b) = (b/a)*(x/a)**(b-1)/(1+(x/a)**(b))**2
set samples 1001
set terminal svg enhanced  size 1300 975  linewidth 5 font "Times,36" 
set output "loglogisticpdf.svg"
#set terminal windows color enhanced
set ytics 0.5

f(x,y,z) = pdf(x,y,z)
set key top right

plot [0:2] [0:2.2] \
 f(x, 8, 1)    title "1/2", \
 f(x, 1, 1)     title "1", \
 f(x, 1, 2)     title "2", \
 f(x, 1, 4)     title "4", \
 f(x, 1, 8)     title "8"
 
set output
Date

13 February 2008 (original upload date)

(Original text : 2008-02-09)
Source

Transferred from en.wikipedia

(Original text : self-made)
Author

Qwfp (talk)

Original uploader was Qwfp at en.wikipedia
Permission
(Reusing this file)
CC-BY-SA-3.0; Released under the GNU Free Documentation License.
Other versions Derivative works of this file:  Loglogisticpdf no-labels.svg

Licensing

Qwfp at en.wikipedia, the copyright holder of this work, hereby publishes it under the following licenses:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
Attribution: Qwfp at en.wikipedia
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
GNU head 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.
You may select the license of your choice.

Original upload log

The original description page was here. All following user names refer to en.wikipedia.
  • 2008-02-13 12:04 Qwfp 1300×975× (75151 bytes) == {{int:filedesc}} == {{Information |Description=log-logistic density function |Source={{own}} |Date=2008-02-13 |Location= |Author=~~~ |Permission= |other_versions={{DerivativeVersions|Loglogisticpdf no-labels.svg}} }}
  • 2008-02-13 12:01 Qwfp 1300×975× (75107 bytes) == {{int:filedesc}} == {{Information |Description=log-logistic density function |Source={{own}} |Date=2008-02-13 |Location= |Author=~~~ |Permission= |other_versions={{DerivativeVersions|Loglogisticpdf no-labels.svg}} }}
  • 2008-02-13 11:58 Qwfp 6000×4500× (83374 bytes) == {{int:filedesc}} == {{Information |Description=log-logistic density function |Source={{own}} |Date=2008-02-09 |Location= |Author=~~~ |Permission= |other_versions={{DerivativeVersions|Loglogisticpdf no-labels.svg}} }}
  • 2008-02-09 18:14 Qwfp 600×480× (73684 bytes) == {{int:filedesc}} == {{Information |Description=log-logistic density function |Source={{own}} |Date=2008-02-09 |Location= |Author=~~~ |Permission= |other_versions={{DerivativeVersions|Loglogisticpdf no-labels.svg}} }}
  • 2008-02-09 18:00 Qwfp 600×480× (73284 bytes) == {{int:filedesc}} == {{Information |Description=log-logistic density function |Source={{own}} |Date=2008-02-09 |Location= |Author=~~~ |Permission= |other_versions={{DerivativeVersions|Loglogisticpdf no-labels.svg}} }}
  • 2008-02-09 17:47 Qwfp 1000×1000× (74195 bytes) == {{int:filedesc}} == {{Information |Description=log-logistic density function plot |Source={{own}} |Date=2008-02-09 |Location= |Author=~~~ |Permission= |other_versions={{DerivativeVersions|Loglogisticpdf no-labels.svg}} }}

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

13 February 2008

File history

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

Date/TimeThumbnailDimensionsUserComment
current13:36, 4 March 2009Thumbnail for version as of 13:36, 4 March 20091,300 × 975 (73 KB)BotMultichill {{BotMoveToCommons|en.wikipedia|year={{subst:CURRENTYEAR}}|month={{subst:CURRENTMONTHNAME}}|day={{subst:CURRENTDAY}}}} {{Information |Description={{en|log-logistic density function plot<br/> ==Source code== Made in en:gnuplot 4.2.2: pdf(x,a,b) =
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata