Probability and Statistics for Engineering and the Sciences
Probability and Statistics for Engineering and the Sciences
9th Edition
ISBN: 9781305251809
Author: Jay L. Devore
Publisher: Cengage Learning
bartleby

Videos

Textbook Question
Book Icon
Chapter 3.2, Problem 21E

Suppose that you read through this year’s issues of the New York Times and record each number that appears in a news article-the income of a CEO. the number of cases of wine produced by a winery, the total charitable contribution of a politician during the previous tax year, the age of a celebrity, and so on. Now focus on the leading digit of each number, which could be 1.2    8. or 9.

Your first thought might be that the leading digit X of a randomly selected number would be equally likely to be one of the nine possibilities (a discrete uniform distribution). However, much empirical evidence as well as some theoretical arguments suggest an alternative probability distribution called Benford’s law:

p ( x )  =  P (1st digit is  x ) = log 10 ( x  + 1 x )   x  = 1, 2, ... , 9 

  1. a. Without computing individual probabilities from this formula, show that it specifies a legitimate pmf. Now compute the individual probabilities and compare to the corresponding discrete uniform distribution.
  2. b. Obtain the cdf of X.
  3. c. Using the cdf, what is the probability that the leading digit is at most 3? At least 5? [Note: Benford’s law is the basis for some auditing procedures used to detect fraud in financial reporting—for example, by the Internal Revenue Service.]

a.

Expert Solution
Check Mark
To determine

Show that the pmf is legitimate.

Explanation of Solution

Given info:

The income of a CEO, the number of cases of wine produced by a winery, the total charitable contribution of a politician during the previous tax year and other things were noted from a paper. After this, the focus is on the leading digit of each number like 1, 2, …9. The leading digit X is a randomly selected number would be equally likely to be one of the all possibilities.

The Benford’s law is given as

p(x)=P(1st digit on x)=log10(x+1x),x=1,2...9

Calculation:

For checking valid pmf the conditions are:

  1. 1. p(x)>0
  2. 2. allxp(x)=1

Here,

(x+1x)=(1+1x)>1,when x=1,2..9

Thus, from the property of logarithm,

log10(x+1x)>0

Hence, 1st condition is satisfied.

Again,

x=19log10(x+1x)={log10(1+11)+log10(2+12)+log10(3+13)+log10(4+14)+log10(5+15)+log10(6+16)+log10(7+17)+log10(8+18)+log10(9+19)}={log10(21)+log10(32)+log10(43)+log10(54)+log10(65)+log10(76)+log10(87)+log10(98)+log10(109)}

It is known that ilogxi=log(ixi).

Using this formula,

x=19log10(x+1x)=log10{(21)×(32)×(43)×(54)×(65)×(76)×(87)×(98)×(109)}=log1010=log10log10=1

Hence, 2nd condition is also satisfied.

Thus, the pmf is a legitimate pmf.

b.

Expert Solution
Check Mark
To determine

Find the individual probabilities.

Compare the discrete uniform distribution.

Answer to Problem 21E

The probabilities are:

xp(x)
10.30103
20.176
30.125
40.0969
50.0791
60.066
70.05799
80.05115
90.0457

Explanation of Solution

Calculation:

The probabilities:

For x = 1:

p(1)=log10(1+11)=log102=0.30103

For x = 2:

p(2)=log10(2+12)=log1032=0.176

For x = 3:

p(3)=log10(3+13)=log1043=0.125

For x = 4:

p(4)=log10(4+14)=log1054=0.0969

For x = 5:

p(5)=log10(5+15)=log1065=0.0791

For x = 6:

p(6)=log10(6+16)=log1076=0.066

For x = 7:

p(7)=log10(7+17)=log1087=0.05799

For x = 8:

p(8)=log10(8+18)=log1098=0.05115

For x = 8:

p(9)=log10(9+19)=log10109=0.0457

The probabilities:

xp(x)
10.30103
20.176
30.125
40.0969
50.0791
60.066
70.05799
80.05115
90.0457

Comparison:

As the value of x increased, then the value of p(x) decreased.

Hence, the distribution is not uniform distribution.

c.

Expert Solution
Check Mark
To determine

Find the cdf of X.

Answer to Problem 21E

The cdf is,

F(x)={0,x<00.30103,1x<20.477,2x<30.602,3x<40.699,4x<50.778,5x<60.844,6x<70.90199,7x<80.95314,8x<91,x9

Explanation of Solution

Calculation:

Cumulative distribution function:

Here, the random variable X is a discrete random variables with values x1,x2,...,xn. The cumulative distribution function of the random variable X is denoted as F(x) and is given by:

F(x)=P(Xx)=xixp(xi)

The distribution F(x) jumps on 0, 1,….8.

The cumulative probabilities are:

For x = 1:

F(1)=P(X1)=0.30103

For x = 2:

F(2)=P(X2)=P(X1)+P(X=2)=0.30103+0.176=0.477

For x = 3:

F(3)=P(X3)=P(X2)+P(X=3)=0.477+0.125=0.602

For x = 4:

F(4)=P(X4)=P(X3)+P(X=4)=0.602+0.0969=0.699

For x = 5:

F(5)=P(X5)=P(X4)+P(X=5)=0.699+0.0791=0.778

For x = 6:

F(6)=P(X6)=P(X5)+P(X=6)=0.778+0.066=0.844

For x = 7:

F(7)=P(X7)=P(X6)+P(X=7)=0.844+0.05799=0.90199

For x = 8:

F(8)=P(X8)=P(X7)+P(X=8)=0.90199+0.05115=0.95314

For x = 9:

F(8)=P(X9)=P(X8)+P(X=9)=0.90199+0.0457=1

Hence, the cdf is,

F(x)={0,x<00.30103,1x<20.477,2x<30.602,3x<40.699,4x<50.778,5x<60.844,6x<70.90199,7x<80.95314,8x<91,x9

d.

Expert Solution
Check Mark
To determine

Find the probability that the leading digit is at most 3.

Find the probability that the leading digit is at least 5.

Answer to Problem 21E

The probability that the leading digit is at most 3 is 0.602 and the probability that the leading digit is at least 5 is 0.301.

Explanation of Solution

Calculation:

The probability that the leading digit is at most 3:

P(X3)=F(3)=0.602,From the cdf

The probability that the leading digit is at least 5:

P(X5)=1P(X<5)=1P(X4)=1F(4)=10.699,From the cdf

=0.301

Hence, the probability that the leading digit is at most 3 is 0.602 and the probability that the leading digit is at least 5 is 0.301.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!

Chapter 3 Solutions

Probability and Statistics for Engineering and the Sciences

Ch. 3.2 - Airlines sometimes overbook flights. Suppose that...Ch. 3.2 - A mail-order computer business has six telephone...Ch. 3.2 - A contractor is required by a county planning...Ch. 3.2 - Many manufacturers have quality control programs...Ch. 3.2 - Some parts of California are particularly...Ch. 3.2 - A now batterys voltage may be acceptable (A) or...Ch. 3.2 - Two fair six-sided dice are tossed independently....Ch. 3.2 - A library subscribes to two different weekly news...Ch. 3.2 - Three couples and two single individuals have been...Ch. 3.2 - Suppose that you read through this years issues of...Ch. 3.2 - Refer to Exercise 13, and calculate and graph the...Ch. 3.2 - A branch of a certain bank in New York City has...Ch. 3.2 - An insurance company offers its policyholders a...Ch. 3.2 - In Example 3.12, let Y = the number of girls born...Ch. 3.2 - Alvie Singer lives at 0 in the accompanying...Ch. 3.2 - After all students have left the classroom, a...Ch. 3.2 - Show that the cdf F(x) is a nondecreasing...Ch. 3.3 - The pmf of the amount of memory X(GB) in a...Ch. 3.3 - An individual who has automobile insurance from a...Ch. 3.3 - Refer to Exercise 12 and calculate V(Y) and Y....Ch. 3.3 - A certain brand of upright freezer is available in...Ch. 3.3 - Let X be a Bernoulli rv with pmf as in Example...Ch. 3.3 - Suppose that the number of plants of a particular...Ch. 3.3 - A small market orders copies of a certain magazine...Ch. 3.3 - Let X be the damage incurred (in ) in a certain...Ch. 3.3 - The n candidates for a job have been ranked 1, 2,...Ch. 3.3 - Possible values of X, the number of components in...Ch. 3.3 - A chemical supply company currently has in stock...Ch. 3.3 - a. Draw a line graph of the pmf of X in Exercise...Ch. 3.3 - Use the definition in Expression (3.13) to prove...Ch. 3.3 - Suppose E(X) = 5 and E[X(X - 1)] = 27.5. What is...Ch. 3.3 - Write a general rule for E(X c) where c is a...Ch. 3.3 - A result called Chebyshevs inequality states that...Ch. 3.3 - If a X b, show that a E(X) b.Ch. 3.4 - Compute the following binomial probabilities...Ch. 3.4 - The article Should You Report That Fender-Bender?...Ch. 3.4 - NBC News reported on May 2. 2013. that 1 in 20...Ch. 3.4 - A company that produces fine crystal knows from...Ch. 3.4 - A particular telephone number is used to receive...Ch. 3.4 - Refer to the previous exercise. a. What is the...Ch. 3.4 - Suppose that 30% of all students who have to buy a...Ch. 3.4 - Exercise 30 (Section 3.3) gave the pmf of Y, the...Ch. 3.4 - A particular type of tennis racket comes in a...Ch. 3.4 - Twenty percent of all telephones of a certain type...Ch. 3.4 - The College Board reports that 2% of the 2 million...Ch. 3.4 - A certain type of flashlight requires two type-D...Ch. 3.4 - A very large batch of components has arrived at a...Ch. 3.4 - An ordinance requiring that a smoke detector be...Ch. 3.4 - A toll bridge charges 1.00 for passenger cars and...Ch. 3.4 - A student who is trying to write a paper for a...Ch. 3.4 - a. For fixed n, are there values of p(0 p 1) for...Ch. 3.4 - a. Show that b(x; n, 1 p) = b(n x; n, p). b....Ch. 3.4 - Show that E(X) = np when X is a binomial random...Ch. 3.4 - Customers at a gas station pay with a credit card...Ch. 3.4 - An airport limousine can accommodate up to four...Ch. 3.4 - Refer to Chebyshevs inequality given in Exercise...Ch. 3.5 - Eighteen individuals are scheduled to take a...Ch. 3.5 - Each of 12 refrigerators of a certain type has...Ch. 3.5 - An instructor who taught two sections of...Ch. 3.5 - A geologist has collected 10 specimens of basaltic...Ch. 3.5 - A personnel director interviewing 11 senior...Ch. 3.5 - Twenty pairs of individuals playing in a bridge...Ch. 3.5 - A second-stage smog alert has been called in a...Ch. 3.5 - The probability that a randomly selected box of a...Ch. 3.5 - A family decides to have children until it has...Ch. 3.5 - Three brothers and their wives decide to have...Ch. 3.5 - According to the article Characterizing the...Ch. 3.6 - The article Expectation Analysis of the...Ch. 3.6 - Let X be the number of material anomalies...Ch. 3.6 - Suppose that the number of drivers who travel...Ch. 3.6 - Consider writing onto a computer disk and then...Ch. 3.6 - An article in the Los Angeles Times (Dec. 3. 1993)...Ch. 3.6 - The Centers for Disease Control and Prevention...Ch. 3.6 - Suppose small aircraft arrive at a certain airport...Ch. 3.6 - Organisms are present in ballast water discharged...Ch. 3.6 - The number of requests for assistance received by...Ch. 3.6 - In proof testing of circuit boards, the...Ch. 3.6 - The article Reliability-Based Service-Life...Ch. 3.6 - Let X have a Poisson distribution with parameter ....Ch. 3.6 - Suppose that trees are distributed in a forest...Ch. 3.6 - Automobiles arrive at a vehicle equipment...Ch. 3.6 - a. In a Poisson process, what has to happen in...Ch. 3 - Consider a deck consisting of seven cards, marked...Ch. 3 - After shuffling a deck of 52 cards, a dealer deals...Ch. 3 - The negative binomial rv X was defined as the...Ch. 3 - Of all customers purchasing automatic garage-door...Ch. 3 - In some applications the distribution of a...Ch. 3 - A k-out-of-n system is one that will function if...Ch. 3 - A manufacturer of integrated circuit chips wishes...Ch. 3 - Of the people passing through an airport metal...Ch. 3 - An educational consulting firm is trying to decide...Ch. 3 - Consider a disease whose presence can be...Ch. 3 - Let p1 denote the probability that any particular...Ch. 3 - The purchaser of a power-generating unit requires...Ch. 3 - A plan for an executive travelers club has been...Ch. 3 - Forty percent of seeds from maize (modern-day com)...Ch. 3 - A trial has just resulted in a hung jury because...Ch. 3 - A reservation service employs five information...Ch. 3 - Grasshoppers arc distributed at random in a large...Ch. 3 - A newsstand has ordered five copies of a certain...Ch. 3 - Individuals A and B begin to play a sequence of...Ch. 3 - A test for the presence of a certain disease has...Ch. 3 - Prob. 114SECh. 3 - There are two Certified Public Accountants in a...Ch. 3 - The mode of a discrete random variable X with pmf...Ch. 3 - A computer disk storage device has ten concentric...Ch. 3 - If X is a hypergeometric rv, show directly from...Ch. 3 - Prob. 119SECh. 3 - Prob. 120SECh. 3 - Prob. 121SECh. 3 - Prob. 122SE
Knowledge Booster
Background pattern image
Statistics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, statistics and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Text book image
Intermediate Algebra
Algebra
ISBN:9780998625720
Author:Lynn Marecek
Publisher:OpenStax College
Text book image
Algebra: Structure And Method, Book 1
Algebra
ISBN:9780395977224
Author:Richard G. Brown, Mary P. Dolciani, Robert H. Sorgenfrey, William L. Cole
Publisher:McDougal Littell
Text book image
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:9781133382119
Author:Swokowski
Publisher:Cengage
Text book image
Elementary Algebra
Algebra
ISBN:9780998625713
Author:Lynn Marecek, MaryAnne Anthony-Smith
Publisher:OpenStax - Rice University
Text book image
Intermediate Algebra
Algebra
ISBN:9781285195728
Author:Jerome E. Kaufmann, Karen L. Schwitters
Publisher:Cengage Learning
Text book image
Algebra for College Students
Algebra
ISBN:9781285195780
Author:Jerome E. Kaufmann, Karen L. Schwitters
Publisher:Cengage Learning
12. Searching and Sorting; Author: MIT OpenCourseWare;https://www.youtube.com/watch?v=6LOwPhPDwVc;License: Standard YouTube License, CC-BY
Algorithms and Data Structures - Full Course for Beginners from Treehouse; Author: freeCodeCamp.org;https://www.youtube.com/watch?v=8hly31xKli0;License: Standard Youtube License