Question

-For a Normal distribution with μ=5.5 and σ=1.4 What proportion of observations have values less than...

-For a Normal distribution with μ=5.5 and σ=1.4
What proportion of observations have values less than 2? (Round to 4 decimal places)

-A manufacturer knows that their items lifespans are normally distributed according to N(9.3,1.4)N(9.3,1.4).
What proportion of the items' lifespans will be longer than 11 years?  

Homework Answers

Answer #1

#The R-code is
round(pnorm(-2.5),4)
[1] 0.0062
1-round(pnorm(1.4368),4)
[1] 0.0754

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
For a Normal distribution with mean, μ=2, and standard deviation, σ=4, 10% of observations have a...
For a Normal distribution with mean, μ=2, and standard deviation, σ=4, 10% of observations have a value less than Round to 4 decimal places. 10% of observations have a value greater than Round to 4 decimal places.
QUESTION 1: The proportion of observations from a standard Normal distribution that take values less than...
QUESTION 1: The proportion of observations from a standard Normal distribution that take values less than -0.98 is about? QUESTION 2: In a study of exercise, a large group of male runners walk on a treadmill for 6 minutes. Their heart rates in beats per minute at the end vary from runner to runner according to the N(104, 12.5) distribution. The heart rates for male nonrunners after the same exercise have the N(131, 16.6) distribution. (a) What percent (±±0.1) of...
(a) Find such that the proportion of observations that are less than in a standard normal...
(a) Find such that the proportion of observations that are less than in a standard normal distribution is 0.24. (Enter your answer rounded to two decimal places.)
(a) Find ? such that the proportion of observations that are less than ? in a...
(a) Find ? such that the proportion of observations that are less than ? in a standard normal distribution is 0.34. (Enter your answer rounded to two decimal places.) ?= (b) Find ? such that 34% of all observations from a standard normal distribution are greater than ?. (Enter your answer rounded to two decimal places.) ?=
A. A manufacturer knows that their items have a normally distributed length, with a mean of...
A. A manufacturer knows that their items have a normally distributed length, with a mean of 11.7 inches, and standard deviation of 1.4 inches. If one item is chosen at random, what is the probability that it is less than 9 inches long? B. A manufacturer knows that their items have a normally distributed lifespan, with a mean of 8.6 years, and standard deviation of 2.6 years. If you randomly purchase one item, what is the probability it will last...
A manufacturer knows that their items have a normally distributed length, with a mean of 9.2...
A manufacturer knows that their items have a normally distributed length, with a mean of 9.2 inches, and standard deviation of 2 inches. If 11 items are chosen at random, what is the probability that their mean length is less than 9.9 inches? round to 4 decimal places. & A manufacturer knows that their items have a normally distributed lifespan, with a mean of 13.2 years, and standard deviation of 2.4 years. If you randomly purchase 11 items, what is...
A population of values has a normal distribution with μ=220 and σ=3.1. You intend to draw...
A population of values has a normal distribution with μ=220 and σ=3.1. You intend to draw a random sample of size n=114. What is the mean of the distribution of sample means? μ¯x= What is the standard deviation of the distribution of sample means? (Report answer accurate to 2 decimal places.) σ¯x=
A population of values has a normal distribution with μ = 121.7 μ = 121.7 and...
A population of values has a normal distribution with μ = 121.7 μ = 121.7 and σ = 51.2 σ = 51.2 . You intend to draw a random sample of size n = 195 n = 195 . What is the mean of the distribution of sample means? μ ¯ x = μ x ¯ = What is the standard deviation of the distribution of sample means? (Report answer accurate to 2 decimal places.) σ ¯ x = σ...
A population of values has a normal distribution with μ=159.6 and σ=75.4 You intend to draw...
A population of values has a normal distribution with μ=159.6 and σ=75.4 You intend to draw a random sample of size n=125 What is the mean of the distribution of sample means? μ¯x= What is the standard deviation of the distribution of sample means (i.e. the standard error)? (Report answer accurate to 2 decimal places.) σ¯x=
A population of values has a normal distribution with μ=50 and σ=98.2. You intend to draw...
A population of values has a normal distribution with μ=50 and σ=98.2. You intend to draw a random sample of size n=13. Find the probability that a single randomly selected value is less than -1.7. P(X < -1.7) = Find the probability that a sample of size n=13 is randomly selected with a mean less than -1.7. P(M < -1.7) = Enter your answers as numbers accurate to 4 decimal places. Answers obtained using exact z-scores or z-scores rounded to...