File:Several samples of the pdfs of the Tukey lambda distributions.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

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

Summary

Description
English: Several pdfs of the Tukey lambda distributions, with different lambdas.
Date
Source Own work
Author IkamusumeFan

Gnuplot Source Code

# Author: Ika
# Date: 08/14/2014
# Note that Inkscape may be used to address the display problem of Greek letters, according to the WikiMedia specs.

set term svg size 800,600 enhanced font 'Arial, 24'
set output 'tukey.svg'

set xrange [-4:4]
set yrange [0:1.1]
set xtics 2
set ytics 0.1
set xzeroaxis lt -1 lc rgb "black" lw 1
set yzeroaxis lt -1 lc rgb "black" lw 1

set multiplot
# Draw the tukey pdf
set key default

plot 1/(x*x-2*x+8*x/(x+2-(x*x+4)**0.5)) t "{/Symbol l}=-1" lc rgb "red" lw 5,\
 exp(-x)/((exp(-x)+1)**2) t "{/Symbol l}=0" lc rgb "black" lw 5,\
 (abs(x)<1)?0.5:0 t "{/Symbol l}=1" lc rgb "blue" lw 5,\
 (abs(x)<0.5)?1:0 t "{/Symbol l}=2" lc rgb "green" lw 5

unset multiplot
set term x11
set output

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
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.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

14 August 2014

File history

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

Date/TimeThumbnailDimensionsUserComment
current03:26, 15 August 2014Thumbnail for version as of 03:26, 15 August 2014800 × 600 (19 KB)IkamusumeFanUser created page with UploadWizard
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