Respuesta :
Answer:
38.22% probability that of 10 randomly selected students, lessthan four will be between 900 and 1,100
Step-by-step explanation:
For each student, there are only two possible outcomes. Either they score between 900 and 1,100, or they score outside this range. The probability of a student scoring between 900 and 1,100 is independent from other students. So we use the binomial probability distribution to solve this question.
Binomial probability distribution
The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.
[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]
And p is the probability of X happening.
About 40 percent of these students’ scores were between 900 and 1,100.
This means that [tex]p = 0.4[/tex].
a)Based on this estimate, what is the probability that of 10 randomly selected students, lessthan four will be between 900 and 1,100?
This is [tex]P(X < 4)[/tex] when [tex]n = 10[/tex]. So
[tex]P(X < 4) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3)[/tex]
In which
[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]
[tex]P(X = 0) = C_{10,0}.(0.4)^{0}.(0.6)^{10} = 0.0060[/tex]
[tex]P(X = 1) = C_{10,1}.(0.4)^{1}.(0.6)^{9} = 0.0403[/tex]
[tex]P(X = 2) = C_{10,2}.(0.4)^{2}.(0.6)^{8} = 0.1209[/tex]
[tex]P(X = 3) = C_{10,3}.(0.4)^{3}.(0.6)^{7} = 0.2150[/tex]
[tex]P(X < 4) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) = 0.0060 + 0.0403 + 0.1209 + 0.2150 = 0.3822[/tex]
38.22% probability that of 10 randomly selected students, lessthan four will be between 900 and 1,100