When using PCA the cumulative variance plot, among many things, allows determining if your visualisation in PC1xPC2 reliably depicts your data (shows large part of variance). In SVD this plot is called "Cumulative Proportion of Single Values" and it is not scaled to 100%. Is there any reason for SVD not to represent variance, is it not variance that is depicted in the plot?
Jacob