A graphical sequence is a list of non-negative integers that can represent the degree sequence of a simple graph, meaning it can be realized as a graph with those degrees for each vertex. This concept is crucial when discussing different types of graphs, such as bipartite, complete, and regular graphs, as it helps determine the existence of such graphs based on their degree sequences. By analyzing whether a sequence is graphical, one can understand the structural properties and characteristics of the corresponding graph.