If all 25 questions are different,
When order of selection counts:
P(25,7)
=25!/(25-7)!
=15511210043330985984000000/6402373705728000
=2422728000
When order of selection does not count count:
C(25,7)
=25!/(7!*(25-7)!)
=15511210043330985984000000/(6402373705728000*5040)
=480700
Answer:
B
Step-by-step explanation:
b is correct
Answer:
0.86
Step-by-step explanation:
The z-score we need to make the comparison is given by
where
= the standard deviation established in the study
n = the sample size
and for the Normal distribution N(0,1) we want to find
<em>P(X > -1.0801)
</em>
By using a spreadsheet or the table attached, we find that
P(X > -1.0801) = 0.86
(See picture attached)
Answer:
D. The standard deviation is known and n > 30.
Step-by-step explanation:
- Your sample size is greater than 30.
- Data points should be away from each other.
- Your data should be commonly categorized.
- Your data should be randomly picked from a population. Each item should have an equal chance of being selected.
- The sample sizes should be equal.
Answer:
x<3 and x<5
Step-by-step explanation:
Given the quadratic inequality x² - 8x + 15 <0, to get the solution set for the inequality, the following steps must be followedStep 1: Factorize the quadratic expression
x² - 8x + 15 <0
x² - 3x - 5x + 15 <0
x(x - 3) - 5(x - 3) <0
(x -3)(x -5)< 0
x -3<0 and x -5<0
x< 3 and x< 5