Android System upgrade, recovery and Factory reset - sharmasadhna/mylearnings GitHub Wiki
System upgrade and recovery can wipe and rewrite the entire /system partition, without affecting the user's data in any way.
Conversely, the device can quickly be reset and all personal data wiped by formatting /data, which is exactly what happens during a "factory reset"
Reference: http://newandroidbook.com/Book/2-Excerpt-Data.pdf