I understand where you're coming from, but they aren't asking for probability per choice of selection. I'm not really sure how else to explain it, but I know for sure that this is a binomial distribution problem. The binomial distribution is used when there are exactly two mutually exclusive outcomes of a trial. These outcomes are appropriately labeled "success" and "failure", much like coin tosses as I explained earlier. On my sheet from the video, I showed by example that the binomial distribution is used to obtain the probability of observing x successes in n trials, with the probability of success on a single trial denoted by p. The binomial distribution assumes that p is fixed for all trials, just like you said and I won't wry away from that notion.
A problem like this is specifically different for this reason: we are determining a cumulative success issue. I worked around that by going the opposite way, doing 1 minus the probability of exact failure. So for instance, if they asked what the probability was of selecting 2 or less Republicans, you would have to do the probability of selecting exactly zero Republicans, plus the probability of selecting exactly one Republican, plus the probability of selecting exactly two Republicans. And that goes by the formula, which as we established is based on a common binomial distribution formula.
I actually have a calculator handy right now, so I'm just going to work out that math here. The probability would be:
(4)-Choose-(0) * (0.55)^0 * (0.45)^4
+ (4)-Choose-(1) * (0.55)^1 * (0.45)^3
+ (4)-Choose-(2) * (0.55)^2 * (0.45)^2
= 1 * 1 * 0.04100625
+ 4 * 0.55 * 0.091125
+ 6 * .3025 * .2025
= 0.04100625 + 0.200475 + .3675375
= .60901875 = 60.9%
You have to consider that each time you look at your selections, you must do the probability that you are selecting a Republican (success) times the probability that you aren't selecting a Republican (failure) for each of the four choices at a time, because you're looking at what the probability is that you're selecting exactly zero, or one, or two, or three, or four Republicans (which is based on the fact that you're also not selecting exactly four, or three, or two, or one, or zero Republicans at the same time). I never disputed what you said about probabilities not being the same, you must assume that each time a Republican has a 55% chance of being chosen, but this problem requires more calculations than that.

 
		
	 
		
	 
							
						 
		
	 
							
						
 
							
						 
		
	
Comment