I don’t know much Probability Theory beyond the undergraduate level.
I was trying to model a simple scenario with my family. What is the probability I will develop type 1 diabetes in the following years?
I did some research on the internet, and it seems that the onset age for those with type 1 diabetes looks like this. 
It is much more likely for the disease to develop during your infancy and adolescence, it peaks during your teens and then it drops and flattens out during adulthood. Maybe this graph is a little imprecise, I need to read more papers, but that is beside the point here.
I figure that this is the graph of the PDF whose associated random variable returns the age at which you will develop the disease, assuming you will develop the disease in the first place; besides, doesn’t this remind us of survival analysis?
However, not everyone develops the disease. The general incidence is 3%, but, in my case, since I already have a diabetic sibling, the (conditional) probability I will develop the disease is 7%.
I would like to have a curve that when integrated over an interval tells me the probability I will develop the disease. In my mind, I should simply take the previous graph, whose integral over the full domain was 1 (it is a PDF, after all) and rescale it, so that its integral is 0.07 in my case, and 0.03 for a general patient.
Is my line of reasoning correct? Does this thing have a name? It looks like a density function with all of the properties of an honest PDF, except that $\int _{-\infty} ^\infty f(x) dx \neq 1$.
