61
CHAPTER 5 SPECIAL DISTRIBUTION CHAPTER OUTLINE 5.1 Discrete distribution 5.1.1 Binomial distribution 5.1.2 Poisson distribution 5.2 Continuous distribution 5.2.1 Normal distribution 5.3 Introduction to t-distribution OBJECTIVES Student should be able to: 1

Statistik Chapter 5 (1)

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: Statistik Chapter 5 (1)

CHAPTER 5

SPECIAL DISTRIBUTION

CHAPTER OUTLINE

5.1 Discrete distribution

5.1.1 Binomial distribution

5.1.2 Poisson distribution

5.2 Continuous distribution

5.2.1 Normal distribution

5.3 Introduction to t-distribution

OBJECTIVES

Student should be able to:

1. Determine the distribution and also differentiate the distribution form.

2. Solve any problem related to Binomial, Poisson and Normal distribution.

1

Page 2: Statistik Chapter 5 (1)

5.1 DISCRETE DISTRIBUTION

- Consist of the values a random variable can assume

and the corresponding probabilities of the values.

- The probabilities are determined theoretically or by

observation.

5.1.1 BINOMIAL DISTRIBUTION

Binomial Distribution – the outcomes of a binomial

experiment and the corresponding probabilities of

these outcomes.

It is applied to find the probability that an outcome

will occur x times in n performances of experiment.

For example:

The probability of a defective laptop

manufactured at a firm is 0.05 in a random

sample of ten.

The probability of 8 packages will not arrive at

its destination.

2

Page 3: Statistik Chapter 5 (1)

To apply the binomial probability distribution, the

random variable x must be a discrete dichotomous

random variable.

Each repetition of the experiment must result in one of

two possible outcomes.

Conditional of a Binomial Experiment

1. Each trial can have only two outcomes or outcomes

that can be reduced to two outcomes. These

outcomes can be considered as either success or

failure.

2. There must be a fixed number of trials.

3. The outcomes of each trial must be independent of

each other. In other words, the outcome of one trial

does not affect the outcome of another trial.

4. The probability of success is denoted by p and that of

failure by q, and p + q=1. The probabilities p and q

remain constant for each trial.

3

Page 4: Statistik Chapter 5 (1)

A. Calculating Binomial Probabilities by Using Binomial Formula

For a binomial experiment, the probability of exactly x

successes in n trials is given by the binomial formula:

P(x) = nCx px qn-x

Where;

n = the total number of trialsp = probability of successq = 1-p = probability of failurex = number of successes in n trialsn-x = number of failures in n trials

Note: The success does not mean that the

corresponding outcome is considered favorable or desirable and vice versa

The outcome to which the question refers is called a success; the outcome to which it does not refer is called a failure.

4

Page 5: Statistik Chapter 5 (1)

Example 1:Compute the probabilities of X successes, using the binomial formula.a. n= 6, X= 3, p=0.03b. n= 4, X= 2, p=0.18

Solution:

a. P(x=3) = 6C3(0.03)3(1-0.03)6-3

= 6C3(0.03)3(0.97)3

= 0.0005

b. P(x=2) =

Example 2:A survey found that one out five Malaysian says he or she has visited a doctor in any given month. If 10 people are selected at random, find the probability that exactly 3 will have visited a doctor last month.

Solution:

In this case, n = 10, x = 3, p = 1/5 and q = 4/5.

P(x=3) = 10C3(1/5)3(4/5)7

= 0.2013

5

Page 6: Statistik Chapter 5 (1)

Exercise 1:

1. A burglar alarm system has 6 fail-safe components. The probability of each failing is 0.05. Find these probabilities:

a. Exactly 3 will failb. Less than 2 will failc. None will fail

2. A survey from Teenage Research Unlimited found that 30% of teenage consumers receive their spending money from part-time jobs. If 5 teenagers are selected at random, find the probability that at least 3 of them will have part-time jobs.

3. R. H Bruskin Associates Market Research found that 40% of Americans do not think that having a college education is important to succeed in the business world. If a random sample of five American is selected, find these probabilities.a. Exactly two people will agree with that statement.b. At most three people will agree with that statementc. At least two people will agree with that statement d. Fewer than three people will agree with that

statement.

4. It was found that 60% of American victims of health care fraud are senior citizens. If 10 victims are randomly selected, find the probability that exactly 3 are senior citizens.

6

Page 7: Statistik Chapter 5 (1)

B. Using the Table of Binomial Probabilities

The probabilities for a binomial experiment can also be

read from the table of binomial probabilities.

For any number of trials n:

1. The binomial probability distribution is symmetric if p = 0.5

2. The binomial probability distribution is skewed to the right if p is less than 0.5

3. The binomial probability distribution is skewed to the left if p is greater than 0.5

7

Page 8: Statistik Chapter 5 (1)

From the table also, it is easier to calculate various from of

binomial distribution such as:

Equally P(X = x) = P(X ≤ x) - P(X ≤ x - 1)

At mostP(X ≤ x) = P(X ≤ x)

(directly from the table)

Less than P(X < x) = P(X ≤ x - 1)

At least P(X ≥ x) = 1 – P(X ≤ x - 1)

Greater than P(X > x) = 1 – P(X ≤ x)

From x1 to x2 P(x1 ≤ X ≤ x2) = P(X ≤ x2) - P(X ≤ x1 - 1)

Between x1 and x2 P(x1<X<x2) = P(X ≤ x2 - 1) - P(X ≤ x1)

Between x1 to x2 P(x1< X ≤ x2) = P(X ≤ x2) - P(X ≤ x1 )

Example 3: Compute the probability of X successes using the Binomial Table.

a. n=2, p=0.30, X=1b. n=4, p=0.45, X=3

Solution:

a. P(X=1) = P(X ≤ 1) - P(X ≤ 0) = 0.9100 – 0.4900 = 0.4200

b. P(X =3) =

8

Page 9: Statistik Chapter 5 (1)

Example 4:

25% of all VCR manufactured by a large electronics company are defective. A quality control inspector randomly selects three VCRs from the production line. What is the probability that,

a) exactly one of these three VCRs is defective.b) at least two of these VCRs are defective.c) three of these VCRs are defective.

Solution:

p = 0.25, q = 1 – 0.25 = 0.75, n = 3

a) P(X=1) = P(X ≤ 1) - P(X ≤ 0) = 0.8438 – 0.4219 = 0.4219

b) P(X≥2) = 1 – P(X ≤ 1) = 1 – 0.8438 = 0.1562

c) P(X = 3) = P(X 3) – P(X 2) = 1.000 – 0.9844 = 0.0156

9

Page 10: Statistik Chapter 5 (1)

Exercise 2:

1. If 65% of the people in a community use the gym facilities in one year, find these probabilities for a sample of 10 people.

a. Exactly four people use the gym facilities.b. At least six people not use the gym facilities.

2. In a poll of 12 to 18 year old females conducted by Harris Interactive for the Gillette Company, 40% of the young female said that they expected the US to have a female president within 10 years. Supposed a random sample of 15 females from this age group selected. Find the probabilities that of young female in this sample who expect a female president within 10 years is;

a. at least 9b. at most 5c. 6 to 9d. in between 4 and 8e. less than 4

3. In a Gallup Survey, 40% of the people interviewed were unaware that maintaining a healthy weight could reduce the risk of stroke. If 15 people are selected at random, find the probability that at least 9 are unaware that maintaining a proper weight could reduce the risk of stroke.

10

Page 11: Statistik Chapter 5 (1)

C. Mean and Standard Deviation of the Binomial Distribution

The mean, variance and standard deviation of a binomial

distribution are:

Mean = = np

Variance = 2 = npq

Standard deviation = = npq

Where;

n = the total number of trialsp = probability of successq = 1-p = probability of failure

Example 5:

Find the mean, variance and standard deviation for each of

the values of n and p when the conditions for the binomial

distribution are met.

a. n=100, p=0.75

b. n=300, p=0.3

11

Page 12: Statistik Chapter 5 (1)

Solution:

a. = np = 100(0.75) = 75 2 = npq = 100(0.75)(0.25) = 18.75

= npq = 18.75 = 4.33

b .

Example 6:

The Statistical Bulletin published by Metropolitan Life

Insurance Co. reported that 2% of all American births result

in twins. If a random sample of 8000 births is taken, find

the mean, variance and standard deviation of the number of

births that would result in twins.

Solution:

= np = 8000(0.02) = 160

2 = npq = 8000(0.02)(0.98) = 156.8

= npq = 156.8 = 12.520

Exercise 3:

12

Page 13: Statistik Chapter 5 (1)

1. It has been reported that 83% of federal government employees use e-mail. If sample of 200 federal government employees is selected, find the mean, variance and standard deviation of the number who use e-mail.

2. A survey found that 25% of Malaysian watch movie at the cinema. Find the mean, variance and standard deviation of the number of individuals who watch movie at the cinema if a random sample of 1000 Malaysian is selected at the Bintang Walk.

13

Page 14: Statistik Chapter 5 (1)

1.5.2 POISSON DISTRIBUTION

Derived from the French mathematician Simeon D.

Poisson.

A discrete probability distribution that is useful when

n is large and p is small and when the independent

variables occur over a period of time or given area or

volume.

Conditional to apply the Poisson Probability

Distribution

x is a discrete random variable

The occurrences are random

The occurrences are independent

The following examples show the application of the

Poisson probability distribution.

The number of accidents that occur on a highway

given during a one-week period.

The number of customers entering a grocery store

during a one-hour interval.

14

Page 15: Statistik Chapter 5 (1)

The number of television sets sold at a

department store during a given week.

The number of typing errors per page.

A certain type of fabric made contains an average

0.5 defects per 500 yards.

A. Poisson Probability Distribution Formula

According to the Poisson probability distribution, the

probability of x occurrences in an interval is:

Where;

: mean number of occurrences in that interval

e : approximately 2.7183

Example 7:

15

Page 16: Statistik Chapter 5 (1)

Find each probability P(X; ), using the Poisson formulaa. P(5;4)b. P(2;4)

Solution:

a. P(X=5) = e-4(45)/5!

= 0.1563

b. P(X=2) =

Example 8:

If there are 200 typographical errors randomly distributed in a 500-page manuscript, find the probability that a given page contains exactly three errors.

Solution:

Find the number of errors:

= 200/500 = 0.4 (error per page)

= 0.0072

Exercise 4:

16

Page 17: Statistik Chapter 5 (1)

1. On average a household receives 2 telemarketing phone calls per week. Using the Poisson distribution formula, find the probability that a randomly selected household receives:

a. exactly six telemarketing phone calls during a given week.

b. less than three telemarketing phone calls in one month.

2. A washing machine in a LaundryMat breaks down an average of three times per month. Using the Poisson probability distribution formula, find the probability that this machine will have

a. exactly two break downs per monthb. at most one break down per monthc. no break downs in 2 months

3. In an airport between 1900 and 2000 hours, the number of airplane that land follows a Poisson distribution with mean 0.9 per five minutes interval. Find the probability that the number of plane that land is:

a. one or less between 1900 and 1905 hoursb. more than three between 1915 and 1930 hours

17

Page 18: Statistik Chapter 5 (1)

C. Using the Table of Poisson Probabilities

The probabilities for a Poisson distribution can also be read

from the table of Poisson probabilities.

Equally P(X = x) = P(X ≤ x) - P(X ≤ x - 1)

At mostP(X ≤ x) = P(X ≤ x)

(directly from the table)

Less than P(X < x) = P(X ≤ x - 1)

At least P(X ≥ x) = 1 – P(X ≤ x - 1)

Greater than P(X > x) = 1 – P(X ≤ x)

From x1 to x2 P(x1 ≤ X ≤ x2) = P(X ≤ x2) - P(X ≤ x1 - 1)

Between x1 and x2 P(x1<X<x2) = P(X ≤ x2 - 1) - P(X ≤ x1)

Between x1 to x2 P(x1< X ≤ x2) = P(X ≤ x2) - P(X ≤ x1 )

Example 9:

18

Page 19: Statistik Chapter 5 (1)

Find the probability P(X; ); using Poisson table

a. P(10;7)

b. P(9;8)

Solution:

a) P(X = 10) = P(X 10) – P(X 9)

= 0.9015 – 0.8305

= 0.0710

b) P(X = 9) =

Example 10:

19

Page 20: Statistik Chapter 5 (1)

A sales firm receives on average three calls per hour on its

toll-free number. For any given hour, find the probability

that it will receive the following:

a) at most 3 callsb) at least 3 callsc) five or more callsd) between 1 to 4 calls in 2 hours

Solution:

= 3 calls per hour

a) P(X 3) = 0.6472

b) P(X 3) = 1 – P(X 2) = 1 – 0.4232 = 0.5768

c) P(X 5) = 1 – P(X 4) = 1 – 0.8153 = 0.1847

= 6 calls in 2 hours

d) P(1< X 4) = P(X 4) – P(X 1) = 0.2851 – 0.0174 = 0.2677

Exercise 5:

20

Page 21: Statistik Chapter 5 (1)

1. An average of 4.8 customers comes to Malaysia Savings and Loan every half hour. Find the probability that during a given hour, the number of customer will come is

a. exactly two b. at most 2c. noned. more than 5 in one hour

2. Sports Score Jay receives, on average, eight calls per hour requesting the latest sports score. The distribution is Poisson in nature. For any randomly selected hour, find the probability that the company will receive

a. at least eight callsb. three or more callsc. at most seven calls.

D. Mean and Standard Deviation of the Poisson Distribution

Mean, =

21

Page 22: Statistik Chapter 5 (1)

Variance, 2 =

Standard Deviation, =

Example 11:

An auto salesperson sells an average of 0.9 cars per day.

Find the mean, variance and standard deviation of cars sold

per day by this salesperson.

Solution:

= = 0.9 2 = = 0.9 = = 0.9 = 0.9487

Example 12:

An insurance salesperson sells an average of 1.4 policies per day.

a) Find the probability that this salesperson will sell no insurance policy on a certain day.

b) Find the mean, variance and standard deviation of the probability this salesperson will sell the policies per day.

Solution:

= 1.4 policies per day

a) P(X = 0) = P(X 0)

= 0.2466

b) = = 1.4

22

Page 23: Statistik Chapter 5 (1)

2 = = 1.4 = = 1.4 = 1.1832

Example 13:

Assuming that the number of accidents that occur in a certain company in a week has a Poisson distribution with a standard deviation of 1.4. Determine:

a) the mean number of accidents that occur in a weekb) the probability that in a week, there are no accidents.

Solution:

= 1.4 accidents

a) = 2 = (1.4)2

= 1.96

b) P ( X = 0) = e-1.96 (1.96)0/0!

= 0.1408

23

Page 24: Statistik Chapter 5 (1)

5.2 CONTINUOUS DISTRIBUTION

In Chapter 4, we defined a continuous random

variable as a random variable whose values are not

countable.

A continuous random variable can assume any value

over an interval or intervals.

Because the number of values contained in any

interval is infinite, the possible number of values that a

continuous random variable can assume is also

infinite.

Example of continuous random variables:

The life of battery, heights of people, time taken

to complete an examination, amount of milk in a

gallon, weights of babies, prices of houses.

The probability distribution of continuous random

variable has two characteristics:

1. The probability that x assumes a value in any

interval lies in the range 0 to 1. (Figure 1)

24

Page 25: Statistik Chapter 5 (1)

Figure 1: Area under a curve between two points.

2. The total probability of all the (mutually

exclusive) intervals within which x can assume a

value is 1.0. (Figure 2)

Figure 2: Total area under a probability distribution.

25

Page 26: Statistik Chapter 5 (1)

5.2.1 NORMAL DISTRIBUTION

The normal distribution is the most important and

most widely used among all of probability

distributions.

A large number of phenomena in the real world are

normally distributed either exactly or approximately.

The normal probability distribution or the normal

curve is a bell-shaped (symmetric) curve.

Its mean is denoted by while its standard deviation

is denoted by . (Figure 3)

Figure 3: Normal distribution with mean; and standard deviation; .

26

Page 27: Statistik Chapter 5 (1)

A plotted normal probability distribution will gives a

bell-shaped curve which can be illustrated likes:

a) The total area under the curve is 1.0.

b) The curve is symmetric about the mean.

c)

27

Page 28: Statistik Chapter 5 (1)

c) The two tails of the curve extend indefinitely

which means that the curve never touch x- axis.

5.2.1.1 THE STANDARD NORMAL DISTRIBUTION

Is a normal distribution with = 0 and = 1.

The value under the curve indicates the proportion of

area in each section. (example figure 2; pg: 27)

The units for the standard normal distribution curve

are denoted by z and called the z values or z scores.

The z value or z score is actually the number of

standard deviation that a particular x value is away

from the mean.

28

Page 29: Statistik Chapter 5 (1)

The area under a standard normal distribution curve is

used to solve practical application problems such as:

finding the % of adult woman whose height is

between 5 feet 4 inches and 5 feet 7 inches.

A.Finding areas under the standard normal distribution curve

The standard normal distribution table lists the areas

under the standard normal curve to the left of z-values

from –3.49 to 3.49.

Although the z-values on the left side of the mean are

negative, the area under the curve is always positive.

29

Page 30: Statistik Chapter 5 (1)

Example 14:

Find the area under the standard normal curve to the left of z = 1.95

Solution:

Note: z = 1.95 can be interpreted as area to the left of 1.95.

P(z < 1.95) = 0.9744 orP(z < 1.95) = P(z 1.95) = 0.9744

The probability that a continuous random variable assumes a single value is zero. Therefore, P(z = 1.95) = 0.

30

Page 31: Statistik Chapter 5 (1)

0 1.56

0 2.45

Exercise 7:

Find the area under the standard normal curve:a) To the left of z = 1.56b) To the left of z = -2.87c) To the right of z = 2.45

d) To the right of z = -1.32e) From z = 0.85 to z = 1.95f) Between z = -2.15 and

z=1.67

Solution:

a) To the left of z = 1.56P(z < 1.56) = 0.9406

b) To the left of z = -2.87

c) To the right of z = 2.45P(z > 2.45) = 1 - P(z < 2.45) = 1 - 0.9929

= 0.0071

d) To the right of z = -1.32

31

Page 32: Statistik Chapter 5 (1)

0.85 1.95

e) From z = 0.85 to z = 1.95P(0.85 z 1.95)= P(z 1.95) – P(z 0.85)= 0.9744 – 0.8023 = 0.1721

f) Between z = -2.15 and z = 1.67

B. Converting an x Value to a z Value

For a normal variable x, a particular value of x can be

converted to its corresponding z value by using the

formula:

z = X -

where and are the mean and standard deviation of the

normal distribution of x, respectively.

Remember!

The z value for the mean of a normal distribution is always zero.

32

Page 33: Statistik Chapter 5 (1)

Example 14:

Let x be a continuous random variable that has a normal

distribution with a mean of 50 and a standard deviation of

10. Convert the following x values to z values.

a) 55 b) 35

Solution:

For the given normal distribution, = 50 and =10

a) The z value for x = 55 is computes as follows:

z = X - = 55 – 50 = 0.50 10

b) z = 35 – 50 = -1.5 10

Example 15:

Let x be a continuous random variable that is normally

distributed with a mean of 65 and a standard deviation of

15. Find the probability that x can assumes a value:

a) less than 43

b) greater than 74

c) between 56 and 71

33

Page 34: Statistik Chapter 5 (1)

Solution:

a) P(X < 43) = P(z < X - ) = P(z < 43 – 65) 15

= P(z < -1.47)

= 0.0708

b) P(X > 74) = P(z > 74 – 65) 15

= P(z > 0.6)

= 1 – P(z < 0.6)

= 1 – 0.7257

= 0.2743

c) P(71 < X < 56) = P(71 – 65 < z < 56 – 65) 15 15

= P(0.4 < z < -0.6)

= P(z < 0.4) – P(z < -0.6)

= 0.6554 – 0.2743

= 0.3811

Exercise 6:

34

Page 35: Statistik Chapter 5 (1)

1. Let x denote the time takes to run a road race. Supposed x is approximately normally distributed with mean of 190 minutes and standard deviation of 21 minutes. If one runner is selected at random, what is the probability that this runner will complete this road race?

a. in less than 150 minutesb. in 205 to 245 minutes

2. The mean number of hours a student spends on the computer is 3.1 hours per day. Assume the standard deviation is 0.5 hour. Find the percentage of students who spend less than 3.5 hours on the computer. Assume the variable is normally distributed.

3. The score of 6000 candidates in a certain examination are found to be approximately normal distributed with a mean of 55 and a standard deviation of 10:

a. If a score of 75 or more is required for passing the distinction, estimate the number of grades with distinction.

b. Calculate the probability that a candidate selected at random has a score between 45 and 65.

INTRODUCTION TO t-DISTRIBUTION

35

Page 36: Statistik Chapter 5 (1)

Standard normal

t distribution for 5 degrees of freedom

The t distribution is very similar to the standardized

normal distribution.

Both distributions are bell-shaped and symmetrical.

However, the t distribution has more area in the tails

and less in the center than does the standardized

normal distribution.

This is because is unknown and S is used to estimate

it.

Because the value of is uncertain, the values of t that

are observed will be more variable than for Z.

As the number of degrees of freedom increases, the t

distribution gradually approaches the standardized

36

Page 37: Statistik Chapter 5 (1)

normal distribution until the two are virtually

identical.

This happens because S becomes a better estimate of

as the sample size gets larger.

With a sample size of about 120 or more, S estimates

precisely enough that there is little difference

between the t and Z distributions.

For this reason, most statisticians use Z instead of t

when the sample size is greater than 120.

EXERCISES

37

Page 38: Statistik Chapter 5 (1)

1. 10 % of the bulbs produced by a factory are defective. A sample of 5 bulbs is selected randomly and tested for defect. Find the probability thatb) two bulbs are defectivec) at least one bulb is defective

2. In a university, 20 percent of the students fail the statistic

test. If 20 students from the university are interviewed, what is the probability of getting:

b) less than 3 students who fail the testc) more than 3 students who fail the testd) exactly 4 students who fail the test

3. A financial institution in Kuala Lumpur has offer a job as a risk analyst. For the minimum qualification, the applicant must seats for writing test. Based on the management experience, 40% of the applicants will pass the test and qualified for the interview session. There are 20 applicants who have applied for the jobs. Find the probability that there are more than 50% applicants will pass the test.

4. An Elementary Statistic class has 75 members. If there is a 12% absentee rate per class meeting, find the mean, variance and standard deviation of the number of students who will be absent from each class.

5. Before an umbrella leaves the factory, it is given a quality control check. The probability that an umbrella contains zero, one or two defects is 0.88, 0.08 and 0.04

38

Page 39: Statistik Chapter 5 (1)

respectively. In a sample of 16 umbrellas, find the probability that:

a. 9 will have no defectb. 4 will have one defectc. 3 will have two defect

6. En. Rostam is a credit officer at the Trust Bank. Based on his experience, he estimates that an average he will receive the loan application in a week is 3 applications. Find the probability that:

a. he receives none loan application in a weekb. he receives 2 until 5 loan applications in a weekc. at least 5 loan applications he receives in 14 days.

7. A bookstore owner examines 5 books from each lot of 25 to check for missing pages. If he finds at least two books with missing pages, the entire lot is returned. If indeed, there are five books with missing pages, find the probability that the lot will be returned.

8. The numbers of customers who enter shop ABC independent of one another and at random intervals follow a Poisson distribution with an average rate 42 customers per hour. Find the probability that:

a. no customer enter the shop during a particular 1 minutes interval

b. at least 4 customers enter the shop during a particular 5 minutes interval

39

Page 40: Statistik Chapter 5 (1)

c. between 2 and 6 customers enter the shop during a particular 10-minute interval.

9. One research has been conducted by Student’s Affair Department of Menara University regarding about the PNGK that had been obtained by final semester student for 2002/2203 session. The outcome of the research showed that the PNGK of the student is normal distributed with mean is 2.80 and standard deviation is 0.40. If one final semester student has been selected at random;

a. Calculate the probability that the student gets PNGK from 2.00 until 3.00

b. Find the percentage that the student gets PNGK less than 2.00

c. Calculate the probability that the student gets PNGK at least 3.00

d. Calculate the probability that the student gets PNGK more than 3.70 (first class honors). If the university has 1000 final semester student, find the number of first class honors student.

10. Encik Ahmad works as a lawyer at his own law firm which situated at Bandar Kenangan. He drives his car to go to his workplace and return back to his house everyday. The return estimated time taken to his working place is normal distributed with mean 24 minutes and standard deviation is 3.8 minutes.

a. Calculate the probability of estimated time taken by Encik Ahmad to go to his workplace and return back to his house at least half and hour.

40

Page 41: Statistik Chapter 5 (1)

b. Find the probability of estimated time taken by Encik Ahmad to go to his workplace and return back to his house from 20 minutes until 25 minutes

c. Find the percentage that the estimated time taken by Encik Ahmad to go to his workplace and return back to his house is more than 25 minutes.

d. Find the probability of estimated time taken by Encik Ahmad to go to his workplace and return back to his house is less than 10 minutes.

11. The average electric bill in a residential area is RM 72 for a month of April. The standard deviation is RM 6. If the amounts of the electric bills are normally distributed, find the probability that the mean of the bill for 15 residents will be less than RM 75.

12.Average waiting time for the customer at the bank counter to receive the service is 3.5 minutes and the standard deviation is 1.0 minutes. If 35 customers have been selected at random, what is the probability waiting time from 3.0 minutes until 4.0 minutes? Then, explain your answer.

13.Assume X is timing for a runner to finish his 2 km run.

Given X is normally distributed with mean 15 minutes and standard deviation is 3 minutes. If one runner is selected at random, find the probability that the runner can finish his 2km run in time;

a. Less than 13 minutesb. Not more than 16 minutes

41

Page 42: Statistik Chapter 5 (1)

c. Within 14 minutes and 17 minutes.

14.Given the systolic blood pressure for the obesity group has mean 132 mmHg and standard deviation 8 mmHg. Assume the variable normally distributed, find the probability an obese person that has been selected at random have a systolic blood pressure:

a. More than 130 mmHg.b. Less than 140 mmHg.c. Between 131 mmHg and 136 mmHg.

15. The number of passenger for domestic flight from Alor Setar to Kuala Lumpur is normally distributed with mean 80 and standard deviation 12. If one domestic flight is selected at random, find the probability the flight have:

a. less than 90 passengersb. at least 75 passengersc. between 79 to 95 passengers

42