y = 1E-07x6 - 0.0001x5 + 0.0147x4 - 0.635x3 + 12.906x2 - 115.76x + 401.3
this is a formula for a percentile score. the "x" represents th raw score and the number after it is supposed to be superscript (to the power of). the "E" is for scientific notation. Any help would be appreciated. I would like to put it as an event procedure under an on click event under a command button.
this is a formula for a percentile score. the "x" represents th raw score and the number after it is supposed to be superscript (to the power of). the "E" is for scientific notation. Any help would be appreciated. I would like to put it as an event procedure under an on click event under a command button.
Comment