/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Q68E Eighteen individuals are schedul... [FREE SOLUTION] | 91影视

91影视

Eighteen individuals are scheduled to take a driving test at a particular DMV office on a certain day, eight of whom will be taking the test for the first time. Suppose that six of these individuals are randomly assigned to a particular examiner, and let X be the number among the six who are taking the test for the first time. a. What kind of a distribution does X have (name and values of all parameters)? b. Compute P(X\({\rm{ = 2}}\)), P(X\( \le {\rm{ 2}}\)), and P(X\( \ge {\rm{ 2}}\)). c. Calculate the mean value and standard deviation of X.

Short Answer

Expert verified

(a) The value of X has hyper geometric distribution \({\rm{h(x;6,8,18)}}\).

(b) The values are obtained as: \(\begin{array}{c}{\rm{P(X = 2) = 0}}{\rm{.3167}}\\{\rm{P(X}} \le {\rm{2) = 0}}{\rm{.4366}}\\{\rm{P(X}} \ge {\rm{2) = 0}}{\rm{.8801}}\end{array}\).

(c) The mean value is \(\begin{array}{c}{\rm{E(X) = 2}}{\rm{.6667}}\\{\rm{V(X) = 1}}{\rm{.0458}}\end{array}\) and the standard deviation is: \({{\rm{\sigma }}_{\rm{X}}}{\rm{ = 1}}{\rm{.0226}}\).

Step by step solution

01

Define Discrete random variables

A discrete random variable is one that can only take on a finite number of different values.

02

What is the kind of distribution?

(a) This is an example of the Hyper geometric distribution in action. Consider the following scenario:

We have a total of N persons (in our example\({\rm{18}}\),) of which\({\rm{8}}\)are first-time test takers (we'll consider this a success). Out of those\({\rm{18}}\), we need to choose\({\rm{6}}\)people, and each subgroup is equally likely.

We also want to know how probable it is that we choose a specific amount of first-timers.

Taking everything into account, we can determine that this is a hyper geometric distribution, with the following properties:

\({\rm{h(x;n,M,N) = h(x;6,8,18)}}\)

Therefore, it is a hyper geometric distribution: \({\rm{h(x;6,8,18)}}\).

03

Computing the values

(b) Assume that the population has M successes (S) and N-M failures (F). If X is a random variable.

The value of X is denoted as number of successes in a random sample size n.

It has a probability mass function after that.

\(\begin{array}{c}{\rm{h(x;n,M,N) = P(X = x)}}\\{\rm{ = }}\frac{{\left( {\begin{array}{*{20}{c}}{\rm{M}}\\{\rm{x}}\end{array}} \right)\left( {\begin{array}{*{20}{c}}{{\rm{N - M}}}\\{{\rm{n - x}}}\end{array}} \right)}}{{\left( {\begin{array}{*{20}{c}}{\rm{N}}\\{\rm{n}}\end{array}} \right)}}\end{array}\)

for all x integers where

\({\rm{max\{ 0,n - N - M\} }} \le {\rm{x}} \le {\rm{min\{ n,M\} }}\)

Hyper geometric distribution is the name given to the probability distribution.

The parameters are \({\rm{N = 18}}\), \({\rm{M = 8}}\), and \({\rm{n = 6}}\), as shown in (a). The following statement is correct:

\(\begin{array}{c}{\rm{P(X = 2) = h(2;6,8,18)}}\\{\rm{ = }}\frac{{\left( {\begin{array}{*{20}{l}}{\rm{8}}\\{\rm{2}}\end{array}} \right)\left( {\begin{array}{*{20}{c}}{{\rm{18 - 8}}}\\{{\rm{6 - 2}}}\end{array}} \right)}}{{\left( {\begin{array}{*{20}{c}}{{\rm{18}}}\\{\rm{6}}\end{array}} \right)}}\\{\rm{ = }}\frac{{\left( {\begin{array}{*{20}{l}}{\rm{8}}\\{\rm{2}}\end{array}} \right)\left( {\begin{array}{*{20}{c}}{{\rm{10}}}\\{\rm{4}}\end{array}} \right)}}{{\left( {\begin{array}{*{20}{c}}{{\rm{18}}}\\{\rm{6}}\end{array}} \right)}}\\{\rm{ = }}\frac{{{\rm{28 \times 210}}}}{{{\rm{18564}}}}\\{\rm{ = 0}}{\rm{.3167}}\end{array}\)

It then holds:

\(\begin{array}{c}{\rm{P(X}} \le {\rm{2) }}\mathop {\rm{ = }}\limits^{{\rm{(1)}}} {\rm{P(X = 0) + P(X = 1) + P(X = 2)}}\\{\rm{ = h(0;6,8,18) + h(1;6,8,18) + h(2;6,8,18)}}\\{\rm{ = }}\frac{{\left( {\begin{array}{*{20}{l}}{\rm{8}}\\{\rm{0}}\end{array}} \right)\left( {\begin{array}{*{20}{c}}{{\rm{18 - 8}}}\\{{\rm{6 - 0}}}\end{array}} \right)}}{{\left( {\begin{array}{*{20}{c}}{{\rm{18}}}\\{\rm{6}}\end{array}} \right)}}{\rm{ + }}\frac{{\left( {\begin{array}{*{20}{l}}{\rm{8}}\\{\rm{1}}\end{array}} \right)\left( {\begin{array}{*{20}{c}}{{\rm{18 - 8}}}\\{{\rm{6 - 1}}}\end{array}} \right)}}{{\left( {\begin{array}{*{20}{c}}{{\rm{18}}}\\{\rm{6}}\end{array}} \right)}}{\rm{ + }}\frac{{\left( {\begin{array}{*{20}{l}}{\rm{8}}\\{\rm{2}}\end{array}} \right)\left( {\begin{array}{*{20}{c}}{{\rm{18 - 8}}}\\{{\rm{6 - 2}}}\end{array}} \right)}}{{\left( {\begin{array}{*{20}{c}}{{\rm{18}}}\\{\rm{6}}\end{array}} \right)}}\\{\rm{ = }}\frac{{{\rm{1 \times 17280}}}}{{{\rm{18564}}}}{\rm{ + }}\frac{{{\rm{8 \times 252}}}}{{{\rm{18564}}}}{\rm{ + }}\frac{{{\rm{28 \times 17280}}}}{{{\rm{18564}}}}\\{\rm{ = 0}}{\rm{.0113 + 0}}{\rm{.1086 + 0}}{\rm{.3167}}\\{\rm{ = 0}}{\rm{.4366}}\end{array}\)

(1): see hyper geometric distribution pmf; it only accepts non-negative integer values.

It then again holds:

\(\begin{array}{c}{\rm{P(X}} \ge {\rm{2) }}\mathop {\rm{ = }}\limits^{{\rm{(1)}}} {\rm{1 - P(X < 2)}}\\\mathop {\rm{ = }}\limits^{{\rm{(2)}}} {\rm{1 - (P(X = 0) + P(X = 1))}}\\{\rm{ = 1 - h(0;6,8,18) - h(1;6,8,18)}}\\{\rm{ = 1 - }}\frac{{\left( {\begin{array}{*{20}{l}}{\rm{8}}\\{\rm{0}}\end{array}} \right)\left( {\begin{array}{*{20}{c}}{{\rm{18 - 8}}}\\{{\rm{6 - 0}}}\end{array}} \right)}}{{\left( {\begin{array}{*{20}{c}}{{\rm{18}}}\\{\rm{6}}\end{array}} \right)}}{\rm{ - }}\frac{{\left( {\begin{array}{*{20}{l}}{\rm{8}}\\{\rm{1}}\end{array}} \right)\left( {\begin{array}{*{20}{c}}{{\rm{18 - 8}}}\\{{\rm{6 - 1}}}\end{array}} \right)}}{{\left( {\begin{array}{*{20}{c}}{{\rm{18}}}\\{\rm{6}}\end{array}} \right)}}\\{\rm{ = }}\frac{{{\rm{1 \times 17280}}}}{{{\rm{18564}}}}{\rm{ + }}\frac{{{\rm{8 \times 252}}}}{{{\rm{18564}}}}\\{\rm{ = 0}}{\rm{.0113 + 0}}{\rm{.1086}}\\{\rm{ = 0}}{\rm{.8801}}\end{array}\)

(1):event \({\rm{(X}} \ge {\rm{2)}}\) counterpart is event \({\rm{X < 2}}\);

(2):X can only take non-negative integer values; \({\rm{0}}\) and \({\rm{1}}\) are the only two that are less than \({\rm{2}}\).

Therefore, the values are: \(\begin{array}{c}{\rm{P(X = 2) = 0}}{\rm{.3167}}\\{\rm{P(X}} \le {\rm{2) = 0}}{\rm{.4366}}\\{\rm{P(X}} \ge {\rm{2) = 0}}{\rm{.8801}}\end{array}\).

04

Evaluating the mean value and standard deviation

(c) For random variable X with hyper geometric distribution and pmf h(x; n, M, N), the following is true.

\(\begin{array}{c}{\rm{E(X) = n \times }}\frac{{\rm{M}}}{{\rm{N}}}\\{\rm{V(X) = }}\left( {\frac{{{\rm{N - n}}}}{{{\rm{N - 1}}}}} \right){\rm{ \times n \times }}\frac{{\rm{M}}}{{\rm{N}}}{\rm{ \times }}\left( {{\rm{1 - }}\frac{{\rm{M}}}{{\rm{N}}}} \right)\end{array}\)

X has a hyper geometric distribution with the parameters \({\rm{N = 18,M = 8 and n = 6}}\) (see in part a). As a result, the following is correct:

\(\begin{array}{c}{\rm{E(X) = 6 \times }}\frac{{\rm{8}}}{{{\rm{18}}}}\\{\rm{ = 2}}{\rm{.6667}}\end{array}\)

Also, based on the above premise, the following is true:

\(\begin{array}{c}{\rm{V(X) = }}\left( {\frac{{{\rm{N - n}}}}{{{\rm{N - 1}}}}} \right){\rm{ \times n \times }}\frac{{\rm{M}}}{{\rm{N}}}{\rm{ \times }}\left( {{\rm{1 - }}\frac{{\rm{M}}}{{\rm{N}}}} \right)\\{\rm{ = }}\left( {\frac{{{\rm{18 - 6}}}}{{{\rm{18 - 1}}}}} \right){\rm{ \times 6 \times }}\frac{{\rm{8}}}{{{\rm{18}}}}{\rm{ \times }}\left( {{\rm{1 - }}\frac{{\rm{8}}}{{{\rm{18}}}}} \right)\\{\rm{ = 1}}{\rm{.0458}}\end{array}\)

The standard deviation of the data is:

\(\begin{array}{c}{{\rm{\sigma }}_{\rm{X}}}{\rm{ = }}\sqrt {{\rm{V(X)}}} \\{\rm{ = }}\sqrt {{\rm{1}}{\rm{.0458}}} \\{\rm{ = 1}}{\rm{.0226}}\end{array}\)

Therefore, the values are: \(\begin{array}{c}{\rm{E(X) = 2}}{\rm{.6667}}\\{\rm{V(X) = 1}}{\rm{.0458}}\\{{\rm{\sigma }}_{\rm{X}}}{\rm{ = 1}}{\rm{.0226}}\end{array}\).

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91影视!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Automobiles arrive at a vehicle equipment inspection station according to a Poisson process with rate \(\alpha = 10\)per hour. Suppose that with probability \(.{\bf{5}}\) an arriving vehicle will have no equipment violations. a. What is the probability that exactly ten arrive during the hour and all ten have no violations? b. For any fixed \(y \ge 10\), what is the probability that y arrives during the hour, of which ten have no violations? c. What is the probability that ten 鈥渘o-violation鈥 cars arrive during the next hour?

Three couples and two single individuals have been invited to an investment seminar and have agreed to attend. Suppose the probability that any particular couple or individual arrives late is .4 (a couple will travel together in the same vehicle, so either both people will be on time or else both will arrive late). Assume that different couples and individuals are on time or late independently of one another. Let X = the number ofpeople who arrive late for the seminar.

a. Determine the probability mass function of X. (Hint: label the three couples #1, #2, and #3 and the two individuals #4 and #5.)

b. Obtain the cumulative distribution function of X, and use it to calculate\(P\left( {2 \le X \le 6} \right)\).

Suppose that trees are distributed in a forest according to a two-dimensional Poisson process with parameter\({\rm{\alpha }}\), the expected number of trees per acre, equal to\({\rm{80}}\). a. What is the probability that in a certain quarter-acre plot, there will be at most\({\rm{16}}\)trees? b. If the forest covers\({\rm{85,000}}\)acres, what is the expected number of trees in the forest? c. Suppose you select a point in the forest and construct a circle of radius\({\rm{.1}}\)mile. Let X = the number of trees within that circular region. What is the pmf of X? (Hint:\({\rm{1}}\)sq mile\({\rm{ = 640}}\)acres.)

Some parts of California are particularly earthquake prone. Suppose that in one metropolitan area, 25% of all homeowners are insured against earthquake damage. Four homeowners are to be selected at random; let X

denote the number among the four who have earthquake insurance.

a. Find the probability distribution of X. (Hint: Let S denote a homeowner who has insurance and F one who does not. Then one possible outcome is SFSS,

with probability (.25)(.75)(.25)(.25) and associated X value 3. There are 15 other outcomes.)

b. Draw the corresponding probability histogram.

c. What is the most likely value for X?

d. What is the probability that at least two of the four selected have earthquake insurance?

The number of requests for assistance received by a towing service is a Poisson process with rate \({\rm{\alpha = 4}}\) per hour. a. Compute the probability that exactly ten requests are received during a particular \({\rm{2}}\)-hour period. b. If the operators of the towing service take a \({\rm{30}}\)-min break for lunch, what is the probability that they do not miss any calls for assistance? c. How many calls would you expect during their break?

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.