To do this in Excel, you can use the SLOPE and INTERCEPT functions. Assuming the Response Time data is in column A (from A1 to A10) and the Number Correct data is in column B (from B1 to B10), you can use the following formulas:
Slope: `=SLOPE(A1:A10,
Show moreā¦