Math Problem Statement

A random variable has a normal distribution with a mean of µ = 50 and the standard deviation σ = 5.2. What are the probabilities that the random variable will take on a value a. less than 55.2 b. greater than 60.3 c. between 52 and 57.2 d. between 40 and 65

Solution

To solve these probability questions for a normally distributed random variable XX with mean μ=50\mu = 50 and standard deviation σ=5.2\sigma = 5.2, we'll need to use the standard normal distribution (also known as the ZZ-distribution).

The standard normal variable ZZ is defined as:

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

This transformation converts XX into a standard normal variable with mean 0 and standard deviation 1. We'll use the standard normal table (or a calculator) to find the probabilities corresponding to the calculated ZZ-scores.

Part (a): Probability X<55.2X < 55.2

  1. First, calculate the ZZ-score: Z=55.2505.2=5.25.2=1Z = \frac{55.2 - 50}{5.2} = \frac{5.2}{5.2} = 1

  2. Using the standard normal distribution table, the probability corresponding to Z=1Z = 1 is approximately 0.8413.

    Thus, P(X<55.2)0.8413P(X < 55.2) \approx 0.8413.

Part (b): Probability X>60.3X > 60.3

  1. Calculate the ZZ-score: Z=60.3505.2=10.35.21.98Z = \frac{60.3 - 50}{5.2} = \frac{10.3}{5.2} \approx 1.98

  2. The probability corresponding to Z=1.98Z = 1.98 is approximately 0.9761. Since we want P(X>60.3)P(X > 60.3), we take the complement: P(X>60.3)=10.9761=0.0239P(X > 60.3) = 1 - 0.9761 = 0.0239

    Thus, P(X>60.3)0.0239P(X > 60.3) \approx 0.0239.

Part (c): Probability 52<X<57.252 < X < 57.2

  1. Calculate the ZZ-scores for X=52X = 52 and X=57.2X = 57.2:

    • For X=52X = 52: Z=52505.2=25.20.385Z = \frac{52 - 50}{5.2} = \frac{2}{5.2} \approx 0.385 The corresponding probability is approximately 0.6517.

    • For X=57.2X = 57.2: Z=57.2505.2=7.25.21.385Z = \frac{57.2 - 50}{5.2} = \frac{7.2}{5.2} \approx 1.385 The corresponding probability is approximately 0.9177.

  2. The probability that XX lies between 52 and 57.2 is the difference between these two probabilities: P(52<X<57.2)=0.91770.6517=0.2660P(52 < X < 57.2) = 0.9177 - 0.6517 = 0.2660

    Thus, P(52<X<57.2)0.2660P(52 < X < 57.2) \approx 0.2660.

Part (d): Probability 40<X<6540 < X < 65

  1. Calculate the ZZ-scores for X=40X = 40 and X=65X = 65:

    • For X=40X = 40: Z=40505.2=105.21.923Z = \frac{40 - 50}{5.2} = \frac{-10}{5.2} \approx -1.923 The corresponding probability is approximately 0.0274.

    • For X=65X = 65: Z=65505.2=155.22.885Z = \frac{65 - 50}{5.2} = \frac{15}{5.2} \approx 2.885 The corresponding probability is approximately 0.9981.

  2. The probability that XX lies between 40 and 65 is: P(40<X<65)=0.99810.0274=0.9707P(40 < X < 65) = 0.9981 - 0.0274 = 0.9707

    Thus, P(40<X<65)0.9707P(40 < X < 65) \approx 0.9707.


Would you like more details or have any questions? Here are some related questions:

  1. What is the probability that XX takes on a value less than 45?
  2. How do we interpret the standard normal distribution table?
  3. What is the ZZ-score if XX is exactly equal to the mean μ=50\mu = 50?
  4. What does it mean if a ZZ-score is negative?
  5. How do we calculate probabilities for normal distributions without using a table?

Tip: The area under the standard normal curve between any two ZZ-scores gives the probability that the random variable lies between those two values.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Statistics
Probability
Normal Distribution
Standard Normal Distribution
Z-scores

Formulas

Z = (X - µ) / σ
P(X < a) = P(Z < (a - µ) / σ)
P(X > b) = 1 - P(Z < (b - µ) / σ)
P(a < X < b) = P(Z < (b - µ) / σ) - P(Z < (a - µ) / σ)

Theorems

Empirical Rule for Normal Distribution
Properties of the Standard Normal Distribution

Suitable Grade Level

Grades 11-12, College Introductory Statistics