What is the Cartesian Product of 2 sets A x B?

What is the Cartesian Product of 2 sets A x B?



The set created by the Cartesian Product AxB is composed of all possible ordered pairs (a, b) where a ∈ A and b ∈ B.

We can extend the Cartesian Product to create a set of all possible ordered triples from three sets, and so on for arbitrarily long ordered tuples from arbitrarily many sets.

Popular posts from this blog

Is rotation necessary in PCA? If yes, Why? What will happen if you don't rotate the components?

After analyzing the model, your manager has informed that your regression model is suffering from multicollinearity. How would you check if he's true? Without losing any information, can you still build a better model?

What does Latency mean?