Hide checkbox for number of records in the module

We have checkbox in the module and we want to display it for few number of records in the module instead of all.

Is it possible to achieve it? How to do it?

For example, suppose the opportunities module has 100 records in total, then we want to display checkbox for 75 records and we do not want to display that same checkbox for rest 25 records.

p.s. I have another checkbox which will distinguish between these two types of records.