Firstly, apologies for an uninteresting title, and whether this is absolutely newbie maths. I'm a programmer, and when it comes to maths and me - the wheel is going, but the hamster is dead.
On To the question. We use a third-party review site for our products. I aggregate this data through their API. Customers can rate our products as 1, 2, 4, or 5. They don't do the number "3" (this is a concept of the 3rd-party independent reviewing company, I did not introduce this).
If I average these scores using the normal total over count method, is it skewed by the fact that there is no, and never well be, a rating of 3?
Once again, apologies if this is an idiotic, base-level, GCSE/math-101 question, but I'd like to be sure.