If we allow the standard parabola to rotate, dilate and freely move across a Euclidean plane, then we can define at least one parabola from any 3 distinct points not aligned on a straight line.
Is this parabola unique? If not, how many different parabolas can be formed from any 3 distinct points?
My intuition tells me 3, but I'm not seeing any obvious way to show this (if it's accurate, that is).
A quick sketch of what I mean (sorry for the poor drawing accuracy)

Here we have 3 parabolas being formed by the same 3 distinct points.


There are infinitely many.
Given three non collinear points, you can uniquely define a parabola of the form $y = a(x+b)^2+ c$ which passes through the three points. Now rather than rotating the "parabola", think in terms of rotating the plane.
Define new axes $y'$ and $x'$, so that both of them have been rotated by some $\theta$ from $x$ and $y$. Then your three points are still not collinear, and you can find a parabola $y'=a'(x'+b')^2+c'$ which passes through the points. This parabola is "pointing in the $y'$ direction" (I'm not sure what the terminology is, but I mean a tangent to the vertex of the parabola is parallel to the $x'$ axis.) But then $y$ and $y'$ are in different directions (shifted by $\theta$) so the parabolas must be distinct.
You can do this for all but three values of $\theta$, so there are infinitely many choices of $\theta$, and hence infinitely many parabolas. (Check the comments under my answer to see why three values of $\theta$ don't work.)