Analog Input Readings

You certainly don't want a pullup or pulldown on an analog input from an accelerometer.

Analog accelerometers have large output resistances to allow adding a capacitor for low-pass
filtering, so adding a pullup or pulldown would form a voltage divider and change the reading.

analogRead on a floating pin will return random noise, but don't worry about it, connect the
accelerometer outputs to the pins and then the values are meaningful.