Mathematica > Data Manipulation > Statistical Data Analysis > Probability & Statistics > Parametric Statistical Distributions > Discrete Univariate Distributions > LogSeriesDistribution >
Mathematica > Mathematics and Algorithms > Statistical Data Analysis > Probability & Statistics > Parametric Statistical Distributions > Discrete Univariate Distributions > LogSeriesDistribution >

LogSeriesDistribution

LogSeriesDistribution[]
represents a logarithmic series distribution with parameter .
  • The probability for value in a logarithmic series distribution is for positive integers, and is zero otherwise. »
Probability density function:
Cumulative distribution function:
Mean and variance:
Probability density function:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
 
Cumulative distribution function:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
 
Mean and variance:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
Generate a set of pseudorandom numbers that have the logarithmic series distribution:
Compare its histogram to the PDF:
Distribution parameters estimation:
Estimate the distribution parameters from sample data:
Compare the density histogram of the sample with the PDF of the estimated distribution:
Skewness:
Limiting values:
Skewness attains its minimum:
Kurtosis:
Limiting values:
Kurtosis attains its minimum:
Different moments with closed forms as functions of parameters:
Closed form for symbolic order:
Closed form for symbolic order:
Hazard function:
Quantile function:
CDF of LogSeriesDistribution is an example of a right-continuous function:
Number of items per order form follows log series distribution with . Find the probability of at least 3 items per order:
Find most likely number of items per order:
Find the average number of items per order:
The number of accident claims per policy per year from an insurance company:
Since most policies have no accidents or one accident reported, the data may be modelled by a logarithmic series distribution:
Find the probability that there are 2 or more accidents reported for a given policy:
The probability of getting any real number except a positive integer is zero:
LogSeriesDistribution is not defined when is not strictly between zero and one:
Substitution of invalid parameters into symbolic outputs gives results that are not meaningful:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF