Math Problem Statement

using r program answer this question An expert witness for a paternity lawsuit testifies that the length of a pregnancy is normally distributed with a mean of 280 days and a standard deviation of 13 days. An alleged father was out of the country from 245 to 308 days before the birth of the child, so the pregnancy would have been less than 245 days or more than 308 days long if he was the father. The birth was uncomplicated, and the child needed no medical intervention. What is the probability that he was NOT the father? Calculate the z-scores first, and then use those to calculate the probability. (Round your answer to four decimal places.)

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Probability
Normal Distribution
Z-Scores

Formulas

z = (x - μ) / σ
Cumulative probability using pnorm()

Theorems

Normal Distribution Theorem
68-95-99.7 Rule (Empirical Rule)

Suitable Grade Level

Undergraduate/Advanced High School