Half of the small sample of voting data from Michigan included in the affidavit is below.
Michigan Timestamp Trump Biden T votes B votes 2020-11-04706:54:482 0.534 0.448 1925865.66 1615707.52 2020-11-04706:56:472 0.534 0.448 1930247.66 1619383.808 2020-11-04706:58:472 0.534 0.448 1931413.386 1620361.792
My son is very liberal, and may not be reading any of the evidence we are reading (uncovering!). I would like to at least give him numbers and explanations that he understands which may be convincing to a programmer
One simple question is this: why are votes input as floating variables and not discrete integers and why would their be a method for weighting the vote variable A vote is a single discrete item, yet the tabulation software specifically calls out features to cost then as 3 digit precision floating values, i.e. a vote can be represented as .568 or .432
Thank you. A good answer for him, I think.
Very clear for me. Several suggestions have been like this, and I think this is what I can reasonably respond with. Thank you!