Question

Q1) Give the R code for the following problems a) Suppose IQ is normally distributed with...

Q1) Give the R code for the following problems

a) Suppose IQ is normally distributed with a mean of 100 and a standard deviation of 15. Give the R code needed to find the IQ that separates the top 5% from the others.

b) Suppose IQ is normally distributed with a mean of 100 and a standard deviation of 15. Give the R code needed to find the IQ that corresponds to the 75% percentile.

c) Suppose IQ is normally distributed with a mean of 100 and a standard deviation of 15. Give the R code needed to find the probability a randomly selected person has an IQ less than 80.

Homework Answers

Answer #1

Solution:

Given that,

mean = =100

standard deviation = = 15

Using standard normal table,

a ) P( Z > z) = 5%

P(Z > z) = 0.05

1 - P( Z < z) = 0.05

P(Z < z) = 1 - 0..05

P(Z < z) = 0.95

z = 1.64

Using z-score formula,

x = z * +

x = 1.64 * 15 + 100

x = 124.6

b ) P(Z < z) =75%

P(Z < z) = 0.75

z = 0.67

Using z-score formula,

x = z * +

x = 0.67 * 15 + 100

x =110.05

c ) P( x < 80 )

P ( x - / ) < ( 80 - 100 / 15)

P ( z < - 20 / 15 )

P ( z < -1.33)

= 0.0918

Probability = 0.0918

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
Q1) Give the R code for the following problems. Only syntax is required.   a) Suppose IQ...
Q1) Give the R code for the following problems. Only syntax is required.   a) Suppose IQ is normally distributed with a mean of 100 and a standard deviation of 15. Give the R code needed to find the IQ that separates the top 5% from the others. b) Suppose IQ is normally distributed with a mean of 100 and a standard deviation of 15. Give the R code needed to find the IQ that corresponds to the 75% percentile. c)...
Assume that adults have IQ scores that are normally distributed with a mean of 100 and...
Assume that adults have IQ scores that are normally distributed with a mean of 100 and a standard deviation of 15. Find the probability that a randomly selected adult has an IQ between 115 and 130.           (a) .6700      (b) .1359      (c) .9082      (d) .1596      (e) .1628 5        Refer to question 4 above. Find the IQ score at Q1 or the 25th percentile. This is the score which separates the bottom 25% from the top 75%.           (a) 89.95      (b)...
For the following, consider that IQ scores are normally distributed with a mean of 100 and...
For the following, consider that IQ scores are normally distributed with a mean of 100 and a standard deviation of 15. Find the probability that a person has an IQ below 60 Find the probability that a randomly selected person has an IQ between 60 and 85 Find the probability that a randomly selected person has an IQ above 118. Find the IQ score that cuts off the lower 25% of the population from the upper 75%. Find the probability...
7. IQ scores are normally distributed with a mean of 100 and a standard deviation of...
7. IQ scores are normally distributed with a mean of 100 and a standard deviation of 15 points. a. Find the probability that a randomly selected person has an IQ less than 115. b. Find the probability that a randomly selected person has an IQ above 60. c. Find the 80th percentile for IQ scores. d. Find the probability that 20 randomly selected person has an IQ less than 110. e. What percentage of people have IQ scores between 60...
1. IQ tests are normally distributed with a mean of 100 and a standard deviation of...
1. IQ tests are normally distributed with a mean of 100 and a standard deviation of 15. Find the following probabilities: A) If a person is randomly selected, what is the probability that the person had an IQ greater than125? _________________ b) If a person is randomly selected what is the probability that the person has an IQ below 92? c) If 40 people are randomly selected, what is the probability that their mean IQ is between 98 and 108?
IQ scores are normally distributed with a mean of 100 and a standard deviation of 15....
IQ scores are normally distributed with a mean of 100 and a standard deviation of 15. Determine the 90th percentile for IQ scores
According to an article in American Scientist, IQ scores are normally distributed with a mean of...
According to an article in American Scientist, IQ scores are normally distributed with a mean of 100 and a standard deviation of 15. Find the following probabilities: a) The probability that a randomly selected person has an IQ score of at least 111. b) The probability that a randomly selected person has an IQ of less than 96. c) The probability that a randomly selected person has an IQ score between 119 and 145. (Please show all work.)
1. Assume that adults have IQ scores that are normally distributed with a mean of 104.3...
1. Assume that adults have IQ scores that are normally distributed with a mean of 104.3 and a standard deviation of 23.8. Find the probability that a randomly selected adult has an IQ greater than 147.0. The probability that a randomly selected adult from this group has an IQ greater than 147.0 is.. 2. Engineers want to design seats in commercial aircraft so that they are wide enough to fit 90​% of all males.​ (Accommodating 100% of males would require...
IQ scores are Normally distributed with mean 100 and standard deviation 15. Please show working 1-...
IQ scores are Normally distributed with mean 100 and standard deviation 15. Please show working 1- Find the probability that an IQ result is between 75 and 95. 2- Find the probability of having an IQ greater than 120. 3- how high would you IQ have to be to be in the top 2% of all IQ results.
13. Adult IQ scores are normally distributed with a mean of 100 and a standard deviation...
13. Adult IQ scores are normally distributed with a mean of 100 and a standard deviation of 15. Find the probability that a randomly chosen adult has an IQ between 70 and 115.
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT