How can I convert AnalogRead to something useful?

vhenamae:
so i guess the sensorValue there is in analog value.correct me if im wrong.. thank you.!

Yes, It is!

 sensorValue = analogRead(0);       // read analog input pin 0