Company: SEDEMAC mcq
Difficulty: medium
If graph C2 is applicable (force decreases after a peak), in which situation should the driver brake harder to achieve maximum braking force?
What is the expected output of a program that averages 1,000,000 samples from a uniform distribution [0, 1]?
What is the expected output of a program that averages the maximum of two uniform [0, 1] random variables over 1,000,000 iterations?
With V=10V, R=1ohm, Power = V^2/R = 100W. If Power = 4 * (T - 25)^2, solve for T.
If T=29 degC and Power = 4 * (29-25)^2 = 64W, and Power = V^2/R = 100/(1 + θ * 4), solve for θ.
How many unique combinations of doubles matches can happen with 7 players?
If 6 matches are played (4 players per match) among 7 players, what is the average number of matches per player?