File:Exponential probability density.svg

From Vigyanwiki

Original file(SVG file, nominally 360 × 288 pixels, file size: 28 KB)

This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.

Summary

Description
English: plot of the probability density function of the exponential distribution for rate (lambda) equal to 0.5, 1 or 1.5
Date
Source Own work
Author Newystats

This was produced with the following R code

curve(dexp(x,rate = 1.5),0,5,ylab="probability density",lwd=3,col="lightblue") curve(dexp(x,rate = 1),0,5,add=TRUE,lwd=3,col="purple") curve(dexp(x,rate = 0.5),0,5,add=TRUE,lwd=3,col="orange") legend("topright",lty=1,lwd=3,col=c("orange","purple","lightblue"), legend=c(expression(lambda==0.5),expression(lambda==1),expression(lambda==1.5)),bty="n")

Licensing

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

Captions

Add a one-line explanation of what this file represents
plot of the probability density function of the exponential distribution

12 July 2019

File history

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

Date/TimeThumbnailDimensionsUserComment
current22:54, 21 November 2020Thumbnail for version as of 22:54, 21 November 2020360 × 288 (28 KB)wikimediacommons>AkanoToEFormatted text as LaTeX

The following page uses this file:

Metadata