Answer:
1716 ;
700 ;
1715 ;
658 ;
1254 ;
792
Step-by-step explanation:
Given that :
Number of members (n) = 13
a. How many ways can a group of seven be chosen to work on a project?
13C7:
Recall :
nCr = n! ÷ (n-r)! r!
13C7 = 13! ÷ (13 - 7)!7!
= 13! ÷ 6! 7!
(13*12*11*10*9*8*7!) ÷ 7! (6*5*4*3*2*1)
1235520 / 720
= 1716
b. Suppose seven team members are women and six are men.
Men = 6 ; women = 7
(i) How many groups of seven can be chosen that contain four women and three men?
(7C4) * (6C3)
Using calculator :
7C4 = 35
6C3 = 20
(35 * 20) = 700
(ii) How many groups of seven can be chosen that contain at least one man?
13C7 - 7C7
7C7 = only women
13C7 = 1716
7C7 = 1
1716 - 1 = 1715
(iii) How many groups of seven can be chosen that contain at most three women?
(6C4 * 7C3) + (6C5 * 7C2) + (6C6 * 7C1)
Using calculator :
(15 * 35) + (6 * 21) + (1 * 7)
525 + 126 + 7
= 658
c. Suppose two team members refuse to work together on projects. How many groups of seven can be chosen to work on a project?
(First in second out) + (second in first out) + (both out)
13 - 2 = 11
11C6 + 11C6 + 11C7
Using calculator :
462 + 462 + 330
= 1254
d. Suppose two team members insist on either working together or not at all on projects. How many groups of seven can be chosen to work on a project?
Number of ways with both in the group = 11C5
Number of ways with both out of the group = 11C7
11C5 + 11C7
462 + 330
= 792
Answer:
theoretical is first then experimental
Step-by-step explanation:
(Lets hope i'm right :p)
The first thing you do is make "34%" into a fraction. That would be 1/34.
After, you would multiply.
1/4 x 60000000/1 = ?
(Use cross multiply if you know)
60000000 divided by 4 = 15000000
1/1 x 15000000/1 = 15000000/1 OR 15000000
Answer: 15000000/1 or 15000000
<em>Tell me if i'm wrong so I can prevent this in the future! Have a lovely day!</em>
~Pooch ♥
L = Length
W = Width
L x W = area
Length = 2w
Lets find the width by solving for w.
2w + w = 36
3w = 36
3w/3 = 36 / 3
w = 12
So
L = 2 x 12 = 24
W = 12
L X W = area
24 x 12 = 288 cm^2
Answer:
A.The mean would increase.
Step-by-step explanation:
Outliers are numerical values in a data set that are very different from the other values. These values are either too large or too small compared to the others.
Presence of outliers effect the measures of central tendency.
The measures of central tendency are mean, median and mode.
The mean of a data set is a a single numerical value that describes the data set. The median is a numerical values that is the mid-value of the data set. The mode of a data set is the value with the highest frequency.
Effect of outliers on mean, median and mode:
- Mean: If the outlier is a very large value then the mean of the data increases and if it is a small value then the mean decreases.
- Median: The presence of outliers in a data set has a very mild effect on the median of the data.
- Mode: The presence of outliers does not have any effect on the mode.
The mean of the test scores without the outlier is:

*Here <em>n</em> is the number of observations.
So, with the outlier the mean is 86 and without the outlier the mean is 86.9333.
The mean increased.
Since the median cannot be computed without the actual data, no conclusion can be drawn about the median.
Conclusion:
After removing the outlier value of 72 the mean of the test scores increased from 86 to 86.9333.
Thus, the the truer statement will be that when the outlier is removed the mean of the data set increases.