In a class of 18 students, they have obtained the following scores:
4,4,4,5,5,5,5,5,7,7,8,8,8,8,9,9,9,10.
Calculate the mean, variance and standard deviation of that distribution.
@Juan_Antonio outstanding job with these. Please continue to share. AI2 community is very lucky to have you contributing work of your quality. God bless
hello, great demonstration !!!
if I take your first example on calculating the area of a polygon, is it possible to color it?
what is the method (I am not as efficient as you in this field, I would even say beginner :-))
Thanks for reading
We have an equilateral triangle whose sides are 100.
On the left side we draw a segment of 65 and on the right side another of 47.
Find the equation of the line that passes through these points and is perpendicular to the sides.
Find the point where these lines intersect.
This triangle is used in various problem domains, from describing earth samples based on their proportions of sand, clay, and silt (a recent question on this forum) to choosing newly created character attribute values in the game Fallout 4 (according to my son (I haven't reached that game yet.))
The equilateral triangle has the interesting property that any point within the triangle's closest distances to the the three sides always add up to the same number, the height of the triangle.
Unfortunately, no source code is here, so we have to derive the equations from scratch.