In: Statistics and Probability
Benford’s law predicts the frequency distribution of leading digits in many naturally occurring sets of numerical data. The law predicts that the smaller digits will occur disproportionately more often as leading significant digits. This can be used to identify anomalies in the stock market, among other things.
The function is as follows: P(X=x)=P(X= first digit of x) = log10 (x+1/x)
(a) Show this is a legitimate probability distribution
(b) Now calculate out the probability distribution. How does this compare to if each digit 1-9 had an equal chance of being picked?
(c) Compute the cumulative distribution function
(d) Using the CDF, what is the probability that the leading digit is at most 3? What about at least 5?
Answer:-
Given that:-
Benford’s law predicts the frequency distribution of leading digits in many naturally occurring sets of numerical data. The law predicts that the smaller digits will occur disproportionately more often as leading significant digits. This can be used to identify anomalies in the stock market, among other things.
The function is as follows:
Let X be the random variable denoting the first digit according to Benford's Law.
(a) we have to Show this is a legitimate probability distribution
Expected value of the first digit when the first digit follows Benford's law
(b) he probability distribution.this compare to if each digit 1-9 had an equal chance of being picked
Expected value of the first digit when the possible first digits are equally likely
(c) the cumulative distribution function
Variance of the first digit when the first digit follows Benford's Law
Standard deviation of the first digit when the first digit follows Benford's Law
Please provide screenshot of Excel document for Question 2 and 4.
(d)the CDF, the probability that the leading digit is
at most 3 and at least 5Under Benford's law, Probability of a
leading digit of