The following bar graph shows the distribution of pennies, nickels, dimes, and quarters in a piggy bank.
[Graphs generated by this script: setBorder(28,25,0,45); initPicture(0,13,0,36);axes(1000,5,1,1000,5); fill="blue"; stroke="black";textabs([215,300],"Coins in a Piggy Bank","below");rect([1,0],[3,14]);text([2,0],"pennys","below");text([2,14],"14","above");rect([4,0],[6,10]);text([5,0],"nickels","below");text([5,10],"10","above");rect([7,0],[9,36]);text([8,0],"dimes","below");text([8,36],"36","above");rect([10,0],[12,16]);text([11,0],"quarters","below");text([11,16],"16","above");]

Suppose a coin is selected at random from the piggy bank. Answer the problems below to 2 decimal places.

What is the probability that the coin is a penny?

What is the probability that the coin is a dime?

What is the probability that the coin is not a nickel?