1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
svet-max [94.6K]
3 years ago
11

2. The Welcher Adult Intelligence Test Scale is composed of a number of subtests. On one subtest, the raw scores have a mean of

35 and a standard deviation of 6. Assuming these raw scores form a normal distribution: a) What number represents the 65th percentile (what number separates the lower 65% of the distribution)? 37.31 b) What number represents the 90th percentile? 42.71 c) What is the probability of getting a raw score between 28 and 38? 57% d) What is the probability of getting a raw score between 41 and 44? 9
Mathematics
2 answers:
IgorC [24]3 years ago
6 0

Answer:

a) 37.31 b) 42.70 c) 0.57 d) 0.09

Step-by-step explaanation:

We are regarding a normal distribution with a mean of 35 and a standard deviation of 6, i.e., \mu = 35 and \sigma = 6. We know that the probability density function for a normal distribution with a mean of \mu and a standard deviation of \sigma is given by

f(x) = \frac{1}{\sqrt{2\pi}\sigma}\exp[-\frac{(x-\mu)^{2}}{2\sigma^{2}}]

in this case we have

f(x) = \frac{1}{\sqrt{2\pi}6}\exp[-\frac{(x-35)^{2}}{2(6^{2})}]

Let X be the random variable that represents a row score, we find the values we are seeking in the following way

a)  we are looking for a number x_{0} such that

P(X\leq x_{0}) = \int\limits^{x_{0}}_{-\infty} {f(x)} \, dx = 0.65, this number is x_{0}=37.31

you can find this answer using the R statistical programming languange and the instruction qnorm(0.65, mean = 35, sd = 6)

b) we are looking for a number  x_{1} such that

P(X\leq x_{1}) = \int\limits^{x_{1}}_{-\infty} {f(x)} \, dx = 0.9, this number is x_{1}=42.70

you can find this answer using the R statistical programming languange and the instruction qnorm(0.9, mean = 35, sd = 6)

c) we find this probability as

P(28\leq X\leq 38)=\int\limits^{38}_{28} {f(x)} \, dx = 0.57

you can find this answer using the R statistical programming languange and the instruction pnorm(38, mean = 35, sd = 6) -pnorm(28, mean = 35, sd = 6)

d) we find this probability as

P(41\leq X\leq 44)=\int\limits^{44}_{41} {f(x)} \, dx = 0.09

you can find this answer using the R statistical programming languange and the instruction pnorm(44, mean = 35, sd = 6) -pnorm(41, mean = 35, sd = 6)

salantis [7]3 years ago
6 0

Answer:

a) 37.31

b) 42.68

c) 57.05% probability of getting a raw score between 28 and 38

d) 9.19% probability of getting a raw score between 41 and 44.

Step-by-step explanation:

Problems of normally distributed samples can be solved using the z-score formula.

In a set with mean \mu and standard deviation \sigma, the zscore of a measure X is given by:

Z = \frac{X - \mu}{\sigma}

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.

In this problem, we have that:

\mu = 35, \sigma = 6

a) What number represents the 65th percentile (what number separates the lower 65% of the distribution)?

This is X when Z has a pvalue of 0.65. So X when Z = 0.385.

Z = \frac{X - \mu}{\sigma}

0.385 = \frac{X - 35}{6}

X - 35 = 6*0.385

X = 37.31

b) What number represents the 90th percentile?

This is X when Z has a pvalue of 0.9. So X when Z = 1.28

Z = \frac{X - \mu}{\sigma}

1.28 = \frac{X - 35}{6}

X - 35 = 6*1.28

X = 42.68

c) What is the probability of getting a raw score between 28 and 38?

This is the pvalue of Z when X = 38 subtracted by the pvalue of Z when X = 28. So

X = 38

Z = \frac{X - \mu}{\sigma}

Z = \frac{38 - 35}{6}

Z = 0.5

Z = 0.5 has a pvalue of 0.6915

X = 28

Z = \frac{X - \mu}{\sigma}

Z = \frac{28 - 35}{6}

Z = -1.17

Z = -1.17 has a pvalue of 0.1210

0.6915 - 0.1210 = 0.5705

57.05% probability of getting a raw score between 28 and 38

d) What is the probability of getting a raw score between 41 and 44?

This is the pvalue of Z when X = 44 subtracted by the pvalue of Z when X = 41. So

X = 44

Z = \frac{X - \mu}{\sigma}

Z = \frac{44 - 35}{6}

Z = 1.5

Z = 1.5 has a pvalue of 0.9332

X = 41

Z = \frac{X - \mu}{\sigma}

Z = \frac{41 - 35}{6}

Z = 1

Z = 1 has a pvalue of 0.8413

0.9332 - 0.8413 = 0.0919

9.19% probability of getting a raw score between 41 and 44.

You might be interested in
Which set is a function?
Margarita [4]
B is a function because a function cannot have an X value with more than one Y value.
8 0
3 years ago
The hawaiian language has 12 letters: five vowels and seven consonants. each of the 12 hawaiian letters are written on a slip of
miskamm [114]
1. There are12 total letters 5 vowels and 7 consonants in the hawaiin alphabet.

2. probability of 1st letter being a vowel is 5/12
3. probability of 2nd letter being a vowel is 5/12
4. probability of both occurring is (5/12 * 5/12) = 25/144 ←
5 0
3 years ago
Read 2 more answers
Determine which equations below, when combined with the equation 3x-4y=2, would form a system with no solutions. Choose all that
svet-max [94.6K]
A. 20 characters 20 characters 20 characters
5 0
3 years ago
Read 2 more answers
Circle all of the equations
Tanzania [10]

Answer:

B and C

Step-by-step explanation:

Just not linear lol

3 0
3 years ago
3) show that the two lines with the given slopes are parallel, perpendicular neither. My₁ = 3/4 M₂ = 12/16 . solve it by showing
Jet001 [13]

Parallel lines have equal slope so

  • M1-M2=0

Lets check

  • M1=3/4
  • M2=12/16=3/4

Now

  • M1-M2
  • 3/4-3/4
  • 0

Lines are parallel

8 0
2 years ago
Read 2 more answers
Other questions:
  • Identify the postulate or theorem that proves the triangles congruent. A. SAS B. SSS C. SSA D. The triangles cannot be proven co
    12·1 answer
  • Including the bus driver, there are 20 people on a bus. During a one-hour ride, each person produces 740 BTUs (British Thermal U
    14·2 answers
  • What is the answer step by step?
    8·1 answer
  • What is ( 2 ^8 x 5^-5 x 19^0) ^-2 x ( 5^-2 / 2^3 ) ^4 x 2^28
    13·1 answer
  • In 6n + 8, n is best described as
    5·1 answer
  • The are of a rectangle is 50m^2 , the length is 100m . Calculate the width
    9·2 answers
  • Sara ran a race at a constant speed of 10 minutes per mile. The entire race was 10 miles long. How many minutes did it take her
    8·2 answers
  • 0, 1, 4, 9, 16, 25, what's the next number
    10·1 answer
  • On a class trip to the aquarium, there is 1 adult for every 7 students. If 44 students go on the field trip, how many adults are
    5·2 answers
  • At a walk-in interview, 12% of candidates can be selected, and 28% of candidates can be put on hold for the next hiring date. If
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!