Question

In: Statistics and Probability

Suppose we have a face recognition system with an accuracy of 90%. Suppose it is deployed...

Suppose we have a face recognition system with an accuracy of 90%. Suppose it is deployed in a security system that observes 40 people. Compute the following probabilities ( You should write down the expression mathematically, and an R expression that returns the answer ):

(a) It fails for exactly 6 people.

(b) It fails for at most 2 people.

(c) It fails for at least 8 people

Solutions

Expert Solution

Let , X be the number of people fails to face recognition system.

Let , 'p' be the probability that the people fails to face recognition system.

Here , X has a binomial distribution with parameter n=40 and p=0.10

Therefore , the probability mass function of X is ,

; x=0,1,2,.........,n and q=1-p

= 0 ; otherwise

(a) Now ,

By using R :
> dbinom(6,40,0.10)
[1] 0.1067562

(b) Now  

By using R :

> pbinom(2,40,0.10)
[1] 0.2228081

(c)

By using R :

1-pbinom(7,40,0.10)
[1] 0.04190194


Related Solutions

Suppose we make a face recognition program. In this case, set about 6 to 10 important...
Suppose we make a face recognition program. In this case, set about 6 to 10 important functions and draw a graph of their relationship. Tell me briefly about the role of each function. Thank you!
how can we use an existing code on our app stimulator to use face recognition on...
how can we use an existing code on our app stimulator to use face recognition on iphone app stimulator
(a) An expert system developer lost a court case about a newly deployed system. The general...
(a) An expert system developer lost a court case about a newly deployed system. The general issue was based on the fact that the new system could not be differentiated from the old systems even though the new system functioned normally. In ten points, explain the specific issues about the system that the developer likely failed to present at the compiling stage. (b) The following code lines represent a simple expert system about a cancer image detection under computer vision....
1). Suppose we install a new billing system that we believe will have an average pay...
1). Suppose we install a new billing system that we believe will have an average pay cycle of 19.5 days with a standard deviation of 4.2 days. If we draw a sample of 65 invoices from the population of paid invoices at our location, with a mean paid time of 18.107 days. If the population mean is actually 19.5 days what is the probability of observing a sample from that population with a mean of 18.07 days. 2). An automaker...
Suppose we have a die that has face values ranging from 2 to 12. This can...
Suppose we have a die that has face values ranging from 2 to 12. This can be represented as a uniform random variable. (a) Find the probability of rolling a 4. (b) Find the expected value of any roll. (c) Find the standard deviation of the roll.
suppose we have a banking system in which the public chooses to make all of its...
suppose we have a banking system in which the public chooses to make all of its purchases by using checking deposits. in addition, banks desire to maximize the reserve ratio is 20% and the FED purchases $1,000,000 in treasury bills from bank 1. explain what happens to this bank (Bank 1) and two additional steps in the deposit expansion process based on the 20% reserve requirement. Put differently, what will be the change in deposits for the first bank (Bank1)...
Does the accounting change in revenue recognition for a new system which requires the recognition of...
Does the accounting change in revenue recognition for a new system which requires the recognition of deferred revenue matter to managers?
The Mizkhan Museum recently deployed the Quuppa positioning system, powered by Bluetooth technology, to improve the...
The Mizkhan Museum recently deployed the Quuppa positioning system, powered by Bluetooth technology, to improve the interactive visitor experience and gain valuable information on visitor movement throughout the museum. The app-based solution that guides visitors through the museum from the moment they enter the facility, providing highaccuracy location information. Mizkan can use this information to analyse the pattern of visitor flow and gain insight into which exhibits are the most popular. Deployment of the Quuppa system took only a single...
The Mizkhan Museum recently deployed the Quuppa positioning system, powered by Bluetooth technology, to improve the...
The Mizkhan Museum recently deployed the Quuppa positioning system, powered by Bluetooth technology, to improve the interactive visitor experience and gain valuable information on visitor movement throughout the museum. The app-based solution that guides visitors through the museum from the moment they enter the facility, providing highaccuracy location information. Mizkan can use this information to analyse the pattern of visitor flow and gain insight into which exhibits are the most popular. Deployment of the Quuppa system took only a single...
The Mizkhan Museum recently deployed the Quuppa positioning system, powered by Bluetooth technology, to improve the...
The Mizkhan Museum recently deployed the Quuppa positioning system, powered by Bluetooth technology, to improve the interactive visitor experience and gain valuable information on visitor movement throughout the museum. The app-based solution that guides visitors through the museum from the moment they enter the facility, providing highaccuracy location information. Mizkan can use this information to analyse the pattern of visitor flow and gain insight into which exhibits are the most popular. Deployment of the Quuppa system took only a single...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT