Question 1198958: Benford’s law states that in a very large variety of real-life data sets, the first digit approximately follows a particular distribution with about a 30% chance of a 1, an 18% chance of a 2, and in general
P ( D = j ) = log base 10 of ( j+1/j) , for j element of{ 1,2,3,4,5,6,7,8,9}
where D is the first digit of a randomly chosen element.
Check whether this is a valid Probability mass function (PMF) and why.
Answer by math_tutor2020(3817) (Show Source):
|
|
|