Answer:
0.013 = 1.3% probability that at least one is taller than 21 inches
Explanation:
To solve this question, we need to understand the binomial distribution and the normal distribution.
Binomial probability distribution
The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.
![P(X = x) = C_(n,x).p^(x).(1-p)^(n-x)](https://img.qammunity.org/2021/formulas/mathematics/college/mj488d1yx012m85w10rpw59rwq0s5qv1dq.png)
In which
is the number of different combinations of x objects from a set of n elements, given by the following formula.
![C_(n,x) = (n!)/(x!(n-x)!)](https://img.qammunity.org/2021/formulas/mathematics/college/qaowm9lzn4vyb0kbgc2ooqh7fbldb6dkwq.png)
And p is the probability of X happening.
Normal probability distribution
When the distribution is normal, we use the z-score formula.
In a set with mean
and standard deviation
, the zscore of a measure X is given by:
![Z = (X - \mu)/(\sigma)](https://img.qammunity.org/2021/formulas/mathematics/college/c62rrp8olhnzeelpux1qvr89ehugd6fm1f.png)
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.
Proportion of male dogs taller than 21 inches:
A mean of 19.5 inches and a standard deviation of 0.5 inches. This means that
![\mu = 19.5, \sigma = 0.5](https://img.qammunity.org/2021/formulas/mathematics/college/9jbwmq6mvvsgsevu53fdmlpxr188lsnji1.png)
This proportion is 1 subtracted by the pvalue of Z when X = 21.
![Z = (X - \mu)/(\sigma)](https://img.qammunity.org/2021/formulas/mathematics/college/c62rrp8olhnzeelpux1qvr89ehugd6fm1f.png)
![Z = (21 - 19.5)/(0.5)](https://img.qammunity.org/2021/formulas/mathematics/college/rv7qwtpt91lyj6we1kh4jcm6ctp6cwtc8q.png)
![Z = 3](https://img.qammunity.org/2021/formulas/mathematics/college/l72tixuahj8a8mzc9xw922ujcqsrvnwn4m.png)
has a pvalue of 0.9987
1 - 0.9987 = 0.0013.
In a random sample of 10 male Shar Pei dogs what is the probability that at least one is taller than 21 inches?
0.0013 of the dogs are taller than 21 inches, so
![p = 0.0013](https://img.qammunity.org/2021/formulas/mathematics/college/3chf0nek7z2uyl1cakwcxhqh1ly4w920wv.png)
10 dogs, so
![n = 10](https://img.qammunity.org/2021/formulas/mathematics/college/xejj4jniyiwc8a9rmenb3rznbf23wm5em1.png)
Either no dog is taller than 21 inches, or at least one is. The sum of the probabilities of these events is 1. So
![P(X = 0) + P(X \geq 1) = 1](https://img.qammunity.org/2021/formulas/mathematics/college/3y4i11vw3n4ugfq1uhu4er92ncdwchnt5i.png)
We want
![P(X \geq 1)](https://img.qammunity.org/2021/formulas/mathematics/college/nf13d0kzlgkqtjj6r6w0o0b3vtfhvt0nyo.png)
![P(X \geq 1) = 1 - P(X = 0)](https://img.qammunity.org/2021/formulas/mathematics/college/mrh0qjcttwa4i58cxv41mpzosdbbpdfl58.png)
In which
![P(X = x) = C_(n,x).p^(x).(1-p)^(n-x)](https://img.qammunity.org/2021/formulas/mathematics/college/mj488d1yx012m85w10rpw59rwq0s5qv1dq.png)
![P(X = 0) = C_(10,0).(0.0013)^(0).(0.9987)^(10) = 0.987](https://img.qammunity.org/2021/formulas/mathematics/college/h2v0voq1iydslyi10errgaw1vkwkuzmgou.png)
Then
![P(X \geq 1) = 1 - P(X = 0) = 1 - 0.987 = 0.013](https://img.qammunity.org/2021/formulas/mathematics/college/3uv3yyvwlhu1jh90qm4tgkmnul9stocja1.png)
0.013 = 1.3% probability that at least one is taller than 21 inches