I have a very basic and conceptual doubt regarding the function of the permutation formula. I am going to ask them through some examples in which I applied them and could not proceed.
The first basic thing is that let us say I have four dice and I want two of my dice to show exactly $3$ and the rest can show any number except $3$.
Now my line of thought was that we fix two places where we fill in $3$ and the rest two places can be filled in $5$ ways each. the first die can show in $5$ ways, the second can also show $5$ ways, the third and fourth can show in $1$ ways each, so the total number of arrangement should be $5 \cdot 5 \cdot1 \cdot 1$. My first doubt is - Does this thing need arrangement and rearrangement or is this automatically arranged? If not then how do I write it using the permutation formula so that the direct result which comes out is automatically arranged and I don't need to look for ways to arrange it.