Check if a set of (x, y) data points follow a direct proportionality relationship y = kx. Calculates the constant of proportionality k.
Check if a set of (x, y) data points follow a direct proportionality relationship y = kx. Calculates the constant of proportionality k.
Enter x values separated by commas.
Enter y values separated by commas (must match the number of x values).
For each data point, computes k = y/x. If all k values are equal (within tolerance), the relationship is proportional.
How this calculator works
For each data point, computes k = y/x. If all k values are equal (within tolerance), the relationship is proportional.
Common questions about this calculator