We're going to be using combination since this question is asking how many different combinations of 10 people can be selected from a set of 23.
We would only use permutation if the order of the people in the committee mattered, which it seems it doesn't.
Formula for combination:

Where
represents the number of objects/people in the set and
represents the number of objects/people being chosen from the set
There are 23 people in the set and 10 people being chosen from the set


Usually I would prefer solving such fractions by hand instead of a calculator, but factorials can result in large numbers and there is too much multiplication. Using a calculator, we get

Thus, there are 1,144,066 different 10 person committees that can be selected from a pool of 23 people. Let me know if you need any clarifications, thanks!
~ Padoru
Answer:
(x, y) = (40, 30)
Step-by-step explanation:
A graphing calculator can show you the solution to this system of equations is (x, y) = (40, 30). That is the point of intersection where the two lines cross.
__
An algebraic solution can be found by using the substitution method. An expression for y can be found using the second equation:
y = 110 -2x . . . . . . subtract 2x from both sides
Using this in the first equation gives ...
3x -4(110 -2x) = 0 . . . . substitute for y
11x = 440 . . . . . . . . . simplify, add 440
x = 40 . . . . . . . . . . divide by 11
y = 110 -2(40) = 30
The solution is (x, y) = (40, 30).
Using the Central Limit Theorem, nothing can be stated about the shape of the sampling distribution for the sample mean, as the sample size is less than 30.
<h3>What does the Central Limit Theorem state?</h3>
It states that, for a normally distributed random variable X, with mean
and standard deviation
, the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean
and standard deviation
.
For a skewed variable, the sampling distribution is also approximately normal, as long as n is at least 30.
In this problem, we have a skewed variable and n < 30, hence nothing can be stated about the shape of the sampling distribution for the sample mean.
More can be learned about the Central Limit Theorem at brainly.com/question/16695444
#SPJ1