Is there a way to know how much time it would take to solve a jigsaw puzzle if I already solve this same puzzle with a different number of pieces while timing myself?
Example of a landscape puzzle: (number of pieces) time to solve mm:ss
- (24) 00:50
- (54) 01:58
- (96) 04:51
- (150) 09:07
- (384) 45:16
If the same puzzle was available in a 1000 pieces format, how long would it take me?
Also, is there a minimum number of puzzle of different size I need to complete to get a formula?
The image can greatly impact the time it will take to solve it too. If I am solving a puzzle with 2/3 of the image being a gradient sky and an image of a person, the gradient sky would take almost the same time as the person in a smaller puzzle size, but would take considerably longer the more pieces there are.
Best Guess given only the data provided (y axis in minutes, x axis in number of pieces). Red shows your actual data, and blue shows Mathematica's best guess. It is a quadratic function, if you care to know.