Practice Test #4MAT 120

(1) For the experiment 'toss the same coin 3 times', let the variable X correspond to the number of tails in the three tosses. Construct a discrete probability distribution for the experiment.

(2) The probabilities of a machine manufacturing 0,1, 2, or 3 books are .45, .3, .15, and .10, respectively. Construct a discrete probability distribution for this data.

(3) Tell whether or not the example is a discrete probability distribution. If not, state why.

(a)

X | 1 2 3 4 5

P(X) | .3 .15 .4 .2 .1

(b)

X | 1 2 3 4 5

P(X) |

(c)

X | 1 2 3 4 5

P(X) | .2 1.1 -.9 -.5 .1

(4) A study conducted by a TV station showed the number of televisions per household and the corresponding probabilities for each. Find the mean(/expected value).

# Televisions X | 1 2 3 4

P(X) | .32 .51 .12 .05

In numbers 5 and 6, use the rules concerning the binomial distribution.

(5) If a coin is tossed 7 times, what is the probability that exactly 4 heads will be thrown?

(6) In a survey, 75 percent of people polled admitted they were clueless when it comes to anything important. If 9 people from the survey are picked at random, what is the probability that exactly 4 of them will admit they're clueless?

(7) Determine the area under the standard normal curve that lies

(a) to the left of

(b) to the right of

(c) between

(8) A big exam is given to high school students across the country. The scores are normally distributed, with mean score 1025, and a standard deviation of 100 points. What percent of students would we expect to find scoring in the following ranges?

(a) 900-1200?

(b) Less than 900?

(c) Greater than 1200?

(9) The average lifetime of a machine widget is 720 days, with a standard deviation of 30 days. What are the minimum and maximum lifespans that put widgets in the 86th percentile? Assume the variable is normally distributed.

(10) The mean score on a dexterity test for 120year-olds is 30. The standard deviation is 5. If a psychologist administers the test to a class of 22 students, find the probability that the mean of the sample will be between 27 and 31. Assume the variable is normally distributed. (careful – note that the question asks about the 'probability of the mean').

Solutions:

(1) The number of tails can be 0, 1, 2, or 3. You may want to use a tree diagram to list all of the outcomes. {HHH, HHT, HTH, HTT, THH, THT, TTH, TTT}

#TAILS X | 0 1 2 3

P(X) |

(2)

#BOOKS X | 0 1 2 3

P(X) | .45 .3 .15 .1

(3) (a) no; .3 + .15 + .4 + .2 + .1 = 1.15. The probabilities cannot sum to more than one.

(b) yes; all of the probabilities are between 0 and 1, and they add up to 1.

(c) No; one of the probabilities is negative, and another is greater than 1

(4) formulas:

the mean is:

(5) Formula:

define: 'success' as head, with probability p = , q = 1 - =, we want the probability of 4 'successes' in 7 'trials'.

.27

on the calculator, and scroll down to binompdf, then enter the number of trials, probability of success, and the number of successes:

(6) Paradoxically, let's let clueless mean 'success', and p = .75, so not clueless would be 'failure', with q = 1 - .75 = .25 So, we're looking for 4 successes in 9 trials:

.04

on the calculator, and scroll down to binompdf, then enter the number of trials, probability of success, and the number of successes:

(7)

(a) On the TI-8x, hit and choose normalcdf. Then enter the 'exponential zero', the z-score -2.31, a 0, a 1 and hit enter:

(b) Do the above with z-score z = .57, then subtract that number from 1, thus using the complement argument:

(c) You can use the same function from the calculator, but just feed the two z-scores instead of the 'exponential zero':

(8)

(a) Find the z-scores:

,

With either the table or the calculator, find the area between these two z-values:

(b) Subtract the corresponding z-score from .5:

Just find the area to the left of z = -1.25

(c) Find the area to the left of z = 1.75, and subtract it from 1:

.

(9) Either do a 'reverse lookup' on the value .86 in table 5 to find the corresponding z-score, or hit and use invNorm – enter .86, 0, and 1:

Now we need to find the data value X that goes with z-value z = 1.08

, so Xmax = 1.08 * 30 + 720 = 752. I rounded down here.

(10) If the question asks for the probability of the mean this or that, then you need to use the statistics concerning the mean from the Central Limit Theorem.

is the z-score we use in such situations. The population mean is We need to find the probability that the sample mean is between 27 and 31. Find the z-score for each of these numbers.