Finding the probability that x is between 2 values

1.1k Views Asked by At

I am trying to find the probability that x is greater than 6, but less than 14.

I know that the probability of x being greater than 6 is 0.9095, and the probability that x being less than 16 is 0.8360.

How can I use this information to answer the question?

I thought that it could be attained by dividing 0.9095 by 0.8360, but this gives an answer greater than one.