File:Skellam distribution.svg

Original file (SVG file, nominally 512 × 384 pixels, file size: 18 KB)

Summary

Description
English: Skellam distribution probability mass function. This is a discrete function defined only for integral values of k
Date
Source Own work
Author Krishnavedala
SVG development
InfoField
 
The SVG code is valid.
 
This chart was created with Gnuplot.
{{#switch:{{{1}}}|p=
Translate this file This SVG file contains embedded text that can be translated into your language, using any capable SVG editor, text editor or the SVG Translate tool. For more information see: About translating SVG files.
|P=
This file is translated using SVG <switch> elements. All translations are stored in the same file! Learn more.

For most Wikipedia projects, you can embed the file normally (without a lang parameter). The Wikipedia will use its language if the SVG file supports that language. For example, the German Wikipedia will use German if the SVG file has German. To embed this file in a particular language use the lang parameter with the appropriate language code, e.g. [[File:Skellam distribution.svg|lang=en]] for the English version. Do not specify a lang parameter if it is not needed. The parameter may prevent the use of a subsequent translation.

To translate the text into your language, you can use the SVG Translate tool. Alternatively, you can download the file to your computer, add your translations using whatever software you're familiar with, and re-upload it with the same name. You will find help in Graphics Lab if you're not sure how to do this.

|vf|vs|vv|f=
 
This SVG chart uses embedded text.
|#default=
 
This chart uses .
Source code
InfoField

GNU Octave code

k = -7:7;
f = @(x,m1,m2) exp(-m1-m2) * (m1/m2).^(.5*x) .* besseli (abs(x), 2*sqrt(m1*m2));
set(0,'defaultlinemarkersize',3,'defaultlinelinewidth',1.5)
plot (k,f(k,1,1),'-d', k,f(k,2,2),'-d', k,f(k,3,3),'d-', k,f(k,1,3),'-d')
xlim ([-7 7]); xlabel ('k')
set (gca, 'xminortick','on', 'yminortick','on')
legend('μ_1=1, μ_2=1','μ_1=2, μ_2=2','μ_1=3, μ_2=3','μ_1=1, μ_2=3')
saveas (gcf, 'Skellam_distribution.svg')

Licensing

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.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

9 March 2013

image/svg+xml

18,918 byte

384 pixel

512 pixel

790abb6c328d62cb14848b36efd80b1d8903824a

File history

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

Date/TimeThumbnailDimensionsUserComment
current00:12, 10 March 2013Thumbnail for version as of 00:12, 10 March 2013512 × 384 (18 KB)Krishnavedalalegend correction
23:55, 9 March 2013Thumbnail for version as of 23:55, 9 March 2013512 × 384 (18 KB)KrishnavedalaUser created page with UploadWizard

The following 2 pages use this file:

Global file usage

The following other wikis use this file:

Metadata