Answer:
The probability is 0.0955
Step-by-step explanation:
The number of ways in which we can select k elements from n elements in which the order is not important is given by combinations and it is calculated as:
[tex]nCk=\frac{n!}{k!(n-k)!}[/tex]
So, the total number of ways in which we can select 4 students from the 35 in the statistics class are:
[tex]35C4=\frac{35!}{4!(35-4)!}=52,360[/tex]
From this, the number of ways in which there are exactly one freshman, one sophomore, one junior and one senior are calculated as:
5C1 * 10C1 * 10C1 * 10C1 = 5,000
Because:
So, the probability is calculated as a division between the number of ways in which there are exactly one freshman, one sophomore, one junior and one senior and the total number of ways in which we can select 4 students from the 35 in the statistics class. This is:
[tex]P=\frac{5000}{52360}=0.0955[/tex]