I have a simple table and Im trying to normalize the Voltage for each SN. I want to divide the voltage data by the first voltage value for each SN.
For example,
for SN = A, Normalized Voltage = 26.75/26.75 = 1, 27.21/26.75, 27.57/26.75, 26.93/26.75,
for SN = B, Normalized Voltage = 26.52/26.52 = 1, 26.71/26.52 and so on.....
Is there a way to do this using the row and column functions in jmp? or is a jmp script required?
![sumanthcb141977_0-1669922441694.png sumanthcb141977_0-1669922441694.png](https://community.jmp.com/t5/image/serverpage/image-id/47827i22FAB7DA9F279642/image-size/medium?v=v2&px=400)