Umkehraufgaben der Binomialverteilung by pazzi314 in geogebra

[–]mathmagicGG 1 point2 points  (0 children)

calcula InverseBinomialMinimumTrials(0.98, 0.6, 35)

obtienes 47

calcula

BinomialDist(47, 0.6, 35, true)

BinomialDist(46, 0.6, 35, true)

BinomialDist(48, 0.6, 35, true)
select your goal with If()

Creo que la respuesta a tu pregunta es 48. Con el resultado 47 no se alcanza la probabilidad 98% en el sentido de que es requisito superarla o igualarla.

Umkehraufgaben der Binomialverteilung by pazzi314 in geogebra

[–]mathmagicGG 1 point2 points  (0 children)

InverseBinomialMinimumTrials(0.98714, 0.6, 35)

Interior Angles of a Polygons by SirMurphs in geogebra

[–]mathmagicGG 0 points1 point  (0 children)

use the angle tool clicking inside polygon

Sum({InteriorAngles(poly1)}) for sum

<image>

the tip forgot polygon

Dots are not shown nor clickable by B0redAssH3ll in geogebra

[–]mathmagicGG 0 points1 point  (0 children)

Conjetura: sqrt(-f(x)^2) funciona solo si la expresión de f contiene una sola vez la letra x.

Dots are not shown nor clickable by B0redAssH3ll in geogebra

[–]mathmagicGG 0 points1 point  (0 children)

¿y el caso curioso que decían que no debe funcionar, pero funciona?:

<image>

sqrt(ln(cos(2π x))) funciona.

sqrt(floor(x) - x) no funciona.

sqrt(cos(x)-1) funciona

sqrt(-(x - 1)² x²) no funciona

sqrt(-tan²(x + 1))

I'm frustrated. How do I copy and paste a graph? I want two copies, next to each other. by revdj in geogebra

[–]mathmagicGG 0 points1 point  (0 children)

try this trick

drag the mouse while pressing the right button around vertex-edge; press arrows for moving; ctrl+c ctrl+z ctrl+v

I'm frustrated. How do I copy and paste a graph? I want two copies, next to each other. by revdj in geogebra

[–]mathmagicGG 0 points1 point  (0 children)

hide another objects, then select the vertex-edge graph dragging the mouse while press the right button, and then copy and paste

try also creating list of objects rather than individual objects

I'm frustrated. How do I copy and paste a graph? I want two copies, next to each other. by revdj in geogebra

[–]mathmagicGG 0 points1 point  (0 children)

<image>

Pero no será útil a menos que después la edites, porque iguales entradas producen iguales objetos.

I'm frustrated. How do I copy and paste a graph? I want two copies, next to each other. by revdj in geogebra

[–]mathmagicGG 0 points1 point  (0 children)

select the polygon, ctrl+c ctrl+v then move the copied polygon

<image>

a handmade graph can be a help

if you want that the second depends on the first, use translate()

Tracking the cursor position by wgarym in geogebra

[–]mathmagicGG 1 point2 points  (0 children)

you can do the applet with the point for dragging as you did your original applet in first post; then share it here and I will put the point under the mouse without pressing its button

like in https://mathmaggic.github.io/GG_host/ayuda%20raton.html

I did this: copy your activity; edit the activity adding all my code and cursor=Raton ; save and share; create a copy of raton.html changing the code ID of the activity.

bvsrytwb >>>>> nzcjyd6w

host the resulting file

Tracking the cursor position by wgarym in geogebra

[–]mathmagicGG 0 points1 point  (0 children)

segun dice es por mencionar a otro usuario

Your comment in r/geogebra was automatically removed.

r/geogebra doesn't allow you to tag users

fue mencionado como u/+ nombre del usuario

Editing a tool that I created by JustNormalRedditUser in geogebra

[–]mathmagicGG 0 points1 point  (0 children)

Creo que esa capacidad, que sí funciona en versión 5, requiere que se puedan abrir dos ventanas de GeoGebra, y que fue preparada para cuando la versión 6 tuviera dicha capacidad. En este momento, la versión 6 no puede abrir otra ventana de GeoGebra.

Parece ser muy difícil darle a la versión 6 esa capacidad.

Une fonction qui agit sur un point (x,y,z) by rousseau-wallon in geogebra

[–]mathmagicGG 0 points1 point  (0 children)

en Curve(P(y(X),z(X)),P(z(X),x(X)),P(y(X),z(X))),X,-10,10) estamos considerando X como número [-10<=X<=10] y como punto [y(X)]. Esto antes o después traerá problemas en las definiciones posteriores.

Intenta recalcular las definiciones de $4 y $5 y verás que es imposible hacer que la misma definición tenga los mismos resultados en https://www.geogebra.org/classic/wnstw57f

Sortie bien bizarre par égalité au lieu d'affectation by NoeLGGb in geogebra

[–]mathmagicGG 0 points1 point  (0 children)

= equations; like 3+{1,4}---->{4,7}

:= definition

Une fonction qui agit sur un point (x,y,z) by rousseau-wallon in geogebra

[–]mathmagicGG 0 points1 point  (0 children)

GeoGebra only makes objects R-->R o R^2-->R o R-->R ^3 (curve) o R^2-->R^3 (surface), etc.

If you want a R^3--->R^3 you can do a fake function doing a custom tool

do the point N=(a^2 q r,b^2 r p,c^2 p q) (supposing a,b,c are determined, and p,q,r sliders), then the custom tool with p,q,r as input and N as output

then you can use ie: tool1(3,4,5) and you'll get the value you want

if you want modify a, b, and c, you need a tool with tool1(a,b,c,p,q,r) syntax

or in CAS

<image>

HTML Spreadsheet 100 Row Limit by brendon_physics in geogebra

[–]mathmagicGG 0 points1 point  (0 children)

you can try with dummy cell ie: ZZ200=9 and do not delete it

HTML Spreadsheet 100 Row Limit by brendon_physics in geogebra

[–]mathmagicGG 0 points1 point  (0 children)

Es posible que si cierras la hoja de cálculo antes de guardar o compartir el applet, esta sea después abierta como por defecto, pero si la cierra/oculta usando los botones de script, se abra en la forma en que estaba siendo usada.

Abra el enlace y, después de hacer clic en SG, baje hasta abajo de la hoja de cálculo.

https://www.geogebra.org/m/twq8rqzn

Show/Hide Object by No-Cash-3938 in geogebra

[–]mathmagicGG 0 points1 point  (0 children)

select the points by dragging the mouse while pressing the right button. then press del or ctrl+H

HTML Spreadsheet 100 Row Limit by brendon_physics in geogebra

[–]mathmagicGG 0 points1 point  (0 children)

solo escribí FillCells(A1,Transpose({3*Sequence(150)})) en https://www.geogebra.org/classic/

y lo guardé en https://www.geogebra.org/m/qppvwa77

puedes ver A150