Download spract4

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Foundations of statistics wikipedia , lookup

History of statistics wikipedia , lookup

Bootstrapping (statistics) wikipedia , lookup

Taylor's law wikipedia , lookup

Resampling (statistics) wikipedia , lookup

German tank problem wikipedia , lookup

Misuse of statistics wikipedia , lookup

Student's t-test wikipedia , lookup

Transcript
Solutions to Practice Problems for Part IV
1. Five inspectors are employed to check the quality of components produced on an
assembly line. For each inspector, the number of components that can be checked in a
shift can be represented by a random variable with mean 120 and standard deviation
16. Let X represent the number of components checked by an inspector in a shift. Then
the total number checked is 5X, which has mean 600 and standard deviation 80. What is
wrong with this argument? Assuming that inspectors' performances are independent of
one another, find the mean and standard deviation of the total number of components
checked in a shift.
The calculation for the mean is OK, but the calculation of the standard deviation is not.
Remember that a standard deviation is a square root, and that:
ab
a b
We need to do our algebra on the variance, not the standard deviation. Therefore:
 5 inspectors
 5 12inspector
 516 2
 1280
 35.78
2. It is estimated that in normal highway driving, the number of miles that can be
covered by automobiles of a particular model on 1 gallon of gasoline can be represented
by a random variable with mean 28 and standard deviation 2.4. Sixteen of these cars,
each with 1 gallon of gasoline, are driven independently under highway conditions.
Find the mean and standard deviation of the average number of miles that will be
achieved by these cars.
16 cars

16  1 car
16
 1 car
 28
 16 cars


 1 car
16
2.4
4
 0.6
Managerial Statistics
874
Prof. Juran
3. A process is known to produce bricks whose weights are normally distributed with
standard deviation 0.12 pounds. A random sample of sixteen bricks from today's output
had a mean weight of 4.07 pounds.
(a) Find a 99% confidence interval for the mean weight of all bricks produced today.
A confidence interval consists of three elements: a measure of central tendency, a
number of standard errors, and some measure of dispersion (e.g. a standard error). In
this case the center is 4.07 (our sample mean, which is the best estimate we have of
central tendency). The number of standard deviations is 2.58 (found by looking in the z
table where the probability is 0.495 - you might just as reasonably use 2.57 or 2.575).
In this case we have a sample from a normal distribution with a known standard
deviation, so we can use Formula #1 (see the Confidence Interval Formulae sheet). The
standard error is the basic standard error of the mean (  n ):
X  z 2

n
 4.07  2.58
0.12
16
 4.07  0.0773
 3.993, 4.147 
(b) Without doing the calculations, state whether a 95% confidence interval for the
population mean would be wider than, narrower than, or the same width as that
found in (a).
Narrower, because a larger alpha is associated with a narrower interval.
(c) It is decided that tomorrow a sample of twenty bricks will be taken. Without doing
the calculations, state whether a correctly calculated 99% confidence interval for the
mean weight of tomorrow's output will be wider than, narrower than, or the same
width as that found in (a).
Narrower, because a larger n makes the standard error smaller.
Managerial Statistics
875
Prof. Juran
(d) In fact, the population standard deviation from today's output is 0.15 pounds.
Without doing the calculations, state whether a correctly calculated 99% confidence
interval for the mean weight of today's output will be wider than, narrower than, or
the same width as that found in (a).
Wider, because our estimated standard error was based on a standard deviation of 0.12.
A larger standard error is associated with a wider interval.
4. A production manager knows that historically, the amounts of impurities in bags of a
chemical follow a normal distribution with a standard deviation of 3.8 grams. A
random sample of nine bags of the chemical yielded the following amounts of
impurities in grams:
18.2
13.7
15.9
17.4
21.8
16.6
12.3
18.8
16.2
(a) Find a 90% confidence interval for the population mean weight of impurities.
First, calculate X  16.7667 . Again we have a sample from a normal distribution with a
known standard deviation, so we can use Formula #1.
X  z 2

n
 16.7667  1.645
3.8
9
 16 .7667  2 .0837
 (14.6830,18.8504)
(b) Without doing the calculations, state whether a 95% confidence interval for the
population mean would be wider than, narrower than, or the same width as that
found in (a).
Wider, because a smaller alpha is associated with a wider interval.
Managerial Statistics
876
Prof. Juran
5. A random sample of 1,562 undergraduates enrolled in marketing courses was asked
to respond on a scale from one (strongly disagree) to seven (strongly agree) to the
statement: "Most advertising insults the intelligence of the average customer." The
sample mean response was 3.92 and the sample standard deviation was 1.57.
(a) Find a 90% confidence interval for the population mean response.
In this case we have a large sample, so we can use Formula #1. The sample standard
deviation s is used as a good estimate of the (unknown) population parameter .
X  z 2
s
n
 3.92  1.645
1.57
1,562
 3.92  0.065
 ( 3.855 ,3.985 )
(b) Without doing the calculations, state whether an 80% confidence interval for the
population mean would be wider than, narrower than, or the same as (a).
Narrower, because a larger alpha is associated with a narrower interval. (Remember
that alpha is the area outside the confidence interval; as alpha gets bigger, the interval
gets smaller.)
6. The Cloze readability procedure is designed to measure the effectiveness of a written
communication. (A score of 57% or more on the Cloze test demonstrates adequate
understanding of the written material.) A random sample of 352 certified public
accountants was asked to read financial report messages. The sample mean Cloze score
was 60.41% and the sample standard deviation was 11.28%. Find a 90% confidence
interval for the population mean score, and comment on your result.
As was the case in the previous problem, the large sample size allows us to use Formula
#1.
X  z 2
s
n
 60.41  1.645
11.28
352
 60.41  0.989
 (59.421,61.399)
We can safely assume that the financial report messages are effectively written.
Managerial Statistics
877
Prof. Juran
7. A population has a normal distribution with unknown mean and unknown variance.
We know how to find a confidence interval for the population mean, given a random
sample of two observations. We do not, however, know how to find such a confidence
interval with a random sample of only one. Why not?
We have no way to estimate the variance. Not only does the denominator of the
variance formula call for (n - 1), which, in this case would require us to divide by zero,
but the t statistic is undefined with zero degrees of freedom.
8. In October 1992, ownership of the San Francisco Giants baseball team considered a
sale of the franchise that would lead to a move to Florida. A random sample of 610 San
Francisco Bay Area taxpayers, carried out by the San Francisco Examiner, contained
50.7% who would be disappointed by this move. Find a 99% confidence interval for the
population proportion of Bay Area taxpayers with this feeling.
This is a proportion problem with a large sample; we will use Formula #3:
pˆ  z 2
pˆ 1  pˆ 
n
0.507 0.493
610
 0.507  0.0522
 0.4548,0.5592 
 0.507  2.58
9. A random sample was taken of 189 National Basketball Association games in which
the score was not tied after one quarter. In 132 of these games, the team leading after
one quarter won the game.
(a) Find a 90% confidence interval for the population proportion of all occasions on
which the team leading after one quarter wins the game.
Another proportion problem with a large sample. Note that pˆ 
pˆ  z 2
pˆ 1  pˆ 
n
 0.6984  1.645
132
 0.6984 .
189
0.69840.3016
189
 0.6984  0.0549
 0.6435, 0.7533 
"Of all the games that are not tied after one quarter, we are 90% sure that the proportion
of games that are eventually won by the team leading after the first quarter is
somewhere between 64.35% and 75.33%."
(b) Without doing the calculations, state whether a 95% confidence interval for the
population proportion would be wider than or narrower than that found in (a).
Managerial Statistics
878
Prof. Juran
Wider, because a smaller alpha is associated with a wider interval.
10. Of a random sample of 323 union members, 47.9% agreed or strongly agreed with
the statement: " Union workers should refuse to work when a nonunion worker is sent
to the job." Based on this information, a statistician calculated, for the percentage of all
union members with this view, a confidence interval running from 45.8% to 50.0%. Find
the level of confidence associated with this interval.
This is like the previous two problems, but we are working backwards. Instead of being
given a desired confidence level and having to find the upper and lower limits of the
interval, we are doing the reverse.
Note that the upper and lower boundaries of the confidence interval are 2.1% (or 0.021)
away from the estimated proportion of .479. This means that:
0.021
 z 2
 z 2
And therefore z 2
pˆ 1  pˆ 
n
0.479 0.521
323
 0.76
P 0.76  z  0.76 
 20.2764 
 0.5528
The confidence level of this interval is 55.28%.
Managerial Statistics
879
Prof. Juran
11. A random sample was taken of 96 foreign manufacturers, with direct investment in
the United States, who use independent U.S. industrial distributors. Of these sample
members, 32 said the distributors were rarely or never capable of performing the advice
and technical support function. Find an 80% confidence interval for the population
proportion.
Another problem for Formula #3. Note that pˆ X 
pˆ  z 2
pˆ 1  pˆ 
n
32
 0.3333 .
96
 0.3333  1.28
0.33330.6667 
96
 0.3333  0.0616
Or 0.2717 ,0.3949 
12. For a random sample of 40 accounting students in a class using group learning
techniques, the mean examination score was 322.12, and the sample standard deviation
was 54.53. For an independent random sample of 61 students in the same course but in
a class not using group learning techniques, the sample mean and standard deviation of
the scores were 304.61 and 62.61, respectively. Find a 95% confidence interval for the
difference between the two population mean scores.
We are studying the difference between two sample means, which means we will use
either Formula #4, or #5. We can't use the matched pairs formula because the two
samples are different sizes, so we use #5:
X  Y  z  / 2 
s X2 s Y2

n X nY
 322.12  304.61  1.96
54.53 2
40

62.61 2
61
 17.51  1.96 74.338  64.262
 17.51  23.07
Or (-5.56, 40.58)
Managerial Statistics
880
Prof. Juran
13. In a survey of practicing certified public accountants on women in the accounting
profession, sample members were asked to respond on a scale of one (strongly disagree)
to five (strongly agree) to the statement: "Women are equally acceptable to clients as are
men to perform work on engagements." For a random sample of 172 female
accountants, the mean response was 3.483 and the sample standard deviation was 0.970.
For an independent random sample of 186 male accountants, the sample mean and
standard deviation were 3.435 and 0.894, respectively. Find a 95% confidence interval
for the difference between the two population means.
Same as the previous problem; use Formula #5.
X  Y  z  / 2 
sX2 sY2

nX nY
 3.483  3.435  1.96
0.9702 0.894 2
172

186
 0.048  1.960.09883
 0.048  0.1937
Or (-0.1457, 0.2417)
14. For a random sample of 190 firms that revalued their fixed assets, the mean ratio of
debt to tangible assets was 0.517 and the sample standard deviation was 0.148. For an
independent random sample of 417 firms that did not revalue their fixed assets, the
mean ratio of debt to tangible assets was 0.489 and the sample standard deviation was
0.159. Find a 99% confidence interval for the difference between the two population
means.
Formula #5:
X  Y  z  / 2 
 X2
nX

 Y2
nY
 0.517  0.489   2.575
0.148 2 0.159 2

190
417
 0.028  2.575 0.0001153  0.00006063
 0.028  0.034
Or (-0.0062, 0.0622)
Managerial Statistics
881
Prof. Juran
15. Of a random sample of 1203 business students in 1979, 20.2% said that teaching, as a
career was very unappealing. Of an independent random sample of 1203 business
students taken in 1989, 13.2% had this reaction to teaching as a career. Find a 99%
confidence interval for the difference between the population proportions regarding
teaching as very unappealing in the two years.
Now we have the difference between two proportions, so we use Formula #6:
p̂X  p̂Y  z / 2 
p̂X 1  p̂X  p̂Y 1  p̂Y 

nX
nY
 0.202  0.132  2.575
0.2020.798 0.1320.868

1203
1203
 0.07  2.575 0.000134  0.0000952
 0.07  0.039
Or (0.031, 0.109)
16. Supermarket shoppers were observed, and questioned immediately after putting an
item in their cart. Of a random sample of 570 choosing a product at the regular price,
308 claimed to check price at the point of choice. Of an independent random sample of
232 choosing a product at a special price, 157 made this claim. Find a 90% confidence
interval for the difference between the two population proportions.
Formula #6:
p̂X  p̂Y  z / 2 
p̂X 1  p̂X  p̂Y 1  p̂Y 

nX
nY
308 
308  157 
157 
1 

1 

308 157
570 
570  232 
232 


 1.645

570 232
570
232
0.540.46 0.6770.323

570
232
 0.137  1.645 0.000436  0.000943
 0.54  0.677  1.645
 0.137  0.061
Or (-0.198, -0.076)
Managerial Statistics
882
Prof. Juran
17. Referring back to Problem 3 above, find the sample size needed so that a 90%
confidence interval for the population mean weight of bricks extends an amount 0.01 on
each side of the sample mean.
2

n
z  2
e2
1.645 2 0.12 2

0.01 2
 389.67
 390
Therefore the sample must be
18. A politician wants to estimate the proportion of constituents favoring a controversial
piece of proposed legislation. Suppose that a 90% confidence interval that extends at
most 0.05 on each side of the sample proportion is required. How many sample
observations are needed?
Using our formula from the notes for Part IV:
n


Therefore the sample must be
Managerial Statistics
883
z 2
4e 2
1.645 2
40.05 
 270.6025
 271
2
Prof. Juran
19. An investigator wants to compare two population proportions and intends to take
independent random samples of the same size from each population. She wants to be
sure that a 90% confidence interval for the difference between the two population
proportions extends no further than 0.05 on each side of the difference between the
sample proportions. How large a sample should she take from each of the two
proportions?
This is tricky, because we don’t have a formula in the notes to answer this exact
problem. (We have sample size formulas for a single mean and a single proportion, but
not for the difference between two means, or, as is the case here, the difference between
two proportions.) We will adapt what we know to address this situation.
Recall that the variance of the sum of two random variables is the sum of their
variances. Similarly, the variance of a difference between two random variables is the
sum of their variances. Therefore the variance of the difference between two sufficiently
large sample proportions is:
 X2 Y  p X 1  p X   p Y 1  p Y

Now, using our formula from the notes for Part IV:
n

1.645 2  2
e2
2.706 p X 1  p X   p Y 1  p Y

0.05 2
2.706.25  .25 

0.0025
 541.2

Therefore, she will need 542 from each population. Note that we never had to get an
estimate for p to do this calculation. We know that the product of p(1 - p) can never
exceed 0.25, so we plug that value in and get an upper bound on our sample size.
Managerial Statistics
884
Prof. Juran
20. In a random sample of 1,158 newly promoted executives, 47.9% rated a statistics
course as very important or somewhat important as part of the preparation for a career
in general management.
(a) Find a 99% confidence interval for the population proportion of all newly promoted
executives holding this view.
Using Formula #3,
pˆ  z 2
pˆ 1  pˆ 
n
 0.479  2.575
0.479 0.521
1158
 0.479  0.038
Or 0.441,0.517 
(b) Based on this sample information, a statistician computed a confidence interval for
the population proportion running from 0.458 to 0.500. What is the probability
content of this interval?
This is similar to the problem above regarding 323 union members, in that we will be
working backwards to arrive at a confidence level. Each of these limits is 0.021 away
from 0.479.
P0.458  p  0.500
Managerial Statistics




0.458  0.479
0.500  0.479 

P
z 
 0.479 0.521
0.479 0.521 


1158
1158


0.021 
  0.021
P
z 

0.0147 
 0.0147
 2P 0  z  1.43
 20.4236 
 84.72%
885
Prof. Juran
21. Of a random sample of 151 marketing executives in consumer goods manufacturing,
76.0% said that brand identification held by incumbents was an important or extremely
important barrier to entering new markets. Based on this information, a statistician
computed, for the population proportion with this view, the confidence interval
0.720  p  0.800
Find the probability content of this interval.
Same as the previous problem. Note that the center of this interval is 0.760.
P0.720  p  0.800




0.720  0.760
0.800  0.760 

 P
z

0.760 0.240  
0.760 0.240 


151
151



0
.
04
0
.
04


 P
z

0.03476 
 0.03476
 2P0  z  1.15 
 20.3749 
 74.98%
22. Of a random sample of 69 Canadian industrial firms, 43 did market research inhouse. Of an independent random sample of 69 Canadian consumer goods firms, 30 did
market research in-house. Find a 95% confidence interval for the difference between the
population proportions of these two types of firms that do market research in-house.
Formula #6:
p̂X  p̂Y  z / 2 
43 
43  30 
30 
p̂X 1  p̂X  p̂Y 1  p̂Y 
1  
1  

43 30
69 
69  69 
69 
nX
nY

  z 0.95

69 69
69
69
 0.623  0.435  z 0.95 
0.6231  0.623  0.4351  0.435 

69
69
 0.188  1.96 0.0034  0.0036
 0.188  0.164
Or (0.024, 0.352)
Managerial Statistics
886
Prof. Juran
23. When a production process is operating correctly, the resistance in ohms of electrical
components produced has a normal distribution with mean 92.0 and standard deviation
3.6. A random sample of four components was taken.
(a)
Find the mean of the sampling distribution of the sample mean resistance.
 
 X
E X
 92
(b)
Find the variance of the sample mean.
 X2
(c)

n
3.6  2

4
 3.24
Find the standard error of the sample mean.
X
(d)
 X2

X
n
3.6

2
 1.8
What is the probability that the sample mean exceeds 93.0 ohms?
93  92 

P z 

1.8 

 P z  0.56 
 0.2877
Managerial Statistics
887
Prof. Juran
24. The fuel consumption, in miles per gallon, of all cars of a particular model has mean 25
and standard deviation 2. The population distribution can be assumed to be normal. A
random sample of these cars is taken.
(a) Find the probability that sample mean fuel consumption will be less than 24 miles
per gallon if
(i)
a sample of one observation is taken.
24  25 

P z 

2 

 P z  0.5
 0.3085
(ii)
a sample of four observations is taken.

24  25 
P z 

2 4 

 P z  1
 0.1587
(iii)
a sample of sixteen observations is taken.

24  25 
P z 

2 16 

 P z  2 
 0.0228
(b) Explain why the three answers in (a) differ in the way they do. Draw a graph to
illustrate your reasoning.
The means of samples will cluster more tightly around the population mean as the sample
size increases. This chart shows P X      for different values of n:


P(sample mean < true mean - 1 std dev)
0.18
0.16
0.14
Probability
0.12
0.1
0.08
0.06
0.04
0.02
0
1
2
3
4
5
6
7
8
9
10
Sample Size (n)
Managerial Statistics
888
Prof. Juran
25. A random sample of sixteen junior managers in the offices of corporations in a large city
center was taken in order to estimate average daily commuting times for all such
managers. Suppose that the population times have a normal distribution with mean 87
minutes and standard deviation 22 minutes.
(a)
What is the standard error of the sample mean commuting time?
X
(b)
22
16
 5.5

What is the probability that the sample mean is less than 100 minutes?
100  87 

P z 

5.5 

 P z  2.36 
 0.9909
(c)
What is the probability that the sample mean is more than 80 minutes?
80  87 

P z 

5.5 

 P z  1.27 
 0.898
(d)
What is the probability that the sample mean is outside the range 85 to 95
minutes?
95  87 
 85  87
1P 
z 

5.5 
 5.5
Managerial Statistics
889
 1  P  0.36  z  1.45
 0.5  0.1406   0.5  0.4265
 0.3594  0.0735
 0.4329
Prof. Juran
(e)
Suppose that a second (independent) random sample of fifty junior managers is
taken. Without doing the calculations, state whether the probabilities in parts (b),
(c), and (d) would be higher, lower, or the same for the second sample. Sketch
graphs to illustrate your answers.
Higher, higher, lower.
In (b) and (c) we are asked about the probability of being within an interval including
the true mean; this probability will increase as the sample size gets larger. Conversely,
in (d) we are dealing with the probability of being outside of an interval including the
true mean; this probability gets smaller as the sample size increases from 16 to 50.
This Excel chart illustrates the concept by showing two probability density functions.
The solid curve represents the distribution of the sample mean with a sample size of 50;
the dotted curve is the analogous distribution when the sample size is 16. Note that the
area under each curve is 1.0 and that both are centered on the true mean of 87 minutes.
0.14
0.12
Probability
0.1
0.08
0.06
0.04
0.02
0
sample mean
Managerial Statistics
890
Prof. Juran
26. Times spent studying by students in the week before final exams follow a normal
distribution with standard deviation 8 hours. A random sample of 4 students was taken
in order to estimate the mean study time for the population of all students
(a)
What is the probability that the sample mean exceeds the population mean by
more than 2 hours?
X
8
4
4

Therefore:
2

P z  
4

 P z  0.5 
 0.3085
(b)
What is the probability that the sample mean is more than 3 hours below the
population mean?
3

P z 

4 

 P z  0.75
 0.2266
(c)
What is the probability that the sample mean differs from the population mean
(on either side) by more than 4 hours?
4
4
P
z 
4
 4
 1  P  1  z  1 
 0.3174
(d)
Suppose that a second (independent) random sample of ten students was taken.
Without doing the calculations, state whether the probabilities in (a), (b), and (c)
would be higher, lower, or the same for the second sample.
Lower, lower, lower.
Managerial Statistics
891
Prof. Juran
27. An industrial process produces batches of a chemical whose impurity levels follow a
normal distribution with standard deviation 1.6 grams per hundred grams of the
chemical. A random sample of 100 batches is selected in order to estimate the
population mean impurity level.
(a)
The probability is 0.05 that the sample mean impurity level exceeds the
population mean by how much?
This probability corresponds to z  1.645 .

X
1.6 100

X 
0.16
1
X 

1
1.6450.16 
X 
 0.2632
1.645
And therefore:
(b)
The probability is 0.10 that the sample mean impurity level is below the
population mean by how much?
This probability corresponds to z  1.28 .
(c)
1
X 

X 
 0.2048
1
 1.280.16 
The probability is 0.15 that the sample mean impurity level differs from the
population mean (on either side) by how much?
This probability corresponds to z  1.44 .
Managerial Statistics
1
X 

X 
 0.2304
892
1
1.440.16 
Prof. Juran
28. According to the Internal Revenue Service, 75% of all tax returns lead to a refund. A
random sample of 100 tax returns is taken.
(a)
What is the mean of the sample proportion of returns leading to refunds?
E  p̂  0.75
(b)
What is the variance of the sample proportion?
 p̂2
(c)
0.750.25
100
 0.001875
What is the standard error of the sample proportion?
 p̂
(d)

 0.001875
 0.0433
What is the probability that the sample proportion exceeds 0.8?
0.8  0.75 

P z 

0.0433 

 P z  1.15 
 0.1251
29. A corporation receives 120 applications for positions from recent college graduates
in business. Assuming that these applicants can be viewed as a random sample of all
such graduates, what is the probability that between 35% and 45% of them are women
if 40% of all recent college graduates in business are women?
 p̂

0.4 0.6 
120
 0.0447
Therefore:
0.45  0.4 
 0.35  0.4
P
z 

0.0447 
 0.0447
 P  1.12  z  1.12 
 0.7372
Managerial Statistics
893
Prof. Juran
30. Suppose that 50% of all adult Americans believe that a major overhaul of the
nation's health care delivery system is essential. What is the probability that more than
56% of a random sample of 150 adult Americans would hold this belief?
 p̂

0.50.5
150
 0.04082
Therefore:
0.56  0.5 

P z 

0.04082 

 P z  1.47 
 0.0708
31. A journalist wanted to learn the views of the chief executive officers of the 500
largest U.S. corporations on program trading of stocks. In the time available, it was only
possible to contact a random sample of eighty-one of these chief executive officers. If
55% of all the population members believe that program trading should be banned,
what is the probability that less than half the sample members hold this view?
 p̂

0.550.45
81
 0.05528
Therefore:
0.5  0.55 

P z 

0.05528 

 P z  .90 
 0.1841
Managerial Statistics
894
Prof. Juran
32. Scores on a particular test, taken by a large group of students, follow a normal
distribution with standard deviation 40 points. A random sample of sixteen scores was
taken to estimate the population mean score. Let X denote the sample mean. What is
the probability that the interval ( X - 10) to ( X + 10) contains the true population
mean?
  10
10 
P
z 
 40 16
40 16 

 P  1  z  1 
 0.6826
33. A manufacturer of liquid detergent claims that the mean weight of liquid in
containers sold is at least 30 ounces. It is known that the population distribution of
weights is normal with standard deviation 1.3 ounces. In order to check the
manufacturer's claim, a random sample of sixteen containers of detergent is examined.
The claim will be questioned if the sample mean weight is less than 29.5 ounces. What is
the probability that the claim will be questioned if in fact the population mean weight is
30 ounces?

29.5  30 
P z 

1.3 16 

Managerial Statistics
895
 Pz  1.54 
 0.0618
Prof. Juran
Managerial Statistics
896
Prof. Juran