I heard that normal distribution should be unbounded, but I want clarification about that, aren't most distributions in the real world bounded, I mean they won't go to infinity they have minimum and maximum values. From what I read bounded distributions have predefined range like scores in exams, but unbounded distributions do not have predefined range like length, although its values won't go to infinity, but it doesn't have predefined values for range. Is my understanding true?
I want also to know how will bounded data be analyzed as they are bounded, they are not normal, so can I use t-test and linear regression on them?
Here is an example of distribution of data of anxiety score which is bounded between [1:5], although it looks normal, but it is slightly light tailed as no values above 5 or below 1, can I run parametric tests on it or what should I do in this case?

